Package | Description |
---|---|
com.jalios.jcms.rest | |
com.jalios.jcms.rest.resources |
Modifier and Type | Class and Description |
---|---|
class |
DataCollectionRestResource
The classes extending this one are representing a list of JCMS data resource.
|
class |
DataRestResource
The classes extending this one are representing a JCMS data resource.
|
class |
JcmsRestResource
Generic Abstract Restlet Resource for all JCMS OpenAPI resource.
|
class |
RestletApplication
This implementation of a Restlet Application is the initialisation of the Restlet engine.
|
Modifier and Type | Class and Description |
---|---|
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 |
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 |
JSyncResource |
class |
LockResource |
class |
MemberResource
Implementation of a JcmsResource, used to return a represention of a member through
REST.
|
class |
SearchResource
Implementation of a JcmsResource, used to return the result of a search in JCMS internal
search engine through REST.
|
class |
UnlockResource |
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 |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.