Uses of Interface
com.jalios.jcms.rest.RestConstants

Packages that use RestConstants
com.jalios.jcms.rest   
com.jalios.jcms.rest.resources   
 

Uses of RestConstants in com.jalios.jcms.rest
 

Classes in com.jalios.jcms.rest that implement RestConstants
 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.
 

Uses of RestConstants in com.jalios.jcms.rest.resources
 

Classes in com.jalios.jcms.rest.resources that implement RestConstants
 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 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 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.
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.