Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.alfresco.service.cmr.model
Interface SubFolderFilter

public interface SubFolderFilter
Interface to determine which sub-folders to search during deep listing.
See Also:
FileFolderService

Method Summary
boolean
isEnterSubfolder(ChildAssociationRef subfolderRef)
          Does deep listing enter this subfolder?
Method Detail
isEnterSubfolder
boolean isEnterSubfolder(ChildAssociationRef subfolderRef)
Does deep listing enter this subfolder?
Parameters:
subfolderRef - the association
Returns:
return true to enter the sub-folder, false to exclude the subfolder and all its children

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.