Package org.jclouds.atmos.domain
Class SystemMetadata
java.lang.Object
org.jclouds.atmos.domain.DirectoryEntry
org.jclouds.atmos.domain.SystemMetadata
- All Implemented Interfaces:
 Comparable<DirectoryEntry>
Metadata of a Atmos Online object
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.jclouds.atmos.domain.DirectoryEntry
compareTo, getModifiedTime, getObjectID, getObjectName, getType 
- 
Constructor Details
- 
SystemMetadata
 
 - 
 - 
Method Details
- 
getGroupID
 - 
getHardLinkCount
public int getHardLinkCount() - 
getInceptionTime
 - 
getLastAccessTime
 - 
getLastMetadataModification
 - 
getLastUserDataModification
 - 
getPolicyName
 - 
getSize
public long getSize()- Overrides:
 getSizein classDirectoryEntry
 - 
getUserID
 - 
getContentMD5
public byte[] getContentMD5() - 
hashCode
public int hashCode()- Overrides:
 hashCodein classDirectoryEntry
 - 
equals
- Overrides:
 equalsin classDirectoryEntry
 - 
toString
- Overrides:
 toStringin classDirectoryEntry
 
 -