Class Summary |
AdminResource |
Implementation of a JcmsResource, used with GET method to return a represention of the channel
through REST (actually, the result of statusXml.jsp). |
DataChildrenResource |
Implementation of a JcmsResource, used to return the set of children of a
given data. |
DataResource |
Rest Resource for Data management. |
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 |
|
MemberResource |
Implementation of a JcmsResource, used to return a represention of a member through
REST. |
SearchResource |
Implementation of a JcmsResource, used to return the result of a search in JCMS internal
search engine through REST. |
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. |