| Modifier and Type | Method and Description |
|---|---|
AVMNodeDescriptor |
getAVMNodeDescriptor() |
String |
getAvmPath() |
Date |
getCreatedDate() |
String |
getCreator() |
int |
getDiffCode() |
long |
getFileSize() |
String |
getLockOwner() |
Date |
getModifiedDate() |
String |
getModifier() |
String |
getName() |
String |
getPath() |
String |
getSandboxId() |
int |
getSandboxVersion() |
boolean |
isDeleted() |
boolean |
isFile() |
boolean |
isFolder() |
boolean |
isLocked() |
void |
setDiffCode(int diffCode) |
public String getSandboxId()
getSandboxId in interface AssetInfopublic String getCreator()
getCreator in interface AssetInfopublic Date getCreatedDate()
getCreatedDate in interface AssetInfopublic String getModifier()
getModifier in interface AssetInfopublic Date getModifiedDate()
getModifiedDate in interface AssetInfopublic int getSandboxVersion()
getSandboxVersion in interface AssetInfopublic long getFileSize()
getFileSize in interface AssetInfopublic String getLockOwner()
getLockOwner in interface AssetInfopublic AVMNodeDescriptor getAVMNodeDescriptor()
public String getAvmPath()
getAvmPath in interface AssetInfopublic int getDiffCode()
getDiffCode in interface AssetInfopublic void setDiffCode(int diffCode)
Copyright © 2005–2014 Alfresco Software. All rights reserved.