public interface PseudoFileOverlay
| Modifier and Type | Method and Description |
|---|---|
PseudoFile |
getPseudoFile(org.alfresco.service.cmr.repository.NodeRef parentDir,
String name)
Get the pseudo file
|
boolean |
isPseudoFile(org.alfresco.service.cmr.repository.NodeRef parentDir,
String name)
Is this a pseudo file?
|
PseudoFileList |
searchPseudoFiles(org.alfresco.service.cmr.repository.NodeRef parentDir,
String name)
Search for the pseudo files on the specified path
|
boolean isPseudoFile(org.alfresco.service.cmr.repository.NodeRef parentDir,
String name)
path - the path of the filePseudoFile getPseudoFile(org.alfresco.service.cmr.repository.NodeRef parentDir, String name)
path - the path of the filePseudoFileList searchPseudoFiles(org.alfresco.service.cmr.repository.NodeRef parentDir, String name)
path - the pathCopyright © 2005–2014 Alfresco Software. All rights reserved.