Authentication |
Interface implemented by the REST Client authentication (as Basic, JCMS, Strong, ...)
|
ClientSession |
Represents a HTTP client session for calling JCMS through its REST Open API.
|
DataElement |
JCMS OpenAPI provides many times JCMS data in XML as exported with the JCMS import/export form.
|
JcmsResource |
Represents the result of a call to a resource, through REST, and a GET method.
|
JcmsRestConstants |
Rest Constants used both server and client side.
|
MemberElement |
This class provides a wrapper to get the informations in the JCMS data XML element of a Member resource.
|
Relateds |
The relateds are specific fields in data not corresponding to persisted attributes, but possibly get from getters.
|
RestException |
|
RestQuery |
An instance of this class represents a HTTP query in the context of a rest query.
|