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
Page
interface 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
PageNavigationButtonStyle
interface 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
Pages
interface 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, 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
PDFPageStyleProperties
interface 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, 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
-
PostcodeAnywhereServices
provides 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
PrintResource
interface represents a Printing Resource. - processAutoIncrementColumns(DatabaseMetaData, Statement) - Static method in class com.ebasetech.xi.services.DatabaseServices
- PushNotification - Class in com.ebasetech.xi.services
- PushNotification() - Constructor for class com.ebasetech.xi.services.PushNotification
- 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