Package com.avoka.fc.common
Interface SmartFormTemplateSchema
-
public interface SmartFormTemplateSchemaProvides the XML path constants of AvokaGenericInclude.xsd schema.
-
-
Field Summary
Fields Modifier and Type Field Description static StringATTACHMENT_DESCRIPTIONThe attachment Attachment Description xpath constantstatic StringATTACHMENT_MANAGERThe AttachmentManager element name: AttachmentManagerstatic StringATTACHMENT_MANAGER_ATTACHMENT_KEYThe AttachmentManager AttachmentKey XPath: //AttachmentManager/_attachmentKey.static StringATTACHMENT_NAMEThe attachment Attachment Name xpath constantstatic String[]ATTACHMENT_NODESThe Attachment data node names.static StringATTACHMENT_TYPEThe attachment Attachment Type xpath constantstatic StringBPAY_BILLER_CODEThe user profile BPAY Biller Code xpath constantstatic StringBPAY_REFERENCE_NUMBERThe user profile BPAY Reference Number xpath constantstatic StringBSB_NUMBERThe user profile BSB Number xpath constantstatic StringDIGITAL_SIGNATURE_STATUSThe element containing the digital signature validation statusstatic StringDIGITAL_SIGNATURE_STATUS_INVALIDIndicates that an error occurred while validating the digital signaturestatic StringDIGITAL_SIGNATURE_STATUS_VALIDIndicates that the digital signature has been validated successfullystatic StringDOCUMENT_TYPE_CODEThe attachment Document Code xpath constantstatic StringDOCUMENT_TYPE_IDThe attachment Document Type Id xpath constantstatic StringEFT_ACCOUNT_NUMBERThe user profile EFT Account Number xpath constantstatic StringGSTThe user profile GST xpath constantstatic StringITEMThe user profile item list xpath constantstatic StringITEM_LISTThe user profile item list xpath constantstatic StringITEM_LIST_ITEMThe user profile item list xpath constantstatic StringMANDATORY_STATUSThe attachment Mandatory Status xpath constantstatic StringMANDATORY_STATUS_OPTIONALThe user profile Optional xpath constantstatic StringMANDATORY_STATUS_REQUIREDThe user profile Required xpath constantstatic StringMAX_NUMBERThe attachment Max Number xpath constantstatic StringMAX_RESOLUTIONThe attachment max resolution constantstatic StringMAX_SIZEThe attachment Max Size xpath constantstatic StringMIME_OR_FILE_TYPESThe attachment Mime Or File Types xpath constantstatic StringPAYMENT_DETAILS_BPAY_REFERENCE_NUMBERThe user profile BPAY reference number xpath constantstatic StringPAYMENT_DETAILS_CLIENT_REFERENCE_NUMBERThe user profile client reference number xpath constantstatic StringPAYMENT_DETAILS_PAYMENTThe user profile payment details xpath constantstatic StringPAYMENT_DETAILS_PAYMENT_GSTThe user profile payment GST xpath constantstatic StringPAYMENT_DETAILS_PAYMENT_SUB_TOTALThe user profile payment subtotal xpath constantstatic StringPAYMENT_DETAILS_PAYMENT_TOTALThe user profile payment total xpath constantstatic StringPAYMENT_ITEM_DESCRIPTIONThe user profile Description xpath constantstatic StringPAYMENT_ITEM_FEE_CODEThe user profile FeeCode xpath constantstatic StringPAYMENT_ITEM_GSTThe user profile GST xpath constantstatic StringPAYMENT_ITEM_QUANTITYThe user profile Quantity xpath constantstatic StringPAYMENT_ITEM_RECEIPT_CODEThe user profile Receipt Code xpath constantstatic StringPAYMENT_ITEM_TOTALThe user profile Total xpath constantstatic StringPAYMENT_ITEM_UNIT_VALUEThe user profile Unit Value xpath constantstatic StringPAYMENT_TYPEThe user profile Payment Type xpath constantstatic StringRECEIPT_PAYMENT_GSTThe user profile Receipt Payment GST xpath constantstatic StringRECEIPT_PAYMENT_SERVICE_FEEThe user profile Receipt Payment ServiceFee xpath constantstatic StringRECEIPT_PAYMENT_SUB_TOTALThe user profile Receipt Payment SubTotal xpath constantstatic StringRECEIPT_PAYMENT_TOTALThe user profile Receipt Payment Total xpath constantstatic StringRECEIPT_RECEIPT_DATE_TIMEThe user profile Receipt Date Time xpath constantstatic StringRECEIPT_RECEIPT_NOThe user profile Receipt No xpath constantstatic StringSERVICE_FEEThe user profile service fee xpath constantstatic StringSIGNATURE_TYPE_DIGITALIndicates that the signature type is "Digital"static StringSIGNATURE_TYPE_NONEIndicates that the signature type has not been specifiedstatic StringSIGNATURE_TYPE_SELECTEDThe element containing the signature method selected by the userstatic StringSIGNATURE_TYPE_WETIndicates that the signature type is "Wet"static StringSUB_TOTALThe user profile subtotal xpath constantstatic StringSUBMIT_METHODThe attachment Submit Method xpath constantstatic StringTOTALThe user profile total xpath constantstatic StringUSER_PROFILE_FAMILY_NAMEThe user profile first name xpath constantstatic StringUSER_PROFILE_GIVEN_NAMEThe 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.
-
-