Package com.avoka.fc.core.security
Interface ManagementConsolePermissions
public interface ManagementConsolePermissions
Provides the permission names used in the TM management console.
- Since:
- 3.6.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Permission to access the audit logstatic final String
Permission to access the audit logstatic final String
Permission to create a copy of a clientstatic final String
Permission to edit a clientstatic final String
Permission to assign portals to a clientstatic final String
Permission to remove a clientstatic final String
Permission to edit the storage settings of a clientstatic final String
Permission to view the list of clientsstatic final String
Permission to edit the payment configuration of a clientstatic final String
Permission to edit a client property valuestatic final String
Permission to delete a client property valuestatic final String
Permission to view the list of client property valuesstatic final String
Permission to edit a collaboration jobstatic final String
Permission to remove a collaboration jobstatic final String
Permission to view the list of collaboration jobsstatic final String
Permission to view the configuration service pagestatic final String
Permission to edit core servicesstatic final String
Permission to edit the data retention settingsstatic final String
Permission to view the data retention settingsstatic final String
Permission to view the list of automated database updatesThe set of permissions for Anonymous Role that are loaded into the database.static final String[]
The set of hard-coded permissions that are loaded into the Journey Manager database.static final String
Permission to edit delivery detailsstatic final String
Permission to delete delivery detailsstatic final String
Permission to view the list of delivery detailsstatic final String
Permission to edit a deployment propertystatic final String
Permission to view the list of deployment propertiesstatic final String
Permission to edit a document typestatic final String
Permission to delete a document typestatic final String
Permission to view the list of document typesstatic final String
Permission to acknowledge secure email delivery for a submissionstatic final String
Permission to edit an email queue itemstatic final String
Permission to view the email queuestatic final String
Permission to view the error logstatic final String
Permission to view the event logstatic final String
Permission to export an application packagestatic final String
Permission to export a clientstatic final String
Permission to export a form and all its versionstatic final String
Permission to export a single form versionstatic final String
Permission to export groupsstatic final String
Permission to export metadata tagsstatic final String
Permission to export a portalstatic final String
Permission to export rolesstatic final String
Permission to export security managersstatic final String
Permission to export servicesstatic final String
Permission to edit form data retention policiesstatic final String
Permission to edit a formstatic final String
Permission to delete a formstatic final String
Special permission for form developers to edit only form related services Use instead of "service-edit".static final String
Permission to test a formstatic final String
Permission to view the list of formsstatic final String
Permission to access the Groovy Consolestatic final String
Permission to access the Groovy Consolestatic final String
Permission to change the groups assigned to a userstatic final String
Permission to edit a groupstatic final String
Permission to delete a groupstatic final String
Permission to view the list of groupsstatic final String
Permission to import an application packagestatic final String
Permission to import a clientstatic final String
Permission to import a composer formstatic final String
Permission to import a form version archivestatic final String
Permission to import groupsstatic final String
Permission to import metadata tagsstatic final String
Permission to import a portalstatic final String
Permission to import rolesstatic final String
Permission to import security managersstatic final String
Permission to import servicesstatic final String
Permission to import TPacstatic final String
Permission to edit an import actionstatic final String
Permission to delete am import actionstatic final String
Permission to view the list of import actionsstatic final String
Permission to edit the licensing configurationstatic final String
Permission to view licensing related reportsstatic final String
Permission to edit a metadata tagstatic final String
Permission to delete a metadata tagstatic final String
Permission to view the list of metadata tagsstatic final String
Permission to edit a metadata valuestatic final String
Permission to remove a metadata valuestatic final String
Permission to view the list of metadata valuesstatic final String
Permission to edit a notificationstatic final String
Permission to delete a notificationstatic final String
Permission to view the list of notificationsstatic final String
Permission to view the offline synchronization logstatic final String
Permission to view SmartForm Manager chartsstatic final String
Permission to export specialised reportsstatic final String
Permission to view the form event logstatic final String
Permission to view the payment logstatic final String
Permission to edit portal contentstatic final String
Permission to edit a portalstatic final String
Permission to delete a portalstatic final String
Permission to edit portal stylestatic final String
Permission to view the list of portalsstatic final String
Permission to promote a form to "Development"static final String
Permission to promote a form to "Ready for Test"static final String
Permission to promote a form to "Test Failed"static final String
Permission to promote a form to "Test Passed"static final String
Permission to promote a form to "Ready for Production"static final String
Permission to promote a form to "Not Ready for Production"static final String
Permission to promote a form to "Production"static final String
Permission to view form promotion statusstatic final String
Permission to edit a property typestatic final String
Permission to delete a property typestatic final String
Permission to view the list of property typesstatic final String
Permission to use the Application Package REST APIstatic final String
Permission to use the Archive REST APIstatic final String
Permission to use REST Configuration Service APIstatic final String
Permission to use REST Delivery Service APIstatic final String
Permission to use REST Fluent APIstatic final String
Permission to use REST Form Groups APIstatic final String
Permission to invoke Groovy Servicestatic final String
Permission to invoke deploy JS Appsstatic final String
Permission to use REST Service Definitions APIstatic final String
Permission to use REST Tasks APIstatic final String
Permission to use REST Test Center APIstatic final String
Permission to use the TPac REST APIstatic final String
Permission to use REST Transaction History APIstatic final String
Permission to use REST Transactions APIstatic final String
Permission to change the roles assigned to a userstatic final String
Permission to edit a rolestatic final String
Permission to delete a rolestatic final String
Permission to view the list of rolesstatic final String
Permission to edit a security managerstatic final String
Permission to delete a security managerstatic final String
Permission to view the list of security managersstatic final String
Permission to edit a service definitionstatic final String
Permission to delete a service definitionstatic final String
Permission to view the list of service definitionsstatic final String
Permission to immediately purge a set of submissionstatic final String
Permission to view the submitted data (receipt, data extracts etc.static final String
Permission to edit a submissionstatic final String
Permission to view submissionsstatic final String
Permission to edit the submitted XML datastatic final String
Permission to view the submitted XML datastatic final String
Permission to edit a saved submission on bahalf of the userstatic final String
Permission to view system informationstatic final String
Permission to view system informationstatic final String
Permission to edit a taskstatic final String
Permission to view the list of tasksstatic final String
Permission to delete a TPacstatic final String
Permission to view the list of TPacsstatic final String
Permission to bulk import portal user accountsstatic final String
Permission to edit a user accountstatic final String
Permission to delete a user accountstatic final String
Permission to view the list of user accountsstatic final String
Permission to edit a user profilestatic final String
Permission to delete a user profilestatic final String
Permission to invoke web services
-
Field Details
-
AUDIT_VIEW
Permission to access the audit log- See Also:
-
ADMIN_DIRECTORY
Permission to access the audit log- See Also:
-
CLIENT_VIEW
Permission to view the list of clients- See Also:
-
CLIENT_EDIT
Permission to edit a client- See Also:
-
CLIENT_REMOVE
Permission to remove a client- See Also:
-
CLIENT_COPY
Permission to create a copy of a client- See Also:
-
CLIENT_PORTAL_ASSIGN
Permission to assign portals to a client- See Also:
-
CLIENTPAYMENT_EDIT
Permission to edit the payment configuration of a client- See Also:
-
CLIENTPROPERTY_VIEW
Permission to view the list of client property values- See Also:
-
CLIENTPROPERTY_EDIT
Permission to edit a client property value- See Also:
-
CLIENTPROPERTY_REMOVE
Permission to delete a client property value- See Also:
-
CLIENT_STORAGE_EDIT
Permission to edit the storage settings of a client- See Also:
-
COLLABORATION_JOB_VIEW
Permission to view the list of collaboration jobs- See Also:
-
COLLABORATION_JOB_EDIT
Permission to edit a collaboration job- See Also:
-
COLLABORATION_JOB_REMOVE
Permission to remove a collaboration job- See Also:
-
CONFIGURATION_SERVICE_VIEW
Permission to view the configuration service page- See Also:
-
CORE_SERVICE_EDIT
Permission to edit core services- See Also:
-
DATA_RETENTION_VIEW
Permission to view the data retention settings- See Also:
-
DATA_RETENTION_EDIT
Permission to edit the data retention settings- See Also:
-
DBVERSIONUPDATE_VIEW
Permission to view the list of automated database updates- See Also:
-
DELIVERYDETAILS_VIEW
Permission to view the list of delivery details- See Also:
-
DELIVERYDETAILS_EDIT
Permission to edit delivery details- See Also:
-
DELIVERYDETAILS_REMOVE
Permission to delete delivery details- See Also:
-
DEPLOYMENTPROPERTY_VIEW
Permission to view the list of deployment properties- See Also:
-
DEPLOYMENTPROPERTY_EDIT
Permission to edit a deployment property- See Also:
-
DOCUMENTTYPE_VIEW
Permission to view the list of document types- See Also:
-
DOCUMENTTYPE_EDIT
Permission to edit a document type- See Also:
-
DOCUMENTTYPE_REMOVE
Permission to delete a document type- See Also:
-
EMAIL_DELIVERY_ACKNOWLEDGE
Permission to acknowledge secure email delivery for a submission- See Also:
-
EMAILQUEUE_VIEW
Permission to view the email queue- See Also:
-
EMAILQUEUE_EDIT
Permission to edit an email queue item- See Also:
-
ERRORLOG_VIEW
Permission to view the error log- See Also:
-
EVENTLOG_VIEW
Permission to view the event log- See Also:
-
EXPORT_APPLICATION_PACKAGE
Permission to export an application package- See Also:
-
EXPORT_CLIENT
Permission to export a client- See Also:
-
EXPORT_FORM
Permission to export a form and all its version- See Also:
-
EXPORT_GROUPS
Permission to export groups- See Also:
-
EXPORT_FORM_VERSION
Permission to export a single form version- See Also:
-
EXPORT_METADATA
Permission to export metadata tags- See Also:
-
EXPORT_PORTAL
Permission to export a portal- See Also:
-
EXPORT_ROLES
Permission to export roles- See Also:
-
EXPORT_SERVICES
Permission to export services- See Also:
-
EXPORT_SECURITY_MANAGER
Permission to export security managers- See Also:
-
FORM_VIEW
Permission to view the list of forms- See Also:
-
FORM_EDIT
Permission to edit a form- See Also:
-
FORM_REMOVE
Permission to delete a form- See Also:
-
FORM_TEST
Permission to test a form- See Also:
-
FORM_DATA_RETENTION
Permission to edit form data retention policies- See Also:
-
GROOVY_CONSOLE
Permission to access the Groovy Console- See Also:
-
GROOVY_LOG_VIEW
Permission to access the Groovy Console- See Also:
-
GROUP_VIEW
Permission to view the list of groups- See Also:
-
GROUP_EDIT
Permission to edit a group- See Also:
-
GROUP_REMOVE
Permission to delete a group- See Also:
-
GROUP_ASSIGN
Permission to change the groups assigned to a user- See Also:
-
IMPORT_APPLICATION_PACKAGE
Permission to import an application package- See Also:
-
IMPORT_CLIENT
Permission to import a client- See Also:
-
IMPORT_COMPOSER_FORM
Permission to import a composer form- See Also:
-
IMPORT_FORM
Permission to import a form version archive- See Also:
-
IMPORT_GROUPS
Permission to import groups- See Also:
-
IMPORT_METADATA
Permission to import metadata tags- See Also:
-
IMPORT_PORTAL
Permission to import a portal- See Also:
-
IMPORT_ROLES
Permission to import roles- See Also:
-
IMPORT_SECURITY_MANAGER
Permission to import security managers- See Also:
-
IMPORT_SERVICES
Permission to import services- See Also:
-
IMPORT_TPAC
Permission to import TPac- See Also:
-
IMPORTACTION_VIEW
Permission to view the list of import actions- See Also:
-
IMPORTACTION_EDIT
Permission to edit an import action- See Also:
-
IMPORTACTION_REMOVE
Permission to delete am import action- See Also:
-
LICENSING_EDIT
Permission to edit the licensing configuration- See Also:
-
LICENSING_REPORT_VIEW
Permission to view licensing related reports- See Also:
-
METADATATAG_VIEW
Permission to view the list of metadata tags- See Also:
-
METADATATAG_EDIT
Permission to edit a metadata tag- See Also:
-
METADATATAG_REMOVE
Permission to delete a metadata tag- See Also:
-
METADATAVALUE_VIEW
Permission to view the list of metadata values- See Also:
-
METADATAVALUE_EDIT
Permission to edit a metadata value- See Also:
-
METADATAVALUE_REMOVE
Permission to remove a metadata value- See Also:
-
NOTIFICATION_VIEW
Permission to view the list of notifications- See Also:
-
NOTIFICATION_EDIT
Permission to edit a notification- See Also:
-
NOTIFICATION_REMOVE
Permission to delete a notification- See Also:
-
OFFLINESYNCLOG_VIEW
Permission to view the offline synchronization log- See Also:
-
OPERATION_CHART_VIEW
Permission to view SmartForm Manager charts- See Also:
-
OPERATION_EXPORT_REPORT_VIEW
Permission to export specialised reports- See Also:
-
OPERATION_FORM_EVENTS_VIEW
Permission to view the form event log- See Also:
-
PAYMENTLOG_VIEW
Permission to view the payment log- See Also:
-
PORTAL_VIEW
Permission to view the list of portals- See Also:
-
PORTAL_EDIT
Permission to edit a portal- See Also:
-
PORTAL_REMOVE
Permission to delete a portal- See Also:
-
PORTAL_CONTENT_EDIT
Permission to edit portal content- See Also:
-
PORTAL_STYLE_EDIT
Permission to edit portal style- See Also:
-
PROMOTION_L1_Development
Permission to promote a form to "Development"- See Also:
-
PROMOTION_L2_ReadyTest
Permission to promote a form to "Ready for Test"- See Also:
-
PROMOTION_L3_TestFailed
Permission to promote a form to "Test Failed"- See Also:
-
PROMOTION_L4_TestPassed
Permission to promote a form to "Test Passed"- See Also:
-
PROMOTION_L5_ReadyProduction
Permission to promote a form to "Ready for Production"- See Also:
-
PROMOTION_L6_NotReadyProduction
Permission to promote a form to "Not Ready for Production"- See Also:
-
PROMOTION_L7_Production
Permission to promote a form to "Production"- See Also:
-
PROMOTION_VIEW
Permission to view form promotion status- See Also:
-
PROPERTYTYPE_VIEW
Permission to view the list of property types- See Also:
-
PROPERTYTYPE_EDIT
Permission to edit a property type- See Also:
-
PROPERTYTYPE_REMOVE
Permission to delete a property type- See Also:
-
ROLE_ASSIGN
Permission to change the roles assigned to a user- See Also:
-
ROLE_VIEW
Permission to view the list of roles- See Also:
-
ROLE_EDIT
Permission to edit a role- See Also:
-
ROLE_REMOVE
Permission to delete a role- See Also:
-
SECURITY_MANAGER_VIEW
Permission to view the list of security managers- See Also:
-
SECURITY_MANAGER_EDIT
Permission to edit a security manager- See Also:
-
SECURITY_MANAGER_REMOVE
Permission to delete a security manager- See Also:
-
SERVICE_VIEW
Permission to view the list of service definitions- See Also:
-
SERVICE_EDIT
Permission to edit a service definition- See Also:
-
SERVICE_REMOVE
Permission to delete a service definition- See Also:
-
FORM_SERVICE_EDIT
Special permission for form developers to edit only form related services Use instead of "service-edit". If a user has this permission and does not have "service-edit", they will be able to see and edit only services whose type is amongServiceDefinition.SERVICE_TYPES_FOR_FORM_DEVELOPERS
- See Also:
-
TPAC_VIEW
Permission to view the list of TPacs- See Also:
-
TPAC_REMOVE
Permission to delete a TPac- See Also:
-
SUBMISSION_VIEW
Permission to view submissions- See Also:
-
SUBMISSION_EDIT
Permission to edit a submission- See Also:
-
SUBMISSION_DATA_PURGE
Permission to immediately purge a set of submission- See Also:
-
SUBMISSION_DATA_VIEW
Permission to view the submitted data (receipt, data extracts etc. but NOT the submitted XML)- See Also:
-
SUBMISSION_XML_DATA_EDIT
Permission to edit the submitted XML data- See Also:
-
SUBMISSION_XML_DATA_VIEW
Permission to view the submitted XML data- See Also:
-
SUBMISSIONSAVE_EDIT
Permission to edit a saved submission on bahalf of the user- See Also:
-
SYSTEM_HEALTH_VIEW
Permission to view system information- See Also:
-
SYSTEMINFO_VIEW
Permission to view system information- See Also:
-
TASK_VIEW
Permission to view the list of tasks- See Also:
-
TASK_EDIT
Permission to edit a task- See Also:
-
USER_VIEW
Permission to view the list of user accounts- See Also:
-
USER_EDIT
Permission to edit a user account- See Also:
-
USER_REMOVE
Permission to delete a user account- See Also:
-
USER_BULK_IMPORT
Permission to bulk import portal user accounts- See Also:
-
USERPROFILE_EDIT
Permission to edit a user profile- See Also:
-
USERPROFILE_REMOVE
Permission to delete a user profile- See Also:
-
WEB_SERVICE_INVOKE
Permission to invoke web services- See Also:
-
REST_APPLICATION_PACKAGE_API
Permission to use the Application Package REST API- See Also:
-
REST_ARCHIVE_API
Permission to use the Archive REST API- See Also:
-
REST_CONFIGURATION_SERVICE_API
Permission to use REST Configuration Service API- See Also:
-
REST_DELIVERY_SERVICE_API
Permission to use REST Delivery Service API- See Also:
-
REST_FORM_GROUPS_API
Permission to use REST Form Groups API- See Also:
-
REST_FLUENT_API
Permission to use REST Fluent API- See Also:
-
REST_TPAC_API
Permission to use the TPac REST API- See Also:
-
REST_GROOVY_SERVICE_INVOKE
Permission to invoke Groovy Service- See Also:
-
REST_JS_APP_DEPLOY_API
Permission to invoke deploy JS Apps- See Also:
-
REST_SERVICE_DEFINITIONS_API
Permission to use REST Service Definitions API- See Also:
-
REST_TASKS_API
Permission to use REST Tasks API- See Also:
-
REST_TEST_CENTER_API
Permission to use REST Test Center API- See Also:
-
REST_TRANSACTIONS_API
Permission to use REST Transactions API- See Also:
-
REST_TRANSACTION_HISTORY_API
Permission to use REST Transaction History API- See Also:
-
DEFAULT_PERMISSIONS
The set of hard-coded permissions that are loaded into the Journey Manager database. Additional permissions may be defined by individual portals. -
DEFAULT_ANONYMOUS_PERMISSIONS
The set of permissions for Anonymous Role that are loaded into the database.- Since:
- 21.11.0
-