A B C D F G I J M N O P R S T U V 
All Classes All Packages

A

AbstractNode - Class in org.exoplatform.documents.model
 
AbstractNode() - Constructor for class org.exoplatform.documents.model.AbstractNode
 
ALL - org.exoplatform.documents.model.PermissionRole
 

B

BreadCrumbItem - Class in org.exoplatform.documents.model
 
BreadCrumbItem() - Constructor for class org.exoplatform.documents.model.BreadCrumbItem
 

C

canAccess(String, Identity) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
canAccess(String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
CREATED_DATE - org.exoplatform.documents.constant.DocumentSortField
 
createFolder(long, String, String, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
createFolder(long, String, String, String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 

D

deleteDocument(String, String, boolean, boolean, long, Identity, long) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Delete document (Move to trash)
deleteDocument(String, String, boolean, long, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Delete a document.
DocumentFileService - Interface in org.exoplatform.documents.service
 
DocumentFileStorage - Interface in org.exoplatform.documents.storage
 
DocumentFolderFilter - Class in org.exoplatform.documents.model
 
DocumentFolderFilter() - Constructor for class org.exoplatform.documents.model.DocumentFolderFilter
 
DocumentGroupsSize - Class in org.exoplatform.documents.model
 
DocumentGroupsSize() - Constructor for class org.exoplatform.documents.model.DocumentGroupsSize
 
DocumentNodeFilter - Class in org.exoplatform.documents.model
 
DocumentNodeFilter() - Constructor for class org.exoplatform.documents.model.DocumentNodeFilter
 
DocumentSortField - Enum in org.exoplatform.documents.constant
 
DocumentTimelineFilter - Class in org.exoplatform.documents.model
 
DocumentTimelineFilter() - Constructor for class org.exoplatform.documents.model.DocumentTimelineFilter
 
duplicateDocument(long, String, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Duplicate the given node.
duplicateDocument(long, String, String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Duplicate the given node.

F

FILE_REMOVE_ACTIVITY - Static variable in interface org.exoplatform.documents.storage.TrashStorage
 
FileListingType - Enum in org.exoplatform.documents.constant
 
FileNode - Class in org.exoplatform.documents.model
 
FileNode() - Constructor for class org.exoplatform.documents.model.FileNode
 
FOLDER - org.exoplatform.documents.constant.FileListingType
 
FolderNode - Class in org.exoplatform.documents.model
 
FolderNode() - Constructor for class org.exoplatform.documents.model.FolderNode
 
FullTreeItem - Class in org.exoplatform.documents.model
 
FullTreeItem() - Constructor for class org.exoplatform.documents.model.FullTreeItem
 

G

getAclUserIdentity(String) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
getAllLinks(Node, String) - Method in interface org.exoplatform.documents.storage.TrashStorage
Get all links
getAllNodeInTrash(SessionProvider) - Method in interface org.exoplatform.documents.storage.TrashStorage
Get all nodes in trash location
getAllNodeInTrashByUser(SessionProvider, String) - Method in interface org.exoplatform.documents.storage.TrashStorage
Get all nodes by user in trash location
getBreadcrumb(long, String, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves breadcrumb of the given node.
getBreadcrumb(long, String, String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves breadcrumb of the given node.
getDocumentItems(FileListingType, DocumentNodeFilter, int, int, long, boolean) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves a list of accessible folders and/or files, for a selected user, by applying the designated filter.
getFilesTimeline(DocumentTimelineFilter, int, int, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves a list of accessible files, for a selected user, by applying the designated filter.
getFilesTimeline(DocumentTimelineFilter, Identity, int, int) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves a list of accessible files, for a selected user, by applying the designated filter.
getFolderChildNodes(DocumentFolderFilter, int, int, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves a list of accessible files, for a selected user, by applying the designated filter.
getFolderChildNodes(DocumentFolderFilter, Identity, int, int) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves a list of accessible files, for a selected user, by applying the designated filter.
getFromAlias(String) - Static method in enum org.exoplatform.documents.constant.DocumentSortField
 
getFullTreeData(long, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves breadcrumb of the given node.
getFullTreeData(long, String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves breadcrumb of the given node.
getGroupDocumentsCount(DocumentTimelineFilter, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves the number of existing files by group.
getGroupDocumentsCount(DocumentTimelineFilter, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves the number of existing files by group.
getNewName(long, String, String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
getNewName(long, String, String, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
getNodeByTrashId(String) - Method in interface org.exoplatform.documents.storage.TrashStorage
Get Node in trash folder by trashId
getTrashHomeNode() - Method in interface org.exoplatform.documents.storage.TrashStorage
Get the trash hone's node

I

isFolder() - Method in class org.exoplatform.documents.model.AbstractNode
 
isInTrash(Node) - Method in interface org.exoplatform.documents.storage.TrashStorage
Check whether a given node is in Trash or not

J

JCRDeleteFileStorage - Interface in org.exoplatform.documents.storage
 

M

MANAGERS_REDACTORS - org.exoplatform.documents.model.PermissionRole
 
MODIFIED_DATE - org.exoplatform.documents.constant.DocumentSortField
 
moveDocument(long, String, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Move the given node.
moveDocument(long, String, String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Move the given node.
moveToTrash(Node, SessionProvider) - Method in interface org.exoplatform.documents.storage.TrashStorage
Move node to trash location
moveToTrash(Node, SessionProvider, int) - Method in interface org.exoplatform.documents.storage.TrashStorage
Move node to trash location with deep

N

NAME - org.exoplatform.documents.constant.DocumentSortField
 
NodePermission - Class in org.exoplatform.documents.model
 
NodePermission() - Constructor for class org.exoplatform.documents.model.NodePermission
 

O

org.exoplatform.documents.constant - package org.exoplatform.documents.constant
 
org.exoplatform.documents.model - package org.exoplatform.documents.model
 
org.exoplatform.documents.service - package org.exoplatform.documents.service
 
org.exoplatform.documents.storage - package org.exoplatform.documents.storage
 

P

PermissionEntry - Class in org.exoplatform.documents.model
 
PermissionEntry() - Constructor for class org.exoplatform.documents.model.PermissionEntry
 
PermissionRole - Enum in org.exoplatform.documents.model
 

R

removeRelations(Node, SessionProvider) - Method in interface org.exoplatform.documents.storage.TrashStorage
Removes all 'relationable' property of nodes that have relation to this node
renameDocument(long, String, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
renameDocument(long, String, String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
restoreFromTrash(String, SessionProvider) - Method in interface org.exoplatform.documents.storage.TrashStorage
Restore node from trash

S

shareDocument(String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Shares a document with given user or space
shareDocument(String, long) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Shares a document with given user or space

T

TIMELINE - org.exoplatform.documents.constant.FileListingType
 
TrashStorage - Interface in org.exoplatform.documents.storage
This service used to move documents to trash foder or restore

U

undoDelete(String, long) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Undo delete document
undoDeleteDocument(String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Undo delete a document (Cancel the delete action).
updatePermissions(String, NodePermission, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
updatePermissions(String, NodePermission, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 

V

valueOf(String) - Static method in enum org.exoplatform.documents.constant.DocumentSortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.documents.constant.FileListingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.documents.model.PermissionRole
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.documents.constant.DocumentSortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.documents.constant.FileListingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.documents.model.PermissionRole
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G I J M N O P R S T U V 
All Classes All Packages