Interface ProjectConstants
public interface ProjectConstants
Project constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringProject workspace page template for the about module.static final StringCalendar module service identifierstatic final StringProject workspace page template for the minisite module.static final StringProject workspace page template.static final StringProject Right to add a member to a projectstatic final StringRight ID to add a tagstatic final StringRight ID to create private project in the back officestatic final StringRight ID to create public project with moderation in the back officestatic final StringRight ID to create public project opened in the back officestatic final StringRight ID to delete project in the back officestatic final StringRight ID to delete a tagstatic final StringRight ID to edit project in the back officestatic final StringRight ID to manager project keywords (not modules keywords)static final StringRight ID to manager project tagsstatic final StringProject Right to remove a member from the projectstatic final StringRight ID to manage category
-
Field Details
-
PROJECT_TEMPLATE
Project workspace page template.- See Also:
-
ABOUT_TEMPLATE
Project workspace page template for the about module.- See Also:
-
MINISITE_TEMPLATE
Project workspace page template for the minisite module.- See Also:
-
CALENDAR_MODULE_SERVICE_ID
Calendar module service identifier- See Also:
-
RIGHT_PROJECT_CREATE_PRIVATE
Right ID to create private project in the back office- See Also:
-
RIGHT_PROJECT_CREATE_PUBLIC_MODERATED
Right ID to create public project with moderation in the back office- See Also:
-
RIGHT_PROJECT_CREATE_PUBLIC_OPENED
Right ID to create public project opened in the back office- See Also:
-
RIGHT_PROJECT_EDIT
Right ID to edit project in the back office- See Also:
-
RIGHT_PROJECT_DELETE
Right ID to delete project in the back office- See Also:
-
RIGHT_PROJECT_ADD_TAG
Right ID to add a tag- See Also:
-
RIGHT_PROJECT_DELETE_TAG
Right ID to delete a tag- See Also:
-
RIGHT_PROJECT_HANDLE_TAGS
Right ID to manager project tags- See Also:
-
RIGHT_PROJECT_HANDLE_PROJECTKEYWORDS
Right ID to manager project keywords (not modules keywords)- See Also:
-
RIGHTS_PROJECT_HANDLE_CATEGORY
Right ID to manage category- See Also:
-
RIGHT_PROJECT_ADD_MEMBER
Project Right to add a member to a project- See Also:
-
RIGHT_PROJECT_REMOVE_MEMBER
Project Right to remove a member from the project- See Also:
-