Package org.joinfaces.docs.server.model
Class EntryInfo
java.lang.Object
org.joinfaces.docs.server.model.EntryInfo
- All Implemented Interfaces:
Comparable<EntryInfo>
-
Constructor Details
-
EntryInfo
-
-
Method Details
-
getName
-
getLastModified
-
getSize
-
isFile
public boolean isFile() -
isDirectory
public boolean isDirectory() -
getFullPath
-
compareTo
- Specified by:
compareTo
in interfaceComparable<EntryInfo>
-
getFile
-
getBasePath
-
getMimeType
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-