public interface FileNode extends AVMNode
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.ContentData |
getContentData(org.alfresco.repo.avm.Lookup lPath)
Get the ContentData for this file.
|
void |
setContentData(org.alfresco.service.cmr.repository.ContentData contentData)
Set the ContentData for this file.
|
addAspect, addProperties, changeAncestor, copy, copyACLs, copyACLs, copyMetaDataFrom, deleteProperties, deleteProperty, getAcl, getAncestor, getAspects, getBasicAttributes, getDescriptor, getDescriptor, getDescriptor, getGuid, getId, getIsNew, getIsRoot, getMergedFrom, getProperties, getProperty, getStoreNew, getType, getVersionID, removeAspect, setAcl, setAncestor, setGuid, setIsRoot, setMergedFrom, setProperties, setProperty, setStoreNew, setVersionID, toString, updateModTimevoid setContentData(org.alfresco.service.cmr.repository.ContentData contentData)
contentData - The value to set.org.alfresco.service.cmr.repository.ContentData getContentData(org.alfresco.repo.avm.Lookup lPath)
lPath - The Lookup used to get here.Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.