Uses of Class
org.exoplatform.documents.model.FileNode
Packages that use FileNode
-
Uses of FileNode in org.exoplatform.documents.service
Methods in org.exoplatform.documents.service that return types with arguments of type FileNodeModifier and TypeMethodDescriptionDocumentFileService.getFilesTimeline(DocumentTimelineFilter filter, int offset, int limit, long userIdentityId) Retrieves a list of accessible files, for a selected user, by applying the designated filter. -
Uses of FileNode in org.exoplatform.documents.storage
Methods in org.exoplatform.documents.storage that return types with arguments of type FileNodeModifier and TypeMethodDescriptionDocumentFileStorage.getFilesTimeline(DocumentTimelineFilter filter, org.exoplatform.services.security.Identity aclIdentity, int offset, int limit) Retrieves a list of accessible files, for a selected user, by applying the designated filter.