Index

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

A

AbstractNodeEntity - Class in org.exoplatform.documents.rest.model
 
AbstractNodeEntity(boolean) - Constructor for class org.exoplatform.documents.rest.model.AbstractNodeEntity
 
AddDocumentCollaboratorPlugin - Class in org.exoplatform.documents.notification.plugin
 
AddDocumentCollaboratorPlugin(InitParams, SpaceService) - Constructor for class org.exoplatform.documents.notification.plugin.AddDocumentCollaboratorPlugin
 
AddDocumentCollaboratorPwaPlugin - Class in org.exoplatform.documents.notification.pwa
 
AddDocumentCollaboratorPwaPlugin(ResourceBundleService, IdentityManager) - Constructor for class org.exoplatform.documents.notification.pwa.AddDocumentCollaboratorPwaPlugin
 
addDocumentsSizeStat(long, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
addSize(Long) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
ALL_MEMBERS - Enum constant in enum class org.exoplatform.documents.rest.model.Visibility
 
AnalyticsAddTagListener - Class in org.exoplatform.documents.listener
 
AnalyticsAddTagListener(IdentityManager) - Constructor for class org.exoplatform.documents.listener.AnalyticsAddTagListener
 
AttachmentsActivityCacheUpdater - Class in org.exoplatform.documents.listener
 
AttachmentsActivityCacheUpdater(ActivityStorage) - Constructor for class org.exoplatform.documents.listener.AttachmentsActivityCacheUpdater
 

B

BreadCrumbItemEntity - Class in org.exoplatform.documents.rest.model
 
BreadCrumbItemEntity() - Constructor for class org.exoplatform.documents.rest.model.BreadCrumbItemEntity
 
broadcastMessage(String, Object...) - Method in class org.exoplatform.documents.service.DocumentWebSocketService
Propagate an event from Backend to frontend for all users
BulkActionDocumentListener - Class in org.exoplatform.documents.listener
 
BulkActionDocumentListener(DocumentWebSocketService) - Constructor for class org.exoplatform.documents.listener.BulkActionDocumentListener
 
bulkDeleteDocuments(int, List<AbstractNodeEntity>) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 

C

canAccess(PermanentLinkObject, Identity) - Method in class org.exoplatform.documents.plugin.DocumentPermanentLinkPlugin
 
canAccess(String, String) - Method in class org.exoplatform.documents.plugins.DocumentCategoryPlugin
 
canAccess(String, Identity) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
canAddDocument(String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
canAddDocument(String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
cancelBulkAction(String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
cancelBulkAction(String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
canEdit(String, String) - Method in class org.exoplatform.documents.plugins.DocumentCategoryPlugin
 
canImport(Identity) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
COLLABORATORS_AND_PUBLIC_ACCESS - Enum constant in enum class org.exoplatform.documents.rest.model.Visibility
 
COMETD_CHANNEL - Static variable in class org.exoplatform.documents.service.DocumentWebSocketService
 
copyDocument(String, String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
countDeletedDocuments() - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
createFolder(long, String, String, String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
createFolder(String, String, Long, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
createNewVersion(InputStream, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
createNewVersion(String, String, InputStream) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
createPublicAccessLink(HttpServletRequest, String, PublicDocumentAccessOptionsEntity) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
createPublicDocumentAccess(long, String, String, Long, boolean) - Method in class org.exoplatform.documents.service.PublicDocumentAccessServiceImpl
createShortcut(String, String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
createShortcut(String, String, String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
createThumbnail(String, FileContent, String, int, int) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
createVideoThumbnail(HttpServletRequest, String, String, String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 

D

deleteDocument(String, String, boolean, long) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
deleteDocument(String, String, boolean, long, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
deleteDocumentPermanently(String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
deleteDocumentPermanently(String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
deleteDocuments(int, List<AbstractNode>, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
deleteDocumentsPermanently(int, List<AbstractNode>, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
deleteDocumentsPermanently(int, List<TrashElementEntity>) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
DOCUMENT_GADGET_OBJECT_TYPE - Static variable in class org.exoplatform.documents.plugins.DocumentGadgetHeaderTranslationPlugin
 
DOCUMENT_NAME - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
DOCUMENT_URL - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
DocumentAclPlugin - Class in org.exoplatform.documents.plugin
 
DocumentAclPlugin() - Constructor for class org.exoplatform.documents.plugin.DocumentAclPlugin
 
DocumentCategoryPlugin - Class in org.exoplatform.documents.plugins
 
DocumentCategoryPlugin() - Constructor for class org.exoplatform.documents.plugins.DocumentCategoryPlugin
 
DocumentContentLinkPlugin - Class in org.exoplatform.documents.plugin
 
DocumentContentLinkPlugin() - Constructor for class org.exoplatform.documents.plugin.DocumentContentLinkPlugin
 
DocumentFileRest - Class in org.exoplatform.documents.rest
 
DocumentFileRest(DocumentFileService, SpaceService, IdentityManager, MetadataService, SettingService, PublicDocumentAccessService, ExternalDownloadService) - Constructor for class org.exoplatform.documents.rest.DocumentFileRest
 
DocumentFileServiceImpl - Class in org.exoplatform.documents.service
 
DocumentFileServiceImpl(DocumentFileStorage, JCRDeleteFileStorage, Authenticator, SpaceService, IdentityManager, IdentityRegistry, ListenerService, AnalyticsService, ImageThumbnailService) - Constructor for class org.exoplatform.documents.service.DocumentFileServiceImpl
 
DocumentGadgetHeaderTranslationPlugin - Class in org.exoplatform.documents.plugins
 
DocumentGadgetHeaderTranslationPlugin() - Constructor for class org.exoplatform.documents.plugins.DocumentGadgetHeaderTranslationPlugin
 
DocumentPermanentLinkPlugin - Class in org.exoplatform.documents.plugin
 
DocumentPermanentLinkPlugin() - Constructor for class org.exoplatform.documents.plugin.DocumentPermanentLinkPlugin
 
DocumentPreviewFilter - Class in org.exoplatform.documents.filter
 
DocumentPreviewFilter() - Constructor for class org.exoplatform.documents.filter.DocumentPreviewFilter
 
DOCUMENTS_IMAGE - Static variable in class org.exoplatform.documents.plugins.DocumentsImageThumbnailPlugin
 
DocumentsImageThumbnailPlugin - Class in org.exoplatform.documents.plugins
 
DocumentsImageThumbnailPlugin() - Constructor for class org.exoplatform.documents.plugins.DocumentsImageThumbnailPlugin
 
DocumentsUserSettings - Class in org.exoplatform.documents.rest.model
 
DocumentsUserSettings() - Constructor for class org.exoplatform.documents.rest.model.DocumentsUserSettings
 
DocumentWebSocketService - Class in org.exoplatform.documents.service
 
DocumentWebSocketService(ContinuationService, EXoContinuationBayeux) - Constructor for class org.exoplatform.documents.service.DocumentWebSocketService
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.documents.filter.DocumentPreviewFilter
 
downloadDocument(String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
downloadDocuments(int, List<AbstractNode>, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
downloadDocuments(int, List<AbstractNodeEntity>) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
downloadZippedFolder(String) - Method in class org.exoplatform.documents.service.ExternalDownloadServiceImpl
duplicateDocument(long, String, String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
duplicateDocument(Long, String, String, String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
DURATION - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 

E

EntityBuilder - Class in org.exoplatform.documents.rest.util
 
EntityMapper - Class in org.exoplatform.documents.utils
 
execute(ControllerContext) - Method in class org.exoplatform.documents.controller.PublicAccessDownloadDocumentHandler
 
EXO_SYMLINK_UUID - Static variable in class org.exoplatform.documents.notification.utils.NotificationUtils
 
extendApplicationParameters(JSONObject, Map<String, Object>) - Method in class org.exoplatform.documents.controller.PublicAccessDownloadDocumentHandler
 
ExternalDownloadServiceImpl - Class in org.exoplatform.documents.service
 
ExternalDownloadServiceImpl(DocumentFileStorage) - Constructor for class org.exoplatform.documents.service.ExternalDownloadServiceImpl
 

F

FileNodeEntity - Class in org.exoplatform.documents.rest.model
 
FileNodeEntity() - Constructor for class org.exoplatform.documents.rest.model.FileNodeEntity
 
FILES_CREATED - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
FILES_DUPLICATED - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
FILES_FAILED - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
FILES_IGNORED - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
FILES_UPDATED - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
FileVersionEntity - Class in org.exoplatform.documents.rest.model
 
FileVersionEntity() - Constructor for class org.exoplatform.documents.rest.model.FileVersionEntity
 
FileVersionsEntity - Class in org.exoplatform.documents.rest.model
 
FileVersionsEntity() - Constructor for class org.exoplatform.documents.rest.model.FileVersionsEntity
 
FOLDER_NAME - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
FOLDER_URL - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
FolderNodeEntity - Class in org.exoplatform.documents.rest.model
 
FolderNodeEntity() - Constructor for class org.exoplatform.documents.rest.model.FolderNodeEntity
 
FROM_USER - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
FullTreeItemEntity - Class in org.exoplatform.documents.rest.model
 
FullTreeItemEntity() - Constructor for class org.exoplatform.documents.rest.model.FullTreeItemEntity
 

G

getAclUserIdentity(String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getAudienceId(long) - Method in class org.exoplatform.documents.plugins.DocumentGadgetHeaderTranslationPlugin
 
getBiggestDocuments(long, Identity, int, int) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getBiggestDocuments(Long, int, int) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getBreadcrumb(long, String, String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getBreadcrumb(Long, String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getBreadCrumbs(DocumentFileService, AbstractNode, long) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
getCategoryIds(long) - Method in class org.exoplatform.documents.plugins.DocumentCategoryPlugin
 
getCometdContextName() - Method in class org.exoplatform.documents.service.DocumentWebSocketService
 
getContentTitle(String, Locale) - Method in class org.exoplatform.documents.plugin.DocumentContentLinkPlugin
 
getCurrentUser() - Static method in class org.exoplatform.documents.rest.util.RestUtils
 
getCurrentUserIdentity(IdentityManager) - Static method in class org.exoplatform.documents.rest.util.RestUtils
 
getCurrentUserIdentityId(IdentityManager) - Static method in class org.exoplatform.documents.rest.util.RestUtils
 
getDeletedDocuments(String, String, int, int) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getDeletedDocuments(TrashElementNodeFilter) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getDirectAccessUrl(PermanentLinkObject) - Method in class org.exoplatform.documents.plugin.DocumentPermanentLinkPlugin
 
getDocument(String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getDocumentById(String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getDocumentById(String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getDocumentCategoryIds(long, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getDocumentCategoryIds(String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getDocumentContent(String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getDocumentContent(UriInfo, Request, String, String, String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getDocumentDownloadItem(String) - Method in class org.exoplatform.documents.service.ExternalDownloadServiceImpl
getDocumentGroupsCount(Long, String, String, boolean) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getDocumentItems(Long, String, String, String, FileListingType, String, boolean, String, boolean, String, String, boolean, int, int, boolean, String, List<Long>, List<Long>, Long, Long, Long, Long) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getDocumentItems(FileListingType, DocumentNodeFilter, int, int, long, boolean) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getDocumentLink(Node, SpaceService, IdentityManager) - Static method in class org.exoplatform.documents.notification.utils.NotificationUtils
 
getDocumentsSizeStat(long, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getDocumentTitle(Node) - Static method in class org.exoplatform.documents.notification.utils.NotificationUtils
 
getDownloadZip(int) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getDownloadZipBytes(int, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getExtension() - Method in class org.exoplatform.documents.plugin.DocumentContentLinkPlugin
 
getFavoriteDocumentIds(int, int, Long) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getFavoriteFileIds(DocumentNodeFilter, int, int, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getFilesTimeline(DocumentTimelineFilter, int, int, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getFileType() - Method in class org.exoplatform.documents.plugins.DocumentsImageThumbnailPlugin
 
getFileVersions(String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getFileVersions(String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
getFolderChildNodes(DocumentFolderFilter, int, int, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getFullTreeData(long, String, String, long, boolean, boolean) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getFullTreeData(Long, String, String, boolean, boolean) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getGroupDocumentsCount(DocumentTimelineFilter, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getHandlerName() - Method in class org.exoplatform.documents.controller.PublicAccessDownloadDocumentHandler
 
getId() - Method in class org.exoplatform.documents.notification.plugin.AddDocumentCollaboratorPlugin
 
getId() - Method in class org.exoplatform.documents.notification.plugin.ImportDocumentsPlugin
 
getId() - Method in class org.exoplatform.documents.notification.pwa.AddDocumentCollaboratorPwaPlugin
 
getId() - Method in class org.exoplatform.documents.notification.pwa.ImportDocumentsPwaPlugin
 
getIdentityManager() - Method in class org.exoplatform.documents.notification.pwa.AddDocumentCollaboratorPwaPlugin
 
getImage(String, String) - Method in class org.exoplatform.documents.plugins.DocumentsImageThumbnailPlugin
 
getImageThumbnailContent(String, String, String, int, int) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getNewName(long, String, String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
getNewName(String, String, Long, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getObjectType() - Method in class org.exoplatform.documents.plugin.DocumentAclPlugin
 
getObjectType() - Method in class org.exoplatform.documents.plugin.DocumentPermanentLinkPlugin
 
getObjectType() - Method in class org.exoplatform.documents.plugins.DocumentGadgetHeaderTranslationPlugin
 
getOwnerIdentityFromNodePath(String, IdentityManager, SpaceService) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
getPublicAccessLink(String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getPublicDocumentAccess(String) - Method in class org.exoplatform.documents.service.PublicDocumentAccessServiceImpl
getPublicDocumentAccessByNodeId(String) - Method in class org.exoplatform.documents.dao.PublicDocumentAccessDAO
 
getPublicDocumentAccessByNodeId(String) - Method in class org.exoplatform.documents.storage.PublicDocumentAccessStorageImpl
 
getRequiresLifeCycle() - Method in class org.exoplatform.documents.controller.PublicAccessDownloadDocumentHandler
 
getSettings(Long) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getSharedDocumentLink(Node, SpaceService, String) - Static method in class org.exoplatform.documents.notification.utils.NotificationUtils
 
getSize(Long) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
getSpaceId(long) - Method in class org.exoplatform.documents.plugins.DocumentGadgetHeaderTranslationPlugin
 
getType() - Method in class org.exoplatform.documents.plugins.DocumentCategoryPlugin
 
getUserProfile(IdentityManager, String) - Static method in class org.exoplatform.documents.notification.utils.NotificationUtils
 
getUserToken(String) - Method in class org.exoplatform.documents.service.DocumentWebSocketService
Generate a cometd Token for each user
GROUP_PROVIDER_ID - Static variable in class org.exoplatform.documents.rest.util.EntityBuilder
 

H

hasAccessPermission(long, String) - Method in class org.exoplatform.documents.plugins.DocumentGadgetHeaderTranslationPlugin
 
hasDocumentPublicAccess(String) - Method in class org.exoplatform.documents.service.PublicDocumentAccessServiceImpl
hasEditPermission(long, String) - Method in class org.exoplatform.documents.plugins.DocumentGadgetHeaderTranslationPlugin
 
hasEditPermissionOnDocument(String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
hasEditPermissionOnDocument(String, Identity) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
hasPermission(String, String, Identity) - Method in class org.exoplatform.documents.plugin.DocumentAclPlugin
 

I

ID - Static variable in class org.exoplatform.documents.notification.plugin.AddDocumentCollaboratorPlugin
 
ID - Static variable in class org.exoplatform.documents.notification.plugin.ImportDocumentsPlugin
 
ID - Static variable in class org.exoplatform.documents.notification.pwa.AddDocumentCollaboratorPwaPlugin
 
ID - Static variable in class org.exoplatform.documents.notification.pwa.ImportDocumentsPwaPlugin
 
IdentityEntity - Class in org.exoplatform.documents.rest.model
 
IdentityEntity() - Constructor for class org.exoplatform.documents.rest.model.IdentityEntity
 
importDocuments(String, String, String, String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
ImportDocumentsPlugin - Class in org.exoplatform.documents.notification.plugin
 
ImportDocumentsPlugin(InitParams, SpaceService) - Constructor for class org.exoplatform.documents.notification.plugin.ImportDocumentsPlugin
 
ImportDocumentsPwaPlugin - Class in org.exoplatform.documents.notification.pwa
 
ImportDocumentsPwaPlugin(ResourceBundleService) - Constructor for class org.exoplatform.documents.notification.pwa.ImportDocumentsPwaPlugin
 
importFiles(String, String, String, String, String, Identity, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
init() - Method in class org.exoplatform.documents.plugin.DocumentAclPlugin
 
init() - Method in class org.exoplatform.documents.plugin.DocumentContentLinkPlugin
 
init() - Method in class org.exoplatform.documents.plugin.DocumentPermanentLinkPlugin
 
init() - Method in class org.exoplatform.documents.plugins.DocumentGadgetHeaderTranslationPlugin
 
isDocumentPublicAccessValid(String, String) - Method in class org.exoplatform.documents.service.PublicDocumentAccessServiceImpl
isNodeFile(Node) - Static method in class org.exoplatform.documents.notification.utils.NotificationUtils
 
isPublicDocumentAccessExpired(String) - Method in class org.exoplatform.documents.service.PublicDocumentAccessServiceImpl
isValid(NotificationContext) - Method in class org.exoplatform.documents.notification.plugin.AddDocumentCollaboratorPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.documents.notification.plugin.ImportDocumentsPlugin
 

J

JCR_CONTENT - Static variable in class org.exoplatform.documents.notification.utils.NotificationUtils
 

M

MailTemplateProvider - Class in org.exoplatform.documents.notification.provider
 
MailTemplateProvider(InitParams, IdentityManager) - Constructor for class org.exoplatform.documents.notification.provider.MailTemplateProvider
 
makeNotification(NotificationContext) - Method in class org.exoplatform.documents.notification.plugin.AddDocumentCollaboratorPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.documents.notification.plugin.ImportDocumentsPlugin
 
moveDocument(long, String, String, long, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
moveDocument(String, Long, String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
moveDocuments(int, long, List<AbstractNode>, String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
moveDocuments(int, Long, List<AbstractNodeEntity>, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 

N

NodeAuditTrailItemEntity - Class in org.exoplatform.documents.rest.model
 
NodeAuditTrailItemEntity() - Constructor for class org.exoplatform.documents.rest.model.NodeAuditTrailItemEntity
 
NodeAuditTrailsEntity - Class in org.exoplatform.documents.rest.model
 
NodeAuditTrailsEntity() - Constructor for class org.exoplatform.documents.rest.model.NodeAuditTrailsEntity
 
NodePermissionEntity - Class in org.exoplatform.documents.rest.model
 
NodePermissionEntity() - Constructor for class org.exoplatform.documents.rest.model.NodePermissionEntity
 
NotificationConstants - Class in org.exoplatform.documents.notification.utils
 
NotificationConstants() - Constructor for class org.exoplatform.documents.notification.utils.NotificationConstants
 
NotificationUtils - Class in org.exoplatform.documents.notification.utils
 
NotificationUtils() - Constructor for class org.exoplatform.documents.notification.utils.NotificationUtils
 
notifyMember(String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
NT_FILE - Static variable in class org.exoplatform.documents.notification.utils.NotificationUtils
 

O

OBJECT_TYPE - Static variable in class org.exoplatform.documents.plugin.DocumentAclPlugin
 
OBJECT_TYPE - Static variable in class org.exoplatform.documents.plugin.DocumentContentLinkPlugin
 
OBJECT_TYPE - Static variable in class org.exoplatform.documents.plugin.DocumentPermanentLinkPlugin
 
OBJECT_TYPE - Static variable in class org.exoplatform.documents.plugins.DocumentCategoryPlugin
 
onEvent(Event<String, String>) - Method in class org.exoplatform.documents.listener.AttachmentsActivityCacheUpdater
 
onEvent(Event<Identity, ActionData>) - Method in class org.exoplatform.documents.listener.BulkActionDocumentListener
 
onEvent(Event<Identity, Node>) - Method in class org.exoplatform.documents.listener.ShareDocumentNotificationListener
 
onEvent(Event<TagObject, Set<TagName>>) - Method in class org.exoplatform.documents.listener.AnalyticsAddTagListener
 
org.exoplatform.documents.controller - package org.exoplatform.documents.controller
 
org.exoplatform.documents.dao - package org.exoplatform.documents.dao
 
org.exoplatform.documents.entity - package org.exoplatform.documents.entity
 
org.exoplatform.documents.filter - package org.exoplatform.documents.filter
 
org.exoplatform.documents.listener - package org.exoplatform.documents.listener
 
org.exoplatform.documents.notification.plugin - package org.exoplatform.documents.notification.plugin
 
org.exoplatform.documents.notification.provider - package org.exoplatform.documents.notification.provider
 
org.exoplatform.documents.notification.pwa - package org.exoplatform.documents.notification.pwa
 
org.exoplatform.documents.notification.utils - package org.exoplatform.documents.notification.utils
 
org.exoplatform.documents.plugin - package org.exoplatform.documents.plugin
 
org.exoplatform.documents.plugins - package org.exoplatform.documents.plugins
 
org.exoplatform.documents.rest - package org.exoplatform.documents.rest
 
org.exoplatform.documents.rest.model - package org.exoplatform.documents.rest.model
 
org.exoplatform.documents.rest.util - package org.exoplatform.documents.rest.util
 
org.exoplatform.documents.service - package org.exoplatform.documents.service
 
org.exoplatform.documents.storage - package org.exoplatform.documents.storage
 
org.exoplatform.documents.utils - package org.exoplatform.documents.utils
 

P

PASSWORD_VALIDATOR - Static variable in class org.exoplatform.documents.rest.DocumentFileRest
 
PermissionEntryEntity - Class in org.exoplatform.documents.rest.model
 
PermissionEntryEntity() - Constructor for class org.exoplatform.documents.rest.model.PermissionEntryEntity
 
process(NotificationInfo, LocaleConfig) - Method in class org.exoplatform.documents.notification.pwa.AddDocumentCollaboratorPwaPlugin
 
process(NotificationInfo, LocaleConfig) - Method in class org.exoplatform.documents.notification.pwa.ImportDocumentsPwaPlugin
 
PublicAccessDownloadDocumentHandler - Class in org.exoplatform.documents.controller
 
PublicAccessDownloadDocumentHandler(PortalContainer, PublicDocumentAccessService, ExternalDownloadService, LocaleConfigService, BrandingService, JavascriptConfigService, SkinService, InitParams) - Constructor for class org.exoplatform.documents.controller.PublicAccessDownloadDocumentHandler
 
PublicDocumentAccessDAO - Class in org.exoplatform.documents.dao
 
PublicDocumentAccessDAO() - Constructor for class org.exoplatform.documents.dao.PublicDocumentAccessDAO
 
PublicDocumentAccessEntity - Class in org.exoplatform.documents.entity
 
PublicDocumentAccessEntity - Class in org.exoplatform.documents.rest.model
 
PublicDocumentAccessEntity() - Constructor for class org.exoplatform.documents.entity.PublicDocumentAccessEntity
 
PublicDocumentAccessEntity() - Constructor for class org.exoplatform.documents.rest.model.PublicDocumentAccessEntity
 
PublicDocumentAccessOptionsEntity - Class in org.exoplatform.documents.rest.model
 
PublicDocumentAccessOptionsEntity() - Constructor for class org.exoplatform.documents.rest.model.PublicDocumentAccessOptionsEntity
 
PublicDocumentAccessServiceImpl - Class in org.exoplatform.documents.service
 
PublicDocumentAccessServiceImpl(PublicDocumentAccessStorage, CodecInitializer) - Constructor for class org.exoplatform.documents.service.PublicDocumentAccessServiceImpl
 
PublicDocumentAccessStorageImpl - Class in org.exoplatform.documents.storage
 
PublicDocumentAccessStorageImpl(PublicDocumentAccessDAO, IdentityManager) - Constructor for class org.exoplatform.documents.storage.PublicDocumentAccessStorageImpl
 
PushTemplateProvider - Class in org.exoplatform.documents.notification.provider
 
PushTemplateProvider(InitParams, IdentityManager) - Constructor for class org.exoplatform.documents.notification.provider.PushTemplateProvider
 

R

RECEIVERS - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
removePublicDocumentAccess(String) - Method in class org.exoplatform.documents.storage.PublicDocumentAccessStorageImpl
 
renameDocument(long, String, String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
restoreDocumentFromTrash(String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
restoreDocumentFromTrash(String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
restoreDocuments(int, List<AbstractNode>, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
restoreDocuments(int, List<TrashElementEntity>) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
restoreVersion(String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
restoreVersion(String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
RestUtils - Class in org.exoplatform.documents.rest.util
 
retrieveMetadataItems(Map<String, List<MetadataItem>>, long) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
revokeDocumentPublicAccess(String) - Method in class org.exoplatform.documents.service.PublicDocumentAccessServiceImpl

S

savePublicDocumentAccess(PublicDocumentAccess, long) - Method in class org.exoplatform.documents.storage.PublicDocumentAccessStorageImpl
 
search(String, Identity, int, int) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
search(String, Identity, Locale, int, int) - Method in class org.exoplatform.documents.plugin.DocumentContentLinkPlugin
 
sendBroadcastMessage(String, ActionData) - Method in class org.exoplatform.documents.service.DocumentWebSocketService
 
sendMessage(String, Collection<String>, Object...) - Method in class org.exoplatform.documents.service.DocumentWebSocketService
Propagate an event from Backend to frontend to add dynamism in pages
sendMessage(String, ActionData, Identity) - Method in class org.exoplatform.documents.service.DocumentWebSocketService
 
sendMessage(WebSocketMessage, Collection<String>) - Method in class org.exoplatform.documents.service.DocumentWebSocketService
Propagate an event from Backend to frontend to add dynamism in pages
setDocumentVisibility(long, String, Boolean, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
shareDocument(String, long, long, boolean) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
ShareDocumentNotificationListener - Class in org.exoplatform.documents.listener
 
ShareDocumentNotificationListener(SpaceService, IdentityManager) - Constructor for class org.exoplatform.documents.listener.ShareDocumentNotificationListener
 
SPECIFIC_COLLABORATOR - Enum constant in enum class org.exoplatform.documents.rest.model.Visibility
 

T

toAbstractNode(AbstractNodeEntity) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toAbstractNodes(List<AbstractNodeEntity>) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toBreadCrumbItemEntities(List<BreadCrumbItem>) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toDocumentItemEntities(DocumentFileService, IdentityManager, SpaceService, MetadataService, PublicDocumentAccessService, List<? extends AbstractNode>, String, long) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toDocumentItemEntity(DocumentFileService, IdentityManager, SpaceService, MetadataService, PublicDocumentAccessService, AbstractNode, String, long) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toDocumentPublicAccess(PublicDocumentAccessEntity) - Static method in class org.exoplatform.documents.utils.EntityMapper
 
toFileEntity(DocumentFileService, IdentityManager, SpaceService, MetadataService, PublicDocumentAccessService, FileNode, List<String>, long) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toFolderEntity(DocumentFileService, IdentityManager, SpaceService, MetadataService, PublicDocumentAccessService, FolderNode, List<String>, long) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toFullTreeItemEntities(List<FullTreeItem>) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toIdentityEntity(Identity, SpaceService) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toIdentityEntity(IdentityManager, SpaceService, long) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toNodePermission(AbstractNodeEntity, DocumentFileService, SpaceService, IdentityManager) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toNodesFromTrashEntities(List<TrashElementEntity>) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toPublicDocumentAccessEntity(PublicDocumentAccess) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toPublicDocumentAccessEntity(PublicDocumentAccess) - Static method in class org.exoplatform.documents.utils.EntityMapper
 
TOTAL_NUMBER - Static variable in class org.exoplatform.documents.notification.utils.NotificationConstants
 
toTrashElement(TrashElementNode) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toVersionEntities(List<FileVersion>) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
toVersionEntity(FileVersion) - Static method in class org.exoplatform.documents.rest.util.EntityBuilder
 
TrashElementEntity - Class in org.exoplatform.documents.rest.model
 
TrashElementEntity() - Constructor for class org.exoplatform.documents.rest.model.TrashElementEntity
 

U

undoDeleteDocument(String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
undoDeleteDocument(String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
unShareDocument(String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
updateDocument(String, String, Long, String, String, Boolean) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
updateDocumentDescription(long, String, String, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
updatePermissions(String, NodePermission, long) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
 
updatePermissions(FileNodeEntity) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
updateVersionSummary(String, String, String, String) - Method in class org.exoplatform.documents.service.DocumentFileServiceImpl
updateVersionSummary(Map<String, String>, String, String) - Method in class org.exoplatform.documents.rest.DocumentFileRest
 
URL_FORMAT - Static variable in class org.exoplatform.documents.plugin.DocumentPermanentLinkPlugin
 
USER_PRIVATE_ROOT_NODE - Static variable in class org.exoplatform.documents.rest.util.EntityBuilder
 
USER_PUBLIC_ROOT_NODE - Static variable in class org.exoplatform.documents.rest.util.EntityBuilder
 

V

valueOf(String) - Static method in enum class org.exoplatform.documents.rest.model.Visibility
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.exoplatform.documents.rest.model.Visibility
Returns an array containing the constants of this enum class, in the order they are declared.
Visibility - Enum Class in org.exoplatform.documents.rest.model
 

W

WebTemplateProvider - Class in org.exoplatform.documents.notification.provider
 
WebTemplateProvider(InitParams, IdentityManager) - Constructor for class org.exoplatform.documents.notification.provider.WebTemplateProvider
 
A B C D E F G H I J M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form