Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCliCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS .
- AbstractCliCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.AbstractCliCommand
- AbstractFCKConnector - Class in org.exoplatform.frameworks.jcr.command.web.fckeditor
-
Created by The eXo Platform SAS .
- AbstractFCKConnector() - Constructor for class org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
- AddNodeCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- AddNodeCommand - Class in org.exoplatform.frameworks.jcr.command.core
-
Created by The eXo Platform SAS .
- AddNodeCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.AddNodeCommand
- AddNodeCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.core.AddNodeCommand
- AddResourceFileCommand - Class in org.exoplatform.frameworks.jcr.command.ext
-
Created by The eXo Platform SAS .
- AddResourceFileCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.ext.AddResourceFileCommand
- AppConstants - Interface in org.exoplatform.frameworks.jcr.command.web.fckeditor
-
Created by The eXo Platform SAS .
B
- BasicAppContext - Class in org.exoplatform.frameworks.jcr.command
-
Created by The eXo Platform SAS .
- BasicAppContext(ManageableRepository) - Constructor for class org.exoplatform.frameworks.jcr.command.BasicAppContext
C
- clearOutput() - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- CliAppContext - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS .
- CliAppContext(ManageableRepository, String) - Constructor for class org.exoplatform.frameworks.jcr.cli.CliAppContext
- CopyNodeCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- CopyNodeCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.CopyNodeCommand
- CreateFolderCommand - Class in org.exoplatform.frameworks.jcr.command.web.fckeditor
-
Created by The eXo Platform SAS .
- CreateFolderCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.web.fckeditor.CreateFolderCommand
- createResourceFile(Node, String, Object, String) - Static method in class org.exoplatform.frameworks.jcr.command.JCRCommandHelper
-
creates nt:file node and fills it with incoming data
- CURRENT_NODE - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
- currentItemKey - Variable in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- currentWorkspace - Variable in class org.exoplatform.frameworks.jcr.command.BasicAppContext
- currentWorkspace - Variable in class org.exoplatform.frameworks.jcr.command.web.GenericWebAppContext
D
- DEFAULT_DIGITAL_ASSETS_WS - Static variable in interface org.exoplatform.frameworks.jcr.command.web.fckeditor.AppConstants
- DEFAULT_ENCODING - Static variable in class org.exoplatform.frameworks.jcr.command.web.DisplayResourceCommand
- DEFAULT_MAPPING - Static variable in class org.exoplatform.frameworks.jcr.command.web.DisplayResourceCommand
- DefaultKeys - Interface in org.exoplatform.frameworks.jcr.command
-
Created by The eXo Platform SAS .
- DIGITAL_ASSETS_PROP - Static variable in interface org.exoplatform.frameworks.jcr.command.web.fckeditor.AppConstants
- DisplayResourceCommand - Class in org.exoplatform.frameworks.jcr.command.web
-
Created by The eXo Platform SAS .
the command to output nt:resource to Servlet Response gets DefaultKeys.PATH attrribute from the Context and acts as follow: - if there is nt:resource Node on DefaultKeys.PATH displays it - otherwise recursively tries to get nt:resource from incoming node's primary items and display it - throws PathNotFoundException if no such a node found WARNING: this mechanizm is not suitable for big files streaming as uses byte arry buffer for data transfer! - DisplayResourceCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.web.DisplayResourceCommand
E
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.cli.AbstractCliCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.core.AddNodeCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.core.GetChildNodesCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.core.GetChildPropertiesCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.core.GetNodeCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.core.GetPropertyCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.core.RemoveItemCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.core.SaveCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.core.SetPropertyCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.ext.AddResourceFileCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.ext.FilterNodesByTypesCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.web.DisplayResourceCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.web.fckeditor.CreateFolderCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.web.fckeditor.GetFoldersOrFilesCommand
- execute(Context) - Method in class org.exoplatform.frameworks.jcr.command.web.fckeditor.UploadFileCommand
F
- FCKConnectorXMLOutput - Class in org.exoplatform.frameworks.jcr.command.web.fckeditor
-
Created by The eXo Platform SAS .
- FCKConnectorXMLOutput() - Constructor for class org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
- FilterNodesByTypesCommand - Class in org.exoplatform.frameworks.jcr.command.ext
-
Created by The eXo Platform SAS .
- FilterNodesByTypesCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.ext.FilterNodesByTypesCommand
G
- GenericWebAppContext - Class in org.exoplatform.frameworks.jcr.command.web
-
Created by The eXo Platform SAS .
- GenericWebAppContext(ServletContext, HttpServletRequest, HttpServletResponse, SessionProvider, ManageableRepository) - Constructor for class org.exoplatform.frameworks.jcr.command.web.GenericWebAppContext
- GetChildNodesCommand - Class in org.exoplatform.frameworks.jcr.command.core
-
Created by The eXo Platform SAS .
- GetChildNodesCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.core.GetChildNodesCommand
- GetChildPropertiesCommand - Class in org.exoplatform.frameworks.jcr.command.core
-
Created by The eXo Platform SAS .
- GetChildPropertiesCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.core.GetChildPropertiesCommand
- GetContextInfoCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- GetContextInfoCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.GetContextInfoCommand
- getCurrentFolderPath(GenericWebAppContext) - Method in class org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
-
Return FCKeditor current folder path.
- getCurrentItem() - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- getCurrentNodeKey() - Method in class org.exoplatform.frameworks.jcr.command.core.AddNodeCommand
- getCurrentNodeKey() - Method in class org.exoplatform.frameworks.jcr.command.core.GetNodeCommand
- getCurrentNodeKey() - Method in class org.exoplatform.frameworks.jcr.command.core.GetPropertyCommand
- getCurrentNodeKey() - Method in class org.exoplatform.frameworks.jcr.command.ext.AddResourceFileCommand
- getCurrentWorkspace() - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- GetFoldersOrFilesCommand - Class in org.exoplatform.frameworks.jcr.command.web.fckeditor
-
Created by The eXo Platform SAS .
- GetFoldersOrFilesCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.web.fckeditor.GetFoldersOrFilesCommand
- getIncomingNodesKey() - Method in class org.exoplatform.frameworks.jcr.command.ext.FilterNodesByTypesCommand
- GetItemCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- GetItemCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.GetItemCommand
- GetNodeCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- GetNodeCommand - Class in org.exoplatform.frameworks.jcr.command.core
-
Created by The eXo Platform SAS .
- GetNodeCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.GetNodeCommand
- GetNodeCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.core.GetNodeCommand
- GetNodesCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- GetNodesCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.GetNodesCommand
- getNodeTypeKey() - Method in class org.exoplatform.frameworks.jcr.command.core.AddNodeCommand
- getNtResourceRecursively(Node) - Static method in class org.exoplatform.frameworks.jcr.command.JCRCommandHelper
-
traverses incoming node trying to find primary nt:resource node
- getOutput() - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- getParameter(int) - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- getParameters() - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- getPathKey() - Method in class org.exoplatform.frameworks.jcr.command.core.AddNodeCommand
- getPathKey() - Method in class org.exoplatform.frameworks.jcr.command.core.GetNodeCommand
- getPathKey() - Method in class org.exoplatform.frameworks.jcr.command.core.GetPropertyCommand
- getPathKey() - Method in class org.exoplatform.frameworks.jcr.command.core.RemoveItemCommand
- getPathKey() - Method in class org.exoplatform.frameworks.jcr.command.core.SaveCommand
- getPathKey() - Method in class org.exoplatform.frameworks.jcr.command.ext.AddResourceFileCommand
- getPathKey() - Method in class org.exoplatform.frameworks.jcr.command.ext.FilterNodesByTypesCommand
- getPathKey() - Method in class org.exoplatform.frameworks.jcr.command.web.DisplayResourceCommand
- GetPropertiesCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- GetPropertiesCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.GetPropertiesCommand
- GetPropertyCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- GetPropertyCommand - Class in org.exoplatform.frameworks.jcr.command.core
-
Created by The eXo Platform SAS .
- GetPropertyCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.GetPropertyCommand
- GetPropertyCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.core.GetPropertyCommand
- getResultKey() - Method in class org.exoplatform.frameworks.jcr.command.core.AddNodeCommand
- getResultKey() - Method in class org.exoplatform.frameworks.jcr.command.core.GetChildNodesCommand
- getResultKey() - Method in class org.exoplatform.frameworks.jcr.command.core.GetChildPropertiesCommand
- getResultKey() - Method in class org.exoplatform.frameworks.jcr.command.core.GetNodeCommand
- getResultKey() - Method in class org.exoplatform.frameworks.jcr.command.core.GetPropertyCommand
- getResultKey() - Method in class org.exoplatform.frameworks.jcr.command.core.RemoveItemCommand
- getResultKey() - Method in class org.exoplatform.frameworks.jcr.command.ext.AddResourceFileCommand
- getResultKey() - Method in class org.exoplatform.frameworks.jcr.command.ext.FilterNodesByTypesCommand
- getSession() - Method in class org.exoplatform.frameworks.jcr.command.BasicAppContext
- getSession() - Method in interface org.exoplatform.frameworks.jcr.command.JCRAppContext
-
Return Session of the context.
- getSession() - Method in class org.exoplatform.frameworks.jcr.command.web.GenericWebAppContext
- getUserName() - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
H
- HelpCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- HelpCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.HelpCommand
I
- initRootElement(String, String, String, String) - Method in class org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
J
- JCR_CONTENT_MAPPING - Static variable in class org.exoplatform.frameworks.jcr.command.web.GenericWebAppContext
- JCR_KEYS - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
- JCRAppContext - Interface in org.exoplatform.frameworks.jcr.command
-
Created by The eXo Platform SAS .
- JCRCommandHelper - Class in org.exoplatform.frameworks.jcr.command
-
Created by The eXo Platform SAS.
- JCRCommandHelper() - Constructor for class org.exoplatform.frameworks.jcr.command.JCRCommandHelper
L
- LOG - Static variable in class org.exoplatform.frameworks.jcr.command.BasicAppContext
- LoginCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- LoginCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.LoginCommand
M
- makeRESTPath(String, String, String) - Method in class org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
-
Compile REST path of the given resource.
- MoveNodeCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- MoveNodeCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.MoveNodeCommand
- MULTI_VALUED - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
N
- NAME - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
- NODE_TYPE - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
O
- org.exoplatform.frameworks.jcr.cli - package org.exoplatform.frameworks.jcr.cli
- org.exoplatform.frameworks.jcr.command - package org.exoplatform.frameworks.jcr.command
- org.exoplatform.frameworks.jcr.command.core - package org.exoplatform.frameworks.jcr.command.core
- org.exoplatform.frameworks.jcr.command.ext - package org.exoplatform.frameworks.jcr.command.ext
- org.exoplatform.frameworks.jcr.command.web - package org.exoplatform.frameworks.jcr.command.web
- org.exoplatform.frameworks.jcr.command.web.fckeditor - package org.exoplatform.frameworks.jcr.command.web.fckeditor
- outputKey - Variable in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- outRootElement(HttpServletResponse) - Method in class org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
P
- ParameterNotFoundException - Exception Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS .
- ParameterNotFoundException() - Constructor for exception class org.exoplatform.frameworks.jcr.cli.ParameterNotFoundException
- ParameterNotFoundException(String) - Constructor for exception class org.exoplatform.frameworks.jcr.cli.ParameterNotFoundException
- ParameterNotFoundException(String, Throwable) - Constructor for exception class org.exoplatform.frameworks.jcr.cli.ParameterNotFoundException
- ParameterNotFoundException(Throwable) - Constructor for exception class org.exoplatform.frameworks.jcr.cli.ParameterNotFoundException
- parametersKey - Variable in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- PATH - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.AbstractCliCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.AddNodeCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.CopyNodeCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.GetContextInfoCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.GetItemCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.GetNodeCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.GetNodesCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.GetPropertiesCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.GetPropertyCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.HelpCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.LoginCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.MoveNodeCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.RemoveItemCommand
- perform(CliAppContext) - Method in class org.exoplatform.frameworks.jcr.cli.SetPropertyCommand
- PROPERTY_TYPE - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
R
- RemoveItemCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- RemoveItemCommand - Class in org.exoplatform.frameworks.jcr.command.core
-
Created by The eXo Platform SAS .
- RemoveItemCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.RemoveItemCommand
- RemoveItemCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.core.RemoveItemCommand
- repository - Variable in class org.exoplatform.frameworks.jcr.command.BasicAppContext
- repository - Variable in class org.exoplatform.frameworks.jcr.command.web.GenericWebAppContext
- RESULT - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
- rootElement - Variable in class org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
S
- SaveCommand - Class in org.exoplatform.frameworks.jcr.command.core
-
Created by The eXo Platform SAS .
- SaveCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.core.SaveCommand
- sessionProvider - Variable in class org.exoplatform.frameworks.jcr.command.BasicAppContext
- sessionProvider - Variable in class org.exoplatform.frameworks.jcr.command.web.GenericWebAppContext
- setCurrentItem(Item) - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- setCurrentWorkspace(String) - Method in class org.exoplatform.frameworks.jcr.command.BasicAppContext
- setCurrentWorkspace(String) - Method in interface org.exoplatform.frameworks.jcr.command.JCRAppContext
-
Change current workspace name.
- setCurrentWorkspace(String) - Method in class org.exoplatform.frameworks.jcr.command.web.GenericWebAppContext
- setOutput(String) - Method in class org.exoplatform.frameworks.jcr.cli.CliAppContext
- SetPropertyCommand - Class in org.exoplatform.frameworks.jcr.cli
-
Created by The eXo Platform SAS
- SetPropertyCommand - Class in org.exoplatform.frameworks.jcr.command.core
-
Created by The eXo Platform SAS .
- SetPropertyCommand() - Constructor for class org.exoplatform.frameworks.jcr.cli.SetPropertyCommand
- SetPropertyCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.core.SetPropertyCommand
U
- UploadFileCommand - Class in org.exoplatform.frameworks.jcr.command.web.fckeditor
-
Created by The eXo Platform SAS .
connector?Command=FileUpload&Type=ResourceType&CurrentFolder=FolderPath - UploadFileCommand() - Constructor for class org.exoplatform.frameworks.jcr.command.web.fckeditor.UploadFileCommand
V
- VALUES - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
W
- WORKSPACE - Static variable in interface org.exoplatform.frameworks.jcr.command.DefaultKeys
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form