Index
All Classes|All Packages
U
- unassign(WorkflowManagement.InteractiveTaskEnactmentDescriptor, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
-
Remove any current actor assignment to the identified task.
- unassign(String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
-
Remove any current actor assignment to the identified task.
- unlock(String, String) - Method in interface com.ebasetech.xi.api.LockManager
-
Unlocks the specified resource id so that it can be accessed by another user.
- unpause(WorkflowManagement.InteractiveTaskEnactmentDescriptor, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
-
Moves the identified task from the paused state.
- unpause(String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
-
Moves the identified task from the paused state.
- unsetJobOwner(WorkflowManagement.JobDescriptor, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
-
Clears the owner for the denoted job.
- UPCA - Static variable in interface com.ebasetech.xi.api.controls.BarcodeControl
-
A constant to represent a UPC-A barcode for use with setType() method.
- UPCE - Static variable in interface com.ebasetech.xi.api.controls.BarcodeControl
-
A constant to represent a UPC-E barcode for use with setType() method.
- update() - Method in interface com.ebasetech.xi.api.DatabaseResource
-
Builds and executes an update SQL statement and updates the database with values obtained from mapped form fields.
- update() - Method in interface com.ebasetech.xi.api.XmlResourceBase
-
Transfers any non-tabular field data from mapped form fields to the resource.
- updateLoggedOnUser(String, String[][]) - Method in interface com.ebasetech.xi.api.SecurityManager
-
If the user identified by userId is currently logged on, the default System Logon Service is invoked and all sessions where the user is logged on are updated; if the user is not currently logged on no action is taken.
- updateLoggedOnUser(String, String, String[][]) - Method in interface com.ebasetech.xi.api.SecurityManager
-
If the user identified by userId is currently logged on, the specific System Logon Service identified by parameter webServiceName is invoked and all sessions where the user is logged on are updated; if the user is not currently logged on no action is taken.
- updateTable() - Method in interface com.ebasetech.xi.api.Table
-
Updates the external resource specified as the backing resource for the table with the table data, deleting, inserting, and updating rows as required.
- uploadFileFromBrowser() - Method in interface com.ebasetech.xi.api.WebForm
-
Deprecated.
- uploadFileFromBrowser(UploadOptions) - Method in interface com.ebasetech.xi.api.WebForm
-
Deprecated.From V5.9 it is recommended to use the
FileUploadControl
instead - UploadOptions - Class in com.ebasetech.xi.api
-
The UploadOptions class supplies a number of options used when a file is uploaded from a browser to a server.
- UploadOptions() - Constructor for class com.ebasetech.xi.api.UploadOptions
- USPS - Static variable in interface com.ebasetech.xi.api.controls.BarcodeControl
-
A constant to represent a Intelligent Mail barcode for use with setType() method.
All Classes|All Packages
FileUploadControl
instead