|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PseudoFileOverlay
Method Summary | |
---|---|
org.alfresco.jlan.server.filesys.pseudo.PseudoFile |
getPseudoFile(org.alfresco.service.cmr.repository.NodeRef parentDir,
java.lang.String name)
Get the pseudo file |
boolean |
isPseudoFile(org.alfresco.service.cmr.repository.NodeRef parentDir,
java.lang.String name)
Is this a pseudo file? |
org.alfresco.jlan.server.filesys.pseudo.PseudoFileList |
searchPseudoFiles(org.alfresco.service.cmr.repository.NodeRef parentDir,
java.lang.String name)
Search for the pseudo files on the specified path |
Method Detail |
---|
boolean isPseudoFile(org.alfresco.service.cmr.repository.NodeRef parentDir, java.lang.String name)
path
- the path of the file
org.alfresco.jlan.server.filesys.pseudo.PseudoFile getPseudoFile(org.alfresco.service.cmr.repository.NodeRef parentDir, java.lang.String name)
path
- the path of the file
org.alfresco.jlan.server.filesys.pseudo.PseudoFileList searchPseudoFiles(org.alfresco.service.cmr.repository.NodeRef parentDir, java.lang.String name)
path
- the path
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |