Interface PortalPermissions


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

    • COLLABORATION_JOB_VIEW

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

      static final String COLLABORATION_JOB_COMPLETED_VIEW
      Permission to view completed submissions of collaboration jobs.
      See Also:
    • HELP_DESK_VIEW

      static final String HELP_DESK_VIEW
      Permission to access the help desk view.
      See Also:
    • HELP_DESK_AUTHENTICATED_EDIT

      static final String HELP_DESK_AUTHENTICATED_EDIT
      Permission to access the help desk view for authenticated submissions.
      See Also:
    • OPERATIONS_ALL_TRANSACTIONS

      static final String OPERATIONS_ALL_TRANSACTIONS
      Permission to view all submissions
      See Also:
    • INVOKE_FLUENT_FUNCTIONS

      static final String INVOKE_FLUENT_FUNCTIONS
      Permission to invoke fluent funtions
      See Also:
    • OPERATIONS_COLLABORATION_JOB_EDIT

      static final String OPERATIONS_COLLABORATION_JOB_EDIT
      Permission to edit the job
      See Also:
    • OPERATIONS_COLLABORATION_JOB_REMOVE

      static final String OPERATIONS_COLLABORATION_JOB_REMOVE
      Permission to remove the job
      See Also:
    • OPERATIONS_COLLABORATION_JOB_VIEW

      static final String OPERATIONS_COLLABORATION_JOB_VIEW
      Permission to view the job
      See Also:
    • ORG_PROPERTY_EDIT

      static final String ORG_PROPERTY_EDIT
      Permission to edit the org properties
      See Also: