Class _Form

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

    public abstract class _Form
    extends BaseEntity

    Provides the _Form 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

      • ABANDON_MIN_TRANS_SCORE_PROPERTY

        public static final String ABANDON_MIN_TRANS_SCORE_PROPERTY
        Provides the 'abandonMinTransScore' property name.
        See Also:
        Constant Field Values
      • ABANDON_TIMEOUT_ANON_BG_SAVE_PROPERTY

        public static final String ABANDON_TIMEOUT_ANON_BG_SAVE_PROPERTY
        Provides the 'abandonTimeoutAnonBgSave' property name.
        See Also:
        Constant Field Values
      • ABANDON_TIMEOUT_SAVED_PROPERTY

        public static final String ABANDON_TIMEOUT_SAVED_PROPERTY
        Provides the 'abandonTimeoutSaved' property name.
        See Also:
        Constant Field Values
      • ABANDON_TIMEOUT_SUBMITTED_PROPERTY

        public static final String ABANDON_TIMEOUT_SUBMITTED_PROPERTY
        Provides the 'abandonTimeoutSubmitted' property name.
        See Also:
        Constant Field Values
      • CLIENT_FORM_CODE_PROPERTY

        public static final String CLIENT_FORM_CODE_PROPERTY
        Provides the 'clientFormCode' property name.
        See Also:
        Constant Field Values
      • CLIENT_FORM_ID_PROPERTY

        public static final String CLIENT_FORM_ID_PROPERTY
        Provides the 'clientFormId' property name.
        See Also:
        Constant Field Values
      • 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
      • EMAIL_USER_RECEIPT_MODE_PROPERTY

        public static final String EMAIL_USER_RECEIPT_MODE_PROPERTY
        Provides the 'emailUserReceiptMode' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_DELIVER_ABANDONED_FLAG_PROPERTY

        public static final String EMAIL_VERIFICATION_DELIVER_ABANDONED_FLAG_PROPERTY
        Provides the 'emailVerificationDeliverAbandonedFlag' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_EMAIL_MESSAGE_PROPERTY

        public static final String EMAIL_VERIFICATION_EMAIL_MESSAGE_PROPERTY
        Provides the 'emailVerificationEmailMessage' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_EMAIL_SUBJECT_PROPERTY

        public static final String EMAIL_VERIFICATION_EMAIL_SUBJECT_PROPERTY
        Provides the 'emailVerificationEmailSubject' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_MAX_ATTEMPTS_PROPERTY

        public static final String EMAIL_VERIFICATION_MAX_ATTEMPTS_PROPERTY
        Provides the 'emailVerificationMaxAttempts' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_MODE_PROPERTY

        public static final String EMAIL_VERIFICATION_MODE_PROPERTY
        Provides the 'emailVerificationMode' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_REMINDER_INTERVAL_PROPERTY

        public static final String EMAIL_VERIFICATION_REMINDER_INTERVAL_PROPERTY
        Provides the 'emailVerificationReminderInterval' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_TIMEOUT_DAYS_PROPERTY

        public static final String EMAIL_VERIFICATION_TIMEOUT_DAYS_PROPERTY
        Provides the 'emailVerificationTimeoutDays' property name.
        See Also:
        Constant Field Values
      • FIELD_EVENT_LOGGING_FLAG_PROPERTY

        public static final String FIELD_EVENT_LOGGING_FLAG_PROPERTY
        Provides the 'fieldEventLoggingFlag' property name.
        See Also:
        Constant Field Values
      • FORM_DISPLAY_MODE_PROPERTY

        public static final String FORM_DISPLAY_MODE_PROPERTY
        Provides the 'formDisplayMode' property name.
        See Also:
        Constant Field Values
      • FORM_NAME_PROPERTY

        public static final String FORM_NAME_PROPERTY
        Provides the 'formName' property name.
        See Also:
        Constant Field Values
      • FORM_NAME_NORMALIZED_PROPERTY

        public static final String FORM_NAME_NORMALIZED_PROPERTY
        Provides the 'formNameNormalized' 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
      • LOG_XML_FLAG_PROPERTY

        public static final String LOG_XML_FLAG_PROPERTY
        Provides the 'logXmlFlag' property name.
        See Also:
        Constant Field Values
      • PAGE_TRACKING_CONTENT_PROPERTY

        public static final String PAGE_TRACKING_CONTENT_PROPERTY
        Provides the 'pageTrackingContent' property name.
        See Also:
        Constant Field Values
      • PAGE_TRACKING_ENABLED_FLAG_PROPERTY

        public static final String PAGE_TRACKING_ENABLED_FLAG_PROPERTY
        Provides the 'pageTrackingEnabledFlag' property name.
        See Also:
        Constant Field Values
      • PAGE_TRACKING_INCLUDE_POSITION_PROPERTY

        public static final String PAGE_TRACKING_INCLUDE_POSITION_PROPERTY
        Provides the 'pageTrackingIncludePosition' property name.
        See Also:
        Constant Field Values
      • RECEIPT_ENABLED_FLAG_PROPERTY

        public static final String RECEIPT_ENABLED_FLAG_PROPERTY
        Provides the 'receiptEnabledFlag' property name.
        See Also:
        Constant Field Values
      • RECEIPT_PATTERN_PROPERTY

        public static final String RECEIPT_PATTERN_PROPERTY
        Provides the 'receiptPattern' property name.
        See Also:
        Constant Field Values
      • REDIRECT_URL_CANCELLED_PAGE_PROPERTY

        public static final String REDIRECT_URL_CANCELLED_PAGE_PROPERTY
        Provides the 'redirectUrlCancelledPage' property name.
        See Also:
        Constant Field Values
      • REDIRECT_URL_CONFIRMATION_PAGE_PROPERTY

        public static final String REDIRECT_URL_CONFIRMATION_PAGE_PROPERTY
        Provides the 'redirectUrlConfirmationPage' property name.
        See Also:
        Constant Field Values
      • REDIRECT_URL_SAVED_PAGE_PROPERTY

        public static final String REDIRECT_URL_SAVED_PAGE_PROPERTY
        Provides the 'redirectUrlSavedPage' property name.
        See Also:
        Constant Field Values
      • SAVE_ONLINE_MODE_PROPERTY

        public static final String SAVE_ONLINE_MODE_PROPERTY
        Provides the 'saveOnlineMode' property name.
        See Also:
        Constant Field Values
      • SIGNATURE_TYPE_PROPERTY

        public static final String SIGNATURE_TYPE_PROPERTY
        Provides the 'signatureType' property name.
        See Also:
        Constant Field Values
      • SKIP_CONFIRMATION_PAGE_FLAG_PROPERTY

        public static final String SKIP_CONFIRMATION_PAGE_FLAG_PROPERTY
        Provides the 'skipConfirmationPageFlag' property name.
        See Also:
        Constant Field Values
      • SKIP_LANDING_PAGE_FLAG_PROPERTY

        public static final String SKIP_LANDING_PAGE_FLAG_PROPERTY
        Provides the 'skipLandingPageFlag' property name.
        See Also:
        Constant Field Values
      • SUB_MAX_AGE_DATA_DELIVERED_PROPERTY

        public static final String SUB_MAX_AGE_DATA_DELIVERED_PROPERTY
        Provides the 'subMaxAgeDataDelivered' property name.
        See Also:
        Constant Field Values
      • SUBMISSION_EXPIRY_DATE_PROPERTY

        public static final String SUBMISSION_EXPIRY_DATE_PROPERTY
        Provides the 'submissionExpiryDate' property name.
        See Also:
        Constant Field Values
      • SUBMISSION_EXPIRY_DAYS_PROPERTY

        public static final String SUBMISSION_EXPIRY_DAYS_PROPERTY
        Provides the 'submissionExpiryDays' property name.
        See Also:
        Constant Field Values
      • TERMS_PAGE_FLAG_PROPERTY

        public static final String TERMS_PAGE_FLAG_PROPERTY
        Provides the 'termsPageFlag' property name.
        See Also:
        Constant Field Values
      • TEST_ENABLED_FLAG_PROPERTY

        public static final String TEST_ENABLED_FLAG_PROPERTY
        Provides the 'testEnabledFlag' property name.
        See Also:
        Constant Field Values
      • TRACKING_RECEIPT_NO_MODE_PROPERTY

        public static final String TRACKING_RECEIPT_NO_MODE_PROPERTY
        Provides the 'trackingReceiptNoMode' property name.
        See Also:
        Constant Field Values
      • TRANSACTION_VALUE_PROPERTY

        public static final String TRANSACTION_VALUE_PROPERTY
        Provides the 'transactionValue' property name.
        See Also:
        Constant Field Values
      • ABANDON_DELIVERY_PROPERTY

        public static final String ABANDON_DELIVERY_PROPERTY
        Provides the 'abandonDelivery' relationship name.
        See Also:
        Constant Field Values
      • APPLICATION_FORMS_PROPERTY

        public static final String APPLICATION_FORMS_PROPERTY
        Provides the 'applicationForms' relationship name.
        See Also:
        Constant Field Values
      • COMPOSER_IMPORT_ACTIONS_PROPERTY

        public static final String COMPOSER_IMPORT_ACTIONS_PROPERTY
        Provides the 'composerImportActions' relationship name.
        See Also:
        Constant Field Values
      • CURRENT_VERSION_PROPERTY

        public static final String CURRENT_VERSION_PROPERTY
        Provides the 'currentVersion' 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
      • FORM_ADMIN_MANAGER_PROPERTY

        public static final String FORM_ADMIN_MANAGER_PROPERTY
        Provides the 'formAdminManager' relationship name.
        See Also:
        Constant Field Values
      • FORM_DESIGN_PROPERTY

        public static final String FORM_DESIGN_PROPERTY
        Provides the 'formDesign' relationship name.
        See Also:
        Constant Field Values
      • FORM_GROUPS_PROPERTY

        public static final String FORM_GROUPS_PROPERTY
        Provides the 'formGroups' relationship name.
        See Also:
        Constant Field Values
      • FORM_PORTALS_PROPERTY

        public static final String FORM_PORTALS_PROPERTY
        Provides the 'formPortals' relationship name.
        See Also:
        Constant Field Values
      • FORM_RECEIPT_SEQUENCE_PROPERTY

        public static final String FORM_RECEIPT_SEQUENCE_PROPERTY
        Provides the 'formReceiptSequence' relationship name.
        See Also:
        Constant Field Values
      • GROOVY_SERVICE_LOG_PROPERTY

        public static final String GROOVY_SERVICE_LOG_PROPERTY
        Provides the 'groovyServiceLog' relationship name.
        See Also:
        Constant Field Values
      • PROMOTION_PROPERTY

        public static final String PROMOTION_PROPERTY
        Provides the 'promotion' relationship name.
        See Also:
        Constant Field Values
      • RECEIPT_NUMBER_SERVICE_PROPERTY

        public static final String RECEIPT_NUMBER_SERVICE_PROPERTY
        Provides the 'receiptNumberService' 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
      • SUBMISSIONS_PROPERTY

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

        public static final String TRACKING_NUMBER_SERVICE_PROPERTY
        Provides the 'trackingNumberService' relationship name.
        See Also:
        Constant Field Values
      • VALIDATION_DELIVERY_PROPERTY

        public static final String VALIDATION_DELIVERY_PROPERTY
        Provides the 'validationDelivery' relationship name.
        See Also:
        Constant Field Values
      • VERSION_DEPLOYMENTS_PROPERTY

        public static final String VERSION_DEPLOYMENTS_PROPERTY
        Provides the 'versionDeployments' relationship name.
        See Also:
        Constant Field Values
      • VERSION_SELECTOR_SERVICE_PROPERTY

        public static final String VERSION_SELECTOR_SERVICE_PROPERTY
        Provides the 'versionSelectorService' relationship name.
        See Also:
        Constant Field Values
      • VERSIONS_PROPERTY

        public static final String VERSIONS_PROPERTY
        Provides the 'versions' relationship name.
        See Also:
        Constant Field Values
      • FORM_OID_PK_COLUMN

        public static final String FORM_OID_PK_COLUMN
        Provides the 'form_oid' primary key database column name.
        See Also:
        Constant Field Values
      • ABANDON_MIN_TRANS_SCORE

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<String> CLIENT_FORM_ID
        Provides the 'CLIENT_FORM_ID' property.
      • 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.
      • EMAIL_USER_RECEIPT_MODE

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

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

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

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

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

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

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<String> FORM_NAME_NORMALIZED
        Provides the 'FORM_NAME_NORMALIZED' 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.
      • LOG_XML_FLAG

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<Double> TRANSACTION_VALUE
        Provides the 'TRANSACTION_VALUE' property.
      • ABANDON_DELIVERY

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

        public static final org.apache.cayenne.exp.Property<List<ApplicationForm>> APPLICATION_FORMS
        Provides the 'APPLICATION_FORMS' property.
      • CLIENT

        public static final org.apache.cayenne.exp.Property<Client> CLIENT
        Provides the 'CLIENT' property.
      • COMPOSER_IMPORT_ACTIONS

        public static final org.apache.cayenne.exp.Property<List<ComposerImportAction>> COMPOSER_IMPORT_ACTIONS
        Provides the 'COMPOSER_IMPORT_ACTIONS' property.
      • CURRENT_VERSION

        public static final org.apache.cayenne.exp.Property<TemplateVersion> CURRENT_VERSION
        Provides the 'CURRENT_VERSION' 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.
      • FORM_ADMIN_MANAGER

        public static final org.apache.cayenne.exp.Property<UserAccount> FORM_ADMIN_MANAGER
        Provides the 'FORM_ADMIN_MANAGER' property.
      • FORM_DESIGN

        public static final org.apache.cayenne.exp.Property<FormDesign> FORM_DESIGN
        Provides the 'FORM_DESIGN' property.
      • FORM_GROUPS

        public static final org.apache.cayenne.exp.Property<List<FormGroup>> FORM_GROUPS
        Provides the 'FORM_GROUPS' property.
      • FORM_PORTALS

        public static final org.apache.cayenne.exp.Property<List<FormPortal>> FORM_PORTALS
        Provides the 'FORM_PORTALS' property.
      • FORM_RECEIPT_SEQUENCE

        public static final org.apache.cayenne.exp.Property<List<FormReceiptSequence>> FORM_RECEIPT_SEQUENCE
        Provides the 'FORM_RECEIPT_SEQUENCE' property.
      • GROOVY_SERVICE_LOG

        public static final org.apache.cayenne.exp.Property<List<GroovyServiceLog>> GROOVY_SERVICE_LOG
        Provides the 'GROOVY_SERVICE_LOG' property.
      • PROMOTION

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

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<List<TemplateVersionDeployment>> VERSION_DEPLOYMENTS
        Provides the 'VERSION_DEPLOYMENTS' property.
      • VERSION_SELECTOR_SERVICE

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

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

      • _Form

        public _Form()
    • Method Detail

      • setAbandonMinTransScore

        public void setAbandonMinTransScore​(Integer abandonMinTransScore)
        Set the abandonMinTransScore value.
        Parameters:
        abandonMinTransScore - the abandonMinTransScore value to set
      • getAbandonMinTransScore

        public Integer getAbandonMinTransScore()
        Return the abandonMinTransScore value.
        Returns:
        abandonMinTransScore the abandonMinTransScore value
      • setAbandonTimeoutAnonBgSave

        public void setAbandonTimeoutAnonBgSave​(Integer abandonTimeoutAnonBgSave)
        Set the abandonTimeoutAnonBgSave value.
        Parameters:
        abandonTimeoutAnonBgSave - the abandonTimeoutAnonBgSave value to set
      • getAbandonTimeoutAnonBgSave

        public Integer getAbandonTimeoutAnonBgSave()
        Return the abandonTimeoutAnonBgSave value.
        Returns:
        abandonTimeoutAnonBgSave the abandonTimeoutAnonBgSave value
      • setAbandonTimeoutSaved

        public void setAbandonTimeoutSaved​(Integer abandonTimeoutSaved)
        Set the abandonTimeoutSaved value.
        Parameters:
        abandonTimeoutSaved - the abandonTimeoutSaved value to set
      • getAbandonTimeoutSaved

        public Integer getAbandonTimeoutSaved()
        Return the abandonTimeoutSaved value.
        Returns:
        abandonTimeoutSaved the abandonTimeoutSaved value
      • setAbandonTimeoutSubmitted

        public void setAbandonTimeoutSubmitted​(Integer abandonTimeoutSubmitted)
        Set the abandonTimeoutSubmitted value.
        Parameters:
        abandonTimeoutSubmitted - the abandonTimeoutSubmitted value to set
      • getAbandonTimeoutSubmitted

        public Integer getAbandonTimeoutSubmitted()
        Return the abandonTimeoutSubmitted value.
        Returns:
        abandonTimeoutSubmitted the abandonTimeoutSubmitted value
      • setClientFormCode

        public void setClientFormCode​(String clientFormCode)
        Set the clientFormCode value.
        Parameters:
        clientFormCode - the clientFormCode value to set
      • getClientFormCode

        public String getClientFormCode()
        Return the clientFormCode value.
        Returns:
        clientFormCode the clientFormCode value
      • setClientFormId

        public void setClientFormId​(String clientFormId)
        Set the clientFormId value.
        Parameters:
        clientFormId - the clientFormId value to set
      • getClientFormId

        public String getClientFormId()
        Return the clientFormId value.
        Returns:
        clientFormId the clientFormId value
      • 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
      • setEmailUserReceiptMode

        public void setEmailUserReceiptMode​(String emailUserReceiptMode)
        Set the emailUserReceiptMode value.
        Parameters:
        emailUserReceiptMode - the emailUserReceiptMode value to set
      • getEmailUserReceiptMode

        public String getEmailUserReceiptMode()
        Return the emailUserReceiptMode value.
        Returns:
        emailUserReceiptMode the emailUserReceiptMode value
      • setEmailVerificationDeliverAbandonedFlag

        public void setEmailVerificationDeliverAbandonedFlag​(boolean emailVerificationDeliverAbandonedFlag)
        Set the emailVerificationDeliverAbandonedFlag value.
        Parameters:
        emailVerificationDeliverAbandonedFlag - the emailVerificationDeliverAbandonedFlag value to set
      • isEmailVerificationDeliverAbandonedFlag

        public boolean isEmailVerificationDeliverAbandonedFlag()
        Return the emailVerificationDeliverAbandonedFlag value.
        Returns:
        emailVerificationDeliverAbandonedFlag the emailVerificationDeliverAbandonedFlag value
      • setEmailVerificationEmailMessage

        public void setEmailVerificationEmailMessage​(String emailVerificationEmailMessage)
        Set the emailVerificationEmailMessage value.
        Parameters:
        emailVerificationEmailMessage - the emailVerificationEmailMessage value to set
      • getEmailVerificationEmailMessage

        public String getEmailVerificationEmailMessage()
        Return the emailVerificationEmailMessage value.
        Returns:
        emailVerificationEmailMessage the emailVerificationEmailMessage value
      • setEmailVerificationEmailSubject

        public void setEmailVerificationEmailSubject​(String emailVerificationEmailSubject)
        Set the emailVerificationEmailSubject value.
        Parameters:
        emailVerificationEmailSubject - the emailVerificationEmailSubject value to set
      • getEmailVerificationEmailSubject

        public String getEmailVerificationEmailSubject()
        Return the emailVerificationEmailSubject value.
        Returns:
        emailVerificationEmailSubject the emailVerificationEmailSubject value
      • setEmailVerificationMaxAttempts

        public void setEmailVerificationMaxAttempts​(Integer emailVerificationMaxAttempts)
        Set the emailVerificationMaxAttempts value.
        Parameters:
        emailVerificationMaxAttempts - the emailVerificationMaxAttempts value to set
      • getEmailVerificationMaxAttempts

        public Integer getEmailVerificationMaxAttempts()
        Return the emailVerificationMaxAttempts value.
        Returns:
        emailVerificationMaxAttempts the emailVerificationMaxAttempts value
      • setEmailVerificationMode

        public void setEmailVerificationMode​(String emailVerificationMode)
        Set the emailVerificationMode value.
        Parameters:
        emailVerificationMode - the emailVerificationMode value to set
      • getEmailVerificationMode

        public String getEmailVerificationMode()
        Return the emailVerificationMode value.
        Returns:
        emailVerificationMode the emailVerificationMode value
      • setEmailVerificationReminderInterval

        public void setEmailVerificationReminderInterval​(Integer emailVerificationReminderInterval)
        Set the emailVerificationReminderInterval value.
        Parameters:
        emailVerificationReminderInterval - the emailVerificationReminderInterval value to set
      • getEmailVerificationReminderInterval

        public Integer getEmailVerificationReminderInterval()
        Return the emailVerificationReminderInterval value.
        Returns:
        emailVerificationReminderInterval the emailVerificationReminderInterval value
      • setEmailVerificationTimeoutDays

        public void setEmailVerificationTimeoutDays​(Integer emailVerificationTimeoutDays)
        Set the emailVerificationTimeoutDays value.
        Parameters:
        emailVerificationTimeoutDays - the emailVerificationTimeoutDays value to set
      • getEmailVerificationTimeoutDays

        public Integer getEmailVerificationTimeoutDays()
        Return the emailVerificationTimeoutDays value.
        Returns:
        emailVerificationTimeoutDays the emailVerificationTimeoutDays value
      • setFieldEventLoggingFlag

        public void setFieldEventLoggingFlag​(boolean fieldEventLoggingFlag)
        Set the fieldEventLoggingFlag value.
        Parameters:
        fieldEventLoggingFlag - the fieldEventLoggingFlag value to set
      • isFieldEventLoggingFlag

        public boolean isFieldEventLoggingFlag()
        Return the fieldEventLoggingFlag value.
        Returns:
        fieldEventLoggingFlag the fieldEventLoggingFlag value
      • setFormDisplayMode

        public void setFormDisplayMode​(String formDisplayMode)
        Set the formDisplayMode value.
        Parameters:
        formDisplayMode - the formDisplayMode value to set
      • getFormDisplayMode

        public String getFormDisplayMode()
        Return the formDisplayMode value.
        Returns:
        formDisplayMode the formDisplayMode value
      • setFormName

        public void setFormName​(String formName)
        Set the formName value.
        Parameters:
        formName - the formName value to set
      • getFormName

        public String getFormName()
        Return the formName value.
        Returns:
        formName the formName value
      • setFormNameNormalized

        public void setFormNameNormalized​(String formNameNormalized)
        Set the formNameNormalized value.
        Parameters:
        formNameNormalized - the formNameNormalized value to set
      • getFormNameNormalized

        public String getFormNameNormalized()
        Return the formNameNormalized value.
        Returns:
        formNameNormalized the formNameNormalized 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
      • setLogXmlFlag

        public void setLogXmlFlag​(boolean logXmlFlag)
        Set the logXmlFlag value.
        Parameters:
        logXmlFlag - the logXmlFlag value to set
      • isLogXmlFlag

        public boolean isLogXmlFlag()
        Return the logXmlFlag value.
        Returns:
        logXmlFlag the logXmlFlag value
      • setPageTrackingContent

        public void setPageTrackingContent​(String pageTrackingContent)
        Set the pageTrackingContent value.
        Parameters:
        pageTrackingContent - the pageTrackingContent value to set
      • getPageTrackingContent

        public String getPageTrackingContent()
        Return the pageTrackingContent value.
        Returns:
        pageTrackingContent the pageTrackingContent value
      • setPageTrackingEnabledFlag

        public void setPageTrackingEnabledFlag​(boolean pageTrackingEnabledFlag)
        Set the pageTrackingEnabledFlag value.
        Parameters:
        pageTrackingEnabledFlag - the pageTrackingEnabledFlag value to set
      • isPageTrackingEnabledFlag

        public boolean isPageTrackingEnabledFlag()
        Return the pageTrackingEnabledFlag value.
        Returns:
        pageTrackingEnabledFlag the pageTrackingEnabledFlag value
      • setPageTrackingIncludePosition

        public void setPageTrackingIncludePosition​(String pageTrackingIncludePosition)
        Set the pageTrackingIncludePosition value.
        Parameters:
        pageTrackingIncludePosition - the pageTrackingIncludePosition value to set
      • getPageTrackingIncludePosition

        public String getPageTrackingIncludePosition()
        Return the pageTrackingIncludePosition value.
        Returns:
        pageTrackingIncludePosition the pageTrackingIncludePosition value
      • setReceiptEnabledFlag

        public void setReceiptEnabledFlag​(boolean receiptEnabledFlag)
        Set the receiptEnabledFlag value.
        Parameters:
        receiptEnabledFlag - the receiptEnabledFlag value to set
      • isReceiptEnabledFlag

        public boolean isReceiptEnabledFlag()
        Return the receiptEnabledFlag value.
        Returns:
        receiptEnabledFlag the receiptEnabledFlag value
      • setReceiptPattern

        public void setReceiptPattern​(String receiptPattern)
        Set the receiptPattern value.
        Parameters:
        receiptPattern - the receiptPattern value to set
      • getReceiptPattern

        public String getReceiptPattern()
        Return the receiptPattern value.
        Returns:
        receiptPattern the receiptPattern value
      • setRedirectUrlCancelledPage

        public void setRedirectUrlCancelledPage​(String redirectUrlCancelledPage)
        Set the redirectUrlCancelledPage value.
        Parameters:
        redirectUrlCancelledPage - the redirectUrlCancelledPage value to set
      • getRedirectUrlCancelledPage

        public String getRedirectUrlCancelledPage()
        Return the redirectUrlCancelledPage value.
        Returns:
        redirectUrlCancelledPage the redirectUrlCancelledPage value
      • setRedirectUrlConfirmationPage

        public void setRedirectUrlConfirmationPage​(String redirectUrlConfirmationPage)
        Set the redirectUrlConfirmationPage value.
        Parameters:
        redirectUrlConfirmationPage - the redirectUrlConfirmationPage value to set
      • getRedirectUrlConfirmationPage

        public String getRedirectUrlConfirmationPage()
        Return the redirectUrlConfirmationPage value.
        Returns:
        redirectUrlConfirmationPage the redirectUrlConfirmationPage value
      • setRedirectUrlSavedPage

        public void setRedirectUrlSavedPage​(String redirectUrlSavedPage)
        Set the redirectUrlSavedPage value.
        Parameters:
        redirectUrlSavedPage - the redirectUrlSavedPage value to set
      • getRedirectUrlSavedPage

        public String getRedirectUrlSavedPage()
        Return the redirectUrlSavedPage value.
        Returns:
        redirectUrlSavedPage the redirectUrlSavedPage value
      • setSaveOnlineMode

        public void setSaveOnlineMode​(String saveOnlineMode)
        Set the saveOnlineMode value.
        Parameters:
        saveOnlineMode - the saveOnlineMode value to set
      • getSaveOnlineMode

        public String getSaveOnlineMode()
        Return the saveOnlineMode value.
        Returns:
        saveOnlineMode the saveOnlineMode value
      • setSignatureType

        public void setSignatureType​(String signatureType)
        Set the signatureType value.
        Parameters:
        signatureType - the signatureType value to set
      • getSignatureType

        public String getSignatureType()
        Return the signatureType value.
        Returns:
        signatureType the signatureType value
      • setSkipConfirmationPageFlag

        public void setSkipConfirmationPageFlag​(boolean skipConfirmationPageFlag)
        Set the skipConfirmationPageFlag value.
        Parameters:
        skipConfirmationPageFlag - the skipConfirmationPageFlag value to set
      • isSkipConfirmationPageFlag

        public boolean isSkipConfirmationPageFlag()
        Return the skipConfirmationPageFlag value.
        Returns:
        skipConfirmationPageFlag the skipConfirmationPageFlag value
      • setSkipLandingPageFlag

        public void setSkipLandingPageFlag​(boolean skipLandingPageFlag)
        Set the skipLandingPageFlag value.
        Parameters:
        skipLandingPageFlag - the skipLandingPageFlag value to set
      • isSkipLandingPageFlag

        public boolean isSkipLandingPageFlag()
        Return the skipLandingPageFlag value.
        Returns:
        skipLandingPageFlag the skipLandingPageFlag 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
      • setSubMaxAgeDataDelivered

        public void setSubMaxAgeDataDelivered​(Integer subMaxAgeDataDelivered)
        Set the subMaxAgeDataDelivered value.
        Parameters:
        subMaxAgeDataDelivered - the subMaxAgeDataDelivered value to set
      • getSubMaxAgeDataDelivered

        public Integer getSubMaxAgeDataDelivered()
        Return the subMaxAgeDataDelivered value.
        Returns:
        subMaxAgeDataDelivered the subMaxAgeDataDelivered value
      • setSubmissionExpiryDate

        public void setSubmissionExpiryDate​(Date submissionExpiryDate)
        Set the submissionExpiryDate value.
        Parameters:
        submissionExpiryDate - the submissionExpiryDate value to set
      • getSubmissionExpiryDate

        public Date getSubmissionExpiryDate()
        Return the submissionExpiryDate value.
        Returns:
        submissionExpiryDate the submissionExpiryDate value
      • setSubmissionExpiryDays

        public void setSubmissionExpiryDays​(Integer submissionExpiryDays)
        Set the submissionExpiryDays value.
        Parameters:
        submissionExpiryDays - the submissionExpiryDays value to set
      • getSubmissionExpiryDays

        public Integer getSubmissionExpiryDays()
        Return the submissionExpiryDays value.
        Returns:
        submissionExpiryDays the submissionExpiryDays value
      • setTermsPageFlag

        public void setTermsPageFlag​(boolean termsPageFlag)
        Set the termsPageFlag value.
        Parameters:
        termsPageFlag - the termsPageFlag value to set
      • isTermsPageFlag

        public boolean isTermsPageFlag()
        Return the termsPageFlag value.
        Returns:
        termsPageFlag the termsPageFlag value
      • setTestEnabledFlag

        public void setTestEnabledFlag​(boolean testEnabledFlag)
        Set the testEnabledFlag value.
        Parameters:
        testEnabledFlag - the testEnabledFlag value to set
      • isTestEnabledFlag

        public boolean isTestEnabledFlag()
        Return the testEnabledFlag value.
        Returns:
        testEnabledFlag the testEnabledFlag value
      • setTrackingReceiptNoMode

        public void setTrackingReceiptNoMode​(String trackingReceiptNoMode)
        Set the trackingReceiptNoMode value.
        Parameters:
        trackingReceiptNoMode - the trackingReceiptNoMode value to set
      • getTrackingReceiptNoMode

        public String getTrackingReceiptNoMode()
        Return the trackingReceiptNoMode value.
        Returns:
        trackingReceiptNoMode the trackingReceiptNoMode value
      • setTransactionValue

        public void setTransactionValue​(Double transactionValue)
        Set the transactionValue value.
        Parameters:
        transactionValue - the transactionValue value to set
      • getTransactionValue

        public Double getTransactionValue()
        Return the transactionValue value.
        Returns:
        transactionValue the transactionValue value
      • setAbandonDelivery

        public void setAbandonDelivery​(DeliveryDetails abandonDelivery)
        Set the AbandonDelivery.
        Parameters:
        abandonDelivery - the abandonDelivery value to set
      • getAbandonDelivery

        public DeliveryDetails getAbandonDelivery()
        Return the AbandonDelivery.
        Returns:
        the abandonDelivery value
      • addToApplicationForms

        public void addToApplicationForms​(ApplicationForm obj)
        Add the ApplicationForms object.
        Parameters:
        obj - the applicationForms value to add
      • removeFromApplicationForms

        public void removeFromApplicationForms​(ApplicationForm obj)
        Remove the ApplicationForms object.
        Parameters:
        obj - the applicationForms value to remove
      • getApplicationForms

        public List<ApplicationForm> getApplicationForms()
        Return the ApplicationForms.
        Returns:
        applicationForms value
      • setClient

        public void setClient​(Client client)
        Set the Client.
        Parameters:
        client - the client value to set
      • getClient

        public Client getClient()
        Return the Client.
        Returns:
        the client value
      • addToComposerImportActions

        public void addToComposerImportActions​(ComposerImportAction obj)
        Add the ComposerImportActions object.
        Parameters:
        obj - the composerImportActions value to add
      • removeFromComposerImportActions

        public void removeFromComposerImportActions​(ComposerImportAction obj)
        Remove the ComposerImportActions object.
        Parameters:
        obj - the composerImportActions value to remove
      • getComposerImportActions

        public List<ComposerImportAction> getComposerImportActions()
        Return the ComposerImportActions.
        Returns:
        composerImportActions value
      • setCurrentVersion

        public void setCurrentVersion​(TemplateVersion currentVersion)
        Set the CurrentVersion.
        Parameters:
        currentVersion - the currentVersion value to set
      • getCurrentVersion

        public TemplateVersion getCurrentVersion()
        Return the CurrentVersion.
        Returns:
        the currentVersion 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
      • setFormAdminManager

        public void setFormAdminManager​(UserAccount formAdminManager)
        Set the FormAdminManager.
        Parameters:
        formAdminManager - the formAdminManager value to set
      • getFormAdminManager

        public UserAccount getFormAdminManager()
        Return the FormAdminManager.
        Returns:
        the formAdminManager value
      • setFormDesign

        public void setFormDesign​(FormDesign formDesign)
        Set the FormDesign.
        Parameters:
        formDesign - the formDesign value to set
      • getFormDesign

        public FormDesign getFormDesign()
        Return the FormDesign.
        Returns:
        the formDesign value
      • addToFormGroups

        public void addToFormGroups​(FormGroup obj)
        Add the FormGroups object.
        Parameters:
        obj - the formGroups value to add
      • removeFromFormGroups

        public void removeFromFormGroups​(FormGroup obj)
        Remove the FormGroups object.
        Parameters:
        obj - the formGroups value to remove
      • getFormGroups

        public List<FormGroup> getFormGroups()
        Return the FormGroups.
        Returns:
        formGroups value
      • addToFormPortals

        public void addToFormPortals​(FormPortal obj)
        Add the FormPortals object.
        Parameters:
        obj - the formPortals value to add
      • removeFromFormPortals

        public void removeFromFormPortals​(FormPortal obj)
        Remove the FormPortals object.
        Parameters:
        obj - the formPortals value to remove
      • getFormPortals

        public List<FormPortal> getFormPortals()
        Return the FormPortals.
        Returns:
        formPortals value
      • addToFormReceiptSequence

        public void addToFormReceiptSequence​(FormReceiptSequence obj)
        Add the FormReceiptSequence object.
        Parameters:
        obj - the formReceiptSequence value to add
      • removeFromFormReceiptSequence

        public void removeFromFormReceiptSequence​(FormReceiptSequence obj)
        Remove the FormReceiptSequence object.
        Parameters:
        obj - the formReceiptSequence value to remove
      • getFormReceiptSequence

        public List<FormReceiptSequence> getFormReceiptSequence()
        Return the FormReceiptSequence.
        Returns:
        formReceiptSequence value
      • addToGroovyServiceLog

        public void addToGroovyServiceLog​(GroovyServiceLog obj)
        Add the GroovyServiceLog object.
        Parameters:
        obj - the groovyServiceLog value to add
      • removeFromGroovyServiceLog

        public void removeFromGroovyServiceLog​(GroovyServiceLog obj)
        Remove the GroovyServiceLog object.
        Parameters:
        obj - the groovyServiceLog value to remove
      • getGroovyServiceLog

        public List<GroovyServiceLog> getGroovyServiceLog()
        Return the GroovyServiceLog.
        Returns:
        groovyServiceLog value
      • addToPromotion

        public void addToPromotion​(PromotionLog obj)
        Add the Promotion object.
        Parameters:
        obj - the promotion value to add
      • removeFromPromotion

        public void removeFromPromotion​(PromotionLog obj)
        Remove the Promotion object.
        Parameters:
        obj - the promotion value to remove
      • getPromotion

        public List<PromotionLog> getPromotion()
        Return the Promotion.
        Returns:
        promotion value
      • setReceiptNumberService

        public void setReceiptNumberService​(ServiceDefinition receiptNumberService)
        Set the ReceiptNumberService.
        Parameters:
        receiptNumberService - the receiptNumberService value to set
      • getReceiptNumberService

        public ServiceDefinition getReceiptNumberService()
        Return the ReceiptNumberService.
        Returns:
        the receiptNumberService 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
      • 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
      • setTrackingNumberService

        public void setTrackingNumberService​(ServiceDefinition trackingNumberService)
        Set the TrackingNumberService.
        Parameters:
        trackingNumberService - the trackingNumberService value to set
      • getTrackingNumberService

        public ServiceDefinition getTrackingNumberService()
        Return the TrackingNumberService.
        Returns:
        the trackingNumberService value
      • setValidationDelivery

        public void setValidationDelivery​(DeliveryDetails validationDelivery)
        Set the ValidationDelivery.
        Parameters:
        validationDelivery - the validationDelivery value to set
      • getValidationDelivery

        public DeliveryDetails getValidationDelivery()
        Return the ValidationDelivery.
        Returns:
        the validationDelivery value
      • addToVersionDeployments

        public void addToVersionDeployments​(TemplateVersionDeployment obj)
        Add the VersionDeployments object.
        Parameters:
        obj - the versionDeployments value to add
      • removeFromVersionDeployments

        public void removeFromVersionDeployments​(TemplateVersionDeployment obj)
        Remove the VersionDeployments object.
        Parameters:
        obj - the versionDeployments value to remove
      • getVersionDeployments

        public List<TemplateVersionDeployment> getVersionDeployments()
        Return the VersionDeployments.
        Returns:
        versionDeployments value
      • setVersionSelectorService

        public void setVersionSelectorService​(ServiceDefinition versionSelectorService)
        Set the VersionSelectorService.
        Parameters:
        versionSelectorService - the versionSelectorService value to set
      • getVersionSelectorService

        public ServiceDefinition getVersionSelectorService()
        Return the VersionSelectorService.
        Returns:
        the versionSelectorService value
      • addToVersions

        public void addToVersions​(TemplateVersion obj)
        Add the Versions object.
        Parameters:
        obj - the versions value to add
      • removeFromVersions

        public void removeFromVersions​(TemplateVersion obj)
        Remove the Versions object.
        Parameters:
        obj - the versions value to remove
      • getVersions

        public List<TemplateVersion> getVersions()
        Return the Versions.
        Returns:
        versions value