org.alfresco.repo.avm
Interface PlainDirectoryNode

All Superinterfaces:
AVMNode, DirectoryNode
All Known Implementing Classes:
PlainDirectoryNodeImpl

public interface PlainDirectoryNode
extends DirectoryNode

Interface for PlainDirectoryNodes.


Method Summary
 
Methods inherited from interface org.alfresco.repo.avm.DirectoryNode
directlyContains, getDeletedNames, getListing, getListing, getListing, getListing, getListingDirect, getListingDirect, link, link, lookupChild, lookupChild, lookupChildEntry, putChild, removeChild, retarget, setIsRoot, turnPrimary
 
Methods inherited from interface org.alfresco.repo.avm.AVMNode
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, setMergedFrom, setProperties, setProperty, setStoreNew, setVersionID, toString, updateModTime
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.