Package com.ebasetech.xi.api
Interface IntegrationResource
- All Superinterfaces:
Element
,Resource
,java.io.Serializable
,XmlResource
,XmlResourceBase
public interface IntegrationResource extends XmlResource
The
IntegrationResource
interface represents an Integration Resource. An Integration Resource is used
by an Integration Service to represent the format of the request and response messages.
- Since:
- V4.4
-
Method Summary
Methods inherited from interface com.ebasetech.xi.api.Element
getElementName, getElementType
Methods inherited from interface com.ebasetech.xi.api.XmlResource
read, read, write, write
Methods inherited from interface com.ebasetech.xi.api.XmlResourceBase
call, call, fetch, getDocument, setDocument, update