Package com.avoka.fc.common
Interface SmartFormTemplateSchema
-
public interface SmartFormTemplateSchema
Provides the XML path constants of AvokaGenericInclude.xsd schema.
-
-
Field Summary
Fields Modifier and Type Field Description static String
ATTACHMENT_DESCRIPTION
The attachment Attachment Description xpath constantstatic String
ATTACHMENT_MANAGER
The AttachmentManager element name: AttachmentManagerstatic String
ATTACHMENT_MANAGER_ATTACHMENT_KEY
The AttachmentManager AttachmentKey XPath: //AttachmentManager/_attachmentKey.static String
ATTACHMENT_NAME
The attachment Attachment Name xpath constantstatic String[]
ATTACHMENT_NODES
The Attachment data node names.static String
ATTACHMENT_TYPE
The attachment Attachment Type xpath constantstatic String
BPAY_BILLER_CODE
The user profile BPAY Biller Code xpath constantstatic String
BPAY_REFERENCE_NUMBER
The user profile BPAY Reference Number xpath constantstatic String
BSB_NUMBER
The user profile BSB Number xpath constantstatic String
DIGITAL_SIGNATURE_STATUS
The element containing the digital signature validation statusstatic String
DIGITAL_SIGNATURE_STATUS_INVALID
Indicates that an error occurred while validating the digital signaturestatic String
DIGITAL_SIGNATURE_STATUS_VALID
Indicates that the digital signature has been validated successfullystatic String
DOCUMENT_TYPE_CODE
The attachment Document Code xpath constantstatic String
DOCUMENT_TYPE_ID
The attachment Document Type Id xpath constantstatic String
EFT_ACCOUNT_NUMBER
The user profile EFT Account Number xpath constantstatic String
GST
The user profile GST xpath constantstatic String
ITEM
The user profile item list xpath constantstatic String
ITEM_LIST
The user profile item list xpath constantstatic String
ITEM_LIST_ITEM
The user profile item list xpath constantstatic String
MANDATORY_STATUS
The attachment Mandatory Status xpath constantstatic String
MANDATORY_STATUS_OPTIONAL
The user profile Optional xpath constantstatic String
MANDATORY_STATUS_REQUIRED
The user profile Required xpath constantstatic String
MAX_NUMBER
The attachment Max Number xpath constantstatic String
MAX_RESOLUTION
The attachment max resolution constantstatic String
MAX_SIZE
The attachment Max Size xpath constantstatic String
MIME_OR_FILE_TYPES
The attachment Mime Or File Types xpath constantstatic String
PAYMENT_DETAILS_BPAY_REFERENCE_NUMBER
The user profile BPAY reference number xpath constantstatic String
PAYMENT_DETAILS_CLIENT_REFERENCE_NUMBER
The user profile client reference number xpath constantstatic String
PAYMENT_DETAILS_PAYMENT
The user profile payment details xpath constantstatic String
PAYMENT_DETAILS_PAYMENT_GST
The user profile payment GST xpath constantstatic String
PAYMENT_DETAILS_PAYMENT_SUB_TOTAL
The user profile payment subtotal xpath constantstatic String
PAYMENT_DETAILS_PAYMENT_TOTAL
The user profile payment total xpath constantstatic String
PAYMENT_ITEM_DESCRIPTION
The user profile Description xpath constantstatic String
PAYMENT_ITEM_FEE_CODE
The user profile FeeCode xpath constantstatic String
PAYMENT_ITEM_GST
The user profile GST xpath constantstatic String
PAYMENT_ITEM_QUANTITY
The user profile Quantity xpath constantstatic String
PAYMENT_ITEM_RECEIPT_CODE
The user profile Receipt Code xpath constantstatic String
PAYMENT_ITEM_TOTAL
The user profile Total xpath constantstatic String
PAYMENT_ITEM_UNIT_VALUE
The user profile Unit Value xpath constantstatic String
PAYMENT_TYPE
The user profile Payment Type xpath constantstatic String
RECEIPT_PAYMENT_GST
The user profile Receipt Payment GST xpath constantstatic String
RECEIPT_PAYMENT_SERVICE_FEE
The user profile Receipt Payment ServiceFee xpath constantstatic String
RECEIPT_PAYMENT_SUB_TOTAL
The user profile Receipt Payment SubTotal xpath constantstatic String
RECEIPT_PAYMENT_TOTAL
The user profile Receipt Payment Total xpath constantstatic String
RECEIPT_RECEIPT_DATE_TIME
The user profile Receipt Date Time xpath constantstatic String
RECEIPT_RECEIPT_NO
The user profile Receipt No xpath constantstatic String
SERVICE_FEE
The user profile service fee xpath constantstatic String
SIGNATURE_TYPE_DIGITAL
Indicates that the signature type is "Digital"static String
SIGNATURE_TYPE_NONE
Indicates that the signature type has not been specifiedstatic String
SIGNATURE_TYPE_SELECTED
The element containing the signature method selected by the userstatic String
SIGNATURE_TYPE_WET
Indicates that the signature type is "Wet"static String
SUB_TOTAL
The user profile subtotal xpath constantstatic String
SUBMIT_METHOD
The attachment Submit Method xpath constantstatic String
TOTAL
The user profile total xpath constantstatic String
USER_PROFILE_FAMILY_NAME
The user profile first name xpath constantstatic String
USER_PROFILE_GIVEN_NAME
The user profile given name xpath constant
-
-
-
Field Detail
-
USER_PROFILE_GIVEN_NAME
static final String USER_PROFILE_GIVEN_NAME
The user profile given name xpath constant- See Also:
- Constant Field Values
-
USER_PROFILE_FAMILY_NAME
static final String USER_PROFILE_FAMILY_NAME
The user profile first name xpath constant- See Also:
- Constant Field Values
-
ITEM
static final String ITEM
The user profile item list xpath constant- See Also:
- Constant Field Values
-
ITEM_LIST
static final String ITEM_LIST
The user profile item list xpath constant- See Also:
- Constant Field Values
-
ITEM_LIST_ITEM
static final String ITEM_LIST_ITEM
The user profile item list xpath constant- See Also:
- Constant Field Values
-
PAYMENT_DETAILS_PAYMENT
static final String PAYMENT_DETAILS_PAYMENT
The user profile payment details xpath constant- See Also:
- Constant Field Values
-
PAYMENT_DETAILS_PAYMENT_GST
static final String PAYMENT_DETAILS_PAYMENT_GST
The user profile payment GST xpath constant- See Also:
- Constant Field Values
-
PAYMENT_DETAILS_PAYMENT_SUB_TOTAL
static final String PAYMENT_DETAILS_PAYMENT_SUB_TOTAL
The user profile payment subtotal xpath constant- See Also:
- Constant Field Values
-
PAYMENT_DETAILS_PAYMENT_TOTAL
static final String PAYMENT_DETAILS_PAYMENT_TOTAL
The user profile payment total xpath constant- See Also:
- Constant Field Values
-
PAYMENT_DETAILS_CLIENT_REFERENCE_NUMBER
static final String PAYMENT_DETAILS_CLIENT_REFERENCE_NUMBER
The user profile client reference number xpath constant- See Also:
- Constant Field Values
-
PAYMENT_DETAILS_BPAY_REFERENCE_NUMBER
static final String PAYMENT_DETAILS_BPAY_REFERENCE_NUMBER
The user profile BPAY reference number xpath constant- See Also:
- Constant Field Values
-
SUB_TOTAL
static final String SUB_TOTAL
The user profile subtotal xpath constant- See Also:
- Constant Field Values
-
SERVICE_FEE
static final String SERVICE_FEE
The user profile service fee xpath constant- See Also:
- Constant Field Values
-
GST
static final String GST
The user profile GST xpath constant- See Also:
- Constant Field Values
-
TOTAL
static final String TOTAL
The user profile total xpath constant- See Also:
- Constant Field Values
-
PAYMENT_TYPE
static final String PAYMENT_TYPE
The user profile Payment Type xpath constant- See Also:
- Constant Field Values
-
BPAY_BILLER_CODE
static final String BPAY_BILLER_CODE
The user profile BPAY Biller Code xpath constant- See Also:
- Constant Field Values
-
BPAY_REFERENCE_NUMBER
static final String BPAY_REFERENCE_NUMBER
The user profile BPAY Reference Number xpath constant- See Also:
- Constant Field Values
-
BSB_NUMBER
static final String BSB_NUMBER
The user profile BSB Number xpath constant- See Also:
- Constant Field Values
-
EFT_ACCOUNT_NUMBER
static final String EFT_ACCOUNT_NUMBER
The user profile EFT Account Number xpath constant- See Also:
- Constant Field Values
-
PAYMENT_ITEM_DESCRIPTION
static final String PAYMENT_ITEM_DESCRIPTION
The user profile Description xpath constant- See Also:
- Constant Field Values
-
PAYMENT_ITEM_QUANTITY
static final String PAYMENT_ITEM_QUANTITY
The user profile Quantity xpath constant- See Also:
- Constant Field Values
-
PAYMENT_ITEM_UNIT_VALUE
static final String PAYMENT_ITEM_UNIT_VALUE
The user profile Unit Value xpath constant- See Also:
- Constant Field Values
-
PAYMENT_ITEM_GST
static final String PAYMENT_ITEM_GST
The user profile GST xpath constant- See Also:
- Constant Field Values
-
PAYMENT_ITEM_TOTAL
static final String PAYMENT_ITEM_TOTAL
The user profile Total xpath constant- See Also:
- Constant Field Values
-
PAYMENT_ITEM_FEE_CODE
static final String PAYMENT_ITEM_FEE_CODE
The user profile FeeCode xpath constant- See Also:
- Constant Field Values
-
PAYMENT_ITEM_RECEIPT_CODE
static final String PAYMENT_ITEM_RECEIPT_CODE
The user profile Receipt Code xpath constant- See Also:
- Constant Field Values
-
DOCUMENT_TYPE_ID
static final String DOCUMENT_TYPE_ID
The attachment Document Type Id xpath constant- See Also:
- Constant Field Values
-
DOCUMENT_TYPE_CODE
static final String DOCUMENT_TYPE_CODE
The attachment Document Code xpath constant- See Also:
- Constant Field Values
-
ATTACHMENT_NAME
static final String ATTACHMENT_NAME
The attachment Attachment Name xpath constant- See Also:
- Constant Field Values
-
ATTACHMENT_DESCRIPTION
static final String ATTACHMENT_DESCRIPTION
The attachment Attachment Description xpath constant- See Also:
- Constant Field Values
-
ATTACHMENT_TYPE
static final String ATTACHMENT_TYPE
The attachment Attachment Type xpath constant- See Also:
- Constant Field Values
-
MANDATORY_STATUS
static final String MANDATORY_STATUS
The attachment Mandatory Status xpath constant- See Also:
- Constant Field Values
-
MAX_NUMBER
static final String MAX_NUMBER
The attachment Max Number xpath constant- See Also:
- Constant Field Values
-
MAX_SIZE
static final String MAX_SIZE
The attachment Max Size xpath constant- See Also:
- Constant Field Values
-
MIME_OR_FILE_TYPES
static final String MIME_OR_FILE_TYPES
The attachment Mime Or File Types xpath constant- See Also:
- Constant Field Values
-
SUBMIT_METHOD
static final String SUBMIT_METHOD
The attachment Submit Method xpath constant- See Also:
- Constant Field Values
-
MAX_RESOLUTION
static final String MAX_RESOLUTION
The attachment max resolution constant- See Also:
- Constant Field Values
-
MANDATORY_STATUS_REQUIRED
static final String MANDATORY_STATUS_REQUIRED
The user profile Required xpath constant- See Also:
- Constant Field Values
-
MANDATORY_STATUS_OPTIONAL
static final String MANDATORY_STATUS_OPTIONAL
The user profile Optional xpath constant- See Also:
- Constant Field Values
-
RECEIPT_RECEIPT_NO
static final String RECEIPT_RECEIPT_NO
The user profile Receipt No xpath constant- See Also:
- Constant Field Values
-
RECEIPT_RECEIPT_DATE_TIME
static final String RECEIPT_RECEIPT_DATE_TIME
The user profile Receipt Date Time xpath constant- See Also:
- Constant Field Values
-
RECEIPT_PAYMENT_TOTAL
static final String RECEIPT_PAYMENT_TOTAL
The user profile Receipt Payment Total xpath constant- See Also:
- Constant Field Values
-
RECEIPT_PAYMENT_SUB_TOTAL
static final String RECEIPT_PAYMENT_SUB_TOTAL
The user profile Receipt Payment SubTotal xpath constant- See Also:
- Constant Field Values
-
RECEIPT_PAYMENT_SERVICE_FEE
static final String RECEIPT_PAYMENT_SERVICE_FEE
The user profile Receipt Payment ServiceFee xpath constant- See Also:
- Constant Field Values
-
RECEIPT_PAYMENT_GST
static final String RECEIPT_PAYMENT_GST
The user profile Receipt Payment GST xpath constant- See Also:
- Constant Field Values
-
SIGNATURE_TYPE_SELECTED
static final String SIGNATURE_TYPE_SELECTED
The element containing the signature method selected by the user- See Also:
- Constant Field Values
-
DIGITAL_SIGNATURE_STATUS
static final String DIGITAL_SIGNATURE_STATUS
The element containing the digital signature validation status- See Also:
- Constant Field Values
-
SIGNATURE_TYPE_DIGITAL
static final String SIGNATURE_TYPE_DIGITAL
Indicates that the signature type is "Digital"- See Also:
- Constant Field Values
-
SIGNATURE_TYPE_NONE
static final String SIGNATURE_TYPE_NONE
Indicates that the signature type has not been specified- See Also:
- Constant Field Values
-
SIGNATURE_TYPE_WET
static final String SIGNATURE_TYPE_WET
Indicates that the signature type is "Wet"- See Also:
- Constant Field Values
-
DIGITAL_SIGNATURE_STATUS_VALID
static final String DIGITAL_SIGNATURE_STATUS_VALID
Indicates that the digital signature has been validated successfully- See Also:
- Constant Field Values
-
DIGITAL_SIGNATURE_STATUS_INVALID
static final String DIGITAL_SIGNATURE_STATUS_INVALID
Indicates that an error occurred while validating the digital signature- See Also:
- Constant Field Values
-
ATTACHMENT_MANAGER
static final String ATTACHMENT_MANAGER
The AttachmentManager element name: AttachmentManager- See Also:
- Constant Field Values
-
ATTACHMENT_MANAGER_ATTACHMENT_KEY
static final String ATTACHMENT_MANAGER_ATTACHMENT_KEY
The AttachmentManager AttachmentKey XPath: //AttachmentManager/_attachmentKey.- See Also:
- Constant Field Values
-
ATTACHMENT_NODES
static final String[] ATTACHMENT_NODES
The Attachment data node names.
-
-