public interface RESTfulWebService extends BaseForm
RESTfulWebService interface represents an RESTful Web Service. A RESTful Web Service is a special
 type of form that can only be executed via a REST call. It does not have any displayable elements such as 
 pages, controls, lists etc.
 | Modifier and Type | Method and Description | 
|---|---|
| RESTfulService | getRest()Returns the RESTful functions available to the RESTful Web Service | 
abort, getAbortMessage, getFields, getLanguage, getResources, getTables, getTexts, getTimezone, setLanguage, setTimezonegetElementName, getElementTypeRESTfulService getRest()