Class _UserAccount

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

    public abstract class _UserAccount
    extends BaseEntity

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

      • ACCOUNT_STATUS_PROPERTY

        public static final String ACCOUNT_STATUS_PROPERTY
        Provides the 'accountStatus' property name.
        See Also:
        Constant Field Values
      • AUTHENTICATION_DOMAIN_PROPERTY

        public static final String AUTHENTICATION_DOMAIN_PROPERTY
        Provides the 'authenticationDomain' property name.
        See Also:
        Constant Field Values
      • CHANGE_PASSWORD_AFTER_LOGIN_FLAG_PROPERTY

        public static final String CHANGE_PASSWORD_AFTER_LOGIN_FLAG_PROPERTY
        Provides the 'changePasswordAfterLoginFlag' property name.
        See Also:
        Constant Field Values
      • CREATED_TIME_PROPERTY

        public static final String CREATED_TIME_PROPERTY
        Provides the 'createdTime' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_PURGE_TIME_PROPERTY

        public static final String EMAIL_VERIFICATION_PURGE_TIME_PROPERTY
        Provides the 'emailVerificationPurgeTime' property name.
        See Also:
        Constant Field Values
      • EMAIL_VERIFICATION_REQUIRED_PROPERTY

        public static final String EMAIL_VERIFICATION_REQUIRED_PROPERTY
        Provides the 'emailVerificationRequired' property name.
        See Also:
        Constant Field Values
      • FAILED_LOGIN_ATTEMPTS_PROPERTY

        public static final String FAILED_LOGIN_ATTEMPTS_PROPERTY
        Provides the 'failedLoginAttempts' property name.
        See Also:
        Constant Field Values
      • FAMILY_NAME_PROPERTY

        public static final String FAMILY_NAME_PROPERTY
        Provides the 'familyName' property name.
        See Also:
        Constant Field Values
      • GIVEN_NAME_PROPERTY

        public static final String GIVEN_NAME_PROPERTY
        Provides the 'givenName' property name.
        See Also:
        Constant Field Values
      • GLOBAL_ACCESS_FLAG_PROPERTY

        public static final String GLOBAL_ACCESS_FLAG_PROPERTY
        Provides the 'globalAccessFlag' property name.
        See Also:
        Constant Field Values
      • LAST_ACCESSED_TIME_PROPERTY

        public static final String LAST_ACCESSED_TIME_PROPERTY
        Provides the 'lastAccessedTime' property name.
        See Also:
        Constant Field Values
      • LOCKOUT_END_TIME_PROPERTY

        public static final String LOCKOUT_END_TIME_PROPERTY
        Provides the 'lockoutEndTime' property name.
        See Also:
        Constant Field Values
      • LOGIN_NAME_PROPERTY

        public static final String LOGIN_NAME_PROPERTY
        Provides the 'loginName' property name.
        See Also:
        Constant Field Values
      • PASSWORD_PROPERTY

        public static final String PASSWORD_PROPERTY
        Provides the 'password' property name.
        See Also:
        Constant Field Values
      • PASSWORD_SALT_PROPERTY

        public static final String PASSWORD_SALT_PROPERTY
        Provides the 'passwordSalt' property name.
        See Also:
        Constant Field Values
      • TWO_FACTOR_AUTHENTICATION_KEY_PROPERTY

        public static final String TWO_FACTOR_AUTHENTICATION_KEY_PROPERTY
        Provides the 'twoFactorAuthenticationKey' property name.
        See Also:
        Constant Field Values
      • TWO_FACTOR_AUTHENTICATION_REQUIRED_FLAG_PROPERTY

        public static final String TWO_FACTOR_AUTHENTICATION_REQUIRED_FLAG_PROPERTY
        Provides the 'twoFactorAuthenticationRequiredFlag' property name.
        See Also:
        Constant Field Values
      • USER_KEY_PROPERTY

        public static final String USER_KEY_PROPERTY
        Provides the 'userKey' property name.
        See Also:
        Constant Field Values
      • USER_TYPE_PROPERTY

        public static final String USER_TYPE_PROPERTY
        Provides the 'userType' property name.
        See Also:
        Constant Field Values
      • AUDIT_LOGS_PROPERTY

        public static final String AUDIT_LOGS_PROPERTY
        Provides the 'auditLogs' relationship name.
        See Also:
        Constant Field Values
      • CHECKED_OUT_VERSIONS_PROPERTY

        public static final String CHECKED_OUT_VERSIONS_PROPERTY
        Provides the 'checkedOutVersions' relationship name.
        See Also:
        Constant Field Values
      • CLIENT_USERS_PROPERTY

        public static final String CLIENT_USERS_PROPERTY
        Provides the 'clientUsers' 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
      • COMPOSER_PACKAGES_PROPERTY

        public static final String COMPOSER_PACKAGES_PROPERTY
        Provides the 'composerPackages' relationship name.
        See Also:
        Constant Field Values
      • FILE_UPLOADS_PROPERTY

        public static final String FILE_UPLOADS_PROPERTY
        Provides the 'fileUploads' relationship name.
        See Also:
        Constant Field Values
      • INSTALLED_TPACS_PROPERTY

        public static final String INSTALLED_TPACS_PROPERTY
        Provides the 'installedTPacs' relationship name.
        See Also:
        Constant Field Values
      • JOB_COMMENTS_PROPERTY

        public static final String JOB_COMMENTS_PROPERTY
        Provides the 'jobComments' relationship name.
        See Also:
        Constant Field Values
      • MANAGED_FORMS_PROPERTY

        public static final String MANAGED_FORMS_PROPERTY
        Provides the 'managedForms' relationship name.
        See Also:
        Constant Field Values
      • PORTAL_PREFS_PROPERTY

        public static final String PORTAL_PREFS_PROPERTY
        Provides the 'portalPrefs' relationship name.
        See Also:
        Constant Field Values
      • PORTAL_USERS_PROPERTY

        public static final String PORTAL_USERS_PROPERTY
        Provides the 'portalUsers' relationship name.
        See Also:
        Constant Field Values
      • PROMOTION_LOG_PROPERTY

        public static final String PROMOTION_LOG_PROPERTY
        Provides the 'promotionLog' relationship name.
        See Also:
        Constant Field Values
      • REQUEST_LOGS_PROPERTY

        public static final String REQUEST_LOGS_PROPERTY
        Provides the 'requestLogs' relationship name.
        See Also:
        Constant Field Values
      • SUBMISSION_COMMENTS_PROPERTY

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

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

        public static final String USER_AUTH_EVENTS_PROPERTY
        Provides the 'userAuthEvents' relationship name.
        See Also:
        Constant Field Values
      • USER_GROUPS_PROPERTY

        public static final String USER_GROUPS_PROPERTY
        Provides the 'userGroups' relationship name.
        See Also:
        Constant Field Values
      • USER_PROFILES_PROPERTY

        public static final String USER_PROFILES_PROPERTY
        Provides the 'userProfiles' relationship name.
        See Also:
        Constant Field Values
      • USER_PROJECTS_PROPERTY

        public static final String USER_PROJECTS_PROPERTY
        Provides the 'userProjects' relationship name.
        See Also:
        Constant Field Values
      • USER_ROLES_PROPERTY

        public static final String USER_ROLES_PROPERTY
        Provides the 'userRoles' relationship name.
        See Also:
        Constant Field Values
      • USER_OID_PK_COLUMN

        public static final String USER_OID_PK_COLUMN
        Provides the 'user_oid' primary key database column name.
        See Also:
        Constant Field Values
      • ACCOUNT_STATUS

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<List<AuditLog>> AUDIT_LOGS
        Provides the 'AUDIT_LOGS' property.
      • CHECKED_OUT_VERSIONS

        public static final org.apache.cayenne.exp.Property<List<FormDesignVersion>> CHECKED_OUT_VERSIONS
        Provides the 'CHECKED_OUT_VERSIONS' property.
      • CLIENT_USERS

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

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

        public static final org.apache.cayenne.exp.Property<List<ComposerPackageQueue>> COMPOSER_PACKAGES
        Provides the 'COMPOSER_PACKAGES' property.
      • FILE_UPLOADS

        public static final org.apache.cayenne.exp.Property<List<FileUpload>> FILE_UPLOADS
        Provides the 'FILE_UPLOADS' property.
      • INSTALLED_TPACS

        public static final org.apache.cayenne.exp.Property<List<TPac>> INSTALLED_TPACS
        Provides the 'INSTALLED_TPACS' property.
      • JOB_COMMENTS

        public static final org.apache.cayenne.exp.Property<List<JobComment>> JOB_COMMENTS
        Provides the 'JOB_COMMENTS' property.
      • MANAGED_FORMS

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

        public static final org.apache.cayenne.exp.Property<List<UserPortalPref>> PORTAL_PREFS
        Provides the 'PORTAL_PREFS' property.
      • PORTAL_USERS

        public static final org.apache.cayenne.exp.Property<List<PortalUser>> PORTAL_USERS
        Provides the 'PORTAL_USERS' property.
      • PROMOTION_LOG

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<List<UserAuthEvent>> USER_AUTH_EVENTS
        Provides the 'USER_AUTH_EVENTS' property.
      • USER_GROUPS

        public static final org.apache.cayenne.exp.Property<List<UserGroup>> USER_GROUPS
        Provides the 'USER_GROUPS' property.
      • USER_PROFILES

        public static final org.apache.cayenne.exp.Property<List<UserProfile>> USER_PROFILES
        Provides the 'USER_PROFILES' property.
      • USER_PROJECTS

        public static final org.apache.cayenne.exp.Property<List<Project>> USER_PROJECTS
        Provides the 'USER_PROJECTS' property.
      • USER_ROLES

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

      • _UserAccount

        public _UserAccount()
    • Method Detail

      • setAccountStatus

        public void setAccountStatus​(String accountStatus)
        Set the accountStatus value.
        Parameters:
        accountStatus - the accountStatus value to set
      • getAccountStatus

        public String getAccountStatus()
        Return the accountStatus value.
        Returns:
        accountStatus the accountStatus value
      • setAuthenticationDomain

        public void setAuthenticationDomain​(String authenticationDomain)
        Set the authenticationDomain value.
        Parameters:
        authenticationDomain - the authenticationDomain value to set
      • getAuthenticationDomain

        public String getAuthenticationDomain()
        Return the authenticationDomain value.
        Returns:
        authenticationDomain the authenticationDomain value
      • setChangePasswordAfterLoginFlag

        public void setChangePasswordAfterLoginFlag​(boolean changePasswordAfterLoginFlag)
        Set the changePasswordAfterLoginFlag value.
        Parameters:
        changePasswordAfterLoginFlag - the changePasswordAfterLoginFlag value to set
      • isChangePasswordAfterLoginFlag

        public boolean isChangePasswordAfterLoginFlag()
        Return the changePasswordAfterLoginFlag value.
        Returns:
        changePasswordAfterLoginFlag the changePasswordAfterLoginFlag value
      • setCreatedTime

        public void setCreatedTime​(Date createdTime)
        Set the createdTime value.
        Parameters:
        createdTime - the createdTime value to set
      • getCreatedTime

        public Date getCreatedTime()
        Return the createdTime value.
        Returns:
        createdTime the createdTime value
      • setEmail

        public void setEmail​(String email)
        Set the email value.
        Parameters:
        email - the email value to set
      • getEmail

        public String getEmail()
        Return the email value.
        Returns:
        email the email value
      • setEmailVerificationPurgeTime

        public void setEmailVerificationPurgeTime​(Date emailVerificationPurgeTime)
        Set the emailVerificationPurgeTime value.
        Parameters:
        emailVerificationPurgeTime - the emailVerificationPurgeTime value to set
      • getEmailVerificationPurgeTime

        public Date getEmailVerificationPurgeTime()
        Return the emailVerificationPurgeTime value.
        Returns:
        emailVerificationPurgeTime the emailVerificationPurgeTime value
      • setEmailVerificationRequired

        public void setEmailVerificationRequired​(boolean emailVerificationRequired)
        Set the emailVerificationRequired value.
        Parameters:
        emailVerificationRequired - the emailVerificationRequired value to set
      • isEmailVerificationRequired

        public boolean isEmailVerificationRequired()
        Return the emailVerificationRequired value.
        Returns:
        emailVerificationRequired the emailVerificationRequired value
      • setFailedLoginAttempts

        public void setFailedLoginAttempts​(int failedLoginAttempts)
        Set the failedLoginAttempts value.
        Parameters:
        failedLoginAttempts - the failedLoginAttempts value to set
      • getFailedLoginAttempts

        public int getFailedLoginAttempts()
        Return the failedLoginAttempts value.
        Returns:
        failedLoginAttempts the failedLoginAttempts value
      • setFamilyName

        public void setFamilyName​(String familyName)
        Set the familyName value.
        Parameters:
        familyName - the familyName value to set
      • getFamilyName

        public String getFamilyName()
        Return the familyName value.
        Returns:
        familyName the familyName value
      • setGivenName

        public void setGivenName​(String givenName)
        Set the givenName value.
        Parameters:
        givenName - the givenName value to set
      • getGivenName

        public String getGivenName()
        Return the givenName value.
        Returns:
        givenName the givenName value
      • setGlobalAccessFlag

        public void setGlobalAccessFlag​(boolean globalAccessFlag)
        Set the globalAccessFlag value.
        Parameters:
        globalAccessFlag - the globalAccessFlag value to set
      • isGlobalAccessFlag

        public boolean isGlobalAccessFlag()
        Return the globalAccessFlag value.
        Returns:
        globalAccessFlag the globalAccessFlag value
      • setLastAccessedTime

        public void setLastAccessedTime​(Date lastAccessedTime)
        Set the lastAccessedTime value.
        Parameters:
        lastAccessedTime - the lastAccessedTime value to set
      • getLastAccessedTime

        public Date getLastAccessedTime()
        Return the lastAccessedTime value.
        Returns:
        lastAccessedTime the lastAccessedTime value
      • setLockoutEndTime

        public void setLockoutEndTime​(Date lockoutEndTime)
        Set the lockoutEndTime value.
        Parameters:
        lockoutEndTime - the lockoutEndTime value to set
      • getLockoutEndTime

        public Date getLockoutEndTime()
        Return the lockoutEndTime value.
        Returns:
        lockoutEndTime the lockoutEndTime value
      • setLoginName

        public void setLoginName​(String loginName)
        Set the loginName value.
        Parameters:
        loginName - the loginName value to set
      • getLoginName

        public String getLoginName()
        Return the loginName value.
        Returns:
        loginName the loginName value
      • setMobile

        public void setMobile​(String mobile)
        Set the mobile value.
        Parameters:
        mobile - the mobile value to set
      • getMobile

        public String getMobile()
        Return the mobile value.
        Returns:
        mobile the mobile value
      • setPassword

        public void setPassword​(String password)
        Set the password value.
        Parameters:
        password - the password value to set
      • getPassword

        public String getPassword()
        Return the password value.
        Returns:
        password the password value
      • setPasswordSalt

        public void setPasswordSalt​(String passwordSalt)
        Set the passwordSalt value.
        Parameters:
        passwordSalt - the passwordSalt value to set
      • getPasswordSalt

        public String getPasswordSalt()
        Return the passwordSalt value.
        Returns:
        passwordSalt the passwordSalt value
      • setPhone

        public void setPhone​(String phone)
        Set the phone value.
        Parameters:
        phone - the phone value to set
      • getPhone

        public String getPhone()
        Return the phone value.
        Returns:
        phone the phone value
      • setTwoFactorAuthenticationKey

        public void setTwoFactorAuthenticationKey​(String twoFactorAuthenticationKey)
        Set the twoFactorAuthenticationKey value.
        Parameters:
        twoFactorAuthenticationKey - the twoFactorAuthenticationKey value to set
      • getTwoFactorAuthenticationKey

        public String getTwoFactorAuthenticationKey()
        Return the twoFactorAuthenticationKey value.
        Returns:
        twoFactorAuthenticationKey the twoFactorAuthenticationKey value
      • setTwoFactorAuthenticationRequiredFlag

        public void setTwoFactorAuthenticationRequiredFlag​(boolean twoFactorAuthenticationRequiredFlag)
        Set the twoFactorAuthenticationRequiredFlag value.
        Parameters:
        twoFactorAuthenticationRequiredFlag - the twoFactorAuthenticationRequiredFlag value to set
      • isTwoFactorAuthenticationRequiredFlag

        public boolean isTwoFactorAuthenticationRequiredFlag()
        Return the twoFactorAuthenticationRequiredFlag value.
        Returns:
        twoFactorAuthenticationRequiredFlag the twoFactorAuthenticationRequiredFlag value
      • setUserKey

        public void setUserKey​(String userKey)
        Set the userKey value.
        Parameters:
        userKey - the userKey value to set
      • getUserKey

        public String getUserKey()
        Return the userKey value.
        Returns:
        userKey the userKey value
      • setUserType

        public void setUserType​(String userType)
        Set the userType value.
        Parameters:
        userType - the userType value to set
      • getUserType

        public String getUserType()
        Return the userType value.
        Returns:
        userType the userType value
      • addToAuditLogs

        public void addToAuditLogs​(AuditLog obj)
        Add the AuditLogs object.
        Parameters:
        obj - the auditLogs value to add
      • removeFromAuditLogs

        public void removeFromAuditLogs​(AuditLog obj)
        Remove the AuditLogs object.
        Parameters:
        obj - the auditLogs value to remove
      • getAuditLogs

        public List<AuditLog> getAuditLogs()
        Return the AuditLogs.
        Returns:
        auditLogs value
      • addToCheckedOutVersions

        public void addToCheckedOutVersions​(FormDesignVersion obj)
        Add the CheckedOutVersions object.
        Parameters:
        obj - the checkedOutVersions value to add
      • removeFromCheckedOutVersions

        public void removeFromCheckedOutVersions​(FormDesignVersion obj)
        Remove the CheckedOutVersions object.
        Parameters:
        obj - the checkedOutVersions value to remove
      • getCheckedOutVersions

        public List<FormDesignVersion> getCheckedOutVersions()
        Return the CheckedOutVersions.
        Returns:
        checkedOutVersions value
      • addToClientUsers

        public void addToClientUsers​(ClientUser obj)
        Add the ClientUsers object.
        Parameters:
        obj - the clientUsers value to add
      • removeFromClientUsers

        public void removeFromClientUsers​(ClientUser obj)
        Remove the ClientUsers object.
        Parameters:
        obj - the clientUsers value to remove
      • getClientUsers

        public List<ClientUser> getClientUsers()
        Return the ClientUsers.
        Returns:
        clientUsers 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
      • addToComposerPackages

        public void addToComposerPackages​(ComposerPackageQueue obj)
        Add the ComposerPackages object.
        Parameters:
        obj - the composerPackages value to add
      • removeFromComposerPackages

        public void removeFromComposerPackages​(ComposerPackageQueue obj)
        Remove the ComposerPackages object.
        Parameters:
        obj - the composerPackages value to remove
      • getComposerPackages

        public List<ComposerPackageQueue> getComposerPackages()
        Return the ComposerPackages.
        Returns:
        composerPackages value
      • addToFileUploads

        public void addToFileUploads​(FileUpload obj)
        Add the FileUploads object.
        Parameters:
        obj - the fileUploads value to add
      • removeFromFileUploads

        public void removeFromFileUploads​(FileUpload obj)
        Remove the FileUploads object.
        Parameters:
        obj - the fileUploads value to remove
      • getFileUploads

        public List<FileUpload> getFileUploads()
        Return the FileUploads.
        Returns:
        fileUploads value
      • addToInstalledTPacs

        public void addToInstalledTPacs​(TPac obj)
        Add the InstalledTPacs object.
        Parameters:
        obj - the installedTPacs value to add
      • removeFromInstalledTPacs

        public void removeFromInstalledTPacs​(TPac obj)
        Remove the InstalledTPacs object.
        Parameters:
        obj - the installedTPacs value to remove
      • getInstalledTPacs

        public List<TPac> getInstalledTPacs()
        Return the InstalledTPacs.
        Returns:
        installedTPacs value
      • addToJobComments

        public void addToJobComments​(JobComment obj)
        Add the JobComments object.
        Parameters:
        obj - the jobComments value to add
      • removeFromJobComments

        public void removeFromJobComments​(JobComment obj)
        Remove the JobComments object.
        Parameters:
        obj - the jobComments value to remove
      • getJobComments

        public List<JobComment> getJobComments()
        Return the JobComments.
        Returns:
        jobComments value
      • addToManagedForms

        public void addToManagedForms​(Form obj)
        Add the ManagedForms object.
        Parameters:
        obj - the managedForms value to add
      • removeFromManagedForms

        public void removeFromManagedForms​(Form obj)
        Remove the ManagedForms object.
        Parameters:
        obj - the managedForms value to remove
      • getManagedForms

        public List<Form> getManagedForms()
        Return the ManagedForms.
        Returns:
        managedForms value
      • addToPortalPrefs

        public void addToPortalPrefs​(UserPortalPref obj)
        Add the PortalPrefs object.
        Parameters:
        obj - the portalPrefs value to add
      • removeFromPortalPrefs

        public void removeFromPortalPrefs​(UserPortalPref obj)
        Remove the PortalPrefs object.
        Parameters:
        obj - the portalPrefs value to remove
      • getPortalPrefs

        public List<UserPortalPref> getPortalPrefs()
        Return the PortalPrefs.
        Returns:
        portalPrefs value
      • addToPortalUsers

        public void addToPortalUsers​(PortalUser obj)
        Add the PortalUsers object.
        Parameters:
        obj - the portalUsers value to add
      • removeFromPortalUsers

        public void removeFromPortalUsers​(PortalUser obj)
        Remove the PortalUsers object.
        Parameters:
        obj - the portalUsers value to remove
      • getPortalUsers

        public List<PortalUser> getPortalUsers()
        Return the PortalUsers.
        Returns:
        portalUsers value
      • addToPromotionLog

        public void addToPromotionLog​(PromotionLog obj)
        Add the PromotionLog object.
        Parameters:
        obj - the promotionLog value to add
      • removeFromPromotionLog

        public void removeFromPromotionLog​(PromotionLog obj)
        Remove the PromotionLog object.
        Parameters:
        obj - the promotionLog value to remove
      • getPromotionLog

        public List<PromotionLog> getPromotionLog()
        Return the PromotionLog.
        Returns:
        promotionLog value
      • addToRequestLogs

        public void addToRequestLogs​(RequestLog obj)
        Add the RequestLogs object.
        Parameters:
        obj - the requestLogs value to add
      • removeFromRequestLogs

        public void removeFromRequestLogs​(RequestLog obj)
        Remove the RequestLogs object.
        Parameters:
        obj - the requestLogs value to remove
      • getRequestLogs

        public List<RequestLog> getRequestLogs()
        Return the RequestLogs.
        Returns:
        requestLogs value
      • addToSubmissionComments

        public void addToSubmissionComments​(SubmissionComment obj)
        Add the SubmissionComments object.
        Parameters:
        obj - the submissionComments value to add
      • removeFromSubmissionComments

        public void removeFromSubmissionComments​(SubmissionComment obj)
        Remove the SubmissionComments object.
        Parameters:
        obj - the submissionComments value to remove
      • getSubmissionComments

        public List<SubmissionComment> getSubmissionComments()
        Return the SubmissionComments.
        Returns:
        submissionComments 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
      • 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
      • addToUserAuthEvents

        public void addToUserAuthEvents​(UserAuthEvent obj)
        Add the UserAuthEvents object.
        Parameters:
        obj - the userAuthEvents value to add
      • removeFromUserAuthEvents

        public void removeFromUserAuthEvents​(UserAuthEvent obj)
        Remove the UserAuthEvents object.
        Parameters:
        obj - the userAuthEvents value to remove
      • getUserAuthEvents

        public List<UserAuthEvent> getUserAuthEvents()
        Return the UserAuthEvents.
        Returns:
        userAuthEvents value
      • addToUserGroups

        public void addToUserGroups​(UserGroup obj)
        Add the UserGroups object.
        Parameters:
        obj - the userGroups value to add
      • removeFromUserGroups

        public void removeFromUserGroups​(UserGroup obj)
        Remove the UserGroups object.
        Parameters:
        obj - the userGroups value to remove
      • getUserGroups

        public List<UserGroup> getUserGroups()
        Return the UserGroups.
        Returns:
        userGroups value
      • addToUserProfiles

        public void addToUserProfiles​(UserProfile obj)
        Add the UserProfiles object.
        Parameters:
        obj - the userProfiles value to add
      • removeFromUserProfiles

        public void removeFromUserProfiles​(UserProfile obj)
        Remove the UserProfiles object.
        Parameters:
        obj - the userProfiles value to remove
      • getUserProfiles

        public List<UserProfile> getUserProfiles()
        Return the UserProfiles.
        Returns:
        userProfiles value
      • addToUserProjects

        public void addToUserProjects​(Project obj)
        Add the UserProjects object.
        Parameters:
        obj - the userProjects value to add
      • removeFromUserProjects

        public void removeFromUserProjects​(Project obj)
        Remove the UserProjects object.
        Parameters:
        obj - the userProjects value to remove
      • getUserProjects

        public List<Project> getUserProjects()
        Return the UserProjects.
        Returns:
        userProjects value
      • addToUserRoles

        public void addToUserRoles​(UserRole obj)
        Add the UserRoles object.
        Parameters:
        obj - the userRoles value to add
      • removeFromUserRoles

        public void removeFromUserRoles​(UserRole obj)
        Remove the UserRoles object.
        Parameters:
        obj - the userRoles value to remove
      • getUserRoles

        public List<UserRole> getUserRoles()
        Return the UserRoles.
        Returns:
        userRoles value