Class _DeliveryDetails

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

    public abstract class _DeliveryDetails
    extends BaseEntity

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

      • DEFAULT_DELIVERY_DETAILS_FLAG_PROPERTY

        public static final String DEFAULT_DELIVERY_DETAILS_FLAG_PROPERTY
        Provides the 'defaultDeliveryDetailsFlag' property name.
        See Also:
        Constant Field Values
      • DELIVER_EXCEL_FLAG_PROPERTY

        public static final String DELIVER_EXCEL_FLAG_PROPERTY
        Provides the 'deliverExcelFlag' property name.
        See Also:
        Constant Field Values
      • DELIVER_PDF_FLAG_PROPERTY

        public static final String DELIVER_PDF_FLAG_PROPERTY
        Provides the 'deliverPdfFlag' property name.
        See Also:
        Constant Field Values
      • DELIVER_XML_FLAG_PROPERTY

        public static final String DELIVER_XML_FLAG_PROPERTY
        Provides the 'deliverXmlFlag' property name.
        See Also:
        Constant Field Values
      • DELIVERY_METHOD_PROPERTY

        public static final String DELIVERY_METHOD_PROPERTY
        Provides the 'deliveryMethod' property name.
        See Also:
        Constant Field Values
      • DELIVERY_PROCESS_NAME_PROPERTY

        public static final String DELIVERY_PROCESS_NAME_PROPERTY
        Provides the 'deliveryProcessName' property name.
        See Also:
        Constant Field Values
      • DESCRIPTION_PROPERTY

        public static final String DESCRIPTION_PROPERTY
        Provides the 'description' property name.
        See Also:
        Constant Field Values
      • DISABLED_FLAG_PROPERTY

        public static final String DISABLED_FLAG_PROPERTY
        Provides the 'disabledFlag' property name.
        See Also:
        Constant Field Values
      • EMAIL_ADDRESSES_PROPERTY

        public static final String EMAIL_ADDRESSES_PROPERTY
        Provides the 'emailAddresses' property name.
        See Also:
        Constant Field Values
      • EMAIL_CC_ADDRESSES_PROPERTY

        public static final String EMAIL_CC_ADDRESSES_PROPERTY
        Provides the 'emailCcAddresses' property name.
        See Also:
        Constant Field Values
      • EMAIL_INCLUDE_USER_ATTACHMENTS_PROPERTY

        public static final String EMAIL_INCLUDE_USER_ATTACHMENTS_PROPERTY
        Provides the 'emailIncludeUserAttachments' property name.
        See Also:
        Constant Field Values
      • EMAIL_MAX_ATTACHMENTS_SIZE_PROPERTY

        public static final String EMAIL_MAX_ATTACHMENTS_SIZE_PROPERTY
        Provides the 'emailMaxAttachmentsSize' property name.
        See Also:
        Constant Field Values
      • EMAIL_MESSAGE_PROPERTY

        public static final String EMAIL_MESSAGE_PROPERTY
        Provides the 'emailMessage' property name.
        See Also:
        Constant Field Values
      • EMAIL_SUBJECT_PROPERTY

        public static final String EMAIL_SUBJECT_PROPERTY
        Provides the 'emailSubject' property name.
        See Also:
        Constant Field Values
      • FILENAME_TEMPLATE_PROPERTY

        public static final String FILENAME_TEMPLATE_PROPERTY
        Provides the 'filenameTemplate' property name.
        See Also:
        Constant Field Values
      • PDF_RECEIPT_EMBED_DATA_FLAG_PROPERTY

        public static final String PDF_RECEIPT_EMBED_DATA_FLAG_PROPERTY
        Provides the 'pdfReceiptEmbedDataFlag' property name.
        See Also:
        Constant Field Values
      • RETRY_DELAY_MINS_PROPERTY

        public static final String RETRY_DELAY_MINS_PROPERTY
        Provides the 'retryDelayMins' property name.
        See Also:
        Constant Field Values
      • ABANDON_FORMS_PROPERTY

        public static final String ABANDON_FORMS_PROPERTY
        Provides the 'abandonForms' relationship name.
        See Also:
        Constant Field Values
      • ABANDON_TEMPLATE_SUBMISSIONS_PROPERTY

        public static final String ABANDON_TEMPLATE_SUBMISSIONS_PROPERTY
        Provides the 'abandonTemplateSubmissions' relationship name.
        See Also:
        Constant Field Values
      • APPLICATION_DELIVERY_LIST_PROPERTY

        public static final String APPLICATION_DELIVERY_LIST_PROPERTY
        Provides the 'applicationDeliveryList' relationship name.
        See Also:
        Constant Field Values
      • DELIVERY_PROCESS_SERVICE_PROPERTY

        public static final String DELIVERY_PROCESS_SERVICE_PROPERTY
        Provides the 'deliveryProcessService' relationship name.
        See Also:
        Constant Field Values
      • PROD_FORM_SUBMISSIONS_PROPERTY

        public static final String PROD_FORM_SUBMISSIONS_PROPERTY
        Provides the 'prodFormSubmissions' relationship name.
        See Also:
        Constant Field Values
      • PROD_TEMPLATE_SUBMISSIONS_PROPERTY

        public static final String PROD_TEMPLATE_SUBMISSIONS_PROPERTY
        Provides the 'prodTemplateSubmissions' 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
      • TEST_FORM_SUBMISSIONS_PROPERTY

        public static final String TEST_FORM_SUBMISSIONS_PROPERTY
        Provides the 'testFormSubmissions' relationship name.
        See Also:
        Constant Field Values
      • TEST_TEMPLATE_SUBMISSIONS_PROPERTY

        public static final String TEST_TEMPLATE_SUBMISSIONS_PROPERTY
        Provides the 'testTemplateSubmissions' relationship name.
        See Also:
        Constant Field Values
      • VALIDATION_FORMS_PROPERTY

        public static final String VALIDATION_FORMS_PROPERTY
        Provides the 'validationForms' relationship name.
        See Also:
        Constant Field Values
      • VALIDATION_TEMPLATE_SUBMISSIONS_PROPERTY

        public static final String VALIDATION_TEMPLATE_SUBMISSIONS_PROPERTY
        Provides the 'validationTemplateSubmissions' relationship name.
        See Also:
        Constant Field Values
      • DELIVERY_DETAILS_OID_PK_COLUMN

        public static final String DELIVERY_DETAILS_OID_PK_COLUMN
        Provides the 'delivery_details_oid' primary key database column name.
        See Also:
        Constant Field Values
      • DEFAULT_DELIVERY_DETAILS_FLAG

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<List<Form>> ABANDON_FORMS
        Provides the 'ABANDON_FORMS' property.
      • ABANDON_TEMPLATE_SUBMISSIONS

        public static final org.apache.cayenne.exp.Property<List<TemplateVersion>> ABANDON_TEMPLATE_SUBMISSIONS
        Provides the 'ABANDON_TEMPLATE_SUBMISSIONS' property.
      • APPLICATION_DELIVERY_LIST

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

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

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

        public static final org.apache.cayenne.exp.Property<List<Form>> PROD_FORM_SUBMISSIONS
        Provides the 'PROD_FORM_SUBMISSIONS' property.
      • PROD_TEMPLATE_SUBMISSIONS

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

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

        public static final org.apache.cayenne.exp.Property<List<Form>> TEST_FORM_SUBMISSIONS
        Provides the 'TEST_FORM_SUBMISSIONS' property.
      • TEST_TEMPLATE_SUBMISSIONS

        public static final org.apache.cayenne.exp.Property<List<TemplateVersion>> TEST_TEMPLATE_SUBMISSIONS
        Provides the 'TEST_TEMPLATE_SUBMISSIONS' property.
      • VALIDATION_FORMS

        public static final org.apache.cayenne.exp.Property<List<Form>> VALIDATION_FORMS
        Provides the 'VALIDATION_FORMS' property.
      • VALIDATION_TEMPLATE_SUBMISSIONS

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

      • _DeliveryDetails

        public _DeliveryDetails()
    • Method Detail

      • setDefaultDeliveryDetailsFlag

        public void setDefaultDeliveryDetailsFlag​(boolean defaultDeliveryDetailsFlag)
        Set the defaultDeliveryDetailsFlag value.
        Parameters:
        defaultDeliveryDetailsFlag - the defaultDeliveryDetailsFlag value to set
      • isDefaultDeliveryDetailsFlag

        public boolean isDefaultDeliveryDetailsFlag()
        Return the defaultDeliveryDetailsFlag value.
        Returns:
        defaultDeliveryDetailsFlag the defaultDeliveryDetailsFlag value
      • setDeliverExcelFlag

        public void setDeliverExcelFlag​(boolean deliverExcelFlag)
        Set the deliverExcelFlag value.
        Parameters:
        deliverExcelFlag - the deliverExcelFlag value to set
      • isDeliverExcelFlag

        public boolean isDeliverExcelFlag()
        Return the deliverExcelFlag value.
        Returns:
        deliverExcelFlag the deliverExcelFlag value
      • setDeliverPdfFlag

        public void setDeliverPdfFlag​(boolean deliverPdfFlag)
        Set the deliverPdfFlag value.
        Parameters:
        deliverPdfFlag - the deliverPdfFlag value to set
      • isDeliverPdfFlag

        public boolean isDeliverPdfFlag()
        Return the deliverPdfFlag value.
        Returns:
        deliverPdfFlag the deliverPdfFlag value
      • setDeliverXmlFlag

        public void setDeliverXmlFlag​(boolean deliverXmlFlag)
        Set the deliverXmlFlag value.
        Parameters:
        deliverXmlFlag - the deliverXmlFlag value to set
      • isDeliverXmlFlag

        public boolean isDeliverXmlFlag()
        Return the deliverXmlFlag value.
        Returns:
        deliverXmlFlag the deliverXmlFlag value
      • setDeliveryMethod

        public void setDeliveryMethod​(String deliveryMethod)
        Set the deliveryMethod value.
        Parameters:
        deliveryMethod - the deliveryMethod value to set
      • getDeliveryMethod

        public String getDeliveryMethod()
        Return the deliveryMethod value.
        Returns:
        deliveryMethod the deliveryMethod value
      • setDeliveryProcessName

        public void setDeliveryProcessName​(String deliveryProcessName)
        Set the deliveryProcessName value.
        Parameters:
        deliveryProcessName - the deliveryProcessName value to set
      • getDeliveryProcessName

        public String getDeliveryProcessName()
        Return the deliveryProcessName value.
        Returns:
        deliveryProcessName the deliveryProcessName value
      • setDescription

        public void setDescription​(String description)
        Set the description value.
        Parameters:
        description - the description value to set
      • getDescription

        public String getDescription()
        Return the description value.
        Returns:
        description the description value
      • setDisabledFlag

        public void setDisabledFlag​(boolean disabledFlag)
        Set the disabledFlag value.
        Parameters:
        disabledFlag - the disabledFlag value to set
      • isDisabledFlag

        public boolean isDisabledFlag()
        Return the disabledFlag value.
        Returns:
        disabledFlag the disabledFlag value
      • setEmailAddresses

        public void setEmailAddresses​(String emailAddresses)
        Set the emailAddresses value.
        Parameters:
        emailAddresses - the emailAddresses value to set
      • getEmailAddresses

        public String getEmailAddresses()
        Return the emailAddresses value.
        Returns:
        emailAddresses the emailAddresses value
      • setEmailCcAddresses

        public void setEmailCcAddresses​(String emailCcAddresses)
        Set the emailCcAddresses value.
        Parameters:
        emailCcAddresses - the emailCcAddresses value to set
      • getEmailCcAddresses

        public String getEmailCcAddresses()
        Return the emailCcAddresses value.
        Returns:
        emailCcAddresses the emailCcAddresses value
      • setEmailIncludeUserAttachments

        public void setEmailIncludeUserAttachments​(boolean emailIncludeUserAttachments)
        Set the emailIncludeUserAttachments value.
        Parameters:
        emailIncludeUserAttachments - the emailIncludeUserAttachments value to set
      • isEmailIncludeUserAttachments

        public boolean isEmailIncludeUserAttachments()
        Return the emailIncludeUserAttachments value.
        Returns:
        emailIncludeUserAttachments the emailIncludeUserAttachments value
      • setEmailMaxAttachmentsSize

        public void setEmailMaxAttachmentsSize​(Integer emailMaxAttachmentsSize)
        Set the emailMaxAttachmentsSize value.
        Parameters:
        emailMaxAttachmentsSize - the emailMaxAttachmentsSize value to set
      • getEmailMaxAttachmentsSize

        public Integer getEmailMaxAttachmentsSize()
        Return the emailMaxAttachmentsSize value.
        Returns:
        emailMaxAttachmentsSize the emailMaxAttachmentsSize value
      • setEmailMessage

        public void setEmailMessage​(String emailMessage)
        Set the emailMessage value.
        Parameters:
        emailMessage - the emailMessage value to set
      • getEmailMessage

        public String getEmailMessage()
        Return the emailMessage value.
        Returns:
        emailMessage the emailMessage value
      • setEmailSubject

        public void setEmailSubject​(String emailSubject)
        Set the emailSubject value.
        Parameters:
        emailSubject - the emailSubject value to set
      • getEmailSubject

        public String getEmailSubject()
        Return the emailSubject value.
        Returns:
        emailSubject the emailSubject value
      • setFilenameTemplate

        public void setFilenameTemplate​(String filenameTemplate)
        Set the filenameTemplate value.
        Parameters:
        filenameTemplate - the filenameTemplate value to set
      • getFilenameTemplate

        public String getFilenameTemplate()
        Return the filenameTemplate value.
        Returns:
        filenameTemplate the filenameTemplate value
      • setName

        public void setName​(String name)
        Set the name value.
        Parameters:
        name - the name value to set
      • getName

        public String getName()
        Return the name value.
        Returns:
        name the name value
      • setPdfReceiptEmbedDataFlag

        public void setPdfReceiptEmbedDataFlag​(boolean pdfReceiptEmbedDataFlag)
        Set the pdfReceiptEmbedDataFlag value.
        Parameters:
        pdfReceiptEmbedDataFlag - the pdfReceiptEmbedDataFlag value to set
      • isPdfReceiptEmbedDataFlag

        public boolean isPdfReceiptEmbedDataFlag()
        Return the pdfReceiptEmbedDataFlag value.
        Returns:
        pdfReceiptEmbedDataFlag the pdfReceiptEmbedDataFlag value
      • setRetryDelayMins

        public void setRetryDelayMins​(Integer retryDelayMins)
        Set the retryDelayMins value.
        Parameters:
        retryDelayMins - the retryDelayMins value to set
      • getRetryDelayMins

        public Integer getRetryDelayMins()
        Return the retryDelayMins value.
        Returns:
        retryDelayMins the retryDelayMins value
      • addToAbandonForms

        public void addToAbandonForms​(Form obj)
        Add the AbandonForms object.
        Parameters:
        obj - the abandonForms value to add
      • removeFromAbandonForms

        public void removeFromAbandonForms​(Form obj)
        Remove the AbandonForms object.
        Parameters:
        obj - the abandonForms value to remove
      • getAbandonForms

        public List<Form> getAbandonForms()
        Return the AbandonForms.
        Returns:
        abandonForms value
      • addToAbandonTemplateSubmissions

        public void addToAbandonTemplateSubmissions​(TemplateVersion obj)
        Add the AbandonTemplateSubmissions object.
        Parameters:
        obj - the abandonTemplateSubmissions value to add
      • removeFromAbandonTemplateSubmissions

        public void removeFromAbandonTemplateSubmissions​(TemplateVersion obj)
        Remove the AbandonTemplateSubmissions object.
        Parameters:
        obj - the abandonTemplateSubmissions value to remove
      • getAbandonTemplateSubmissions

        public List<TemplateVersion> getAbandonTemplateSubmissions()
        Return the AbandonTemplateSubmissions.
        Returns:
        abandonTemplateSubmissions value
      • addToApplicationDeliveryList

        public void addToApplicationDeliveryList​(ApplicationDelivery obj)
        Add the ApplicationDeliveryList object.
        Parameters:
        obj - the applicationDeliveryList value to add
      • removeFromApplicationDeliveryList

        public void removeFromApplicationDeliveryList​(ApplicationDelivery obj)
        Remove the ApplicationDeliveryList object.
        Parameters:
        obj - the applicationDeliveryList value to remove
      • getApplicationDeliveryList

        public List<ApplicationDelivery> getApplicationDeliveryList()
        Return the ApplicationDeliveryList.
        Returns:
        applicationDeliveryList 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
      • setDeliveryProcessService

        public void setDeliveryProcessService​(ServiceDefinition deliveryProcessService)
        Set the DeliveryProcessService.
        Parameters:
        deliveryProcessService - the deliveryProcessService value to set
      • getDeliveryProcessService

        public ServiceDefinition getDeliveryProcessService()
        Return the DeliveryProcessService.
        Returns:
        the deliveryProcessService value
      • addToProdFormSubmissions

        public void addToProdFormSubmissions​(Form obj)
        Add the ProdFormSubmissions object.
        Parameters:
        obj - the prodFormSubmissions value to add
      • removeFromProdFormSubmissions

        public void removeFromProdFormSubmissions​(Form obj)
        Remove the ProdFormSubmissions object.
        Parameters:
        obj - the prodFormSubmissions value to remove
      • getProdFormSubmissions

        public List<Form> getProdFormSubmissions()
        Return the ProdFormSubmissions.
        Returns:
        prodFormSubmissions value
      • addToProdTemplateSubmissions

        public void addToProdTemplateSubmissions​(TemplateVersion obj)
        Add the ProdTemplateSubmissions object.
        Parameters:
        obj - the prodTemplateSubmissions value to add
      • removeFromProdTemplateSubmissions

        public void removeFromProdTemplateSubmissions​(TemplateVersion obj)
        Remove the ProdTemplateSubmissions object.
        Parameters:
        obj - the prodTemplateSubmissions value to remove
      • getProdTemplateSubmissions

        public List<TemplateVersion> getProdTemplateSubmissions()
        Return the ProdTemplateSubmissions.
        Returns:
        prodTemplateSubmissions 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
      • addToTestFormSubmissions

        public void addToTestFormSubmissions​(Form obj)
        Add the TestFormSubmissions object.
        Parameters:
        obj - the testFormSubmissions value to add
      • removeFromTestFormSubmissions

        public void removeFromTestFormSubmissions​(Form obj)
        Remove the TestFormSubmissions object.
        Parameters:
        obj - the testFormSubmissions value to remove
      • getTestFormSubmissions

        public List<Form> getTestFormSubmissions()
        Return the TestFormSubmissions.
        Returns:
        testFormSubmissions value
      • addToTestTemplateSubmissions

        public void addToTestTemplateSubmissions​(TemplateVersion obj)
        Add the TestTemplateSubmissions object.
        Parameters:
        obj - the testTemplateSubmissions value to add
      • removeFromTestTemplateSubmissions

        public void removeFromTestTemplateSubmissions​(TemplateVersion obj)
        Remove the TestTemplateSubmissions object.
        Parameters:
        obj - the testTemplateSubmissions value to remove
      • getTestTemplateSubmissions

        public List<TemplateVersion> getTestTemplateSubmissions()
        Return the TestTemplateSubmissions.
        Returns:
        testTemplateSubmissions value
      • addToValidationForms

        public void addToValidationForms​(Form obj)
        Add the ValidationForms object.
        Parameters:
        obj - the validationForms value to add
      • removeFromValidationForms

        public void removeFromValidationForms​(Form obj)
        Remove the ValidationForms object.
        Parameters:
        obj - the validationForms value to remove
      • getValidationForms

        public List<Form> getValidationForms()
        Return the ValidationForms.
        Returns:
        validationForms value
      • addToValidationTemplateSubmissions

        public void addToValidationTemplateSubmissions​(TemplateVersion obj)
        Add the ValidationTemplateSubmissions object.
        Parameters:
        obj - the validationTemplateSubmissions value to add
      • removeFromValidationTemplateSubmissions

        public void removeFromValidationTemplateSubmissions​(TemplateVersion obj)
        Remove the ValidationTemplateSubmissions object.
        Parameters:
        obj - the validationTemplateSubmissions value to remove
      • getValidationTemplateSubmissions

        public List<TemplateVersion> getValidationTemplateSubmissions()
        Return the ValidationTemplateSubmissions.
        Returns:
        validationTemplateSubmissions value