Class _Portal

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

    public abstract class _Portal
    extends BaseEntity

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

      • AUTHENTICATION_MODE_PROPERTY

        public static final String AUTHENTICATION_MODE_PROPERTY
        Provides the 'authenticationMode' property name.
        See Also:
        Constant Field Values
      • CONTENT_EDITABLE_FLAG_PROPERTY

        public static final String CONTENT_EDITABLE_FLAG_PROPERTY
        Provides the 'contentEditableFlag' property name.
        See Also:
        Constant Field Values
      • CONTEXT_PATH_PROPERTY

        public static final String CONTEXT_PATH_PROPERTY
        Provides the 'contextPath' 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
      • DEFAULT_FLAG_PROPERTY

        public static final String DEFAULT_FLAG_PROPERTY
        Provides the 'defaultFlag' 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
      • EDITABLE_FLAG_PROPERTY

        public static final String EDITABLE_FLAG_PROPERTY
        Provides the 'editableFlag' property name.
        See Also:
        Constant Field Values
      • FORMS_FLAG_PROPERTY

        public static final String FORMS_FLAG_PROPERTY
        Provides the 'formsFlag' property name.
        See Also:
        Constant Field Values
      • HAS_FORM_NAME_FILTER_FLAG_PROPERTY

        public static final String HAS_FORM_NAME_FILTER_FLAG_PROPERTY
        Provides the 'hasFormNameFilterFlag' property name.
        See Also:
        Constant Field Values
      • HAS_FORM_PAGE_FLAG_PROPERTY

        public static final String HAS_FORM_PAGE_FLAG_PROPERTY
        Provides the 'hasFormPageFlag' property name.
        See Also:
        Constant Field Values
      • HAS_FORM_SERVLET_FLAG_PROPERTY

        public static final String HAS_FORM_SERVLET_FLAG_PROPERTY
        Provides the 'hasFormServletFlag' property name.
        See Also:
        Constant Field Values
      • HAS_LANDING_PAGE_FLAG_PROPERTY

        public static final String HAS_LANDING_PAGE_FLAG_PROPERTY
        Provides the 'hasLandingPageFlag' property name.
        See Also:
        Constant Field Values
      • INTERNAL_TXN_FLAG_PROPERTY

        public static final String INTERNAL_TXN_FLAG_PROPERTY
        Provides the 'internalTxnFlag' 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
      • PORTAL_TYPE_PROPERTY

        public static final String PORTAL_TYPE_PROPERTY
        Provides the 'portalType' property name.
        See Also:
        Constant Field Values
      • STATUS_MESSAGE_PROPERTY

        public static final String STATUS_MESSAGE_PROPERTY
        Provides the 'statusMessage' property name.
        See Also:
        Constant Field Values
      • STATUS_TITLE_PROPERTY

        public static final String STATUS_TITLE_PROPERTY
        Provides the 'statusTitle' property name.
        See Also:
        Constant Field Values
      • WAR_FILE_NAME_PROPERTY

        public static final String WAR_FILE_NAME_PROPERTY
        Provides the 'warFileName' property name.
        See Also:
        Constant Field Values
      • WAR_VERSION_PROPERTY

        public static final String WAR_VERSION_PROPERTY
        Provides the 'warVersion' property name.
        See Also:
        Constant Field Values
      • CLIENT_PORTALS_PROPERTY

        public static final String CLIENT_PORTALS_PROPERTY
        Provides the 'clientPortals' relationship name.
        See Also:
        Constant Field Values
      • EMAIL_QUEUE_PROPERTY

        public static final String EMAIL_QUEUE_PROPERTY
        Provides the 'emailQueue' relationship name.
        See Also:
        Constant Field Values
      • ERROR_LOGS_PROPERTY

        public static final String ERROR_LOGS_PROPERTY
        Provides the 'errorLogs' 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
      • NOTIFICATION_PROPERTY

        public static final String NOTIFICATION_PROPERTY
        Provides the 'notification' relationship name.
        See Also:
        Constant Field Values
      • PERMISSIONS_PROPERTY

        public static final String PERMISSIONS_PROPERTY
        Provides the 'permissions' relationship name.
        See Also:
        Constant Field Values
      • PORTAL_PAGES_PROPERTY

        public static final String PORTAL_PAGES_PROPERTY
        Provides the 'portalPages' relationship name.
        See Also:
        Constant Field Values
      • PORTAL_PROPERTIES_PROPERTY

        public static final String PORTAL_PROPERTIES_PROPERTY
        Provides the 'portalProperties' relationship name.
        See Also:
        Constant Field Values
      • PORTAL_RESOURCES_PROPERTY

        public static final String PORTAL_RESOURCES_PROPERTY
        Provides the 'portalResources' 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
      • REQUEST_LOGS_PROPERTY

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

        public static final String SECURITY_MANAGER_PROPERTY
        Provides the 'securityManager' relationship name.
        See Also:
        Constant Field Values
      • SECURITY_MANAGER_LOG_PROPERTY

        public static final String SECURITY_MANAGER_LOG_PROPERTY
        Provides the 'securityManagerLog' 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_PREFS_PROPERTY

        public static final String USER_PREFS_PROPERTY
        Provides the 'userPrefs' relationship name.
        See Also:
        Constant Field Values
      • PORTAL_OID_PK_COLUMN

        public static final String PORTAL_OID_PK_COLUMN
        Provides the 'portal_oid' primary key database column name.
        See Also:
        Constant Field Values
      • AUTHENTICATION_MODE

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

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

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

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

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

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

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<Boolean> INTERNAL_TXN_FLAG
        Provides the 'INTERNAL_TXN_FLAG' 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.
      • NAME

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

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

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

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

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

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

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

        public static final org.apache.cayenne.exp.Property<List<ClientPortal>> CLIENT_PORTALS
        Provides the 'CLIENT_PORTALS' property.
      • EMAIL_QUEUE

        public static final org.apache.cayenne.exp.Property<List<EmailQueue>> EMAIL_QUEUE
        Provides the 'EMAIL_QUEUE' property.
      • ERROR_LOGS

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

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

        public static final org.apache.cayenne.exp.Property<List<Notification>> NOTIFICATION
        Provides the 'NOTIFICATION' property.
      • PERMISSIONS

        public static final org.apache.cayenne.exp.Property<List<Permission>> PERMISSIONS
        Provides the 'PERMISSIONS' property.
      • PORTAL_PAGES

        public static final org.apache.cayenne.exp.Property<List<PortalPage>> PORTAL_PAGES
        Provides the 'PORTAL_PAGES' property.
      • PORTAL_PROPERTIES

        public static final org.apache.cayenne.exp.Property<List<PortalProperty>> PORTAL_PROPERTIES
        Provides the 'PORTAL_PROPERTIES' property.
      • PORTAL_RESOURCES

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

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

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

        public static final org.apache.cayenne.exp.Property<SecurityManager> SECURITY_MANAGER
        Provides the 'SECURITY_MANAGER' property.
      • SECURITY_MANAGER_LOG

        public static final org.apache.cayenne.exp.Property<List<SecurityManagerLog>> SECURITY_MANAGER_LOG
        Provides the 'SECURITY_MANAGER_LOG' 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_PREFS

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

      • _Portal

        public _Portal()
    • Method Detail

      • setAuthenticationMode

        public void setAuthenticationMode​(String authenticationMode)
        Set the authenticationMode value.
        Parameters:
        authenticationMode - the authenticationMode value to set
      • getAuthenticationMode

        public String getAuthenticationMode()
        Return the authenticationMode value.
        Returns:
        authenticationMode the authenticationMode value
      • setContentEditableFlag

        public void setContentEditableFlag​(boolean contentEditableFlag)
        Set the contentEditableFlag value.
        Parameters:
        contentEditableFlag - the contentEditableFlag value to set
      • isContentEditableFlag

        public boolean isContentEditableFlag()
        Return the contentEditableFlag value.
        Returns:
        contentEditableFlag the contentEditableFlag value
      • setContextPath

        public void setContextPath​(String contextPath)
        Set the contextPath value.
        Parameters:
        contextPath - the contextPath value to set
      • getContextPath

        public String getContextPath()
        Return the contextPath value.
        Returns:
        contextPath the contextPath 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
      • setDefaultFlag

        public void setDefaultFlag​(boolean defaultFlag)
        Set the defaultFlag value.
        Parameters:
        defaultFlag - the defaultFlag value to set
      • isDefaultFlag

        public boolean isDefaultFlag()
        Return the defaultFlag value.
        Returns:
        defaultFlag the defaultFlag 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
      • setEditableFlag

        public void setEditableFlag​(boolean editableFlag)
        Set the editableFlag value.
        Parameters:
        editableFlag - the editableFlag value to set
      • isEditableFlag

        public boolean isEditableFlag()
        Return the editableFlag value.
        Returns:
        editableFlag the editableFlag value
      • setFormsFlag

        public void setFormsFlag​(boolean formsFlag)
        Set the formsFlag value.
        Parameters:
        formsFlag - the formsFlag value to set
      • isFormsFlag

        public boolean isFormsFlag()
        Return the formsFlag value.
        Returns:
        formsFlag the formsFlag value
      • setHasFormNameFilterFlag

        public void setHasFormNameFilterFlag​(boolean hasFormNameFilterFlag)
        Set the hasFormNameFilterFlag value.
        Parameters:
        hasFormNameFilterFlag - the hasFormNameFilterFlag value to set
      • isHasFormNameFilterFlag

        public boolean isHasFormNameFilterFlag()
        Return the hasFormNameFilterFlag value.
        Returns:
        hasFormNameFilterFlag the hasFormNameFilterFlag value
      • setHasFormPageFlag

        public void setHasFormPageFlag​(boolean hasFormPageFlag)
        Set the hasFormPageFlag value.
        Parameters:
        hasFormPageFlag - the hasFormPageFlag value to set
      • isHasFormPageFlag

        public boolean isHasFormPageFlag()
        Return the hasFormPageFlag value.
        Returns:
        hasFormPageFlag the hasFormPageFlag value
      • setHasFormServletFlag

        public void setHasFormServletFlag​(boolean hasFormServletFlag)
        Set the hasFormServletFlag value.
        Parameters:
        hasFormServletFlag - the hasFormServletFlag value to set
      • isHasFormServletFlag

        public boolean isHasFormServletFlag()
        Return the hasFormServletFlag value.
        Returns:
        hasFormServletFlag the hasFormServletFlag value
      • setHasLandingPageFlag

        public void setHasLandingPageFlag​(boolean hasLandingPageFlag)
        Set the hasLandingPageFlag value.
        Parameters:
        hasLandingPageFlag - the hasLandingPageFlag value to set
      • isHasLandingPageFlag

        public boolean isHasLandingPageFlag()
        Return the hasLandingPageFlag value.
        Returns:
        hasLandingPageFlag the hasLandingPageFlag value
      • setInternalTxnFlag

        public void setInternalTxnFlag​(boolean internalTxnFlag)
        Set the internalTxnFlag value.
        Parameters:
        internalTxnFlag - the internalTxnFlag value to set
      • isInternalTxnFlag

        public boolean isInternalTxnFlag()
        Return the internalTxnFlag value.
        Returns:
        internalTxnFlag the internalTxnFlag 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
      • 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
      • setPortalType

        public void setPortalType​(String portalType)
        Set the portalType value.
        Parameters:
        portalType - the portalType value to set
      • getPortalType

        public String getPortalType()
        Return the portalType value.
        Returns:
        portalType the portalType 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
      • setStatusMessage

        public void setStatusMessage​(String statusMessage)
        Set the statusMessage value.
        Parameters:
        statusMessage - the statusMessage value to set
      • getStatusMessage

        public String getStatusMessage()
        Return the statusMessage value.
        Returns:
        statusMessage the statusMessage value
      • setStatusTitle

        public void setStatusTitle​(String statusTitle)
        Set the statusTitle value.
        Parameters:
        statusTitle - the statusTitle value to set
      • getStatusTitle

        public String getStatusTitle()
        Return the statusTitle value.
        Returns:
        statusTitle the statusTitle value
      • setWarFileName

        public void setWarFileName​(String warFileName)
        Set the warFileName value.
        Parameters:
        warFileName - the warFileName value to set
      • getWarFileName

        public String getWarFileName()
        Return the warFileName value.
        Returns:
        warFileName the warFileName value
      • setWarVersion

        public void setWarVersion​(String warVersion)
        Set the warVersion value.
        Parameters:
        warVersion - the warVersion value to set
      • getWarVersion

        public String getWarVersion()
        Return the warVersion value.
        Returns:
        warVersion the warVersion value
      • addToClientPortals

        public void addToClientPortals​(ClientPortal obj)
        Add the ClientPortals object.
        Parameters:
        obj - the clientPortals value to add
      • removeFromClientPortals

        public void removeFromClientPortals​(ClientPortal obj)
        Remove the ClientPortals object.
        Parameters:
        obj - the clientPortals value to remove
      • getClientPortals

        public List<ClientPortal> getClientPortals()
        Return the ClientPortals.
        Returns:
        clientPortals value
      • addToEmailQueue

        public void addToEmailQueue​(EmailQueue obj)
        Add the EmailQueue object.
        Parameters:
        obj - the emailQueue value to add
      • removeFromEmailQueue

        public void removeFromEmailQueue​(EmailQueue obj)
        Remove the EmailQueue object.
        Parameters:
        obj - the emailQueue value to remove
      • getEmailQueue

        public List<EmailQueue> getEmailQueue()
        Return the EmailQueue.
        Returns:
        emailQueue value
      • addToErrorLogs

        public void addToErrorLogs​(ErrorLog obj)
        Add the ErrorLogs object.
        Parameters:
        obj - the errorLogs value to add
      • removeFromErrorLogs

        public void removeFromErrorLogs​(ErrorLog obj)
        Remove the ErrorLogs object.
        Parameters:
        obj - the errorLogs value to remove
      • getErrorLogs

        public List<ErrorLog> getErrorLogs()
        Return the ErrorLogs.
        Returns:
        errorLogs 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
      • addToNotification

        public void addToNotification​(Notification obj)
        Add the Notification object.
        Parameters:
        obj - the notification value to add
      • removeFromNotification

        public void removeFromNotification​(Notification obj)
        Remove the Notification object.
        Parameters:
        obj - the notification value to remove
      • getNotification

        public List<Notification> getNotification()
        Return the Notification.
        Returns:
        notification value
      • addToPermissions

        public void addToPermissions​(Permission obj)
        Add the Permissions object.
        Parameters:
        obj - the permissions value to add
      • removeFromPermissions

        public void removeFromPermissions​(Permission obj)
        Remove the Permissions object.
        Parameters:
        obj - the permissions value to remove
      • getPermissions

        public List<Permission> getPermissions()
        Return the Permissions.
        Returns:
        permissions value
      • addToPortalPages

        public void addToPortalPages​(PortalPage obj)
        Add the PortalPages object.
        Parameters:
        obj - the portalPages value to add
      • removeFromPortalPages

        public void removeFromPortalPages​(PortalPage obj)
        Remove the PortalPages object.
        Parameters:
        obj - the portalPages value to remove
      • getPortalPages

        public List<PortalPage> getPortalPages()
        Return the PortalPages.
        Returns:
        portalPages value
      • addToPortalProperties

        public void addToPortalProperties​(PortalProperty obj)
        Add the PortalProperties object.
        Parameters:
        obj - the portalProperties value to add
      • removeFromPortalProperties

        public void removeFromPortalProperties​(PortalProperty obj)
        Remove the PortalProperties object.
        Parameters:
        obj - the portalProperties value to remove
      • getPortalProperties

        public List<PortalProperty> getPortalProperties()
        Return the PortalProperties.
        Returns:
        portalProperties value
      • addToPortalResources

        public void addToPortalResources​(PortalResource obj)
        Add the PortalResources object.
        Parameters:
        obj - the portalResources value to add
      • removeFromPortalResources

        public void removeFromPortalResources​(PortalResource obj)
        Remove the PortalResources object.
        Parameters:
        obj - the portalResources value to remove
      • getPortalResources

        public List<PortalResource> getPortalResources()
        Return the PortalResources.
        Returns:
        portalResources 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
      • 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
      • setSecurityManager

        public void setSecurityManager​(SecurityManager securityManager)
        Set the SecurityManager.
        Parameters:
        securityManager - the securityManager value to set
      • getSecurityManager

        public SecurityManager getSecurityManager()
        Return the SecurityManager.
        Returns:
        the securityManager value
      • addToSecurityManagerLog

        public void addToSecurityManagerLog​(SecurityManagerLog obj)
        Add the SecurityManagerLog object.
        Parameters:
        obj - the securityManagerLog value to add
      • removeFromSecurityManagerLog

        public void removeFromSecurityManagerLog​(SecurityManagerLog obj)
        Remove the SecurityManagerLog object.
        Parameters:
        obj - the securityManagerLog value to remove
      • getSecurityManagerLog

        public List<SecurityManagerLog> getSecurityManagerLog()
        Return the SecurityManagerLog.
        Returns:
        securityManagerLog 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
      • addToUserPrefs

        public void addToUserPrefs​(UserPortalPref obj)
        Add the UserPrefs object.
        Parameters:
        obj - the userPrefs value to add
      • removeFromUserPrefs

        public void removeFromUserPrefs​(UserPortalPref obj)
        Remove the UserPrefs object.
        Parameters:
        obj - the userPrefs value to remove
      • getUserPrefs

        public List<UserPortalPref> getUserPrefs()
        Return the UserPrefs.
        Returns:
        userPrefs value