Uses of Class
com.silverpeas.web.RESTWebService.WebProcess

Packages that use RESTWebService.WebProcess
com.silverpeas.web Provides the classes and interfaces from which web services can be defined and published in Silverpeas. 
 

Uses of RESTWebService.WebProcess in com.silverpeas.web
 

Methods in com.silverpeas.web that return RESTWebService.WebProcess
 RESTWebService.WebProcess<RETURN_VALUE> RESTWebService.WebProcess.lowestAccessRole(SilverpeasRole lowestRoleAccess)
          Sets the lowest role access that the user behind the service call must verify.
protected
<RETURN_VALUE>
RESTWebService.WebProcess<RETURN_VALUE>
RESTWebService.process(RESTWebService.WebTreatment<RETURN_VALUE> webTreatment)
          This method permits to start the setting of a .WebTreatment.
 



Copyright © 2016 Silverpeas. All Rights Reserved.