Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes|All Packages

D

DatabaseResource - Interface in com.ebasetech.xi.api
The DatabaseResource interface represents a Database Resource which provides the ability to execute SQL statements.
DatabaseServices - Class in com.ebasetech.xi.services
 
DatabaseServices() - Constructor for class com.ebasetech.xi.services.DatabaseServices
 
databaseSupportsGeneratedKeys(DatabaseMetaData) - Static method in class com.ebasetech.xi.services.DatabaseServices
 
DATAMATRIX - Static variable in interface com.ebasetech.xi.api.controls.BarcodeControl
A constant to represent a Datamatrix barcode for use with setType() method.
DateServices - Class in com.ebasetech.xi.services
Date Services
DateServices() - Constructor for class com.ebasetech.xi.services.DateServices
 
decrypt(String) - Static method in class com.ebasetech.xi.services.EncryptionServices
Deprecated.
decrypt(String, int, String) - Static method in class com.ebasetech.xi.services.EncryptionServices
Deprecated.
decryptAES(String) - Static method in class com.ebasetech.xi.services.EncryptionServices
Decrypts a Base64 encoded string represented by message using the AES algorithm and a 128 bit key with default encryption parameters.
decryptAES(String, String) - Static method in class com.ebasetech.xi.services.EncryptionServices
Decrypts a Base64 encoded string represented by message using the AES algorithm and a 128 bit key.
decryptAES(String, String, int) - Static method in class com.ebasetech.xi.services.EncryptionServices
Decrypts a Base64 encoded string represented by message using the AES algorithm and a 128 bit key.
delete() - Method in interface com.ebasetech.xi.api.DatabaseResource
Builds and executes a delete SQL statement.
delete(String) - Static method in class com.ebasetech.xi.services.RestServices
Performs a REST HTTP DELETE call and returns the HTTP response code.
delete(String, String) - Method in interface com.ebasetech.xi.api.GatewayRestServices
Performs a REST HTTP DELETE call and returns the HTTP response code.
delete(String, String, Map<String, Object>, Map<String, Object>) - Method in interface com.ebasetech.xi.api.GatewayRestServices
Performs a REST HTTP DELETE call and returns the HTTP response code.
delete(String, String, Map<String, Object>, Map<String, Object>, RestOptions) - Method in interface com.ebasetech.xi.api.GatewayRestServices
Performs a REST HTTP DELETE call and returns the HTTP response code.
delete(String, Map<String, Object>, Map<String, Object>) - Static method in class com.ebasetech.xi.services.RestServices
Performs a REST HTTP DELETE call and returns the HTTP response code.
delete(String, Map<String, Object>, Map<String, Object>, Authentication) - Static method in class com.ebasetech.xi.services.RestServices
Performs a REST HTTP DELETE call and returns the HTTP response code.
delete(String, Map<String, Object>, Map<String, Object>, Authentication, RestOptions) - Static method in class com.ebasetech.xi.services.RestServices
Performs a REST HTTP DELETE call and returns the HTTP response code.
deleteFile(String) - Static method in class com.ebasetech.xi.services.FileServices
Deletes the file or directory with this path name.
deleteRow() - Method in interface com.ebasetech.xi.api.Table
Deletes the current row (see Table.getCurrentRow()) in the table.
deleteRow(int) - Method in interface com.ebasetech.xi.api.Table
Deletes the specified row in the table.
descriptionOf(WorkflowManagement.InteractiveTaskEnactmentDescriptor, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Answers the description of the denoted task enactment
descriptionOf(String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Answers the description of the denoted task enactment
descriptorFor(WorkflowManagement.InteractiveTaskEnactmentDescriptor, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Re-get the execution descriptor for the defined task.
descriptorFor(String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
Re-get the execution descriptor for the defined task.
DIGEST_AUTHENTICATION - Static variable in interface com.ebasetech.xi.services.Authentication
 
displayUrl(String) - Method in interface com.ebasetech.xi.api.WebForm
Displays the specified URL in a pop-up browser window.
displayUrl(String, boolean, String) - Method in interface com.ebasetech.xi.api.WebForm
Displays the specified URL in the user's browser, optionally in a pop-up browser window.
DynamicList - Interface in com.ebasetech.xi.api
The DynamicList interface represents a Dynamic List attached to a field.
DynamicMenuItemControl - Interface in com.ebasetech.xi.api.controls
A Dynamic Menu Item Control represents a location in a menu where any number of menu items are to be inserted at runtime.
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes|All Packages