Uses of Class
com.jalios.rest.client.RestException

Packages that use RestException
com.jalios.rest.client   
 

Uses of RestException in com.jalios.rest.client
 

Methods in com.jalios.rest.client that throw RestException
 JcmsResource RestQuery.get()
           
 JcmsResource JcmsApp.getAdminStatus()
           
 JcmsResource JcmsApp.getAdminStatus(Authentication forcedAuthentication)
           
 JcmsResource JcmsApp.getAllDataType()
           
 JcmsResource JcmsApp.getAllDataType(Authentication forcedAuthentication)
           
 JcmsResource JcmsApp.getAllWorkflows()
           
 JcmsResource JcmsApp.getAllWorkflows(Authentication forcedAuthentication)
           
 JcmsResource JcmsApp.getData(String dataId)
          Send a request to find a data with a given JCMS id.
 JcmsResource JcmsApp.getData(String dataId, Authentication forcedAuthentication)
          Send a request to find a data with a given JCMS id.
 JcmsResource JcmsApp.getDataType(String typeshortclassname)
           
 JcmsResource JcmsApp.getDataType(String typeshortclassname, Authentication forcedAuthentication)
           
 JcmsResource ClientSession.getJcmsResource(org.restlet.data.Reference resourceRef, Authentication forcedAuthentication)
           
 JcmsResource ClientSession.getJcmsResource(String resourcePath, Authentication forcedAuthentication)
           
 JcmsResource JcmsApp.getMember(String login)
           
 JcmsResource JcmsApp.getMember(String login, Authentication forcedAuthentication)
           
 JcmsResource JcmsApp.getMemberList()
           
 JcmsResource JcmsApp.getMemberList(Authentication forcedAuthentication)
           
 JcmsResource JcmsApp.getWorkflow(String wfId)
           
 JcmsResource JcmsApp.getWorkflow(String wfId, Authentication forcedAuthentication)
           
 JcmsResource JcmsApp.search(org.restlet.data.Form fields)
           
 JcmsResource JcmsApp.search(org.restlet.data.Form fields, Authentication forcedAuthentication)
           
 



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