Constructor and Description |
---|
FileRowImpl(File file,
Location location)
Constructor FileRowImpl
|
Modifier and Type | Method and Description |
---|---|
File |
getFile()
Method getFile
|
static List<FileRow> |
getList(File file,
Location location)
Method getList
|
static List<FileRow> |
getList(FileRow file)
Method getList
|
static List<FileRow> |
getList(Set files,
Location location)
Method getList
|
Location |
getLocation()
Method getLocation
|
String |
getStatus()
Method getStatus
|
public static List<FileRow> getList(File file, Location location)
file
- location
- public static List<FileRow> getList(Set files, Location location)
files
- location
- public Location getLocation()
getLocation
in interface FileRow
Copyright © 2015 sd-svn. All rights reserved.