Index
All Classes|All Packages
P
- PaddingStyleProperties - Interface in com.ebasetech.xi.api.controls
 - 
Padding represents the space between an HTML element's content and its border.
 - Page - Interface in com.ebasetech.xi.api
 - 
The
Pageinterface represents a displayable page of a form. - PageBreakControl - Interface in com.ebasetech.xi.api.controls
 - 
A Page Break control represents a page break and is applicable only when a page is included in a PDF.
 - PageControl - Interface in com.ebasetech.xi.api.controls
 - 
Page Control is a special control that must exist as the root control of each page.
 - PageNavigationButtonStyle - Interface in com.ebasetech.xi.api.controls
 - 
The
PageNavigationButtonStyleinterface represents styling properties for page navigation buttons. - PageNavigationPanel - Interface in com.ebasetech.xi.api.controls
 - 
A Page Navigation Control represents a panel containing up to five buttons.
 - PagePanelControl - Interface in com.ebasetech.xi.api.controls
 - 
A Page Panel Control is a specialised titled box container with three texts: header text, information text and trailer text.
 - Pages - Interface in com.ebasetech.xi.api
 - 
The
Pagesinterface acts as a parent object for all pages within an interactive form. - PanelControl - Interface in com.ebasetech.xi.api.controls
 - 
Panel Control
 - parseJWE(String, SecretKey) - Method in interface com.ebasetech.xi.api.JWTManager
 - 
Read JWE strings, decrypt JWE using a supplied
SecretKey. - parseJWEtoJWT(String, SecretKey) - Method in interface com.ebasetech.xi.api.JWTManager
 - 
Read JWT strings, decrypt JWE using a supplied
SecretKey. - parseJWS(String) - Method in interface com.ebasetech.xi.api.JWTManager
 - 
Read JWT strings, used to convert them into a JWT object representing the expanded JWT.
 - parseJWT(String) - Method in interface com.ebasetech.xi.api.JWTManager
 - 
Parse JWT strings, used to convert them into a JWT object representing the expanded JWT.
 - patch(String, Object) - Method in interface com.ebasetech.xi.api.connectors.RESTDataConnector
 - 
Performs an authenticated PATCH request to the API using the settings of the RESTDataConnector The request body will be automatically stringified.
 - patch(String, Object, Map<String, Object>) - Method in interface com.ebasetech.xi.api.connectors.RESTDataConnector
 - 
Performs an authenticated PATCH request to the API using the settings of the RESTDataConnector The default headers from the RESTDataConnector are included in the request.
 - patch(String, String) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP PATCH call.
 - patch(String, String, String) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP PATCH call.
 - patch(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP PATCH call supplying any headers and/or parameters required.
 - patch(String, String, String, Map<String, Object>, Map<String, Object>, RestOptions) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP PATCH call supplying any headers and/or parameters required.
 - patch(String, String, Map<String, Object>, Map<String, Object>) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP PATCH call supplying any headers and/or parameters required.
 - patch(String, String, Map<String, Object>, Map<String, Object>, Authentication) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP PATCH call supplying any headers and/or parameters required.
 - patch(String, String, Map<String, Object>, Map<String, Object>, Authentication, RestOptions) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP PATCH call supplying any headers and/or parameters required.
 - pause(WorkflowManagement.InteractiveTaskEnactmentDescriptor, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
 - 
Sets the identified task to the paused state.
 - pause(String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
 - 
Sets the identified task to the paused state.
 - PDF_ORIENTATION_LANDSCAPE - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - PDF_ORIENTATION_PORTRAIT - Static variable in interface com.ebasetech.xi.api.controls.ControlConstants
 - PDF417 - Static variable in interface com.ebasetech.xi.api.controls.BarcodeControl
 - 
A constant to represent a PDF417 barcode for use with setType() method.
 - PdfOptions - Class in com.ebasetech.xi.api
 - 
This class supplies a number of options used to generate a PDF.
 - PdfOptions() - Constructor for class com.ebasetech.xi.api.PdfOptions
 - PDFPageStyleProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
PDFPageStylePropertiesinterface represents styling properties applied to a page when it is included in a PDF. - post(WorkflowManagement.JobDescriptor, String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
 - 
Posts a waiting pause node enactment with the corresponding event id.
 - post(String, Object) - Method in interface com.ebasetech.xi.api.connectors.RESTDataConnector
 - 
Performs an authenticated POST request to the API using the settings of the RESTDataConnector The request body will be automatically stringified.
 - post(String, Object, Map<String, Object>) - Method in interface com.ebasetech.xi.api.connectors.RESTDataConnector
 - 
Performs an authenticated POST request to the API using the settings of the RESTDataConnector The default headers from the RESTDataConnector are included in the request.
 - post(String, String) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP POST call.
 - post(String, String, String) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP POST call.
 - post(String, String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
 - 
Posts the pause node enactment with the specified job and event id as complete.
 - post(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP POST call supplying any headers and/or parameters required.
 - post(String, String, String, Map<String, Object>, Map<String, Object>, RestOptions) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP POST call supplying any headers and/or parameters required.
 - post(String, String, Map<String, Object>, Map<String, Object>) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP POST call supplying any headers and/or parameters required.
 - post(String, String, Map<String, Object>, Map<String, Object>, Authentication) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP POST call supplying any headers and/or parameters required.
 - post(String, String, Map<String, Object>, Map<String, Object>, Authentication, RestOptions) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP POST call supplying any headers and/or parameters required.
 - post(String, Map<String, String>, String, String, String) - Method in interface com.ebasetech.xi.api.workflow.WorkflowManagement
 - 
Posts the pause node enactment with the corresponding event id as complete.
 - PostcodeAnywhereServices - Class in com.ebasetech.xi.services
 - 
PostcodeAnywhereServicesprovides static methods to access the PostcodeAnywhere service. - PostcodeAnywhereServices() - Constructor for class com.ebasetech.xi.services.PostcodeAnywhereServices
 - POSTNET - Static variable in interface com.ebasetech.xi.api.controls.BarcodeControl
 - 
A constant to represent a Postnet barcode for use with setType() method.
 - previous() - Method in interface com.ebasetech.xi.api.TableRowIterator
 - 
Sets the table's current row to point to the previous table row and returns false if no more rows exist.
 - PrevPageButtonControl - Interface in com.ebasetech.xi.api.controls
 - 
Previous Page Button Control is one of the supplied Ebase page navigation buttons.
 - print() - Method in interface com.ebasetech.xi.api.PrintResource
 - 
Builds a PDF document using the PDF form specified in the Print Resource and transfers all values from mapped form fields into the document.
 - print(boolean, boolean) - Method in interface com.ebasetech.xi.api.PrintResource
 - 
Builds a PDF document using the PDF form specified in the Print Resource and transfers all values from mapped form fields into the document.
 - PrintResource - Interface in com.ebasetech.xi.api
 - 
The
PrintResourceinterface represents a Printing Resource. - processAutoIncrementColumns(DatabaseMetaData, Statement) - Static method in class com.ebasetech.xi.services.DatabaseServices
 - Project - Interface in com.ebasetech.xi.api
 - Projects - Interface in com.ebasetech.xi.api
 - 
The
projectsinterface acts as a parent object for all projects within the workspace. - PushNotification - Class in com.ebasetech.xi.services
 - PushNotification() - Constructor for class com.ebasetech.xi.services.PushNotification
 - put(String, Object) - Method in interface com.ebasetech.xi.api.connectors.RESTDataConnector
 - 
Performs an authenticated PUT request to the API using the settings of the RESTDataConnector The request body will be automatically stringified.
 - put(String, Object, Map<String, Object>) - Method in interface com.ebasetech.xi.api.connectors.RESTDataConnector
 - 
Performs an authenticated PUT request to the API using the settings of the RESTDataConnector The default headers from the RESTDataConnector are included in the request.
 - put(String, String) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP PUT call.
 - put(String, String, String) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP PUT call.
 - put(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP PUT call supplying any headers and/or parameters required.
 - put(String, String, String, Map<String, Object>, Map<String, Object>, RestOptions) - Method in interface com.ebasetech.xi.api.GatewayRestServices
 - 
Performs a REST HTTP PUT call supplying any headers and/or parameters required.
 - put(String, String, Map<String, Object>, Map<String, Object>) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP PUT call supplying any headers and/or parameters required.
 - put(String, String, Map<String, Object>, Map<String, Object>, Authentication) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP PUT call supplying any headers and/or parameters required.
 - put(String, String, Map<String, Object>, Map<String, Object>, Authentication, RestOptions) - Static method in class com.ebasetech.xi.services.RestServices
 - 
Performs a REST HTTP PUT call supplying any headers and/or parameters required.
 
All Classes|All Packages