Package org.artifactory.fs
Interface FileInfo
- All Superinterfaces:
Comparable<ItemInfo>,Info,ItemInfo,RepoResourceInfo,Serializable
Date: 8/1/11 Time: 7:12 PM
- Author:
- Fred Simon
-
Field Summary
Fields -
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.artifactory.fs.ItemInfo
getCreated, getCreatedBy, getId, getLastModified, getLastUpdated, getModifiedBy, getName, getRelPath, getRepoKey, getRepoPath, isFolder, isIdenticalMethods inherited from interface org.artifactory.resource.RepoResourceInfo
getChecksums, getCreated, getLastModified, getMd5, getName, getRepoPath, getSha1, getSha2, getSize
-
Field Details
-
ROOT
- See Also:
-
-
Method Details
-
getAge
long getAge() -
getMimeType
String getMimeType() -
getChecksumsInfo
ChecksumsInfo getChecksumsInfo()- Specified by:
getChecksumsInfoin interfaceRepoResourceInfo
-