public interface IntegrationService extends BaseForm
IntegrationService
interface represents an Integration Service. An Integration Service is a special
type of form that can only be executed via a web service call. It does not have any displayable elements such as
pages, controls, lists etc.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getWebServiceOperationName()
Returns the name of the web service operation used to invoke the integration service.
|
abort, getAbortMessage, getFields, getLanguage, getResources, getTables, getTexts, getTimezone, setLanguage, setTimezone
getElementName, getElementType
java.lang.String getWebServiceOperationName()