Index

A B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractNode - Class in org.exoplatform.documents.model
 
AbstractNode() - Constructor for class org.exoplatform.documents.model.AbstractNode
 
ActionData - Class in org.exoplatform.documents.model
 
ActionData() - Constructor for class org.exoplatform.documents.model.ActionData
 
ActionStatus - Enum Class in org.exoplatform.documents.model
 
ActionType - Enum Class in org.exoplatform.documents.model
 
ACTIVELOCK - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
addChild(WebDavItem) - Method in class org.exoplatform.documents.webdav.model.WebDavItem
 
addChild(WebDavItemProperty) - Method in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
addCreatedFile(String) - Method in class org.exoplatform.documents.model.ActionData
 
addDocumentsSizeStat(long, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Calculate total size of a space or user drive and store the result in new analytics entry
addDuplicatedFile(String) - Method in class org.exoplatform.documents.model.ActionData
 
addFailedFile(String) - Method in class org.exoplatform.documents.model.ActionData
 
addIgnoredFile(String) - Method in class org.exoplatform.documents.model.ActionData
 
addProperty(WebDavItemProperty) - Method in class org.exoplatform.documents.webdav.model.WebDavItem
 
addUpdatedFile(String) - Method in class org.exoplatform.documents.model.ActionData
 
ALL - Enum constant in enum class org.exoplatform.documents.model.PermissionRole
 
ALLOW_METHODS - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
ALLOW_METHODS_LIST - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
ALLOWED_REQUEST_PROP_TYPES - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
attributes - Variable in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
available() - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 

B

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

C

calculateFilesSize(Long, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
canAccess(String, Identity) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
canAccess(String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
canAddDocument(String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
verify if current user can add document
cancelBulkAction(String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Cancel any bulk action by action ID
cancelBulkAction(String, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Cancel any bulk action by action ID
CANCELED - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
canImport(Identity) - Method in interface org.exoplatform.documents.service.DocumentFileService
Check if the current user can import documents from zip
canImport(Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
CANNOT_UNZIP_FILE - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
CHECKEDIN - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV DeltaV checked-in property.
CHECKEDOUT - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV DeltaV checked-out property.
checkin(String, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Webdav CheckIn of a given resource in order to prepare generation of a version
checkout(String, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Webdav CheckOut of a given resource in order to generate a version
CHILDCOUNT - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV childcount property.
children - Variable in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
clearSymlinksNavHistory() - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
close() - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 
COLLECTION - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
compareTo(FileVersion) - Method in class org.exoplatform.documents.model.FileVersion
 
copy(String, String, int, boolean, boolean, WebDavItemProperty, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Webdav COPY of a given resource into a designated resource path
copyDocument(String, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Copy the given node.
copyDocument(String, String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Copy the given node.
countDeletedDocuments() - Method in interface org.exoplatform.documents.service.DocumentFileService
Counts the total number of deleted documents in the trash.
countDeletedDocuments() - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Counts the total number of deleted documents in the trash.
countDeletedDocuments() - Method in interface org.exoplatform.documents.storage.TrashStorage
Counts the total number of deleted documents in the trash.
CREATED_DATE - Enum constant in enum class 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
 
createFolder(String, String, String, String, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Creates a new folder in the designated location
createNewVersion(String, String, InputStream) - Method in interface org.exoplatform.documents.service.DocumentFileService
Creates a new version from an input stream
createNewVersion(String, String, InputStream) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Creates a new version from an input stream
createPublicDocumentAccess(long, String, String, Long, boolean) - Method in interface org.exoplatform.documents.service.PublicDocumentAccessService
Creates a public access for a document
createShortcut(String, String, String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Creates a shortcut for a document
createShortcut(String, String, String, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Creates a shortcut for a document
createThumbnail(String, FileContent, String, int, int) - Method in interface org.exoplatform.documents.service.DocumentFileService
Create thumbnail for given image.
CREATING_DOCUMENTS - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
CREATION_PATTERN - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
Creation date pattern.
CREATIONDATE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV creationdate property.

D

DAV_ALLPROP - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
dav:allprop element for dav:allprop of PROPFIND method See HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) for more information..
DAV_ALLPROP_INCLUDE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
dav:include element for dav:allprop of PROPFIND method See HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) for more information..
delete(String, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Webdav DELETE of a given resource
DELETE - Enum constant in enum class org.exoplatform.documents.model.ActionType
 
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.
deleteDocument(Session, String, String, boolean, boolean, long, Identity, long) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Delete document (Move to trash)
deleteDocumentPermanently(String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Delete a document from the trash based on the specified trash node path.
deleteDocumentPermanently(String) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Delete a document from the trash based on the specified trash node path.
deleteDocumentPermanently(String, String) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Delete a document from the trash based on the specified trash node path.
deleteDocuments(int, List<AbstractNode>, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Delete a list of documents.
deleteDocuments(int, List<AbstractNode>, Identity, long) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Delete a list of document (Move to trash)
deleteDocumentsPermanently(int, List<AbstractNode>, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Delete a list of documents from the trash.
deleteDocumentsPermanently(int, List<AbstractNode>, Identity) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Delete a list of documents from the trash.
DEPTH - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
DISPLAYNAME - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV displayname property.
DocumentFavoriteFilter - Class in org.exoplatform.documents.model
 
DocumentFavoriteFilter() - Constructor for class org.exoplatform.documents.model.DocumentFavoriteFilter
 
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 Class in org.exoplatform.documents.constant
 
DocumentsSize - Class in org.exoplatform.documents.model
 
DocumentsSize() - Constructor for class org.exoplatform.documents.model.DocumentsSize
 
DocumentTimelineFilter - Class in org.exoplatform.documents.model
 
DocumentTimelineFilter() - Constructor for class org.exoplatform.documents.model.DocumentTimelineFilter
 
DocumentWebDavService - Interface in org.exoplatform.documents.webdav.service
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.exoplatform.documents.webdav.filter.WebDavRootWebappFilterPlugin
 
DONE_SUCCESSFULLY - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
DONE_WITH_ERRORS - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
download(String, String, String, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Webdav GET of a given resource
DOWNLOAD - Enum constant in enum class org.exoplatform.documents.model.ActionType
 
downloadDocuments(int, List<AbstractNode>, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Download a list of documents.
downloadDocuments(int, List<AbstractNode>, Identity, long) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
downloadFolder(String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Download a zipped folder
DownloadItem - Class in org.exoplatform.documents.model
 
DownloadItem() - Constructor for class org.exoplatform.documents.model.DownloadItem
 
downloadZippedFolder(String) - Method in interface org.exoplatform.documents.service.ExternalDownloadService
Download a zipped folder
DUPLICATE - Enum constant in enum class org.exoplatform.documents.model.ActionType
 
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.

E

enableVersioning(String, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Enables Versioning on the designated resource
EXCLUSIVE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV exclusive property.
ExternalDownloadService - Interface in org.exoplatform.documents.service
 

F

FAILED - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
FAVORITES - Enum constant in enum class org.exoplatform.documents.constant.FileListingType
 
FILE_REMOVE_ACTIVITY - Static variable in interface org.exoplatform.documents.storage.TrashStorage
 
FileListingType - Enum Class in org.exoplatform.documents.constant
 
FileNode - Class in org.exoplatform.documents.model
 
FileNode() - Constructor for class org.exoplatform.documents.model.FileNode
 
FileVersion - Class in org.exoplatform.documents.model
 
FileVersion() - Constructor for class org.exoplatform.documents.model.FileVersion
 
FOLDER - Enum constant in enum class 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

get(String, String, Set<QName>, boolean, int, String, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
GET_ETAG - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV creationdate property.
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
getAttribute(String) - Method in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
getBiggestDocuments(long, Identity, int, int) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves a list of accessible files, for a selected user, by applying the designated filter.
getBiggestDocuments(Long, Identity, int, int) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves a list of biggest accessible files, for a selected user.
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.
getChild(int) - Method in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
getChild(QName) - Method in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
GETCONTENTLANGUAGE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV getcontentlanguage property.
GETCONTENTLENGTH - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV getcontentlength property.
GETCONTENTTYPE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV getcontenttype property.
getDaslValue() - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
getDeletedDocuments(TrashElementNodeFilter) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves a list of trash elements that match the specified filter.
getDeletedDocuments(TrashElementNodeFilter) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Retrieves a list of trash elements that match the specified filter.
getDocumentById(String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves a file by its identifier.
getDocumentById(String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
getDocumentById(String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves a file by its identifier.
getDocumentById(String, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves a document By Id
getDocumentCategoryIds(long, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
getDocumentCategoryIds(long, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
getDocumentCategoryIds(String) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
getDocumentContent(String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves a file content by its identifier.
getDocumentContent(String, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves a document content By its Id
getDocumentDownloadItem(String) - Method in interface org.exoplatform.documents.service.ExternalDownloadService
Gets a download item of a given document
getDocumentDownloadItem(String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Gets a download item of a given document
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.
getDocumentsSizeStat(long, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Get the total size of a space or user drive
getDocumentsToDelete() - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
 
getDownloadZipBytes(int, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Get the zip for download by action ID
getDownloadZipBytes(int, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Get the zip for download by action ID
getFavoriteFileIds(DocumentNodeFilter, int, int, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
getFavoriteFileIds(DocumentNodeFilter, Identity, int, int) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
getFavorites() - Method in class org.exoplatform.documents.model.DocumentFavoriteFilter
 
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.
getFileVersions(String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves versions of specific file
getFileVersions(String, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Retrieves versions of specific file
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 class org.exoplatform.documents.constant.DocumentSortField
 
getFullTreeData(long, String, String, long, boolean, boolean) - Method in interface org.exoplatform.documents.service.DocumentFileService
Retrieves tree of the given node.
getFullTreeData(long, String, String, Identity, boolean, boolean) - 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.
getImageThumbnailContent(String, String, String, int, int) - Method in interface org.exoplatform.documents.service.DocumentFileService
Get image thumbnail content.
getIsFolderItemProperty() - Static method in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
GETLASTMODIFIED - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV property.
getLastModifiedDate(String, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
getLockDiscovery(String, String, String) - Static method in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
getNamespaceContext() - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
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
getPosition() - Method in class org.exoplatform.documents.webdav.model.WebDavItemOrder
 
getPositionSegment() - Method in class org.exoplatform.documents.webdav.model.WebDavItemOrder
 
getProperties(boolean) - Method in class org.exoplatform.documents.webdav.model.WebDavItem
 
getProperty(QName) - Method in class org.exoplatform.documents.webdav.model.WebDavItem
 
getPublicDocumentAccess(String) - Method in interface org.exoplatform.documents.service.PublicDocumentAccessService
Gets a document public access by its node id
getPublicDocumentAccessByNodeId(String) - Method in interface org.exoplatform.documents.storage.PublicDocumentAccessStorage
Gets a public access by its document id (nodeId)
getStatusDescription(int) - Static method in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
getStringName() - Method in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
getSupportedLock() - Static method in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
getSupportedMethodSet() - Static method in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
getTrashElements(TrashElementNodeFilter) - Method in interface org.exoplatform.documents.storage.TrashStorage
Retrieves a list of trash elements that match the specified filter.
getTrashHomeNode() - Method in interface org.exoplatform.documents.storage.TrashStorage
Get the trash hone's node
getVersions(String, Set<QName>, String, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 

H

HASCHILDREN - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV getlastmodified property.
hasDocumentPublicAccess(String) - Method in interface org.exoplatform.documents.service.PublicDocumentAccessService
Checks if a document has public access
hasEditPermissionOnDocument(String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Checks if user has edit permission on document
hasEditPermissionOnDocument(String, Identity) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
hasEditPermissions(String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Checks if user has edit permission on document
HREF - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
HTTP_STATUS_DESCRIPTIONS - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
HTTPVER - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 

I

IMPORT_LIMIT_EXCEEDED - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
IMPORT_LIMIT_NOT_EXCEEDED - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
IMPORT_ZIP - Enum constant in enum class org.exoplatform.documents.model.ActionType
 
importFiles(String, String, String, String, String, Identity, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Import list of documents from an uploaded zip
importFiles(String, Space, String, String, String, String, Identity, String, long) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Import list of documents from an uploaded zip
IN_PROGRESS - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
incrementImportCount() - Method in class org.exoplatform.documents.model.ActionData
 
invoke(Request, Response) - Method in class org.exoplatform.documents.webdav.valve.WebdavLoggingValve
 
IS_READ_ONLY - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
dav:isreadonly property for MicroSoft Webfolders extension.
ISCOLLECTION - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV iscollection property.
isDocumentPublicAccessValid(String, String) - Method in interface org.exoplatform.documents.service.PublicDocumentAccessService
Checks the validity of a public access
isFile(String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
isFolder() - Method in class org.exoplatform.documents.model.AbstractNode
 
ISFOLDER - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV isfolder property.
isInTrash(Node) - Method in interface org.exoplatform.documents.storage.TrashStorage
Check whether a given node is in Trash or not
isPublicDocumentAccessExpired(String) - Method in interface org.exoplatform.documents.service.PublicDocumentAccessService
Checks if public access expired
ISROOT - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV isroot property.
ISVERSIONED - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV isversioned property.

J

JCR_CONTENT - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
jcr:content property.
JCR_DATA - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
jcr:data property.
JCRDeleteFileStorage - Interface in org.exoplatform.documents.storage
 

L

lock(String, int, int, boolean, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Add a lock on a designated resource
LOCKDISCOVERY - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV lockdiscovery property.
LOCKENTRY - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
LOCKSCOPE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV lockscope property.
LOCKTOKEN - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
LOCKTYPE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV locktype property.

M

MANAGERS_REDACTORS - Enum constant in enum class org.exoplatform.documents.model.PermissionRole
 
mark(int) - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 
markSupported() - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 
matches(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.documents.webdav.filter.WebDavRootWebappFilterPlugin
 
MODIFICATION_PATTERN - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
Last-Modified date pattern.
MODIFIED_DATE - Enum constant in enum class org.exoplatform.documents.constant.DocumentSortField
 
move(String, String, boolean, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
MOVE - Enum constant in enum class org.exoplatform.documents.model.ActionType
 
moveDocument(long, String, String, long, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Move the given node.
moveDocument(long, String, String, Identity, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Move the given node.
moveDocument(Session, long, String, String, Identity, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Move the given node.
moveDocuments(int, long, List<AbstractNode>, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Move list of documents in bulk
moveDocuments(int, long, List<AbstractNode>, String, Identity, long) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Move list of documents in bulk
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 - Variable in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
NAME - Enum constant in enum class org.exoplatform.documents.constant.DocumentSortField
 
NodePermission - Class in org.exoplatform.documents.model
 
NodePermission() - Constructor for class org.exoplatform.documents.model.NodePermission
 
notifyMember(String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
notifyMember(String, long) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 

O

order(String, List<WebDavItemOrder>, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
ORDERING_TYPE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV ordering-type property.
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
 
org.exoplatform.documents.webdav.filter - package org.exoplatform.documents.webdav.filter
 
org.exoplatform.documents.webdav.model - package org.exoplatform.documents.webdav.model
 
org.exoplatform.documents.webdav.model.constant - package org.exoplatform.documents.webdav.model.constant
 
org.exoplatform.documents.webdav.service - package org.exoplatform.documents.webdav.service
 
org.exoplatform.documents.webdav.valve - package org.exoplatform.documents.webdav.valve
 
OWNER - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV owner property.

P

PARENTNAME - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV parentname property.
PERMANENTLY_DELETE - Enum constant in enum class org.exoplatform.documents.model.ActionType
 
PermissionEntry - Class in org.exoplatform.documents.model
 
PermissionEntry() - Constructor for class org.exoplatform.documents.model.PermissionEntry
 
PermissionRole - Enum Class in org.exoplatform.documents.model
 
PREDECESSORSET - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV DeltaV predecessor-set property.
PropertyConstants - Class in org.exoplatform.documents.webdav.model.constant
 
PublicDocumentAccess - Class in org.exoplatform.documents.model
 
PublicDocumentAccess(Long, String, String, String, Date) - Constructor for class org.exoplatform.documents.model.PublicDocumentAccess
 
PublicDocumentAccessService - Interface in org.exoplatform.documents.service
 
PublicDocumentAccessStorage - Interface in org.exoplatform.documents.storage
 

R

Range - Class in org.exoplatform.documents.webdav.model
 
Range() - Constructor for class org.exoplatform.documents.webdav.model.Range
 
RangedInputStream - Class in org.exoplatform.documents.webdav.model
 
RangedInputStream(InputStream, long, long) - Constructor for class org.exoplatform.documents.webdav.model.RangedInputStream
 
read() - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 
read(byte[]) - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 
read(byte[], int, int) - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 
removePublicDocumentAccess(String) - Method in interface org.exoplatform.documents.storage.PublicDocumentAccessStorage
Removes an existing document public access
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
 
REQUEST_ALL_PROPS - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
REQUEST_INCLUDED_PROPS - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
REQUEST_SINGLE_PROP - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
REQUEST_SINGLE_PROP_NAME - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
reset() - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 
RESOURCETYPE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV resourcetype property.
RESTORE - Enum constant in enum class org.exoplatform.documents.model.ActionType
 
restoreDocumentFromTrash(String) - Method in interface org.exoplatform.documents.service.DocumentFileService
Restores a document from the trash based on the specified trash node path.
restoreDocuments(int, List<AbstractNode>, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Restore a list of documents from the trash.
restoreDocuments(int, List<AbstractNode>, Identity) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Restore a list of documents from the trash.
restoreFromTrash(String) - Method in interface org.exoplatform.documents.storage.JCRDeleteFileStorage
Restores a document from the trash based on the specified trash node path.
restoreFromTrash(String, SessionProvider) - Method in interface org.exoplatform.documents.storage.TrashStorage
Restore node from trash
restoreVersion(String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
restore document version
restoreVersion(String, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
restore document version
revokeDocumentPublicAccess(String) - Method in interface org.exoplatform.documents.service.PublicDocumentAccessService
Revokes a document public access

S

saveFile(String, String, String, String, String, InputStream, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Creates or Updates a designated resource
saveProperties(String, List<WebDavItemProperty>, List<WebDavItemProperty>, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Create, update and delete properties of a designated resource
savePublicDocumentAccess(PublicDocumentAccess, long) - Method in interface org.exoplatform.documents.storage.PublicDocumentAccessStorage
Save a created document public access
search(String, String, String, String, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
search(String, Identity, int, int) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
search(String, Identity, int, int) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
setAttribute(String, String) - Method in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
setDocumentVisibility(long, String, Boolean, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
Set the document visibility.
setDocumentVisibility(long, String, Boolean, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Set the document visibility.
shareDocument(String, long, long, boolean) - Method in interface org.exoplatform.documents.service.DocumentFileService
Shares a document with given user or space
shareDocument(String, long, Identity, boolean) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
Shares a document with given user or space
skip(long) - Method in class org.exoplatform.documents.webdav.model.RangedInputStream
 
STARTED - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
SUCCESSORSET - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV DeltaV successor-set property.
SUPPORTED_METHOD - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
SUPPORTEDLOCK - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV supportedlock property.
SUPPORTEDMETHOD - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
SUPPORTEDMETHODSET - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV supported-method-set property.
SymlinkNavigation - Class in org.exoplatform.documents.model
 
SymlinkNavigation() - Constructor for class org.exoplatform.documents.model.SymlinkNavigation
 

T

TIMELINE - Enum constant in enum class org.exoplatform.documents.constant.FileListingType
 
TIMEOUT - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
 
toQname(String) - Static method in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
TrashElementNode - Class in org.exoplatform.documents.model
 
TrashElementNode() - Constructor for class org.exoplatform.documents.model.TrashElementNode
 
TrashElementNodeFilter - Class in org.exoplatform.documents.model
 
TrashElementNodeFilter() - Constructor for class org.exoplatform.documents.model.TrashElementNodeFilter
 
TrashStorage - Interface in org.exoplatform.documents.storage
This service used to move documents to trash foder or restore

U

uncheckout(String, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
 
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).
unlock(String, List<String>, String) - Method in interface org.exoplatform.documents.webdav.service.DocumentWebDavService
Removes a previously added lock from a designated resource
unShareDocument(String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
unShareDocument(String, long) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
UNZIPPING - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
updateDocumentDescription(long, String, String, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
updateDocumentDescription(long, String, String, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
updatePermissions(String, NodePermission, long) - Method in interface org.exoplatform.documents.service.DocumentFileService
 
updatePermissions(String, NodePermission, Identity) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
 
updateVersionSummary(String, String, String, String) - Method in interface org.exoplatform.documents.service.DocumentFileService
update or add a version summary
updateVersionSummary(String, String, String, String) - Method in interface org.exoplatform.documents.storage.DocumentFileStorage
update or add a version summary

V

value - Variable in class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
valueOf(String) - Static method in enum class org.exoplatform.documents.constant.DocumentSortField
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.exoplatform.documents.constant.FileListingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.exoplatform.documents.model.ActionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.exoplatform.documents.model.ActionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.exoplatform.documents.model.PermissionRole
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.exoplatform.documents.constant.DocumentSortField
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.exoplatform.documents.constant.FileListingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.exoplatform.documents.model.ActionStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.exoplatform.documents.model.ActionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.exoplatform.documents.model.PermissionRole
Returns an array containing the constants of this enum class, in the order they are declared.
VERSIONHISTORY - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV DeltaV version-history property.
VERSIONNAME - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV DeltaV version-name property.

W

WebDavException - Exception Class in org.exoplatform.documents.webdav.model
 
WebDavException(int, String) - Constructor for exception class org.exoplatform.documents.webdav.model.WebDavException
 
WebDavException(int, String, Throwable) - Constructor for exception class org.exoplatform.documents.webdav.model.WebDavException
 
WebDavException(int, Throwable) - Constructor for exception class org.exoplatform.documents.webdav.model.WebDavException
 
WebDavFileDownload - Class in org.exoplatform.documents.webdav.model
 
WebDavFileDownload() - Constructor for class org.exoplatform.documents.webdav.model.WebDavFileDownload
 
WebDavItem - Class in org.exoplatform.documents.webdav.model
 
WebDavItem() - Constructor for class org.exoplatform.documents.webdav.model.WebDavItem
 
WebDavItemOrder - Class in org.exoplatform.documents.webdav.model
 
WebDavItemOrder(WebDavItemProperty) - Constructor for class org.exoplatform.documents.webdav.model.WebDavItemOrder
 
WebDavItemProperty - Class in org.exoplatform.documents.webdav.model
 
WebDavItemProperty(String, String) - Constructor for class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
WebDavItemProperty(QName) - Constructor for class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
WebDavItemProperty(QName, String) - Constructor for class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
WebDavItemProperty(QName, Calendar, String) - Constructor for class org.exoplatform.documents.webdav.model.WebDavItemProperty
 
WebDavLockResponse - Class in org.exoplatform.documents.webdav.model
 
WebDavLockResponse() - Constructor for class org.exoplatform.documents.webdav.model.WebDavLockResponse
 
WebdavLoggingValve - Class in org.exoplatform.documents.webdav.valve
 
WebdavLoggingValve() - Constructor for class org.exoplatform.documents.webdav.valve.WebdavLoggingValve
 
WebDavRootWebappFilterPlugin - Class in org.exoplatform.documents.webdav.filter
 
WebDavRootWebappFilterPlugin() - Constructor for class org.exoplatform.documents.webdav.filter.WebDavRootWebappFilterPlugin
 
WRITE - Static variable in class org.exoplatform.documents.webdav.model.constant.PropertyConstants
WebDAV write property.

Z

ZIP_FILE_CREATION - Enum constant in enum class org.exoplatform.documents.model.ActionStatus
 
A B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form