Package org.ametys.plugins.workspaces
Interface WorkspacesConstants
public interface WorkspacesConstants
Constants for workspaces plugin.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
ContentType for the about contentstatic final String
The content type id for catalog newsstatic final String
The workflow name for contentsstatic final String
The id of content type associated to membersstatic final String
The content type id for project newsstatic final String
ContentType for the mini-site contentsstatic final String
The content type id for project newsstatic final String
The 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:
-