-
name
java.lang.String name
The name of item.
-
size
long size
The size, in bytes, of the item if the item is a file.
-
lastModified
long lastModified
A long value representing the last modified time File
, which is measured in milliseconds since the epoch (00:00:00 GMT, January 1, 1970).
-
type
java.lang.String type
The type of item. Default to a folder.
-
itemLink
java.lang.String itemLink
The shortcut or web link if item type is link. Default is null.
-
itemKey
java.lang.String itemKey
The unique id/key of item denoted in the repository or file system. Default is null.