class |
AbstractAdminDataCollectionRestResource |
Abstract class requiring this REST resource to be access by an administrator.
|
class |
AbstractAdminRestResource |
Abstract class requiring this REST resource to be access by an administrator with a valid IP.
|
class |
AdminResource |
Implementation of a JcmsResource, used with GET method to return a represention of the channel
through REST (actually, the result of statusXml.jsp).
|
class |
CategorySearchResource |
Implementation of a JcmsResource, used to return the result of a group search
|
class |
ChannelNameResource |
|
class |
CheckResource |
|
class |
DataChildrenResource |
Implementation of a JcmsResource, used to return the set of children of a
given data.
|
class |
DataResource |
Rest Resource for Data management.
|
class |
DataTypeCollectionResource |
Implementation of a JcmsResource, used to return a represention of a list of DataType through
REST.
|
class |
DataTypeItemResource |
Implementation of a JcmsResource, used to return a represention of a DataType through
REST.
|
class |
GroupSearchResource |
Implementation of a JcmsResource, used to return the result of a group search
|
class |
IndexSnapshotResource |
Provide access to lucene index snapshot management.
|
class |
JSyncResource |
|
class |
LockResource |
|
class |
MemberResource |
Implementation of a JcmsResource, used to return a represention of a member through
REST.
|
class |
MemberSearchResource |
Implementation of a JcmsResource, used to return the result of a group search
|
class |
MessageEncryptionOptionsResource |
Open API resource providing informations about cipher (key, algorithm, parameters used).
|
class |
PluginsResource |
|
class |
PropertiesResource |
|
class |
PropertyResource |
|
class |
SearchResource |
Implementation of a JcmsResource, used to return the result of a search in JCMS internal
search engine through REST.
|
class |
UnlockResource |
|
class |
UpdateMemberPhotoResource |
|
class |
WhoAmIResource |
Open API resource providing informations about current logged member.
|
class |
WorkflowItemResource |
Implementation of a JcmsResource, used to return the description of a workflow through REST.
|
class |
WorkflowsResource |
Implementation of a JcmsResource, used to return a represention of the list of the workflows
through REST.
|
class |
WorkspaceAdminResource |
|
class |
WorkspaceSearchResource |
Implementation of a JcmsResource, used to return the result of a workspace search
|