Class WCBConstants
- java.lang.Object
-
- nl.gx.product.wmpuserprofiles.api.WCBConstants
-
public final class WCBConstants extends Object
This class contains the identifiers, namespaces, names and descriptions of the WCB itself and of the components it contains. If you need to use IDs defined by this WCB, use these constants rather then hard coded values.
-
-
Field Summary
Fields Modifier and Type Field Description static String
BUNDLE_DESCRIPTION
The description of this WCB, equals the description of the component bundle definition.static String
BUNDLE_ID
The ID of the component bundle definition.static String
BUNDLE_NAME
The name of this WCB, equals the name of the component bundle definition.static String
DOMAIN
The domain of this WCB, i.e.static String
ENTITY_NODETYPE_NAME
The name of the node type for the HelloWorld entity managed by this WCB.static String
HELP_LOCATION
The online help location.static String
NAMESPACE_PREFIX
The namespace prefix used by JCR node types contained by this WCB.static String
NAMESPACE_URI
The full namespace URI used by JCR node types contained by this WCB.static String
PANEL_COMPONENT_DESCRIPTION
The description of the panel component.static String
PANEL_COMPONENT_ID
The component definition ID of the panel component.static String
PANEL_COMPONENT_NAME
The name of the panel component.static String
PROFILEDETAILS_EXTENSION_COMPONENT_DESCRIPTION
The description of the ProfileDetails extension service component.static String
PROFILEDETAILS_EXTENSION_COMPONENT_ID
The component definition ID of the ProfileDetails extension.static String
PROFILEDETAILS_EXTENSION_COMPONENT_NAME
The name of the ProfileDetails extension component.static String
USER_PROFILES_PROFILEDETAILS_EXTENSION_PATH
The extension id of the user panel profile details extension.static String
USER_PROFILES_PROFILEDETAILS_EXTENSION_VIEWNAME
The extension viewname of the user panel profile details extension.static String
USER_PROFILES_SEARCH_EXTENSION_PATH
The extension formbacking object path of the user panel search and search results view.static String
USER_PROFILES_SEARCH_EXTENSION_VIEWNAME
The extension viewname of the user panel search and search results view.static String
USERGROUP_EXTENSION_COMPONENT_DESCRIPTION
The description of the UserGroup extension service component.static String
USERGROUP_EXTENSION_COMPONENT_ID
The component definition ID of the UserGroup extension.static String
USERGROUP_EXTENSION_COMPONENT_NAME
The name of the UserGroup extension component.static String
USERNEWSLETTERS_EXTENSION_COMPONENT_DESCRIPTION
The description of the UserNewsletters extension service component.static String
USERNEWSLETTERS_EXTENSION_COMPONENT_ID
The component definition ID of the UserNewsletters extension.static String
USERNEWSLETTERS_EXTENSION_COMPONENT_NAME
The name of the UserNewsletters extension component.static String
USERSTATISTICS_EXTENSION_COMPONENT_DESCRIPTION
The description of the UserStatistics extension service component.static String
USERSTATISTICS_EXTENSION_COMPONENT_ID
The component definition ID of the UserStatistics extension.static String
USERSTATISTICS_EXTENSION_COMPONENT_NAME
The name of the UserStatistics extension component.static String
WCB_ID
The WCB ID of this WCB, i.e.
-
-
-
Field Detail
-
DOMAIN
public static final String DOMAIN
The domain of this WCB, i.e. 'nl.gx.product'. By convention the domain contains only characters in the range [a-z] separated by dots.- See Also:
- Constant Field Values
-
WCB_ID
public static final String WCB_ID
The WCB ID of this WCB, i.e. 'helloworldpresentation'. By convention the WCB ID contains only characters in the range [a-z].- See Also:
- Constant Field Values
-
NAMESPACE_URI
public static final String NAMESPACE_URI
The full namespace URI used by JCR node types contained by this WCB.- See Also:
- Constant Field Values
-
NAMESPACE_PREFIX
public static final String NAMESPACE_PREFIX
The namespace prefix used by JCR node types contained by this WCB.- See Also:
- Constant Field Values
-
BUNDLE_ID
public static final String BUNDLE_ID
The ID of the component bundle definition. Each WCB has exactly one component bundle definition but may have one or more component definitions.- See Also:
- Constant Field Values
-
BUNDLE_NAME
public static final String BUNDLE_NAME
The name of this WCB, equals the name of the component bundle definition.- See Also:
- Constant Field Values
-
BUNDLE_DESCRIPTION
public static final String BUNDLE_DESCRIPTION
The description of this WCB, equals the description of the component bundle definition.- See Also:
- Constant Field Values
-
PANEL_COMPONENT_ID
public static final String PANEL_COMPONENT_ID
The component definition ID of the panel component.- See Also:
- Constant Field Values
-
PANEL_COMPONENT_NAME
public static final String PANEL_COMPONENT_NAME
The name of the panel component.- See Also:
- Constant Field Values
-
PANEL_COMPONENT_DESCRIPTION
public static final String PANEL_COMPONENT_DESCRIPTION
The description of the panel component.- See Also:
- Constant Field Values
-
ENTITY_NODETYPE_NAME
public static final String ENTITY_NODETYPE_NAME
The name of the node type for the HelloWorld entity managed by this WCB.- See Also:
- Constant Field Values
-
HELP_LOCATION
public static final String HELP_LOCATION
The online help location.- See Also:
- Constant Field Values
-
USERGROUP_EXTENSION_COMPONENT_ID
public static final String USERGROUP_EXTENSION_COMPONENT_ID
The component definition ID of the UserGroup extension.- See Also:
- Constant Field Values
-
USERGROUP_EXTENSION_COMPONENT_NAME
public static final String USERGROUP_EXTENSION_COMPONENT_NAME
The name of the UserGroup extension component.- See Also:
- Constant Field Values
-
USERGROUP_EXTENSION_COMPONENT_DESCRIPTION
public static final String USERGROUP_EXTENSION_COMPONENT_DESCRIPTION
The description of the UserGroup extension service component.- See Also:
- Constant Field Values
-
USERNEWSLETTERS_EXTENSION_COMPONENT_ID
public static final String USERNEWSLETTERS_EXTENSION_COMPONENT_ID
The component definition ID of the UserNewsletters extension.- See Also:
- Constant Field Values
-
USERNEWSLETTERS_EXTENSION_COMPONENT_NAME
public static final String USERNEWSLETTERS_EXTENSION_COMPONENT_NAME
The name of the UserNewsletters extension component.- See Also:
- Constant Field Values
-
USERNEWSLETTERS_EXTENSION_COMPONENT_DESCRIPTION
public static final String USERNEWSLETTERS_EXTENSION_COMPONENT_DESCRIPTION
The description of the UserNewsletters extension service component.- See Also:
- Constant Field Values
-
USERSTATISTICS_EXTENSION_COMPONENT_ID
public static final String USERSTATISTICS_EXTENSION_COMPONENT_ID
The component definition ID of the UserStatistics extension.- See Also:
- Constant Field Values
-
USERSTATISTICS_EXTENSION_COMPONENT_NAME
public static final String USERSTATISTICS_EXTENSION_COMPONENT_NAME
The name of the UserStatistics extension component.- See Also:
- Constant Field Values
-
USERSTATISTICS_EXTENSION_COMPONENT_DESCRIPTION
public static final String USERSTATISTICS_EXTENSION_COMPONENT_DESCRIPTION
The description of the UserStatistics extension service component.- See Also:
- Constant Field Values
-
PROFILEDETAILS_EXTENSION_COMPONENT_ID
public static final String PROFILEDETAILS_EXTENSION_COMPONENT_ID
The component definition ID of the ProfileDetails extension.- See Also:
- Constant Field Values
-
PROFILEDETAILS_EXTENSION_COMPONENT_NAME
public static final String PROFILEDETAILS_EXTENSION_COMPONENT_NAME
The name of the ProfileDetails extension component.- See Also:
- Constant Field Values
-
PROFILEDETAILS_EXTENSION_COMPONENT_DESCRIPTION
public static final String PROFILEDETAILS_EXTENSION_COMPONENT_DESCRIPTION
The description of the ProfileDetails extension service component.- See Also:
- Constant Field Values
-
USER_PROFILES_SEARCH_EXTENSION_PATH
public static final String USER_PROFILES_SEARCH_EXTENSION_PATH
The extension formbacking object path of the user panel search and search results view.- See Also:
- Constant Field Values
-
USER_PROFILES_SEARCH_EXTENSION_VIEWNAME
public static final String USER_PROFILES_SEARCH_EXTENSION_VIEWNAME
The extension viewname of the user panel search and search results view.- See Also:
- Constant Field Values
-
USER_PROFILES_PROFILEDETAILS_EXTENSION_PATH
public static final String USER_PROFILES_PROFILEDETAILS_EXTENSION_PATH
The extension id of the user panel profile details extension.- See Also:
- Constant Field Values
-
USER_PROFILES_PROFILEDETAILS_EXTENSION_VIEWNAME
public static final String USER_PROFILES_PROFILEDETAILS_EXTENSION_VIEWNAME
The extension viewname of the user panel profile details extension.- See Also:
- Constant Field Values
-
-