A B C D E F G H I J L M N O P R S T U V W 

A

AbstractCloudDriveNodeFilter - Class in org.exoplatform.clouddrive.ecms.filters
Filter for cloud files.
AbstractCloudDriveNodeFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
AbstractCloudDriveNodeFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
AbstractCloudDriveNodeFilter(long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
AbstractCloudDriveNodeFilter(List<String>, long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
AbstractFileForm - Class in org.exoplatform.clouddrive.ecms.viewer
Base support for WebUI forms based on Cloud Drive file.
AbstractFileForm() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
 
AbstractFileViewer - Class in org.exoplatform.clouddrive.ecms.viewer
Base class for Cloud Drive file viewers.
AbstractFileViewer(long) - Constructor for class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
 
AbstractFileViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
 
accept(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.action.IsNotIgnoreVersionNodeFilter
accept(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.action.IsVersionableOrAncestorFilter
accept(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
accept(Node) - Method in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
accept(Node) - Method in class org.exoplatform.clouddrive.ecms.filters.CloudDriveFilter
accept(Node) - Method in class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
accept(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.filters.FileTypeFilter
 
accept(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.filters.HasEditPermissionsFilter
accept(Node) - Method in class org.exoplatform.clouddrive.ecms.filters.LocalNodeFilter
accept(Node) - Method in class org.exoplatform.clouddrive.ecms.filters.NotCloudDriveOrFileFilter
accept(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.filters.PersonalDocumentsFilter
accept(Node) - Method in class org.exoplatform.clouddrive.ecms.filters.SyncingCloudFileFilter
accept(String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
 
acceptProvider(CloudProvider) - Method in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
activate() - Method in class org.exoplatform.clouddrive.ecms.BaseCloudDriveForm
 
addPlugin(ComponentPlugin) - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
addSource(Node) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
Add source file (target file).
addSource(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
Add source file path (path to target file).
addSource(String, String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
Add source file by its wokrspace name and path.
addThumbnailImage(Node, BufferedImage, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
addThumbnailNode(Node) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
apply() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
Apply an action for all added source files: move, copy or link from source to destination.

B

BaseCloudDriveForm - Class in org.exoplatform.clouddrive.ecms
 
BaseCloudDriveForm() - Constructor for class org.exoplatform.clouddrive.ecms.BaseCloudDriveForm
 
BaseCloudDriveManagerComponent - Class in org.exoplatform.clouddrive.ecms
Created by The eXo Platform SAS.
BaseCloudDriveManagerComponent() - Constructor for class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
 
BaseConnectActionComponent - Class in org.exoplatform.clouddrive.ecms
 
BaseConnectActionComponent() - Constructor for class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent
 

C

capitalize(String) - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
cdFilter - Static variable in class org.exoplatform.clouddrive.ecms.action.CheckInManageComponent
 
cdFilter - Static variable in class org.exoplatform.clouddrive.ecms.action.ManagePublicationsActionComponent
 
cdFilter - Static variable in class org.exoplatform.clouddrive.ecms.action.ManageVersionsActionComponent
 
checkAll(boolean) - Method in class org.exoplatform.clouddrive.ecms.action.UIPermissionForm
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
cloudDrive - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
CLOUDDRIVE_WATCH_LINK - Static variable in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
 
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
 
CloudDriveClipboardActionComponent.ClipboardActionListener - Class in org.exoplatform.clouddrive.ecms.action
 
CloudDriveClipboardActionComponent.ClipboardActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudDriveClipboardActionComponent.ClipboardActionListener
 
CloudDriveContext - Class in org.exoplatform.clouddrive.ecms
Initialize Cloud Drive support in portal request.
Created by The eXo Platform SAS.
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
 
CloudDriveFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudDriveFilter
 
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
 
CloudDriveMoveNodeManageComponent.MoveNodeActionListener - Class in org.exoplatform.clouddrive.ecms.action
 
CloudDriveMoveNodeManageComponent.MoveNodeActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudDriveMoveNodeManageComponent.MoveNodeActionListener
 
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
 
CloudDrivePasteManageComponent.PasteActionListener - Class in org.exoplatform.clouddrive.ecms.action
 
CloudDrivePasteManageComponent.PasteActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudDrivePasteManageComponent.PasteActionListener
 
cloudDrives - Variable in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
 
cloudDrives - Variable in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailServiceImpl
 
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
 
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
 
CloudDriveUIExtension - Class in org.exoplatform.clouddrive.ecms
Configuration of Cloud Drive menu in ECMS.
CloudDriveUIExtension(InitParams) - Constructor for class org.exoplatform.clouddrive.ecms.CloudDriveUIExtension
 
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
 
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
 
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
 
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, NodeFinder, NodeHierarchyCreator, LinkManager, ManageDriveService, TrashService) - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
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.LinkRemoveListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudFileActionService.LinkRemoveListener
 
CloudFileActionService.LinkTrashListener - Class in org.exoplatform.clouddrive.ecms.action
Act on Cloud File symlink trashing.
CloudFileActionService.LinkTrashListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.CloudFileActionService.LinkTrashListener
 
CloudFileFilter - Class in org.exoplatform.clouddrive.ecms.filters
Filter for cloud files.
CloudFileFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
 
CloudFileFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
 
CloudFileFilter(List<String>, long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
 
CloudFileFilter(long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
 
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
 
CloudFileLargerFilter(List<String>, long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
 
CloudFileLargerFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
 
CloudFileLargerFilter(long, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
 
CloudFileLargerFilter(List<String>, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
 
CloudFileLargerFilter(long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileLargerFilter
 
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
 
CloudFileSmallerFilter(List<String>, long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileSmallerFilter
 
CloudFileSmallerFilter(long) - Constructor for class org.exoplatform.clouddrive.ecms.filters.CloudFileSmallerFilter
 
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
 
config - Variable in class org.exoplatform.clouddrive.webui.PortalEnvironment
 
configure(CloudDrive.Command) - Method in class org.exoplatform.clouddrive.webui.PortalEnvironment
CONNECT_CLOUD_DRIVE_ACTION - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
ConnectCloudDriveForm - Class in org.exoplatform.clouddrive.ecms
 
ConnectCloudDriveForm() - Constructor for class org.exoplatform.clouddrive.ecms.ConnectCloudDriveForm
 
ConnectCloudDriveForm.CancelActionListener - Class in org.exoplatform.clouddrive.ecms
 
ConnectCloudDriveForm.CancelActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.ConnectCloudDriveForm.CancelActionListener
 
ConnectCloudDriveForm.ConnectActionListener - Class in org.exoplatform.clouddrive.ecms
 
ConnectCloudDriveForm.ConnectActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.ConnectCloudDriveForm.ConnectActionListener
 
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

D

deActivate() - Method in class org.exoplatform.clouddrive.ecms.BaseCloudDriveForm
 
defaultActions - Variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIExtension
 
DefaultFileViewer - Class in org.exoplatform.clouddrive.ecms.viewer
Default WebUI component for Cloud Drive files.
DefaultFileViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.DefaultFileViewer
 
DefaultFileViewer(long) - Constructor for class org.exoplatform.clouddrive.ecms.viewer.DefaultFileViewer
 
defaultMenuActions - Variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
destNode - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
destPath - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
destWorkspace - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
DMS_SYSTEM_WORKSPACE - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
documentDrives - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
documentName(Node) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Find pretty name of the document.
drive - Variable in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
 
drive - Variable in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
 
driveService - Variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 

E

ECD_BUTTONS - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
ECD_CLOUDFILELINK - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
ECD_DEFAULT_BUTTONS - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
ECD_SHAREIDENTITY - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
ECD_USER_BUTTONS - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
EMAIL_WATCHERS_PROP - Static variable in class org.exoplatform.clouddrive.ecms.watch.EmailNotifyCloudDocumentListener
 
EMAIL_WATCHERS_PROP - Static variable in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
 
EmailNotifyCloudDocumentListener - Class in org.exoplatform.clouddrive.ecms.watch
This is a COPY of ECMS EmailNotifyListener with proposed fix of https://jira.exoplatform.org/browse/ECMS-5973.
Created by The eXo Platform SAS Author : Xuan Hoa Pham hoapham@exoplatform.com phamvuxuanhoa@gmail.com Dec 6, 2006
EmailNotifyCloudDocumentListener(Node) - Constructor for class org.exoplatform.clouddrive.ecms.watch.EmailNotifyCloudDocumentListener
 
emptyParams - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
EVENT_NAME - Static variable in class org.exoplatform.clouddrive.ecms.OpenCloudFileManagerComponent
 
EVENT_NAME - Static variable in class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent
 
EVENT_NAME - Static variable in class org.exoplatform.clouddrive.ecms.RefreshCloudDriveManagerComponent
 
EVENT_NAME - Static variable in class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent
 
EVENT_NAME - Static variable in class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent
 
EVENT_NAME - Static variable in class org.exoplatform.clouddrive.ecms.viewer.DefaultFileViewer
 
execute(Context) - Method in class org.exoplatform.clouddrive.ecms.action.RemoveCloudFileLinkAction
execute(Event<UIClipboard>) - Method in class org.exoplatform.clouddrive.ecms.action.UICloudDriveClipboard.PasteActionListener
 
execute(Event<UIPermissionForm>) - Method in class org.exoplatform.clouddrive.ecms.action.UIPermissionForm.SaveActionListener
execute(Event<UIPermissionInfo>) - Method in class org.exoplatform.clouddrive.ecms.action.UIPermissionInfo.DeleteActionListener
 
execute(Event<UISharingManager>) - Method in class org.exoplatform.clouddrive.ecms.action.UISharingManager.CloseActionListener
 
execute(Event<ConnectCloudDriveForm>) - Method in class org.exoplatform.clouddrive.ecms.ConnectCloudDriveForm.CancelActionListener
 
execute(Event<ConnectCloudDriveForm>) - Method in class org.exoplatform.clouddrive.ecms.ConnectCloudDriveForm.ConnectActionListener
 
execute(Event<PushCloudFileManagerComponent>) - Method in class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent.PushCloudFileActionListener
 
execute(Event<RefreshViewManagerComponent>) - Method in class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent.RefreshViewActionListener
 
execute(Event<SyncingFileManagerComponent>) - Method in class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent.SyncingFileActionListener
 
execute(Event<PDFViewer>) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.GotoPageActionListener
 
execute(Event<PDFViewer>) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.NextPageActionListener
 
execute(Event<PDFViewer>) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.PreviousPageActionListener
 
execute(Event<PDFViewer>) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.RotateLeftPageActionListener
 
execute(Event<PDFViewer>) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.RotateRightPageActionListener
 
execute(Event<PDFViewer>) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.ScalePageActionListener
 
execute(Event<PDFViewer>) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.ZoomInPageActionListener
 
execute(Event<PDFViewer>) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.ZoomOutPageActionListener
 
EXO_BUTTONS - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
EXO_OWNEABLE - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
EXO_PRIVILEGEABLE - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
EXO_TRASHFOLDER - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
EXO_WATCHABLE_MIXIN - Static variable in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
 

F

file - Variable in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
 
file - Variable in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
 
FileTypeFilter - Class in org.exoplatform.clouddrive.ecms.filters
Filter files by MIME type including wildcard types.
FileTypeFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.FileTypeFilter
 
fillForm(String, ExtendedNode) - Method in class org.exoplatform.clouddrive.ecms.action.UIPermissionForm
FILTERS - Static variable in class org.exoplatform.clouddrive.ecms.action.ViewSharingActionComponent
 
FILTERS - Static variable in class org.exoplatform.clouddrive.ecms.OpenCloudFileManagerComponent
 
FILTERS - Static variable in class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent
 
FILTERS - Static variable in class org.exoplatform.clouddrive.ecms.RefreshCloudDriveManagerComponent
 
FILTERS - Static variable in class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent
 
FILTERS - Static variable in class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent
 
FILTERS - Static variable in class org.exoplatform.clouddrive.ecms.viewer.DefaultFileViewer
 
finder - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Node finder facade on actual storage implementation.
findItem(Session, String) - Method in class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
findLinked(Session, String) - Method in class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
FlashViewer - Class in org.exoplatform.clouddrive.ecms.viewer
Flash files viewer for Cloud Drive.
FlashViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.FlashViewer
 

G

getAllActions() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
All Cloud Drive actions registered in the system.
getCloudFileLinks(Node, String, boolean) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
getCoverImage(String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
getCurrentRotation() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
getCurrentScale() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
getCustomImage(String, String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
getDefaultActions() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIExtension
 
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.
getDrive() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
 
getDrive() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
 
getDriveNameFromPath(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Deprecated.
getFile() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
 
getFile() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
 
getFileMetadata() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
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.action.ViewSharingActionComponent
 
getFilters() - Method in class org.exoplatform.clouddrive.ecms.OpenCloudFileManagerComponent
 
getFilters() - Method in class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent
 
getFilters() - Method in class org.exoplatform.clouddrive.ecms.RefreshCloudDriveManagerComponent
 
getFilters() - Method in class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent
 
getFilters() - Method in class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent
 
getFilters() - Method in class org.exoplatform.clouddrive.ecms.viewer.DefaultFileViewer
 
getLargeImage(String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
getLink() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
Return symlink-node created by #create() method if it returned true.
getMemberships() - Method in class org.exoplatform.clouddrive.ecms.watch.EmailNotifyCloudDocumentListener
 
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
 
getName() - Method in interface org.exoplatform.clouddrive.ecms.CloudDriveUIMenuAction
Action name.
getNodeByInfo(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
getNodeByPath(String, String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
getNodeDrive(Node) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
getNotificationType(Node, String) - Method in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
getNumberOfPages() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
getOriginImage(String, String, String, String) - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
getPageImageLink() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
getPageNumber() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
getPdfLink() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
getProviderId() - Method in class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent
Cloud Drive provider id of this connect component.
getResourceBundle(String) - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
 
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
 
getUserDrive(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
getUserNode(String) - Method in class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
getUserPublicNode(String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
groupsPath - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 

H

H264VideoViewer - Class in org.exoplatform.clouddrive.ecms.viewer
H.264 media files viewer for Cloud Drive.
H264VideoViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.H264VideoViewer
 
HasEditPermissionsFilter - Class in org.exoplatform.clouddrive.ecms.filters
Filter nodes where current user can set properties and change permissions.
HasEditPermissionsFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.HasEditPermissionsFilter
 
hierarchyCreator - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
hierarchyCreator - Variable in class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
 

I

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(RequestContext, String, String) - Static method in class org.exoplatform.clouddrive.ecms.CloudDriveContext
Initialize request with Cloud Drive support for given JCR location and CloudProvider.
initConnected(RequestContext, Node) - Static method in class org.exoplatform.clouddrive.ecms.CloudDriveContext
Initialize already connected drives for a request and given JCR location.
initContext(WebuiRequestContext, Node) - Method in class org.exoplatform.clouddrive.ecms.action.UIPermissionForm.SaveActionListener
 
initContext() - Method in class org.exoplatform.clouddrive.ecms.BaseCloudDriveForm
 
initContext() - Method in class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
 
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
isFormattedText() - Method in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
 
isGroupDrive(DriveData) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
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
 
isUserDrive(DriveData) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
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
 
isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
 
isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.NotViewableViewer
isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
isViewable() - Method in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
isWebDocument() - Method in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
 
isXmlDocument() - Method in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
 

J

JAVASCRIPT - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveContext
 
jcrService - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
jcrService - Variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 

L

link - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
linkFile(Node, Node, String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
linkManager - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
linkShareToUser(Node, CloudDrive, String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
listenFileLinks() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
localeFile() - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
 
localeFile() - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
LocalNodeFilter - Class in org.exoplatform.clouddrive.ecms.filters
Filter for nodes are not cloud files but existing in cloud drive folder.
LocalNodeFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.LocalNodeFilter
 
lockForm(boolean) - Method in class org.exoplatform.clouddrive.ecms.action.UIPermissionForm
LOG - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudDriveMoveNodeManageComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudDrivePasteManageComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.action.UICloudDriveClipboard
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.action.UIPermissionForm
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.action.UIPermissionInfo
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.BaseCloudDriveForm
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveContext
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIExtension
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.filters.CloudDriveFilter
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.filters.CloudFileFilter
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.filters.FileTypeFilter
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.filters.HasEditPermissionsFilter
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.filters.LocalNodeFilter
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.filters.NotCloudDriveOrFileFilter
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.filters.PersonalDocumentsFilter
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.filters.SyncingCloudFileFilter
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.OpenCloudFileManagerComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.RefreshCloudDriveManagerComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent
 
LOG - Static variable in class org.exoplatform.clouddrive.ecms.viewer.DefaultFileViewer
 

M

ManagePublicationsActionComponent - Class in org.exoplatform.clouddrive.ecms.action
Overrides original ECMS component to replace IsNotIgnoreVersionNodeFilter with safe version that can work with symlinks to private user Cloud Drive files.
Created by The eXo Platform SAS
ManagePublicationsActionComponent() - Constructor for class org.exoplatform.clouddrive.ecms.action.ManagePublicationsActionComponent
 
ManageVersionsActionComponent - Class in org.exoplatform.clouddrive.ecms.action
Overrides original ECMS component to replace IsNotIgnoreVersionNodeFilter with safe version that can work with symlinks to private user Cloud Drive files.
Created by The eXo Platform SAS
ManageVersionsActionComponent() - Constructor for class org.exoplatform.clouddrive.ecms.action.ManageVersionsActionComponent
 
manageView - Variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
markRemoveLink(Node) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
MAX_FILE_SIZE - Static variable in class org.exoplatform.clouddrive.ecms.viewer.TextViewer
 
maxSize - Variable in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
mimeTypes - Variable in class org.exoplatform.clouddrive.ecms.filters.FileTypeFilter
 
minSize - Variable in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
MIX_VERSIONABLE - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
move - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
move() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
Link behaviour as instead of "move" operation.
MpegVideoViewer - Class in org.exoplatform.clouddrive.ecms.viewer
MPEG files viewer for Cloud Drive.
MpegVideoViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.MpegVideoViewer
 

N

NotCloudDriveOrFileFilter - Class in org.exoplatform.clouddrive.ecms.filters
Filter for cloud files.
NotCloudDriveOrFileFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.NotCloudDriveOrFileFilter
 
NotViewableViewer - Class in org.exoplatform.clouddrive.ecms.viewer
Viewer showing no preview form.
NotViewableViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.NotViewableViewer
 

O

ok() - Method in class org.exoplatform.clouddrive.ecms.thumbnail.CloudDriveThumbnailRESTService
 
onDeny(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
onDeny(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.filters.FileTypeFilter
 
onDeny(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.filters.HasEditPermissionsFilter
onDeny(Map<String, Object>) - Method in class org.exoplatform.clouddrive.ecms.filters.PersonalDocumentsFilter
onEvent(EventIterator) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService.LinkRemoveListener
onEvent(EventIterator) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService.LinkTrashListener
onEvent(EventIterator) - Method in class org.exoplatform.clouddrive.ecms.watch.EmailNotifyCloudDocumentListener
This method is used for listening to all changes of property of a node, when there is a change, message is sent to list of email
OpenCloudFileManagerComponent - Class in org.exoplatform.clouddrive.ecms
Created by The eXo Platform SAS
OpenCloudFileManagerComponent() - Constructor for class org.exoplatform.clouddrive.ecms.OpenCloudFileManagerComponent
 
org.exoplatform.clouddrive.ecms - package org.exoplatform.clouddrive.ecms
 
org.exoplatform.clouddrive.ecms.action - package org.exoplatform.clouddrive.ecms.action
Clipboard operations support for Cloud Drive.
org.exoplatform.clouddrive.ecms.filters - package org.exoplatform.clouddrive.ecms.filters
 
org.exoplatform.clouddrive.ecms.jcr - package org.exoplatform.clouddrive.ecms.jcr
 
org.exoplatform.clouddrive.ecms.thumbnail - package org.exoplatform.clouddrive.ecms.thumbnail
Cloud Drive specifics for ECMS's ThumbnailService.
org.exoplatform.clouddrive.ecms.viewer - package org.exoplatform.clouddrive.ecms.viewer
CloudDrive/File viwers for WebUI.
org.exoplatform.clouddrive.ecms.watch - package org.exoplatform.clouddrive.ecms.watch
 
org.exoplatform.clouddrive.webui - package org.exoplatform.clouddrive.webui
eXo Portal (GateIn) WebUI integrations for Cloud Drive.

P

path - Variable in class org.exoplatform.clouddrive.ecms.BaseCloudDriveForm
Workspace and node path associated with current context.
path - Variable in class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
Workspace and node path associated with current context.
PDFViewer - Class in org.exoplatform.clouddrive.ecms.viewer
PDF Viewer component which will be used to display PDF and office files from Cloud Drive.
PDFViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
PDFViewer.GotoPageActionListener - Class in org.exoplatform.clouddrive.ecms.viewer
 
PDFViewer.GotoPageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.GotoPageActionListener
 
PDFViewer.NextPageActionListener - Class in org.exoplatform.clouddrive.ecms.viewer
 
PDFViewer.NextPageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.NextPageActionListener
 
PDFViewer.PreviousPageActionListener - Class in org.exoplatform.clouddrive.ecms.viewer
 
PDFViewer.PreviousPageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.PreviousPageActionListener
 
PDFViewer.RotateLeftPageActionListener - Class in org.exoplatform.clouddrive.ecms.viewer
 
PDFViewer.RotateLeftPageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.RotateLeftPageActionListener
 
PDFViewer.RotateRightPageActionListener - Class in org.exoplatform.clouddrive.ecms.viewer
 
PDFViewer.RotateRightPageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.RotateRightPageActionListener
 
PDFViewer.ScalePageActionListener - Class in org.exoplatform.clouddrive.ecms.viewer
 
PDFViewer.ScalePageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.ScalePageActionListener
 
PDFViewer.ZoomInPageActionListener - Class in org.exoplatform.clouddrive.ecms.viewer
 
PDFViewer.ZoomInPageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.ZoomInPageActionListener
 
PDFViewer.ZoomOutPageActionListener - Class in org.exoplatform.clouddrive.ecms.viewer
 
PDFViewer.ZoomOutPageActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.PDFViewer.ZoomOutPageActionListener
 
PERMISSION_ACTION - Static variable in class org.exoplatform.clouddrive.ecms.action.UIPermissionInfo
 
PERMISSION_BEAN_FIELD - Static variable in class org.exoplatform.clouddrive.ecms.action.UIPermissionInfo
 
permissions - Variable in class org.exoplatform.clouddrive.ecms.action.UIPermissionForm
 
PersonalDocumentsFilter - Class in org.exoplatform.clouddrive.ecms.filters
Filter for personal drives.
PersonalDocumentsFilter() - Constructor for class org.exoplatform.clouddrive.ecms.filters.PersonalDocumentsFilter
 
PortalEnvironment - Class in org.exoplatform.clouddrive.webui
Created by The eXo Platform SAS
PortalEnvironment() - Constructor for class org.exoplatform.clouddrive.webui.PortalEnvironment
 
PortalEnvironment.Settings - Class in org.exoplatform.clouddrive.webui
 
prepare(CloudDrive.Command) - Method in class org.exoplatform.clouddrive.webui.PortalEnvironment
prepareViews() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
Add Cloud Drive actions to ECMS actions menu if they are not already there.
processEvent(Event<ClipboardActionComponent>) - Method in class org.exoplatform.clouddrive.ecms.action.CloudDriveClipboardActionComponent.ClipboardActionListener
 
processEvent(Event<MoveNodeManageComponent>) - Method in class org.exoplatform.clouddrive.ecms.action.CloudDriveMoveNodeManageComponent.MoveNodeActionListener
 
processEvent(Event<PasteManageComponent>) - Method in class org.exoplatform.clouddrive.ecms.action.CloudDrivePasteManageComponent.PasteActionListener
 
processEvent(Event<ViewSharingActionComponent>) - Method in class org.exoplatform.clouddrive.ecms.action.ViewSharingActionComponent.ViewSharingActionListener
 
processEvent(Event<ShowConnectCloudDriveActionComponent>) - Method in class org.exoplatform.clouddrive.ecms.ShowConnectCloudDriveActionComponent.ShowConnectCloudDriveActionListener
 
processRender(WebuiRequestContext) - Method in class org.exoplatform.clouddrive.ecms.action.UISharingManager
processRender(WebuiRequestContext) - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileForm
processRender(WebuiRequestContext) - Method in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
providers - Variable in class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
 
PushCloudFileManagerComponent - Class in org.exoplatform.clouddrive.ecms
PushCloudFile action in working area used to force ignored nodes inside Cloud Drive to push to cloud side.
Created by The eXo Platform SAS.
PushCloudFileManagerComponent() - Constructor for class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent
 
PushCloudFileManagerComponent.PushCloudFileActionListener - Class in org.exoplatform.clouddrive.ecms
 
PushCloudFileManagerComponent.PushCloudFileActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent.PushCloudFileActionListener
 

R

READ_PERMISSION - Static variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
readViewActions(Node, String, StringBuilder) - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
Read all buttons actions from given node, in buttons property, to given string builder.
RefreshCloudDriveManagerComponent - Class in org.exoplatform.clouddrive.ecms
Created by The eXo Platform SAS.
RefreshCloudDriveManagerComponent() - Constructor for class org.exoplatform.clouddrive.ecms.RefreshCloudDriveManagerComponent
 
RefreshViewManagerComponent - Class in org.exoplatform.clouddrive.ecms
RefreshView hidden action in working area used by Cloud Drive Javascript to refresh the user view automatically.
RefreshViewManagerComponent() - Constructor for class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent
 
RefreshViewManagerComponent.RefreshViewActionListener - Class in org.exoplatform.clouddrive.ecms
 
RefreshViewManagerComponent.RefreshViewActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent.RefreshViewActionListener
 
RemoveCloudFileLinkAction - Class in org.exoplatform.clouddrive.ecms.action
Care about symlinks to ecd:cloudFile nodes removal - this action should initiate group permissions removal from the cloud file added in time of sharing to group drives.
RemoveCloudFileLinkAction() - Constructor for class org.exoplatform.clouddrive.ecms.action.RemoveCloudFileLinkAction
 
removedLinks - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Symlink to cloud file UUID mappings.
removedShared - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Cloud file UUID to shared group name mappings.
removeLinks(Node, String) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
removePermissions(Node, boolean, String...) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Remove read permissions on the target node for all given identities (e.g.
renderEventURL(boolean, String, String, Parameter[]) - Method in class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent
 
renderEventURL(boolean, String, String, Parameter[]) - Method in class org.exoplatform.clouddrive.ecms.OpenCloudFileManagerComponent
renderEventURL(boolean, String, String, Parameter[]) - Method in class org.exoplatform.clouddrive.ecms.PushCloudFileManagerComponent
renderEventURL(boolean, String, String, Parameter[]) - Method in class org.exoplatform.clouddrive.ecms.RefreshCloudDriveManagerComponent
renderEventURL(boolean, String, String, Parameter[]) - Method in class org.exoplatform.clouddrive.ecms.RefreshViewManagerComponent
renderEventURL(boolean, String, String, Parameter[]) - Method in class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent
renderEventURL(boolean, String, String, Parameter[]) - Method in class org.exoplatform.clouddrive.ecms.viewer.DefaultFileViewer
restoreViews() - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
Remove Cloud Drive actions from ECMS actions menu and store them in dedicated property.
rollback() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
Rollback the symlink at its destination in JCR.
RSS_WATCHERS_PROP - Static variable in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
 

S

sessionProviders - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
sessionProviderService - Variable in class org.exoplatform.clouddrive.ecms.jcr.CMSNodeFinder
 
setAllPermissions(Node, String...) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Set all available permissions to given node for given identities.
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.
setPageNumber(int) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
setParentPermissions(Node, String...) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Set permissions on a parent node of a link target: all child nodes will become exo:privilegeable (thus copy permissions from its priviligeable parent).
setPermissions(Node, String...) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Set read permissions on the target node to all given identities (e.g.
setPermissions(Node, boolean, boolean, String...) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Set read permissions on the target node to all given identities (e.g.
setRotation(float) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
setScale(float) - Method in class org.exoplatform.clouddrive.ecms.viewer.PDFViewer
 
shareCloudFile(Node, CloudDrive, String...) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
ShowConnectCloudDriveActionComponent - Class in org.exoplatform.clouddrive.ecms
 
ShowConnectCloudDriveActionComponent() - Constructor for class org.exoplatform.clouddrive.ecms.ShowConnectCloudDriveActionComponent
 
ShowConnectCloudDriveActionComponent.ShowConnectCloudDriveActionListener - Class in org.exoplatform.clouddrive.ecms
 
ShowConnectCloudDriveActionComponent.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
 
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
 
SyncingCloudFileFilter(List<String>) - Constructor for class org.exoplatform.clouddrive.ecms.filters.SyncingCloudFileFilter
 
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
 
SyncingFileManagerComponent.SyncingFileActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent.SyncingFileActionListener
 
systemSession() - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
System session in default workspace of current JCR repository.

T

TextViewer - Class in org.exoplatform.clouddrive.ecms.viewer
Text files viewer for Cloud Drive.
TextViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.TextViewer
 
trash - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 

U

UICloudDriveClipboard - Class in org.exoplatform.clouddrive.ecms.action
Extended ECMS clipboard with support of Cloud Drive files pasting as symlinks.
UICloudDriveClipboard() - Constructor for class org.exoplatform.clouddrive.ecms.action.UICloudDriveClipboard
 
UICloudDriveClipboard.PasteActionListener - Class in org.exoplatform.clouddrive.ecms.action
 
UICloudDriveClipboard.PasteActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.UICloudDriveClipboard.PasteActionListener
 
uiExplorer - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileAction
 
uiExtensions - Variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
uiMessage - Variable in exception org.exoplatform.clouddrive.ecms.action.CloudFileActionException
 
UIPermissionForm - Class in org.exoplatform.clouddrive.ecms.action
 
UIPermissionForm() - Constructor for class org.exoplatform.clouddrive.ecms.action.UIPermissionForm
 
UIPermissionForm.SaveActionListener - Class in org.exoplatform.clouddrive.ecms.action
 
UIPermissionForm.SaveActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.UIPermissionForm.SaveActionListener
 
UIPermissionInfo - Class in org.exoplatform.clouddrive.ecms.action
 
UIPermissionInfo() - Constructor for class org.exoplatform.clouddrive.ecms.action.UIPermissionInfo
 
UIPermissionInfo.DeleteActionListener - Class in org.exoplatform.clouddrive.ecms.action
 
UIPermissionInfo.DeleteActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.UIPermissionInfo.DeleteActionListener
 
UISharingManager - Class in org.exoplatform.clouddrive.ecms.action
Created by The eXo Platform SAS
UISharingManager() - Constructor for class org.exoplatform.clouddrive.ecms.action.UISharingManager
 
UISharingManager.CloseActionListener - Class in org.exoplatform.clouddrive.ecms.action
 
UISharingManager.CloseActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.UISharingManager.CloseActionListener
 
uncapitalize(String) - Method in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
unshareCloudFile(Node, CloudDrive, String...) - Method in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 
unwatchDocument(Node, String, int) - Method in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
usersPath - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
 

V

VideoAudioViewer - Class in org.exoplatform.clouddrive.ecms.viewer
Flash video/audio/mp3 files viewer for Cloud Drive.
VideoAudioViewer() - Constructor for class org.exoplatform.clouddrive.ecms.viewer.VideoAudioViewer
 
viewableMaxSize - Variable in class org.exoplatform.clouddrive.ecms.viewer.AbstractFileViewer
 
VIEWS - Variable in class org.exoplatform.clouddrive.ecms.CloudDriveUIService
 
ViewSharingActionComponent - Class in org.exoplatform.clouddrive.ecms.action
Show sharing options (including permissions) of cloud file.
Created by The eXo Platform SAS
ViewSharingActionComponent() - Constructor for class org.exoplatform.clouddrive.ecms.action.ViewSharingActionComponent
 
ViewSharingActionComponent.ViewSharingActionListener - Class in org.exoplatform.clouddrive.ecms.action
 
ViewSharingActionComponent.ViewSharingActionListener() - Constructor for class org.exoplatform.clouddrive.ecms.action.ViewSharingActionComponent.ViewSharingActionListener
 

W

WatchCloudDocumentServiceImpl - Class in org.exoplatform.clouddrive.ecms.watch
This is a COPY of ECMS's WatchDocumentServiceImpl with proposed fix of https://jira.exoplatform.org/browse/ECMS-5973.
WatchCloudDocumentServiceImpl(InitParams, RepositoryService, TemplateService) - Constructor for class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
Constructor Method
watchDocument(Node, String, int) - Method in class org.exoplatform.clouddrive.ecms.watch.WatchCloudDocumentServiceImpl
workerExecutor - Variable in class org.exoplatform.clouddrive.ecms.action.CloudFileActionService
Trashed symlinks removal workers.
workspace - Variable in class org.exoplatform.clouddrive.ecms.BaseCloudDriveForm
Workspace and node path associated with current context.
workspace - Variable in class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
Workspace and node path associated with current context.
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2003–2015 eXo Platform SAS. All rights reserved.