|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Exposable | This interface is for qualifying the entities or functions that can be exposable as REST resources through a REST web service. |
| WebResourceTesting | Unit tests on the services provided by a web resource in Silverpeas. |
| Class Summary | |
|---|---|
| ResourceCreationTest<T extends TestResources> | Unit tests on the creation of a new resource in Silverpeas through a REST web service. |
| ResourceDeletionTest<T extends TestResources> | Unit tests on the deletion of a resource in Silverpeas through a REST web service. |
| ResourceGettingTest<T extends TestResources> | Unit tests on the getting of a resource in Silverpeas through a REST web service. |
| ResourceUpdateTest<T extends TestResources> | Unit tests on the update of a resource in Silverpeas through a REST web service. |
| RESTWebService | The class of the Silverpeas REST web services. |
| RESTWebServiceTest<T extends TestResources> | The base class for testing REST web services in Silverpeas. |
| TestResources | It is a wrapper of the resources required in the RESTWebServiceTest test cases. |
| UserPriviledgeValidation | It is a decorator of a REST-based web service that provides access to the validation of the authentification and of the authorization for a caller to request the decorated web service. |
| UserPriviledgeValidationFactory | A factory that produces UserPriviledgeValidation instances. |
Provides the classes and interfaces from which web services can be defined and published in Silverpeas.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||