| Modifier and Type | Method and Description |
|---|---|
AVMNodeDescriptor |
getAVMNodeDescriptor() |
java.lang.String |
getAvmPath() |
java.util.Date |
getCreatedDate() |
java.lang.String |
getCreator() |
int |
getDiffCode() |
long |
getFileSize() |
java.lang.String |
getLockOwner() |
java.util.Date |
getModifiedDate() |
java.lang.String |
getModifier() |
java.lang.String |
getName() |
java.lang.String |
getPath() |
java.lang.String |
getSandboxId() |
int |
getSandboxVersion() |
boolean |
isDeleted() |
boolean |
isFile() |
boolean |
isFolder() |
boolean |
isLocked() |
void |
setDiffCode(int diffCode) |
public java.lang.String getSandboxId()
getSandboxId in interface AssetInfopublic java.lang.String getCreator()
getCreator in interface AssetInfopublic java.util.Date getCreatedDate()
getCreatedDate in interface AssetInfopublic java.lang.String getModifier()
getModifier in interface AssetInfopublic java.util.Date getModifiedDate()
getModifiedDate in interface AssetInfopublic int getSandboxVersion()
getSandboxVersion in interface AssetInfopublic long getFileSize()
getFileSize in interface AssetInfopublic java.lang.String getLockOwner()
getLockOwner in interface AssetInfopublic AVMNodeDescriptor getAVMNodeDescriptor()
public java.lang.String getAvmPath()
getAvmPath in interface AssetInfopublic int getDiffCode()
getDiffCode in interface AssetInfopublic void setDiffCode(int diffCode)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.