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