Uses of Class
org.exoplatform.documents.model.DocumentNodeFilter
Packages that use DocumentNodeFilter
-
Uses of DocumentNodeFilter in org.exoplatform.documents.model
Subclasses of DocumentNodeFilter in org.exoplatform.documents.model -
Uses of DocumentNodeFilter in org.exoplatform.documents.service
Methods in org.exoplatform.documents.service with parameters of type DocumentNodeFilterModifier and TypeMethodDescriptionDocumentFileService.getDocumentItems(FileListingType listingType, DocumentNodeFilter filter, int offset, int limit, long userIdentityId, boolean showHiddenFiles) Retrieves a list of accessible folders and/or files, for a selected user, by applying the designated filter.