Package org.ametys.plugins.workspaces
Interface WorkspacesConstants
public interface WorkspacesConstants
Constants for workspaces plugin.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringContentType for the about contentstatic final StringThe content type id for catalog newsstatic final StringThe workflow name for contentsstatic final StringThe id of content type associated to membersstatic final StringThe content type id for project newsstatic final StringContentType for the mini-site contentsstatic final StringThe content type id for project newsstatic final StringThe wall content type id
-
Field Details
-
CATALOG_NEWS_CONTENT_TYPE_ID
The content type id for catalog news- See Also:
-
PROJECT_NEWS_CONTENT_TYPE_ID
The content type id for project news- See Also:
-
MEMBER_CONTENT_TYPE_ID
The id of content type associated to members- See Also:
-
WALL_CONTENT_CONTENT_TYPE_ID
The wall content type id- See Also:
-
PROJECT_ALERT_CONTENT_TYPE_ID
The content type id for project news- See Also:
-
ABOUT_CONTENT_TYPE
ContentType for the about content- See Also:
-
PROJECT_ARTICLE_CONTENT_TYPE
ContentType for the mini-site contents- See Also:
-
CONTENT_WORKFLOW_NAME
The workflow name for contents- See Also:
-