- 
Subinterfaces of Resource in com.ebasetech.xi.api
| Modifier and Type | 
Interface | 
Description | 
interface  | 
CustomResource | 
 The CustomResource interface represents a Custom Resource. 
 | 
interface  | 
DatabaseResource | 
 The DatabaseResource interface represents a Database Resource which provides the ability to execute SQL statements. 
 | 
interface  | 
IntegrationResource | 
 The IntegrationResource interface represents an Integration Resource. 
 | 
interface  | 
PrintResource | 
 The PrintResource interface represents a Printing Resource. 
 | 
interface  | 
StoredProcedureResource | 
 The StoredProcedureResource interface provides the ability to call a database stored procedure. 
 | 
interface  | 
WebServiceResource | 
 The WebServiceResource interface represents an Web Service Resource. 
 | 
interface  | 
XmlResource | 
 The XmlResource interface represents an Xml Resource. 
 | 
interface  | 
XmlResourceBase | 
 XmlResourceBase represents the base interface for all resources based around Xml documents. 
 |