Class _TemplateVersion

  • All Implemented Interfaces:
    IEntity, Serializable, org.apache.cayenne.DataObject, org.apache.cayenne.Persistent, org.apache.cayenne.Validating
    Direct Known Subclasses:
    TemplateVersion

    public abstract class _TemplateVersion
    extends BaseEntity

    Provides the _TemplateVersion database entity.

    Please note this class was generated by Cayenne. You should avoid making changes to this class as it may be regenerated. Please make customizations to the entity subclass.

    See Also:
    Serialized Form
    • Field Detail

      • CREATED_AT_PROPERTY

        public static final String CREATED_AT_PROPERTY
        Provides the 'createdAt' property name.
        See Also:
        Constant Field Values
      • CREATED_BY_PROPERTY

        public static final String CREATED_BY_PROPERTY
        Provides the 'createdBy' property name.
        See Also:
        Constant Field Values
      • FAR_DATA_FLAG_PROPERTY

        public static final String FAR_DATA_FLAG_PROPERTY
        Provides the 'farDataFlag' property name.
        See Also:
        Constant Field Values
      • FAR_DATA_VERSION_PROPERTY

        public static final String FAR_DATA_VERSION_PROPERTY
        Provides the 'farDataVersion' property name.
        See Also:
        Constant Field Values
      • FAR_FILE_MD5_PROPERTY

        public static final String FAR_FILE_MD5_PROPERTY
        Provides the 'farFileMd5' property name.
        See Also:
        Constant Field Values
      • FAR_FORM_KEY_PROPERTY

        public static final String FAR_FORM_KEY_PROPERTY
        Provides the 'farFormKey' property name.
        See Also:
        Constant Field Values
      • FAR_FORM_TARGET_PROPERTY

        public static final String FAR_FORM_TARGET_PROPERTY
        Provides the 'farFormTarget' property name.
        See Also:
        Constant Field Values
      • FORM_DATA_ENCRYPT_FLAG_PROPERTY

        public static final String FORM_DATA_ENCRYPT_FLAG_PROPERTY
        Provides the 'formDataEncryptFlag' property name.
        See Also:
        Constant Field Values
      • FORM_FILE_MD5_PROPERTY

        public static final String FORM_FILE_MD5_PROPERTY
        Provides the 'formFileMd5' property name.
        See Also:
        Constant Field Values
      • FORM_FILE_NAME_PROPERTY

        public static final String FORM_FILE_NAME_PROPERTY
        Provides the 'formFileName' property name.
        See Also:
        Constant Field Values
      • FORM_HTTP_API2FLAG_PROPERTY

        public static final String FORM_HTTP_API2FLAG_PROPERTY
        Provides the 'formHttpApi2Flag' property name.
        See Also:
        Constant Field Values
      • FORM_MAESTRO_FLAG_PROPERTY

        public static final String FORM_MAESTRO_FLAG_PROPERTY
        Provides the 'formMaestroFlag' property name.
        See Also:
        Constant Field Values
      • FORM_TYPE_PROPERTY

        public static final String FORM_TYPE_PROPERTY
        Provides the 'formType' property name.
        See Also:
        Constant Field Values
      • HAS_DESKTOP_FORM_PROPERTY

        public static final String HAS_DESKTOP_FORM_PROPERTY
        Provides the 'hasDesktopForm' property name.
        See Also:
        Constant Field Values
      • HAS_PDF_FORM_PROPERTY

        public static final String HAS_PDF_FORM_PROPERTY
        Provides the 'hasPdfForm' property name.
        See Also:
        Constant Field Values
      • HAS_PDF_RECEIPT_PROPERTY

        public static final String HAS_PDF_RECEIPT_PROPERTY
        Provides the 'hasPdfReceipt' property name.
        See Also:
        Constant Field Values
      • HAS_PHONE_FORM_PROPERTY

        public static final String HAS_PHONE_FORM_PROPERTY
        Provides the 'hasPhoneForm' property name.
        See Also:
        Constant Field Values
      • HAS_TABLET_FORM_PROPERTY

        public static final String HAS_TABLET_FORM_PROPERTY
        Provides the 'hasTabletForm' property name.
        See Also:
        Constant Field Values
      • LAST_MODIFIED_AT_PROPERTY

        public static final String LAST_MODIFIED_AT_PROPERTY
        Provides the 'lastModifiedAt' property name.
        See Also:
        Constant Field Values
      • LAST_MODIFIED_BY_PROPERTY

        public static final String LAST_MODIFIED_BY_PROPERTY
        Provides the 'lastModifiedBy' property name.
        See Also:
        Constant Field Values
      • MAX_ATTACHMENT_NUMBER_PROPERTY

        public static final String MAX_ATTACHMENT_NUMBER_PROPERTY
        Provides the 'maxAttachmentNumber' property name.
        See Also:
        Constant Field Values
      • MAX_ATTACHMENT_SIZE_PROPERTY

        public static final String MAX_ATTACHMENT_SIZE_PROPERTY
        Provides the 'maxAttachmentSize' property name.
        See Also:
        Constant Field Values
      • METADATA_PUBLISH_ATTEMPTS_PROPERTY

        public static final String METADATA_PUBLISH_ATTEMPTS_PROPERTY
        Provides the 'metadataPublishAttempts' property name.
        See Also:
        Constant Field Values
      • METADATA_PUBLISH_STATUS_PROPERTY

        public static final String METADATA_PUBLISH_STATUS_PROPERTY
        Provides the 'metadataPublishStatus' property name.
        See Also:
        Constant Field Values
      • METADATA_PUBLISH_TIME_PROPERTY

        public static final String METADATA_PUBLISH_TIME_PROPERTY
        Provides the 'metadataPublishTime' property name.
        See Also:
        Constant Field Values
      • RECEIPT_FILE_MD5_PROPERTY

        public static final String RECEIPT_FILE_MD5_PROPERTY
        Provides the 'receiptFileMd5' property name.
        See Also:
        Constant Field Values
      • RECEIPT_FILE_NAME_PROPERTY

        public static final String RECEIPT_FILE_NAME_PROPERTY
        Provides the 'receiptFileName' property name.
        See Also:
        Constant Field Values
      • RECEIPT_PROCESS_TIMEOUT_PROPERTY

        public static final String RECEIPT_PROCESS_TIMEOUT_PROPERTY
        Provides the 'receiptProcessTimeout' property name.
        See Also:
        Constant Field Values
      • RECEIPT_XML_MAPPING_PROPERTY

        public static final String RECEIPT_XML_MAPPING_PROPERTY
        Provides the 'receiptXmlMapping' property name.
        See Also:
        Constant Field Values
      • SIGNATURE_FILE_MD5_PROPERTY

        public static final String SIGNATURE_FILE_MD5_PROPERTY
        Provides the 'signatureFileMd5' property name.
        See Also:
        Constant Field Values
      • SIGNATURE_FILE_NAME_PROPERTY

        public static final String SIGNATURE_FILE_NAME_PROPERTY
        Provides the 'signatureFileName' property name.
        See Also:
        Constant Field Values
      • STRICT_HEADER_SECURITY_FLAG_PROPERTY

        public static final String STRICT_HEADER_SECURITY_FLAG_PROPERTY
        Provides the 'strictHeaderSecurityFlag' property name.
        See Also:
        Constant Field Values
      • SUPPORTS_SAVE_CHALLENGE_FLAG_PROPERTY

        public static final String SUPPORTS_SAVE_CHALLENGE_FLAG_PROPERTY
        Provides the 'supportsSaveChallengeFlag' property name.
        See Also:
        Constant Field Values
      • UNIFIED_APP_DATA_FLAG_PROPERTY

        public static final String UNIFIED_APP_DATA_FLAG_PROPERTY
        Provides the 'unifiedAppDataFlag' property name.
        See Also:
        Constant Field Values
      • USE_DELIVERY_RECEIPT_FLAG_PROPERTY

        public static final String USE_DELIVERY_RECEIPT_FLAG_PROPERTY
        Provides the 'useDeliveryReceiptFlag' property name.
        See Also:
        Constant Field Values
      • USE_SERVER_ATTACHMENT_RULES_PROPERTY

        public static final String USE_SERVER_ATTACHMENT_RULES_PROPERTY
        Provides the 'useServerAttachmentRules' property name.
        See Also:
        Constant Field Values
      • VERSION_NUMBER_PROPERTY

        public static final String VERSION_NUMBER_PROPERTY
        Provides the 'versionNumber' property name.
        See Also:
        Constant Field Values
      • COMPLETED_PROCESSOR_SERVICE_PROPERTY

        public static final String COMPLETED_PROCESSOR_SERVICE_PROPERTY
        Provides the 'completedProcessorService' relationship name.
        See Also:
        Constant Field Values
      • CURRENT_VERSION_FORM_PROPERTY

        public static final String CURRENT_VERSION_FORM_PROPERTY
        Provides the 'currentVersionForm' relationship name.
        See Also:
        Constant Field Values
      • DELIVERY_ABANDON_PROPERTY

        public static final String DELIVERY_ABANDON_PROPERTY
        Provides the 'deliveryAbandon' relationship name.
        See Also:
        Constant Field Values
      • DELIVERY_PROD_PROPERTY

        public static final String DELIVERY_PROD_PROPERTY
        Provides the 'deliveryProd' relationship name.
        See Also:
        Constant Field Values
      • DELIVERY_TEST_PROPERTY

        public static final String DELIVERY_TEST_PROPERTY
        Provides the 'deliveryTest' relationship name.
        See Also:
        Constant Field Values
      • DELIVERY_VALIDATION_PROPERTY

        public static final String DELIVERY_VALIDATION_PROPERTY
        Provides the 'deliveryValidation' relationship name.
        See Also:
        Constant Field Values
      • EMAIL_SERVICE_PROPERTY

        public static final String EMAIL_SERVICE_PROPERTY
        Provides the 'emailService' relationship name.
        See Also:
        Constant Field Values
      • EXPIRY_PROCESS_SERVICE_PROPERTY

        public static final String EXPIRY_PROCESS_SERVICE_PROPERTY
        Provides the 'expiryProcessService' relationship name.
        See Also:
        Constant Field Values
      • FORM_CATEGORIES_PROPERTY

        public static final String FORM_CATEGORIES_PROPERTY
        Provides the 'formCategories' relationship name.
        See Also:
        Constant Field Values
      • FORM_DESIGN_VERSION_PROPERTY

        public static final String FORM_DESIGN_VERSION_PROPERTY
        Provides the 'formDesignVersion' relationship name.
        See Also:
        Constant Field Values
      • FORM_FUNCTIONS_PROPERTY

        public static final String FORM_FUNCTIONS_PROPERTY
        Provides the 'formFunctions' relationship name.
        See Also:
        Constant Field Values
      • FORM_PREFILL_SERVICE_PROPERTY

        public static final String FORM_PREFILL_SERVICE_PROPERTY
        Provides the 'formPrefillService' relationship name.
        See Also:
        Constant Field Values
      • JOB_CONTROLLER_SERVICE_PROPERTY

        public static final String JOB_CONTROLLER_SERVICE_PROPERTY
        Provides the 'jobControllerService' relationship name.
        See Also:
        Constant Field Values
      • PROMOTION_LOGS_PROPERTY

        public static final String PROMOTION_LOGS_PROPERTY
        Provides the 'promotionLogs' relationship name.
        See Also:
        Constant Field Values
      • RECEIPT_RENDER_SERVICE_PROPERTY

        public static final String RECEIPT_RENDER_SERVICE_PROPERTY
        Provides the 'receiptRenderService' relationship name.
        See Also:
        Constant Field Values
      • REQUEST_LOG_PROPERTY

        public static final String REQUEST_LOG_PROPERTY
        Provides the 'requestLog' relationship name.
        See Also:
        Constant Field Values
      • SAVED_PROCESSOR_SERVICE_PROPERTY

        public static final String SAVED_PROCESSOR_SERVICE_PROPERTY
        Provides the 'savedProcessorService' relationship name.
        See Also:
        Constant Field Values
      • SECURITY_FILTER_SERVICE_PROPERTY

        public static final String SECURITY_FILTER_SERVICE_PROPERTY
        Provides the 'securityFilterService' relationship name.
        See Also:
        Constant Field Values
      • SUBMISSION_HISTORY_LIST_PROPERTY

        public static final String SUBMISSION_HISTORY_LIST_PROPERTY
        Provides the 'submissionHistoryList' relationship name.
        See Also:
        Constant Field Values
      • SUBMISSION_PREPROCESSOR_SERVICE_PROPERTY

        public static final String SUBMISSION_PREPROCESSOR_SERVICE_PROPERTY
        Provides the 'submissionPreprocessorService' relationship name.
        See Also:
        Constant Field Values
      • SUBMISSION_VALIDATOR_SERVICE_PROPERTY

        public static final String SUBMISSION_VALIDATOR_SERVICE_PROPERTY
        Provides the 'submissionValidatorService' relationship name.
        See Also:
        Constant Field Values
      • SUBMISSIONS_PROPERTY

        public static final String SUBMISSIONS_PROPERTY
        Provides the 'submissions' relationship name.
        See Also:
        Constant Field Values
      • TEMPLATE_VERSION_DATA_PROPERTY

        public static final String TEMPLATE_VERSION_DATA_PROPERTY
        Provides the 'templateVersionData' relationship name.
        See Also:
        Constant Field Values
      • VERSION_ATTACHMENTS_PROPERTY

        public static final String VERSION_ATTACHMENTS_PROPERTY
        Provides the 'versionAttachments' relationship name.
        See Also:
        Constant Field Values
      • VERSION_METADATA_VALUES_PROPERTY

        public static final String VERSION_METADATA_VALUES_PROPERTY
        Provides the 'versionMetadataValues' relationship name.
        See Also:
        Constant Field Values
      • VERSION_PROPERTY_VALUES_PROPERTY

        public static final String VERSION_PROPERTY_VALUES_PROPERTY
        Provides the 'versionPropertyValues' relationship name.
        See Also:
        Constant Field Values
      • VERSION_OID_PK_COLUMN

        public static final String VERSION_OID_PK_COLUMN
        Provides the 'version_oid' primary key database column name.
        See Also:
        Constant Field Values
      • CREATED_AT

        public static final org.apache.cayenne.exp.Property<Date> CREATED_AT
        Provides the 'CREATED_AT' property.
      • CREATED_BY

        public static final org.apache.cayenne.exp.Property<String> CREATED_BY
        Provides the 'CREATED_BY' property.
      • FAR_DATA_FLAG

        public static final org.apache.cayenne.exp.Property<Boolean> FAR_DATA_FLAG
        Provides the 'FAR_DATA_FLAG' property.
      • FAR_DATA_VERSION

        public static final org.apache.cayenne.exp.Property<String> FAR_DATA_VERSION
        Provides the 'FAR_DATA_VERSION' property.
      • FAR_FILE_MD5

        public static final org.apache.cayenne.exp.Property<String> FAR_FILE_MD5
        Provides the 'FAR_FILE_MD5' property.
      • FAR_FORM_KEY

        public static final org.apache.cayenne.exp.Property<String> FAR_FORM_KEY
        Provides the 'FAR_FORM_KEY' property.
      • FAR_FORM_TARGET

        public static final org.apache.cayenne.exp.Property<String> FAR_FORM_TARGET
        Provides the 'FAR_FORM_TARGET' property.
      • FORM_DATA_ENCRYPT_FLAG

        public static final org.apache.cayenne.exp.Property<Boolean> FORM_DATA_ENCRYPT_FLAG
        Provides the 'FORM_DATA_ENCRYPT_FLAG' property.
      • FORM_FILE_MD5

        public static final org.apache.cayenne.exp.Property<String> FORM_FILE_MD5
        Provides the 'FORM_FILE_MD5' property.
      • FORM_FILE_NAME

        public static final org.apache.cayenne.exp.Property<String> FORM_FILE_NAME
        Provides the 'FORM_FILE_NAME' property.
      • FORM_HTTP_API2FLAG

        public static final org.apache.cayenne.exp.Property<Boolean> FORM_HTTP_API2FLAG
        Provides the 'FORM_HTTP_API2FLAG' property.
      • FORM_MAESTRO_FLAG

        public static final org.apache.cayenne.exp.Property<Boolean> FORM_MAESTRO_FLAG
        Provides the 'FORM_MAESTRO_FLAG' property.
      • FORM_TYPE

        public static final org.apache.cayenne.exp.Property<String> FORM_TYPE
        Provides the 'FORM_TYPE' property.
      • HAS_DESKTOP_FORM

        public static final org.apache.cayenne.exp.Property<Boolean> HAS_DESKTOP_FORM
        Provides the 'HAS_DESKTOP_FORM' property.
      • HAS_PDF_FORM

        public static final org.apache.cayenne.exp.Property<Boolean> HAS_PDF_FORM
        Provides the 'HAS_PDF_FORM' property.
      • HAS_PDF_RECEIPT

        public static final org.apache.cayenne.exp.Property<Boolean> HAS_PDF_RECEIPT
        Provides the 'HAS_PDF_RECEIPT' property.
      • HAS_PHONE_FORM

        public static final org.apache.cayenne.exp.Property<Boolean> HAS_PHONE_FORM
        Provides the 'HAS_PHONE_FORM' property.
      • HAS_TABLET_FORM

        public static final org.apache.cayenne.exp.Property<Boolean> HAS_TABLET_FORM
        Provides the 'HAS_TABLET_FORM' property.
      • LAST_MODIFIED_AT

        public static final org.apache.cayenne.exp.Property<Date> LAST_MODIFIED_AT
        Provides the 'LAST_MODIFIED_AT' property.
      • LAST_MODIFIED_BY

        public static final org.apache.cayenne.exp.Property<String> LAST_MODIFIED_BY
        Provides the 'LAST_MODIFIED_BY' property.
      • MAX_ATTACHMENT_NUMBER

        public static final org.apache.cayenne.exp.Property<Integer> MAX_ATTACHMENT_NUMBER
        Provides the 'MAX_ATTACHMENT_NUMBER' property.
      • MAX_ATTACHMENT_SIZE

        public static final org.apache.cayenne.exp.Property<Long> MAX_ATTACHMENT_SIZE
        Provides the 'MAX_ATTACHMENT_SIZE' property.
      • METADATA_PUBLISH_ATTEMPTS

        public static final org.apache.cayenne.exp.Property<Integer> METADATA_PUBLISH_ATTEMPTS
        Provides the 'METADATA_PUBLISH_ATTEMPTS' property.
      • METADATA_PUBLISH_STATUS

        public static final org.apache.cayenne.exp.Property<String> METADATA_PUBLISH_STATUS
        Provides the 'METADATA_PUBLISH_STATUS' property.
      • METADATA_PUBLISH_TIME

        public static final org.apache.cayenne.exp.Property<Date> METADATA_PUBLISH_TIME
        Provides the 'METADATA_PUBLISH_TIME' property.
      • NOTES

        public static final org.apache.cayenne.exp.Property<String> NOTES
        Provides the 'NOTES' property.
      • RECEIPT_FILE_MD5

        public static final org.apache.cayenne.exp.Property<String> RECEIPT_FILE_MD5
        Provides the 'RECEIPT_FILE_MD5' property.
      • RECEIPT_FILE_NAME

        public static final org.apache.cayenne.exp.Property<String> RECEIPT_FILE_NAME
        Provides the 'RECEIPT_FILE_NAME' property.
      • RECEIPT_PROCESS_TIMEOUT

        public static final org.apache.cayenne.exp.Property<Integer> RECEIPT_PROCESS_TIMEOUT
        Provides the 'RECEIPT_PROCESS_TIMEOUT' property.
      • RECEIPT_XML_MAPPING

        public static final org.apache.cayenne.exp.Property<String> RECEIPT_XML_MAPPING
        Provides the 'RECEIPT_XML_MAPPING' property.
      • SIGNATURE_FILE_MD5

        public static final org.apache.cayenne.exp.Property<String> SIGNATURE_FILE_MD5
        Provides the 'SIGNATURE_FILE_MD5' property.
      • SIGNATURE_FILE_NAME

        public static final org.apache.cayenne.exp.Property<String> SIGNATURE_FILE_NAME
        Provides the 'SIGNATURE_FILE_NAME' property.
      • STATUS

        public static final org.apache.cayenne.exp.Property<Status> STATUS
        Provides the 'STATUS' property.
      • STRICT_HEADER_SECURITY_FLAG

        public static final org.apache.cayenne.exp.Property<Boolean> STRICT_HEADER_SECURITY_FLAG
        Provides the 'STRICT_HEADER_SECURITY_FLAG' property.
      • SUPPORTS_SAVE_CHALLENGE_FLAG

        public static final org.apache.cayenne.exp.Property<Boolean> SUPPORTS_SAVE_CHALLENGE_FLAG
        Provides the 'SUPPORTS_SAVE_CHALLENGE_FLAG' property.
      • UNIFIED_APP_DATA_FLAG

        public static final org.apache.cayenne.exp.Property<Boolean> UNIFIED_APP_DATA_FLAG
        Provides the 'UNIFIED_APP_DATA_FLAG' property.
      • USE_DELIVERY_RECEIPT_FLAG

        public static final org.apache.cayenne.exp.Property<Boolean> USE_DELIVERY_RECEIPT_FLAG
        Provides the 'USE_DELIVERY_RECEIPT_FLAG' property.
      • USE_SERVER_ATTACHMENT_RULES

        public static final org.apache.cayenne.exp.Property<Boolean> USE_SERVER_ATTACHMENT_RULES
        Provides the 'USE_SERVER_ATTACHMENT_RULES' property.
      • VERSION_NUMBER

        public static final org.apache.cayenne.exp.Property<String> VERSION_NUMBER
        Provides the 'VERSION_NUMBER' property.
      • COMPLETED_PROCESSOR_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> COMPLETED_PROCESSOR_SERVICE
        Provides the 'COMPLETED_PROCESSOR_SERVICE' property.
      • CURRENT_VERSION_FORM

        public static final org.apache.cayenne.exp.Property<Form> CURRENT_VERSION_FORM
        Provides the 'CURRENT_VERSION_FORM' property.
      • DELIVERY_ABANDON

        public static final org.apache.cayenne.exp.Property<DeliveryDetails> DELIVERY_ABANDON
        Provides the 'DELIVERY_ABANDON' property.
      • DELIVERY_PROD

        public static final org.apache.cayenne.exp.Property<DeliveryDetails> DELIVERY_PROD
        Provides the 'DELIVERY_PROD' property.
      • DELIVERY_TEST

        public static final org.apache.cayenne.exp.Property<DeliveryDetails> DELIVERY_TEST
        Provides the 'DELIVERY_TEST' property.
      • DELIVERY_VALIDATION

        public static final org.apache.cayenne.exp.Property<DeliveryDetails> DELIVERY_VALIDATION
        Provides the 'DELIVERY_VALIDATION' property.
      • EMAIL_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> EMAIL_SERVICE
        Provides the 'EMAIL_SERVICE' property.
      • EXPIRY_PROCESS_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> EXPIRY_PROCESS_SERVICE
        Provides the 'EXPIRY_PROCESS_SERVICE' property.
      • FORM

        public static final org.apache.cayenne.exp.Property<Form> FORM
        Provides the 'FORM' property.
      • FORM_CATEGORIES

        public static final org.apache.cayenne.exp.Property<List<FormCategory>> FORM_CATEGORIES
        Provides the 'FORM_CATEGORIES' property.
      • FORM_DESIGN_VERSION

        public static final org.apache.cayenne.exp.Property<FormDesignVersion> FORM_DESIGN_VERSION
        Provides the 'FORM_DESIGN_VERSION' property.
      • FORM_FUNCTIONS

        public static final org.apache.cayenne.exp.Property<List<FormFunction>> FORM_FUNCTIONS
        Provides the 'FORM_FUNCTIONS' property.
      • FORM_PREFILL_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> FORM_PREFILL_SERVICE
        Provides the 'FORM_PREFILL_SERVICE' property.
      • JOB_CONTROLLER_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> JOB_CONTROLLER_SERVICE
        Provides the 'JOB_CONTROLLER_SERVICE' property.
      • PROMOTION_LOGS

        public static final org.apache.cayenne.exp.Property<List<PromotionLog>> PROMOTION_LOGS
        Provides the 'PROMOTION_LOGS' property.
      • RECEIPT_RENDER_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> RECEIPT_RENDER_SERVICE
        Provides the 'RECEIPT_RENDER_SERVICE' property.
      • REQUEST_LOG

        public static final org.apache.cayenne.exp.Property<List<RequestLog>> REQUEST_LOG
        Provides the 'REQUEST_LOG' property.
      • SAVED_PROCESSOR_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> SAVED_PROCESSOR_SERVICE
        Provides the 'SAVED_PROCESSOR_SERVICE' property.
      • SCHEMA

        public static final org.apache.cayenne.exp.Property<SchemaSeed> SCHEMA
        Provides the 'SCHEMA' property.
      • SECURITY_FILTER_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> SECURITY_FILTER_SERVICE
        Provides the 'SECURITY_FILTER_SERVICE' property.
      • SUBMISSION_HISTORY_LIST

        public static final org.apache.cayenne.exp.Property<List<SubmissionHistory>> SUBMISSION_HISTORY_LIST
        Provides the 'SUBMISSION_HISTORY_LIST' property.
      • SUBMISSION_PREPROCESSOR_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> SUBMISSION_PREPROCESSOR_SERVICE
        Provides the 'SUBMISSION_PREPROCESSOR_SERVICE' property.
      • SUBMISSION_VALIDATOR_SERVICE

        public static final org.apache.cayenne.exp.Property<ServiceDefinition> SUBMISSION_VALIDATOR_SERVICE
        Provides the 'SUBMISSION_VALIDATOR_SERVICE' property.
      • SUBMISSIONS

        public static final org.apache.cayenne.exp.Property<List<Submission>> SUBMISSIONS
        Provides the 'SUBMISSIONS' property.
      • TEMPLATE_VERSION_DATA

        public static final org.apache.cayenne.exp.Property<TemplateVersionData> TEMPLATE_VERSION_DATA
        Provides the 'TEMPLATE_VERSION_DATA' property.
      • VERSION_ATTACHMENTS

        public static final org.apache.cayenne.exp.Property<List<VersionAttachment>> VERSION_ATTACHMENTS
        Provides the 'VERSION_ATTACHMENTS' property.
      • VERSION_METADATA_VALUES

        public static final org.apache.cayenne.exp.Property<List<VersionMetadataValue>> VERSION_METADATA_VALUES
        Provides the 'VERSION_METADATA_VALUES' property.
      • VERSION_PROPERTY_VALUES

        public static final org.apache.cayenne.exp.Property<List<VersionPropertyValue>> VERSION_PROPERTY_VALUES
        Provides the 'VERSION_PROPERTY_VALUES' property.
    • Constructor Detail

      • _TemplateVersion

        public _TemplateVersion()
    • Method Detail

      • setCreatedAt

        public void setCreatedAt​(Date createdAt)
        Set the createdAt value.
        Parameters:
        createdAt - the createdAt value to set
      • getCreatedAt

        public Date getCreatedAt()
        Return the createdAt value.
        Returns:
        createdAt the createdAt value
      • setCreatedBy

        public void setCreatedBy​(String createdBy)
        Set the createdBy value.
        Parameters:
        createdBy - the createdBy value to set
      • getCreatedBy

        public String getCreatedBy()
        Return the createdBy value.
        Returns:
        createdBy the createdBy value
      • setFarDataFlag

        public void setFarDataFlag​(boolean farDataFlag)
        Set the farDataFlag value.
        Parameters:
        farDataFlag - the farDataFlag value to set
      • isFarDataFlag

        public boolean isFarDataFlag()
        Return the farDataFlag value.
        Returns:
        farDataFlag the farDataFlag value
      • setFarDataVersion

        public void setFarDataVersion​(String farDataVersion)
        Set the farDataVersion value.
        Parameters:
        farDataVersion - the farDataVersion value to set
      • getFarDataVersion

        public String getFarDataVersion()
        Return the farDataVersion value.
        Returns:
        farDataVersion the farDataVersion value
      • setFarFileMd5

        public void setFarFileMd5​(String farFileMd5)
        Set the farFileMd5 value.
        Parameters:
        farFileMd5 - the farFileMd5 value to set
      • getFarFileMd5

        public String getFarFileMd5()
        Return the farFileMd5 value.
        Returns:
        farFileMd5 the farFileMd5 value
      • setFarFormKey

        public void setFarFormKey​(String farFormKey)
        Set the farFormKey value.
        Parameters:
        farFormKey - the farFormKey value to set
      • getFarFormKey

        public String getFarFormKey()
        Return the farFormKey value.
        Returns:
        farFormKey the farFormKey value
      • setFarFormTarget

        public void setFarFormTarget​(String farFormTarget)
        Set the farFormTarget value.
        Parameters:
        farFormTarget - the farFormTarget value to set
      • getFarFormTarget

        public String getFarFormTarget()
        Return the farFormTarget value.
        Returns:
        farFormTarget the farFormTarget value
      • setFormDataEncryptFlag

        public void setFormDataEncryptFlag​(boolean formDataEncryptFlag)
        Set the formDataEncryptFlag value.
        Parameters:
        formDataEncryptFlag - the formDataEncryptFlag value to set
      • isFormDataEncryptFlag

        public boolean isFormDataEncryptFlag()
        Return the formDataEncryptFlag value.
        Returns:
        formDataEncryptFlag the formDataEncryptFlag value
      • setFormFileMd5

        public void setFormFileMd5​(String formFileMd5)
        Set the formFileMd5 value.
        Parameters:
        formFileMd5 - the formFileMd5 value to set
      • getFormFileMd5

        public String getFormFileMd5()
        Return the formFileMd5 value.
        Returns:
        formFileMd5 the formFileMd5 value
      • setFormFileName

        public void setFormFileName​(String formFileName)
        Set the formFileName value.
        Parameters:
        formFileName - the formFileName value to set
      • getFormFileName

        public String getFormFileName()
        Return the formFileName value.
        Returns:
        formFileName the formFileName value
      • setFormHttpApi2Flag

        public void setFormHttpApi2Flag​(boolean formHttpApi2Flag)
        Set the formHttpApi2Flag value.
        Parameters:
        formHttpApi2Flag - the formHttpApi2Flag value to set
      • isFormHttpApi2Flag

        public boolean isFormHttpApi2Flag()
        Return the formHttpApi2Flag value.
        Returns:
        formHttpApi2Flag the formHttpApi2Flag value
      • setFormMaestroFlag

        public void setFormMaestroFlag​(boolean formMaestroFlag)
        Set the formMaestroFlag value.
        Parameters:
        formMaestroFlag - the formMaestroFlag value to set
      • isFormMaestroFlag

        public boolean isFormMaestroFlag()
        Return the formMaestroFlag value.
        Returns:
        formMaestroFlag the formMaestroFlag value
      • setFormType

        public void setFormType​(String formType)
        Set the formType value.
        Parameters:
        formType - the formType value to set
      • getFormType

        public String getFormType()
        Return the formType value.
        Returns:
        formType the formType value
      • setHasDesktopForm

        public void setHasDesktopForm​(boolean hasDesktopForm)
        Set the hasDesktopForm value.
        Parameters:
        hasDesktopForm - the hasDesktopForm value to set
      • isHasDesktopForm

        public boolean isHasDesktopForm()
        Return the hasDesktopForm value.
        Returns:
        hasDesktopForm the hasDesktopForm value
      • setHasPdfForm

        public void setHasPdfForm​(boolean hasPdfForm)
        Set the hasPdfForm value.
        Parameters:
        hasPdfForm - the hasPdfForm value to set
      • isHasPdfForm

        public boolean isHasPdfForm()
        Return the hasPdfForm value.
        Returns:
        hasPdfForm the hasPdfForm value
      • setHasPdfReceipt

        public void setHasPdfReceipt​(boolean hasPdfReceipt)
        Set the hasPdfReceipt value.
        Parameters:
        hasPdfReceipt - the hasPdfReceipt value to set
      • isHasPdfReceipt

        public boolean isHasPdfReceipt()
        Return the hasPdfReceipt value.
        Returns:
        hasPdfReceipt the hasPdfReceipt value
      • setHasPhoneForm

        public void setHasPhoneForm​(boolean hasPhoneForm)
        Set the hasPhoneForm value.
        Parameters:
        hasPhoneForm - the hasPhoneForm value to set
      • isHasPhoneForm

        public boolean isHasPhoneForm()
        Return the hasPhoneForm value.
        Returns:
        hasPhoneForm the hasPhoneForm value
      • setHasTabletForm

        public void setHasTabletForm​(boolean hasTabletForm)
        Set the hasTabletForm value.
        Parameters:
        hasTabletForm - the hasTabletForm value to set
      • isHasTabletForm

        public boolean isHasTabletForm()
        Return the hasTabletForm value.
        Returns:
        hasTabletForm the hasTabletForm value
      • setLastModifiedAt

        public void setLastModifiedAt​(Date lastModifiedAt)
        Set the lastModifiedAt value.
        Parameters:
        lastModifiedAt - the lastModifiedAt value to set
      • getLastModifiedAt

        public Date getLastModifiedAt()
        Return the lastModifiedAt value.
        Returns:
        lastModifiedAt the lastModifiedAt value
      • setLastModifiedBy

        public void setLastModifiedBy​(String lastModifiedBy)
        Set the lastModifiedBy value.
        Parameters:
        lastModifiedBy - the lastModifiedBy value to set
      • getLastModifiedBy

        public String getLastModifiedBy()
        Return the lastModifiedBy value.
        Returns:
        lastModifiedBy the lastModifiedBy value
      • setMaxAttachmentNumber

        public void setMaxAttachmentNumber​(Integer maxAttachmentNumber)
        Set the maxAttachmentNumber value.
        Parameters:
        maxAttachmentNumber - the maxAttachmentNumber value to set
      • getMaxAttachmentNumber

        public Integer getMaxAttachmentNumber()
        Return the maxAttachmentNumber value.
        Returns:
        maxAttachmentNumber the maxAttachmentNumber value
      • setMaxAttachmentSize

        public void setMaxAttachmentSize​(Long maxAttachmentSize)
        Set the maxAttachmentSize value.
        Parameters:
        maxAttachmentSize - the maxAttachmentSize value to set
      • getMaxAttachmentSize

        public Long getMaxAttachmentSize()
        Return the maxAttachmentSize value.
        Returns:
        maxAttachmentSize the maxAttachmentSize value
      • setMetadataPublishAttempts

        public void setMetadataPublishAttempts​(Integer metadataPublishAttempts)
        Set the metadataPublishAttempts value.
        Parameters:
        metadataPublishAttempts - the metadataPublishAttempts value to set
      • getMetadataPublishAttempts

        public Integer getMetadataPublishAttempts()
        Return the metadataPublishAttempts value.
        Returns:
        metadataPublishAttempts the metadataPublishAttempts value
      • setMetadataPublishStatus

        public void setMetadataPublishStatus​(String metadataPublishStatus)
        Set the metadataPublishStatus value.
        Parameters:
        metadataPublishStatus - the metadataPublishStatus value to set
      • getMetadataPublishStatus

        public String getMetadataPublishStatus()
        Return the metadataPublishStatus value.
        Returns:
        metadataPublishStatus the metadataPublishStatus value
      • setMetadataPublishTime

        public void setMetadataPublishTime​(Date metadataPublishTime)
        Set the metadataPublishTime value.
        Parameters:
        metadataPublishTime - the metadataPublishTime value to set
      • getMetadataPublishTime

        public Date getMetadataPublishTime()
        Return the metadataPublishTime value.
        Returns:
        metadataPublishTime the metadataPublishTime value
      • setNotes

        public void setNotes​(String notes)
        Set the notes value.
        Parameters:
        notes - the notes value to set
      • getNotes

        public String getNotes()
        Return the notes value.
        Returns:
        notes the notes value
      • setReceiptFileMd5

        public void setReceiptFileMd5​(String receiptFileMd5)
        Set the receiptFileMd5 value.
        Parameters:
        receiptFileMd5 - the receiptFileMd5 value to set
      • getReceiptFileMd5

        public String getReceiptFileMd5()
        Return the receiptFileMd5 value.
        Returns:
        receiptFileMd5 the receiptFileMd5 value
      • setReceiptFileName

        public void setReceiptFileName​(String receiptFileName)
        Set the receiptFileName value.
        Parameters:
        receiptFileName - the receiptFileName value to set
      • getReceiptFileName

        public String getReceiptFileName()
        Return the receiptFileName value.
        Returns:
        receiptFileName the receiptFileName value
      • setReceiptProcessTimeout

        public void setReceiptProcessTimeout​(Integer receiptProcessTimeout)
        Set the receiptProcessTimeout value.
        Parameters:
        receiptProcessTimeout - the receiptProcessTimeout value to set
      • getReceiptProcessTimeout

        public Integer getReceiptProcessTimeout()
        Return the receiptProcessTimeout value.
        Returns:
        receiptProcessTimeout the receiptProcessTimeout value
      • setReceiptXmlMapping

        public void setReceiptXmlMapping​(String receiptXmlMapping)
        Set the receiptXmlMapping value.
        Parameters:
        receiptXmlMapping - the receiptXmlMapping value to set
      • getReceiptXmlMapping

        public String getReceiptXmlMapping()
        Return the receiptXmlMapping value.
        Returns:
        receiptXmlMapping the receiptXmlMapping value
      • setSignatureFileMd5

        public void setSignatureFileMd5​(String signatureFileMd5)
        Set the signatureFileMd5 value.
        Parameters:
        signatureFileMd5 - the signatureFileMd5 value to set
      • getSignatureFileMd5

        public String getSignatureFileMd5()
        Return the signatureFileMd5 value.
        Returns:
        signatureFileMd5 the signatureFileMd5 value
      • setSignatureFileName

        public void setSignatureFileName​(String signatureFileName)
        Set the signatureFileName value.
        Parameters:
        signatureFileName - the signatureFileName value to set
      • getSignatureFileName

        public String getSignatureFileName()
        Return the signatureFileName value.
        Returns:
        signatureFileName the signatureFileName value
      • setStatus

        public void setStatus​(Status status)
        Set the status value.
        Parameters:
        status - the status value to set
      • getStatus

        public Status getStatus()
        Return the status value.
        Returns:
        status the status value
      • setStrictHeaderSecurityFlag

        public void setStrictHeaderSecurityFlag​(boolean strictHeaderSecurityFlag)
        Set the strictHeaderSecurityFlag value.
        Parameters:
        strictHeaderSecurityFlag - the strictHeaderSecurityFlag value to set
      • isStrictHeaderSecurityFlag

        public boolean isStrictHeaderSecurityFlag()
        Return the strictHeaderSecurityFlag value.
        Returns:
        strictHeaderSecurityFlag the strictHeaderSecurityFlag value
      • setSupportsSaveChallengeFlag

        public void setSupportsSaveChallengeFlag​(boolean supportsSaveChallengeFlag)
        Set the supportsSaveChallengeFlag value.
        Parameters:
        supportsSaveChallengeFlag - the supportsSaveChallengeFlag value to set
      • isSupportsSaveChallengeFlag

        public boolean isSupportsSaveChallengeFlag()
        Return the supportsSaveChallengeFlag value.
        Returns:
        supportsSaveChallengeFlag the supportsSaveChallengeFlag value
      • setUnifiedAppDataFlag

        public void setUnifiedAppDataFlag​(boolean unifiedAppDataFlag)
        Set the unifiedAppDataFlag value.
        Parameters:
        unifiedAppDataFlag - the unifiedAppDataFlag value to set
      • isUnifiedAppDataFlag

        public boolean isUnifiedAppDataFlag()
        Return the unifiedAppDataFlag value.
        Returns:
        unifiedAppDataFlag the unifiedAppDataFlag value
      • setUseDeliveryReceiptFlag

        public void setUseDeliveryReceiptFlag​(boolean useDeliveryReceiptFlag)
        Set the useDeliveryReceiptFlag value.
        Parameters:
        useDeliveryReceiptFlag - the useDeliveryReceiptFlag value to set
      • isUseDeliveryReceiptFlag

        public boolean isUseDeliveryReceiptFlag()
        Return the useDeliveryReceiptFlag value.
        Returns:
        useDeliveryReceiptFlag the useDeliveryReceiptFlag value
      • setUseServerAttachmentRules

        public void setUseServerAttachmentRules​(boolean useServerAttachmentRules)
        Set the useServerAttachmentRules value.
        Parameters:
        useServerAttachmentRules - the useServerAttachmentRules value to set
      • isUseServerAttachmentRules

        public boolean isUseServerAttachmentRules()
        Return the useServerAttachmentRules value.
        Returns:
        useServerAttachmentRules the useServerAttachmentRules value
      • setVersionNumber

        public void setVersionNumber​(String versionNumber)
        Set the versionNumber value.
        Parameters:
        versionNumber - the versionNumber value to set
      • getVersionNumber

        public String getVersionNumber()
        Return the versionNumber value.
        Returns:
        versionNumber the versionNumber value
      • setCompletedProcessorService

        public void setCompletedProcessorService​(ServiceDefinition completedProcessorService)
        Set the CompletedProcessorService.
        Parameters:
        completedProcessorService - the completedProcessorService value to set
      • getCompletedProcessorService

        public ServiceDefinition getCompletedProcessorService()
        Return the CompletedProcessorService.
        Returns:
        the completedProcessorService value
      • setCurrentVersionForm

        public void setCurrentVersionForm​(Form currentVersionForm)
        Set the CurrentVersionForm.
        Parameters:
        currentVersionForm - the currentVersionForm value to set
      • getCurrentVersionForm

        public Form getCurrentVersionForm()
        Return the CurrentVersionForm.
        Returns:
        the currentVersionForm value
      • setDeliveryAbandon

        public void setDeliveryAbandon​(DeliveryDetails deliveryAbandon)
        Set the DeliveryAbandon.
        Parameters:
        deliveryAbandon - the deliveryAbandon value to set
      • getDeliveryAbandon

        public DeliveryDetails getDeliveryAbandon()
        Return the DeliveryAbandon.
        Returns:
        the deliveryAbandon value
      • setDeliveryProd

        public void setDeliveryProd​(DeliveryDetails deliveryProd)
        Set the DeliveryProd.
        Parameters:
        deliveryProd - the deliveryProd value to set
      • getDeliveryProd

        public DeliveryDetails getDeliveryProd()
        Return the DeliveryProd.
        Returns:
        the deliveryProd value
      • setDeliveryTest

        public void setDeliveryTest​(DeliveryDetails deliveryTest)
        Set the DeliveryTest.
        Parameters:
        deliveryTest - the deliveryTest value to set
      • getDeliveryTest

        public DeliveryDetails getDeliveryTest()
        Return the DeliveryTest.
        Returns:
        the deliveryTest value
      • setDeliveryValidation

        public void setDeliveryValidation​(DeliveryDetails deliveryValidation)
        Set the DeliveryValidation.
        Parameters:
        deliveryValidation - the deliveryValidation value to set
      • getDeliveryValidation

        public DeliveryDetails getDeliveryValidation()
        Return the DeliveryValidation.
        Returns:
        the deliveryValidation value
      • setEmailService

        public void setEmailService​(ServiceDefinition emailService)
        Set the EmailService.
        Parameters:
        emailService - the emailService value to set
      • getEmailService

        public ServiceDefinition getEmailService()
        Return the EmailService.
        Returns:
        the emailService value
      • setExpiryProcessService

        public void setExpiryProcessService​(ServiceDefinition expiryProcessService)
        Set the ExpiryProcessService.
        Parameters:
        expiryProcessService - the expiryProcessService value to set
      • getExpiryProcessService

        public ServiceDefinition getExpiryProcessService()
        Return the ExpiryProcessService.
        Returns:
        the expiryProcessService value
      • setForm

        public void setForm​(Form form)
        Set the Form.
        Parameters:
        form - the form value to set
      • getForm

        public Form getForm()
        Return the Form.
        Returns:
        the form value
      • addToFormCategories

        public void addToFormCategories​(FormCategory obj)
        Add the FormCategories object.
        Parameters:
        obj - the formCategories value to add
      • removeFromFormCategories

        public void removeFromFormCategories​(FormCategory obj)
        Remove the FormCategories object.
        Parameters:
        obj - the formCategories value to remove
      • getFormCategories

        public List<FormCategory> getFormCategories()
        Return the FormCategories.
        Returns:
        formCategories value
      • setFormDesignVersion

        public void setFormDesignVersion​(FormDesignVersion formDesignVersion)
        Set the FormDesignVersion.
        Parameters:
        formDesignVersion - the formDesignVersion value to set
      • getFormDesignVersion

        public FormDesignVersion getFormDesignVersion()
        Return the FormDesignVersion.
        Returns:
        the formDesignVersion value
      • addToFormFunctions

        public void addToFormFunctions​(FormFunction obj)
        Add the FormFunctions object.
        Parameters:
        obj - the formFunctions value to add
      • removeFromFormFunctions

        public void removeFromFormFunctions​(FormFunction obj)
        Remove the FormFunctions object.
        Parameters:
        obj - the formFunctions value to remove
      • getFormFunctions

        public List<FormFunction> getFormFunctions()
        Return the FormFunctions.
        Returns:
        formFunctions value
      • setFormPrefillService

        public void setFormPrefillService​(ServiceDefinition formPrefillService)
        Set the FormPrefillService.
        Parameters:
        formPrefillService - the formPrefillService value to set
      • getFormPrefillService

        public ServiceDefinition getFormPrefillService()
        Return the FormPrefillService.
        Returns:
        the formPrefillService value
      • setJobControllerService

        public void setJobControllerService​(ServiceDefinition jobControllerService)
        Set the JobControllerService.
        Parameters:
        jobControllerService - the jobControllerService value to set
      • getJobControllerService

        public ServiceDefinition getJobControllerService()
        Return the JobControllerService.
        Returns:
        the jobControllerService value
      • addToPromotionLogs

        public void addToPromotionLogs​(PromotionLog obj)
        Add the PromotionLogs object.
        Parameters:
        obj - the promotionLogs value to add
      • removeFromPromotionLogs

        public void removeFromPromotionLogs​(PromotionLog obj)
        Remove the PromotionLogs object.
        Parameters:
        obj - the promotionLogs value to remove
      • getPromotionLogs

        public List<PromotionLog> getPromotionLogs()
        Return the PromotionLogs.
        Returns:
        promotionLogs value
      • setReceiptRenderService

        public void setReceiptRenderService​(ServiceDefinition receiptRenderService)
        Set the ReceiptRenderService.
        Parameters:
        receiptRenderService - the receiptRenderService value to set
      • getReceiptRenderService

        public ServiceDefinition getReceiptRenderService()
        Return the ReceiptRenderService.
        Returns:
        the receiptRenderService value
      • addToRequestLog

        public void addToRequestLog​(RequestLog obj)
        Add the RequestLog object.
        Parameters:
        obj - the requestLog value to add
      • removeFromRequestLog

        public void removeFromRequestLog​(RequestLog obj)
        Remove the RequestLog object.
        Parameters:
        obj - the requestLog value to remove
      • getRequestLog

        public List<RequestLog> getRequestLog()
        Return the RequestLog.
        Returns:
        requestLog value
      • setSavedProcessorService

        public void setSavedProcessorService​(ServiceDefinition savedProcessorService)
        Set the SavedProcessorService.
        Parameters:
        savedProcessorService - the savedProcessorService value to set
      • getSavedProcessorService

        public ServiceDefinition getSavedProcessorService()
        Return the SavedProcessorService.
        Returns:
        the savedProcessorService value
      • setSchema

        public void setSchema​(SchemaSeed schema)
        Set the Schema.
        Parameters:
        schema - the schema value to set
      • getSchema

        public SchemaSeed getSchema()
        Return the Schema.
        Returns:
        the schema value
      • setSecurityFilterService

        public void setSecurityFilterService​(ServiceDefinition securityFilterService)
        Set the SecurityFilterService.
        Parameters:
        securityFilterService - the securityFilterService value to set
      • getSecurityFilterService

        public ServiceDefinition getSecurityFilterService()
        Return the SecurityFilterService.
        Returns:
        the securityFilterService value
      • addToSubmissionHistoryList

        public void addToSubmissionHistoryList​(SubmissionHistory obj)
        Add the SubmissionHistoryList object.
        Parameters:
        obj - the submissionHistoryList value to add
      • removeFromSubmissionHistoryList

        public void removeFromSubmissionHistoryList​(SubmissionHistory obj)
        Remove the SubmissionHistoryList object.
        Parameters:
        obj - the submissionHistoryList value to remove
      • getSubmissionHistoryList

        public List<SubmissionHistory> getSubmissionHistoryList()
        Return the SubmissionHistoryList.
        Returns:
        submissionHistoryList value
      • setSubmissionPreprocessorService

        public void setSubmissionPreprocessorService​(ServiceDefinition submissionPreprocessorService)
        Set the SubmissionPreprocessorService.
        Parameters:
        submissionPreprocessorService - the submissionPreprocessorService value to set
      • getSubmissionPreprocessorService

        public ServiceDefinition getSubmissionPreprocessorService()
        Return the SubmissionPreprocessorService.
        Returns:
        the submissionPreprocessorService value
      • setSubmissionValidatorService

        public void setSubmissionValidatorService​(ServiceDefinition submissionValidatorService)
        Set the SubmissionValidatorService.
        Parameters:
        submissionValidatorService - the submissionValidatorService value to set
      • getSubmissionValidatorService

        public ServiceDefinition getSubmissionValidatorService()
        Return the SubmissionValidatorService.
        Returns:
        the submissionValidatorService value
      • addToSubmissions

        public void addToSubmissions​(Submission obj)
        Add the Submissions object.
        Parameters:
        obj - the submissions value to add
      • removeFromSubmissions

        public void removeFromSubmissions​(Submission obj)
        Remove the Submissions object.
        Parameters:
        obj - the submissions value to remove
      • getSubmissions

        public List<Submission> getSubmissions()
        Return the Submissions.
        Returns:
        submissions value
      • setTemplateVersionData

        public void setTemplateVersionData​(TemplateVersionData templateVersionData)
        Set the TemplateVersionData.
        Parameters:
        templateVersionData - the templateVersionData value to set
      • getTemplateVersionData

        public TemplateVersionData getTemplateVersionData()
        Return the TemplateVersionData.
        Returns:
        the templateVersionData value
      • addToVersionAttachments

        public void addToVersionAttachments​(VersionAttachment obj)
        Add the VersionAttachments object.
        Parameters:
        obj - the versionAttachments value to add
      • removeFromVersionAttachments

        public void removeFromVersionAttachments​(VersionAttachment obj)
        Remove the VersionAttachments object.
        Parameters:
        obj - the versionAttachments value to remove
      • getVersionAttachments

        public List<VersionAttachment> getVersionAttachments()
        Return the VersionAttachments.
        Returns:
        versionAttachments value
      • addToVersionMetadataValues

        public void addToVersionMetadataValues​(VersionMetadataValue obj)
        Add the VersionMetadataValues object.
        Parameters:
        obj - the versionMetadataValues value to add
      • removeFromVersionMetadataValues

        public void removeFromVersionMetadataValues​(VersionMetadataValue obj)
        Remove the VersionMetadataValues object.
        Parameters:
        obj - the versionMetadataValues value to remove
      • getVersionMetadataValues

        public List<VersionMetadataValue> getVersionMetadataValues()
        Return the VersionMetadataValues.
        Returns:
        versionMetadataValues value
      • addToVersionPropertyValues

        public void addToVersionPropertyValues​(VersionPropertyValue obj)
        Add the VersionPropertyValues object.
        Parameters:
        obj - the versionPropertyValues value to add
      • removeFromVersionPropertyValues

        public void removeFromVersionPropertyValues​(VersionPropertyValue obj)
        Remove the VersionPropertyValues object.
        Parameters:
        obj - the versionPropertyValues value to remove
      • getVersionPropertyValues

        public List<VersionPropertyValue> getVersionPropertyValues()
        Return the VersionPropertyValues.
        Returns:
        versionPropertyValues value