Uses of Class
com.jalios.jcms.rest.JcmsRestResource

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

Uses of JcmsRestResource in com.jalios.jcms.rest
 

Subclasses of JcmsRestResource in com.jalios.jcms.rest
 class DataListRestResource
          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.
 

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

Subclasses of JcmsRestResource in com.jalios.jcms.rest.resources
 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 DataResource
          Rest Resource for Data management.
 class DataTypeItemResource
          Implementation of a JcmsResource, used to return a represention of a DataType through REST.
 class DataTypeListResource
          Implementation of a JcmsResource, used to return a represention of a list of DataType through REST.
 class MemberResource
          Implementation of a JcmsResource, used to return a represention of a member through REST.
 class MembersListResource
          Implementation of a JcmsResource, used to return a represention of the list of all members 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-2007 Jalios SA. All Rights Reserved.