- CancelActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.ConnectCloudDriveForm.CancelActionListener
-
- capitalize(String) - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
-
Capitalize.
- cdFilter - Static variable in class org.exoplatform.clouddrive.ecms.action.CheckInManageComponent
-
The cd filter.
- cdFilter - Static variable in class org.exoplatform.clouddrive.ecms.action.ManagePublicationsActionComponent
-
The cd filter.
- cdFilter - Static variable in class org.exoplatform.clouddrive.ecms.action.ManageVersionsActionComponent
-
The cd filter.
- CheckInManageComponent - Class in org.exoplatform.clouddrive.ecms.action
-
Overrides original ECMS component to replace
IsVersionableOrAncestorFilter with safe version that can work with
symlinks to private user Cloud Drive files.
Created by The eXo Platform SAS
- CheckInManageComponent() - Constructor for class org.exoplatform.clouddrive.ecms.action.CheckInManageComponent
-
- cleanName(String) - Method in class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
- cleanup(CloudDrive.Command) - Method in class org.exoplatform.clouddrive.webui.PortalEnvironment
- ClipboardActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudDriveClipboardActionComponent.ClipboardActionListener
-
- cloudActions - Variable in class org.exoplatform.clouddrive.ecms.rest.FileService
-
The link manager.
- CLOUDDRIVE_WATCH_LINK - Static variable in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
-
The Constant CLOUDDRIVE_WATCH_LINK.
- CloudDriveClipboardActionComponent - Class in org.exoplatform.clouddrive.ecms.action
-
Override ECMS's ClipboardActionComponent to extend
UIClipboard Paste-action to support Cloud Drive file linking instead
of copying or moving the file.
Created by The eXo Platform SAS.
- CloudDriveClipboardActionComponent() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudDriveClipboardActionComponent
-
Instantiates a new cloud drive clipboard action component.
- CloudDriveClipboardActionComponent.ClipboardActionListener - Class in org.exoplatform.clouddrive.ecms.action
-
The listener interface for receiving clipboardAction events.
- CloudDriveContext - Class in org.exoplatform.clouddrive.ecms
-
Initialize Cloud Drive support in portal request.
Created by The eXo Platform SAS.
- CloudDriveContextFilter - Class in org.exoplatform.clouddrive.webui
-
Created by The eXo Platform SAS.
- CloudDriveContextFilter() - Constructor for class org.exoplatform.clouddrive.webui.CloudDriveContextFilter
-
- CloudDriveDeleteManageComponent - Class in org.exoplatform.clouddrive.ecms.action
-
Overridden component to keep listener context with correct node (in case of
Cloud File links it should be a link node, not a target.
- CloudDriveDeleteManageComponent() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudDriveDeleteManageComponent
-
- CloudDriveDeleteManageComponent.DeleteActionListener - Class in org.exoplatform.clouddrive.ecms.action
-
The listener interface for receiving deleteAction events.
- CloudDriveFilter - Class in org.exoplatform.clouddrive.ecms.filters
-
Accept only ecd:cloudDrive nodes.
Created by The eXo Platform SAS.
- CloudDriveFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudDriveFilter
-
Instantiates a new cloud drive filter.
- CloudDriveFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudDriveFilter
-
Instantiates a new cloud drive filter.
- CloudDriveLifecycle - Class in org.exoplatform.clouddrive.webui
-
This listener should hide navigation toolbar in the Platform page.
- CloudDriveLifecycle() - Constructor for class org.exoplatform.clouddrive.webui.CloudDriveLifecycle
-
Instantiates a new cloud drive lifecycle.
- CloudDriveMoveNodeManageComponent - Class in org.exoplatform.clouddrive.ecms.action
-
Move node support for Cloud Drive files.
- CloudDriveMoveNodeManageComponent() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudDriveMoveNodeManageComponent
-
Instantiates a new cloud drive move node manage component.
- CloudDriveMoveNodeManageComponent.MoveNodeActionListener - Class in org.exoplatform.clouddrive.ecms.action
-
The listener interface for receiving moveNodeAction events.
- CloudDrivePasteManageComponent - Class in org.exoplatform.clouddrive.ecms.action
-
Support of Cloud Drive files pasting from ECMS Clipboard.
- CloudDrivePasteManageComponent() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudDrivePasteManageComponent
-
Instantiates a new cloud drive paste manage component.
- CloudDrivePasteManageComponent.PasteActionListener - Class in org.exoplatform.clouddrive.ecms.action
-
The listener interface for receiving pasteAction events.
- cloudDrives - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
The cloud drive.
- cloudDrives - Variable in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
-
The cloud drives.
- cloudDrives - Variable in class org.exoplatform.clouddrive.ecms.document.CloudDriveShareDocumentService
-
The cloud drive service.
- cloudDrives - Variable in class org.exoplatform.clouddrive.ecms.rest.FileService
-
The cloud drives.
- cloudDrives - Variable in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
-
The cloud drives.
- cloudDrives - Variable in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
-
The cloud drives.
- CloudDriveShareDocumentService - Class in org.exoplatform.clouddrive.ecms.document
-
We need care about shared Cloud Files in special way: use dedicated activity
type.
Created by The eXo Platform SAS
- CloudDriveShareDocumentService(RepositoryService, LinkManager, SessionProviderService, ActivityManager, NodeHierarchyCreator, IdentityManager, CloudDriveService, CloudFileActionService) - Constructor for class org.exoplatform.clouddrive.ecms.document.CloudDriveShareDocumentService
-
Instantiates a new share cloud drive document service.
- CloudDriveThumbnailRESTService - Class in org.exoplatform.clouddrive.ecms.thumbnail
-
Created by The eXo Platform SAS.
- CloudDriveThumbnailRESTService(RepositoryService, ThumbnailService, NodeFinder, LinkManager, CloudDriveService) - Constructor for class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
-
Instantiates a new cloud drive thumbnail REST service.
- CloudDriveThumbnailServiceImpl - Class in org.exoplatform.clouddrive.ecms.thumbnail
-
TODO not finished! not used.
- CloudDriveThumbnailServiceImpl(InitParams, CloudDriveService) - Constructor for class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
-
Instantiates a new cloud drive thumbnail service impl.
- CloudDriveUIExtension - Class in org.exoplatform.clouddrive.ecms
-
Configuration of Cloud Drive menu in ECMS.
- CloudDriveUIExtension(InitParams) - Constructor for class org.exoplatform.clouddrive.ecms.CloudDriveUIExtension
-
Instantiates a new cloud drive UI extension.
- CloudDriveUIMenuAction - Interface in org.exoplatform.clouddrive.ecms
-
Action in ECMS menu action bar for Cloud Drive UI.
- CloudDriveUIService - Class in org.exoplatform.clouddrive.ecms
-
Add ImportCloudDocument button in ListView.
- CloudDriveUIService(RepositoryService, CloudDriveService, UIExtensionManager, ManageViewService) - Constructor for class org.exoplatform.clouddrive.ecms.CloudDriveUIService
-
Instantiates a new cloud drive UI service.
- cloudFile(Node) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
-
Cloud file.
- CloudFileAction - Class in org.exoplatform.clouddrive.ecms.action
-
Support of Cloud Drive file operations (move, copy and linking) in ECMS.
- CloudFileAction(UIJCRExplorer) - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Instantiates a new cloud file action.
- CloudFileActionException - Exception in org.exoplatform.clouddrive.ecms.action
-
Created by The eXo Platform SAS.
- CloudFileActionException(String, ApplicationMessage) - Constructor for exception org.exoplatform.clouddrive.ecms.action.CloudFileActionException
-
Instantiates a new cloud file action exception.
- CloudFileActionException(String, ApplicationMessage, Throwable) - Constructor for exception org.exoplatform.clouddrive.ecms.action.CloudFileActionException
-
Instantiates a new cloud file action exception.
- cloudFileActions - Variable in class org.exoplatform.clouddrive.ecms.document.CloudDriveShareDocumentService
-
The cloud file actions.
- CloudFileActionService - Class in org.exoplatform.clouddrive.ecms.action
-
Integration of Cloud Drive with eXo Platform apps.
Created by The eXo Platform SAS
- CloudFileActionService(CloudDriveService, RepositoryService, SessionProviderService, OrganizationService, NodeFinder, NodeHierarchyCreator, LinkManager, ManageDriveService, TrashService, ListenerService, CmsService) - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Instantiates a new cloud file action service.
- CloudFileActionService.LinkRemoveListener - Class in org.exoplatform.clouddrive.ecms.action
-
Act on ecd:cloudFileLinkGroup property removal on a cloud file symlink and
then unshare the file from the group where it was shared by the link.
- CloudFileActionService.LinkTrashListener - Class in org.exoplatform.clouddrive.ecms.action
-
Act on Cloud File symlink trashing.
- CloudFileFilter - Class in org.exoplatform.clouddrive.ecms.filters
-
Filter for cloud files.
- CloudFileFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
-
Instantiates a new cloud file filter.
- CloudFileFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
-
Instantiates a new cloud file filter.
- CloudFileFilter(List<String>, long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
-
Instantiates a new cloud file filter.
- CloudFileFilter(long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
-
Instantiates a new cloud file filter.
- CloudFileLargerFilter - Class in org.exoplatform.clouddrive.ecms.filters
-
Filter files with size larger of configured.
Created by The eXo Platform SAS
- CloudFileLargerFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
-
Instantiates a new cloud file larger filter.
- CloudFileLargerFilter(List<String>, long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
-
Instantiates a new cloud file larger filter.
- CloudFileLargerFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
-
Instantiates a new cloud file larger filter.
- CloudFileLargerFilter(long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
-
Instantiates a new cloud file larger filter.
- CloudFileLargerFilter(List<String>, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
-
Instantiates a new cloud file larger filter.
- CloudFileLargerFilter(long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
-
Instantiates a new cloud file larger filter.
- CloudFileSmallerFilter - Class in org.exoplatform.clouddrive.ecms.filters
-
Filter files with size smaller of configured.
Created by The eXo Platform SAS
- CloudFileSmallerFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileSmallerFilter
-
Instantiates a new cloud file smaller filter.
- CloudFileSmallerFilter(List<String>, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileSmallerFilter
-
Instantiates a new cloud file smaller filter.
- CloudFileSmallerFilter(long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileSmallerFilter
-
Instantiates a new cloud file smaller filter.
- CloudFileViewer - Interface in org.exoplatform.clouddrive.ecms.viewer
-
Support for file viewers to show Cloud Drive files preview embedded in ECMS
Documents.
Created by The eXo Platform SAS.
- CMSNodeFinder - Class in org.exoplatform.clouddrive.ecms.jcr
-
Node finder based on original implementation from ECMS.
Created by The eXo Platform SAS.
- CMSNodeFinder(RepositoryService, LinkManager, SessionProviderService, NodeHierarchyCreator) - Constructor for class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
-
Instantiates a new CMS node finder.
- cmsService - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
The cms service.
- config - Variable in class org.exoplatform.clouddrive.webui.PortalEnvironment
-
The config.
- configure(CloudDrive.Command) - Method in class org.exoplatform.clouddrive.webui.PortalEnvironment
- CONNECT_CLOUD_DRIVE_ACTION - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
-
The Constant CONNECT_CLOUD_DRIVE_ACTION.
- ConnectActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.ConnectCloudDriveForm.ConnectActionListener
-
- ConnectCloudDriveForm - Class in org.exoplatform.clouddrive.ecms
-
The Class ConnectCloudDriveForm.
- ConnectCloudDriveForm() - Constructor for class org.exoplatform.clouddrive.ecms.ConnectCloudDriveForm
-
- ConnectCloudDriveForm.CancelActionListener - Class in org.exoplatform.clouddrive.ecms
-
The listener interface for receiving cancelAction events.
- ConnectCloudDriveForm.ConnectActionListener - Class in org.exoplatform.clouddrive.ecms
-
The listener interface for receiving connectAction events.
- CONTENTVIEWER_REST_PATH - Static variable in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
-
The Constant CONTENTVIEWER_REST_PATH.
- country - Variable in class org.exoplatform.clouddrive.ecms.rest.ResourceService.LocaleBundle
-
The country.
- createContext(Event<DeleteManageComponent>) - Method in class org.exoplatform.clouddrive.ecms.action.CloudDriveDeleteManageComponent.DeleteActionListener
- createSpecifiedThumbnail(Node, BufferedImage, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
- createThumbnailImage(Node, BufferedImage, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
- getAllActions() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
-
All Cloud Drive actions registered in the system.
- getAuthor(int) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- getBundle(UriInfo, HttpServletRequest) - Method in class org.exoplatform.clouddrive.ecms.rest.ResourceService
-
Return provider by its id.
- getCloudFileLinks(Node, String, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Gets the cloud file links.
- getCloudFileLinks(Node, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Gets the cloud file links.
- getCountry() - Method in class org.exoplatform.clouddrive.ecms.rest.ResourceService.LocaleBundle
-
Gets the country.
- getCoverImage(String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
- getCssClassIconFile(String, String, int) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- getCurrentRotation() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Gets the current rotation.
- getCurrentScale() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Gets the current scale.
- getCustomImage(String, String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
- getData() - Method in class org.exoplatform.clouddrive.ecms.rest.ResourceService.LocaleBundle
-
Gets the data.
- getDefaultActions() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIExtension
-
Gets the default actions.
- getDefaultActions() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
-
List of Cloud Drive actions configured to apper in menu by default.
- getDestinationNode() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Node of already set destination or null if not yet set.
- getDestinationWorkspace() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Workspace of already set destination or null if not yet set.
- getDestonationPath() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Path of already set destination or null if not yet set.
- getDocUpdateDate(Node) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- getDownloadLink(int) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- getDrive() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
-
Gets the drive.
- getDrive() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
-
Gets the drive.
- getFile(UriInfo, String, String) - Method in class org.exoplatform.clouddrive.ecms.rest.FileService
-
Return file information.
- getFile() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
-
Gets the file.
- getFile() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
-
Gets the file.
- getFileMetadata() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Gets the file metadata.
- getFileSize(Node) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.action.CheckInManageComponent
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.action.ManagePublicationsActionComponent
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.action.ManageVersionsActionComponent
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.OpenCloudFileManagerComponent
-
Gets the filters.
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent
-
Gets the filters.
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.RefreshCloudDriveManagerComponent
-
Gets the filters.
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent
-
Gets the filters.
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent
-
Gets the filters.
- getFilters() - Method in class org.exoplatform.clouddrive.ecms.viewer.DefaultFileViewer
-
Gets the filters.
- getGroupDrive(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Gets the group drive.
- getLanguage() - Method in class org.exoplatform.clouddrive.ecms.rest.ResourceService.LocaleBundle
-
Gets the language.
- getLargeImage(String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
- getLink() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
- getMembershipName(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Gets organizational membership name by its type name.
- getMemberships() - Method in class org.exoplatform.clouddrive.ecms.watch.EmailNotifyCloudDocumentListener
-
Gets the memberships.
- getMessageConfig() - Method in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
-
This method will get message configuration when a node is observing and
there is some changes with it's properties.
- getName() - Method in class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent
-
Gets the name.
- getName() - Method in interface org.exoplatform.clouddrive.ecms.CloudDriveUIMenuAction
-
Action name.
- getNodeByInfo(String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Gets the node by info.
- getNodeByPath(String, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Gets the node by path.
- getNotificationType(Node, String) - Method in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
- getNumberOfPages() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Gets the number of pages.
- getOpenLink() - Method in class org.exoplatform.clouddrive.ecms.rest.SharedCloudFile
-
- getOriginImage(String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
- getPageImageLink() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Gets the page image link.
- getPageNumber() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Gets the page number.
- getPdfLink() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Gets the pdf link.
- getProviderId() - Method in class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent
-
Cloud Drive provider id of this connect component.
- getSize(Node) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- getSmallImage(String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
- getThumbnailImage(String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
- getThumbnailImage(Node, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
- getThumbnailNode(Node) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
- getType() - Method in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
- getType() - Method in class org.exoplatform.clouddrive.ecms.filters.FileTypeFilter
- getType() - Method in class org.exoplatform.clouddrive.ecms.filters.HasEditPermissionsFilter
- getType() - Method in class org.exoplatform.clouddrive.ecms.filters.PersonalDocumentsFilter
- getUIAbstractManagerClass() - Method in class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
- getUIAbstractManagerClass() - Method in class org.exoplatform.clouddrive.ecms.ShowConnectCloudDriveActionComponent
- getUIMessage() - Method in exception org.exoplatform.clouddrive.ecms.action.CloudFileActionException
-
Gets the UI message.
- getUserDrive(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Gets the user drive.
- getUserFullName(String) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- getUserNode(String) - Method in class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
- getUserProfileNode(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Gets the user profile node (a node where /Private and /Public nodes live).
- getUserPublicNode(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Gets the user public node.
- getWebdavURL(int) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- GotoPageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.GotoPageActionListener
-
- groupsPath - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
The groups path.
- groupsPath - Variable in class org.exoplatform.clouddrive.ecms.document.CloudDriveShareDocumentService
-
The groups path.
- identityManager - Variable in class org.exoplatform.clouddrive.ecms.document.CloudDriveShareDocumentService
-
The identity manager.
- ImageViewer - Class in org.exoplatform.clouddrive.ecms.viewer
-
Image files viewer for Cloud Drive.
- ImageViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.ImageViewer
-
- init(UIComponent) - Static method in class org.exoplatform.clouddrive.ecms.CloudDriveContext
-
Initialize request with Cloud Drive support from given WebUI component.
- init(RequestContext) - Static method in class org.exoplatform.clouddrive.ecms.CloudDriveContext
-
Initialize request with Cloud Drive support (global settings only).
- init(RequestContext, String, String) - Static method in class org.exoplatform.clouddrive.ecms.CloudDriveContext
-
Initialize request with Cloud Drive support for given JCR location and
CloudProvider.
- initCloudFileLink(Node, String, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Initialize the cloud file link node (mixin node type and permissions).
- initConnected(RequestContext, Node) - Static method in class org.exoplatform.clouddrive.ecms.CloudDriveContext
-
Initialize already connected drives for a request and given JCR location.
- initContext() - Method in class org.exoplatform.clouddrive.ecms.BaseCloudDriveForm
-
Inits the context.
- initContext() - Method in class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
-
Inits the context.
- initFile(CloudDrive, CloudFile) - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
-
Initialize UI component to represent the given cloud file.
- initFile(CloudDrive, CloudFile) - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
-
Initialize UI component to represent the given cloud file.
- initFile(CloudDrive, CloudFile) - Method in interface org.exoplatform.clouddrive.ecms.viewer.CloudFileViewer
-
Initialize UI component to represent the given cloud file.
- initFile(CloudDrive, CloudFile) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Initialize UI component to represent the given cloud file.
- initializeMessageConfig(MessageConfigPlugin) - Method in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
- isFileSupportPreview(Node) - Method in class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
- isFormattedText() - Method in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
-
Checks if is formatted text.
- isGroupDrive(DriveData) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Checks if is group drive.
- isGroupPath(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Checks if is group path.
- IsNotIgnoreVersionNodeFilter - Class in org.exoplatform.clouddrive.ecms.action
-
Overrides original ECMS's filter to do not accept Cloud Drive and its
files.
Created by The eXo Platform SAS
- IsNotIgnoreVersionNodeFilter() - Constructor for class org.exoplatform.clouddrive.ecms.action.IsNotIgnoreVersionNodeFilter
-
- isSymlink() - Method in class org.exoplatform.clouddrive.ecms.rest.SharedCloudFile
-
Checks if is symlink.
- isUserDrive(DriveData) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Checks if is user drive.
- isUserPath(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Checks if is user path.
- IsVersionableOrAncestorFilter - Class in org.exoplatform.clouddrive.ecms.action
-
Overrides original ECMS's filter to do not accept Cloud Drive and its
files.
Created by The eXo Platform SAS
- IsVersionableOrAncestorFilter() - Constructor for class org.exoplatform.clouddrive.ecms.action.IsVersionableOrAncestorFilter
-
- isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
-
Checks if is viewable.
- isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
-
Checks if is viewable.
- isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.NotViewableViewer
-
Checks if is viewable.
- isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Checks if is viewable.
- isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
-
Checks if is viewable.
- isWebDocument() - Method in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
-
Checks if is web document.
- isXmlDocument() - Method in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
-
Checks if is xml document.
- ScalePageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.ScalePageActionListener
-
- sessionProviders - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
The session providers.
- sessionProviders - Variable in class org.exoplatform.clouddrive.ecms.rest.FileService
-
The session providers.
- sessionProviderService - Variable in class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
-
The session provider service.
- setDestination(Node) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Set link destination node.
- setDestination(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Set path of link destination.
- setGroupFilePermission(Node, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Adds the group permission for cloud file.
- setLinkPermission(Node, String, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Adds the permission for a cloud file link: user who shared and to whom or
group manager have full permissions, others can read only.
- setPageNumber(int) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Sets the page number.
- setRotation(float) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Sets the rotation.
- setScale(float) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
-
Sets the scale.
- setUserFilePermission(Node, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Adds the user permission.
- SHARE_CLOUD_FILES_SPACES - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
The Constant SHARE_CLOUD_FILES_SPACES.
- SHARE_PERMISSION_MODIFY - Static variable in class org.exoplatform.clouddrive.ecms.document.CloudDriveShareDocumentService
-
The Constant SHARE_PERMISSION_MODIFY (copied from UIShareDocuments).
- SharedCloudFile - Class in org.exoplatform.clouddrive.ecms.rest
-
Wraps fields from CloudFile shared with other users and offers its
path (as a path of that file Node symlink) and a link for opening
this file in eXo Platform.
NOTE: we cannot wrap instance of another another CloudFile as it
leads to StackOverflowError in WS JsonGeneratorImpl.
Created by The eXo Platform SAS.
- SharedCloudFile(CloudFile, String, String) - Constructor for class org.exoplatform.clouddrive.ecms.rest.SharedCloudFile
-
Instantiates a new linked cloud file.
- SharedCloudFileUIActivity - Class in org.exoplatform.clouddrive.ecms.action
-
Created by The eXo Platform SAS.
- SharedCloudFileUIActivity() - Constructor for class org.exoplatform.clouddrive.ecms.action.SharedCloudFileUIActivity
-
Instantiates a new shared cloud file UI activity.
- shareInDrive(Node, CloudDrive, String) - Method in class org.exoplatform.clouddrive.ecms.document.CloudDriveShareDocumentService
-
Share cloud file (by its node) in Cloud Drive.
- shareToGroup(Node, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Share cloud file to a group by its ID and create a symlink in the target
space.
- shareToUser(Node, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
Share cloud file to an user by its ID.
- ShowConnectCloudDriveActionComponent - Class in org.exoplatform.clouddrive.ecms
-
The Class ShowConnectCloudDriveActionComponent.
- ShowConnectCloudDriveActionComponent() - Constructor for class org.exoplatform.clouddrive.ecms.ShowConnectCloudDriveActionComponent
-
- ShowConnectCloudDriveActionComponent.ShowConnectCloudDriveActionListener - Class in org.exoplatform.clouddrive.ecms
-
The listener interface for receiving showConnectCloudDriveAction events.
- ShowConnectCloudDriveActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.ShowConnectCloudDriveActionComponent.ShowConnectCloudDriveActionListener
-
- showInfo(RequestContext, String, String) - Static method in class org.exoplatform.clouddrive.ecms.CloudDriveContext
-
Show info notification to the user.
- SPACES_GROUP - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
The Constant SPACES_GROUP.
- splitViewActions(Node, String, StringBuilder, StringBuilder) - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
-
Split buttons actions on Cloud Drive's and other from given node, in
buttons property, to given string builder.
- srcNodes - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
-
Set of source nodes for the operation.
- start() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
- start() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
- start() - Method in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
-
using for re-observer.
- stop() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
- stop() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
- stop() - Method in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
- SyncingCloudFileFilter - Class in org.exoplatform.clouddrive.ecms.filters
-
Filter for cloud files currently synchronizing.
- SyncingCloudFileFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.SyncingCloudFileFilter
-
Instantiates a new syncing cloud file filter.
- SyncingCloudFileFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.SyncingCloudFileFilter
-
Instantiates a new syncing cloud file filter.
- SyncingFileActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent.SyncingFileActionListener
-
- SyncingFileManagerComponent - Class in org.exoplatform.clouddrive.ecms
-
SyncingFile hidden action in working area used by Cloud Drive Javascript to
mark synchronzing files in UI.
- SyncingFileManagerComponent() - Constructor for class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent
-
- SyncingFileManagerComponent.SyncingFileActionListener - Class in org.exoplatform.clouddrive.ecms
-
The listener interface for receiving syncingFileAction events.
- systemSession() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
-
System session in default workspace of current JCR repository.