| Interface | Description |
|---|---|
| RestConstants |
A class with several oftenly used constant strings.
|
| Class | Description |
|---|---|
| Messages | |
| RestClientUtils |
Utility methods for the Rest client classes.
|
| RestComponentHelper |
A client side helper class which provides useful methods for making calls into
the ATG platform using Rest.
|
| RestRepositoryHelper |
A client side helper class which provides useful methods for making calls into
the ATG platform using Rest.
|
| RestResult |
A client side class which encapsulates the result of a Rest call.
|
| RestSession |
A class which represents a session with an ATG server.
|
| Enum | Description |
|---|---|
| RestSession.FORMAT | |
| RestSession.PARTITION |
| Exception | Description |
|---|---|
| RestClientException |
The client side exception class for Rest services.
|