Interface PortalPermissions


  • public interface PortalPermissions
    Provides the permission names used in the Web Portal.
    Since:
    4.0.0
    • Field Detail

      • COLLABORATION_JOB_VIEW

        static final String COLLABORATION_JOB_VIEW
        Permission to access the jobs view.
        See Also:
        Constant Field Values
      • COLLABORATION_JOB_COMPLETED_VIEW

        static final String COLLABORATION_JOB_COMPLETED_VIEW
        Permission to view completed submissions of collaboration jobs.
        See Also:
        Constant Field Values
      • HELP_DESK_AUTHENTICATED_EDIT

        static final String HELP_DESK_AUTHENTICATED_EDIT
        Permission to access the help desk view for authenticated submissions.
        See Also:
        Constant Field Values