Index
All Classes|All Packages
W
- WebForm - Interface in com.ebasetech.xi.api
- 
TheWebForminterface represents an interactive web form, which is a form being executed by an online user.
- WebFormEventContext - Interface in com.ebasetech.xi.api
- 
TheWebFormEventContextinterface provides context information about an Ebase event executed by an interactive form.
- WebFormEventOwner - Interface in com.ebasetech.xi.api
- 
TheWebFormEventOwnerinterface represents an event owner for all interactive form events.
- WebFormField - Interface in com.ebasetech.xi.api
- 
TheWebFormFieldinterface represents a form field in an interactive web form.
- WebFormFieldOrColumn - Interface in com.ebasetech.xi.api
- 
TheWebFormFieldOrColumninterface represents behaviour shared by both aweb form fieldand aweb table columnincluding: list behaviour get/set methods for displayable texts access to display length properties
- WebFormTable - Interface in com.ebasetech.xi.api
- 
TheWebFormTablerepresents a table in an interactive web form.
- WebFormTableColumn - Interface in com.ebasetech.xi.api
- 
TheWebFormTableColumnrepresents a table column in an interactive web form.
- WebServiceResource - Interface in com.ebasetech.xi.api
- 
TheWebServiceResourceinterface represents an Web Service Resource.
- Workflow - Interface in com.ebasetech.xi.api
- 
TheWorkflowinterface provides workflow related services to an interactive form, integration service or another workflow job.
- WorkflowJob - Interface in com.ebasetech.xi.api
- 
TheWorkflowJobinterface represents a running workflow job.
- WorkflowManagement - Interface in com.ebasetech.xi.api.workflow
- 
This interface describes the facilities available to external applications using the Workflow Management System.
- WorkflowManagement.DecisionEnactmentDescriptor - Interface in com.ebasetech.xi.api.workflow
- 
An extension that incorporates the notion of a script
- WorkflowManagement.EscalatorEnactmentDescriptor - Interface in com.ebasetech.xi.api.workflow
- 
An extension that describes the enactment of an escalator
- WorkflowManagement.FallibleEnactmentDescriptor - Interface in com.ebasetech.xi.api.workflow
- 
This descriptor is used to represent descriptions of those enactments that implement the Fallible interface and therefore capable of failing at enactment time.
- WorkflowManagement.InteractiveTaskEnactmentDescriptor - Interface in com.ebasetech.xi.api.workflow
- 
Implementations of this interface provide the detailed information needed by the tasklist application.
- WorkflowManagement.JobDescriptor - Interface in com.ebasetech.xi.api.workflow
- 
Implementations of this interface provide information about a Job in the system
- WorkflowManagement.PauseEnactmentDescriptor - Interface in com.ebasetech.xi.api.workflow
- 
An extension that incorporates the notion of a script and an event id
- WorkflowManagement.SystemTaskEnactmentDescriptor - Interface in com.ebasetech.xi.api.workflow
- 
A descriptor used purely for System tasks
- WorkflowManagement.TaskEnactmentDescriptor - Interface in com.ebasetech.xi.api.workflow
- 
An extension that incorporates the notion of an associated task
- wrapCollection(Class) - Static method in class com.ebasetech.xi.services.ObjectServices
- WrappedHttpSession - Interface in com.ebasetech.xi.api
- write() - Method in interface com.ebasetech.xi.api.MqResource
- 
Constructs a message from mapped form field values and writes the message to the MQSeries queue identified by the MQ resource.
- write() - Method in interface com.ebasetech.xi.api.XmlResource
- 
Issues a write request to the default adapter of the XML Resource.
- write(boolean) - Method in interface com.ebasetech.xi.api.MqResource
- 
Constructs a message from mapped form field values and writes the message to the MQSeries queue identified by the MQ resource.
- write(String) - Method in interface com.ebasetech.xi.api.XmlResource
- 
Issues a write request to the adapter specified byadapterNameon the XML Resource.
- writeFile(String, String) - Static method in class com.ebasetech.xi.services.FileServices
- 
Creates a new file if necessary with the specified file path and saves the file with the specified text.
- writeFile(String, String, String) - Static method in class com.ebasetech.xi.services.FileServices
- 
Creates a new file if necessary with the specified file path and saves the file with the specified text decoded using the specified encoding.
All Classes|All Packages