org.apache.cocoon.webapps.portal
Interface PortalConstants
public interface PortalConstants
Some constants for the portal
- Version:
- CVS $Id: PortalConstants.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Carsten Ziegeler
SESSION_CONTEXT_NAME
static final String SESSION_CONTEXT_NAME
- The name of the portal context.
- See Also:
- Constant Field Values
PRIVATE_SESSION_CONTEXT_NAME
static final String PRIVATE_SESSION_CONTEXT_NAME
- The private context of the portal profile. Some more information
is appended by the PortalManager to this key.
- See Also:
- Constant Field Values
AUTHENTICATION_MODULE_NAME
static final String AUTHENTICATION_MODULE_NAME
- The Module name of the authentication module
- See Also:
- Constant Field Values
COPLETINFO_PARAMETERS
static final String COPLETINFO_PARAMETERS
- If a coplet is loaded the
SessionInfo.copletInfo
map
contains in this key the parameters for the coplet.
- See Also:
- Constant Field Values
COPLETINFO_PORTALURI
static final String COPLETINFO_PORTALURI
- If a coplet is loaded the
SessionInfo.copletInfo
map
contains in this key the portal URI
- See Also:
- Constant Field Values
COPLETINFO_STATUSPROFILE
static final String COPLETINFO_STATUSPROFILE
- If a coplet is loaded the
SessionInfo.copletInfo
map
contains in this key the status profile
- See Also:
- Constant Field Values
ELEMENT_CONFIGURATION
static final String ELEMENT_CONFIGURATION
- See Also:
- Constant Field Values
ELEMENT_ID
static final String ELEMENT_ID
- See Also:
- Constant Field Values
ELEMENT_ADMINCONF
static final String ELEMENT_ADMINCONF
- See Also:
- Constant Field Values
ELEMENT_LAYOUT
static final String ELEMENT_LAYOUT
- See Also:
- Constant Field Values
ELEMENT_PORTAL
static final String ELEMENT_PORTAL
- See Also:
- Constant Field Values
ELEMENT_PORTALCONF
static final String ELEMENT_PORTALCONF
- See Also:
- Constant Field Values
ELEMENT_PROFILE
static final String ELEMENT_PROFILE
- See Also:
- Constant Field Values
ELEMENT_ROLE
static final String ELEMENT_ROLE
- See Also:
- Constant Field Values
ELEMENT_STATE
static final String ELEMENT_STATE
- See Also:
- Constant Field Values
ELEMENT_COPLET
static final String ELEMENT_COPLET
- See Also:
- Constant Field Values
ELEMENT_COPLETS
static final String ELEMENT_COPLETS
- See Also:
- Constant Field Values
STATE_USER
static final String STATE_USER
- See Also:
- Constant Field Values
STATE_ROLE
static final String STATE_ROLE
- See Also:
- Constant Field Values
STATE_MAIN
static final String STATE_MAIN
- See Also:
- Constant Field Values
STATE_COPLETS
static final String STATE_COPLETS
- See Also:
- Constant Field Values
STATE_GLOBAL
static final String STATE_GLOBAL
- See Also:
- Constant Field Values
STATE_COPLET
static final String STATE_COPLET
- See Also:
- Constant Field Values
STATE_MAIN_ROLE
static final String STATE_MAIN_ROLE
- See Also:
- Constant Field Values
ATTRIBUTE_CONFIGURATION
static final String ATTRIBUTE_CONFIGURATION
- The name of the attribute holding the portal configuration
- See Also:
- Constant Field Values
ATTRIBUTE_PORTAL_URI
static final String ATTRIBUTE_PORTAL_URI
- The name of the attribute holding the url rewritten portal uri
- See Also:
- Constant Field Values
ATTRIBUTE_COPLET_REPOSITORY
static final String ATTRIBUTE_COPLET_REPOSITORY
- See Also:
- Constant Field Values
PROFILE_PROFILE
static final String PROFILE_PROFILE
- See Also:
- Constant Field Values
PROFILE_TYPE_PATHS
static final String PROFILE_TYPE_PATHS
- See Also:
- Constant Field Values
PROFILE_TYPE_CONF_PATHS
static final String PROFILE_TYPE_CONF_PATHS
- See Also:
- Constant Field Values
PROFILE_PORTAL_LAYOUTS
static final String PROFILE_PORTAL_LAYOUTS
- See Also:
- Constant Field Values
PROFILE_COPLET_LAYOUTS
static final String PROFILE_COPLET_LAYOUTS
- See Also:
- Constant Field Values
PROFILE_MISC_POINTER
static final String PROFILE_MISC_POINTER
- See Also:
- Constant Field Values
PROFILE_MISC_HEADER_NODE
static final int PROFILE_MISC_HEADER_NODE
- See Also:
- Constant Field Values
PROFILE_MISC_FOOTER_NODE
static final int PROFILE_MISC_FOOTER_NODE
- See Also:
- Constant Field Values
PROFILE_MISC_HEADER_CONTENT_NODE
static final int PROFILE_MISC_HEADER_CONTENT_NODE
- See Also:
- Constant Field Values
PROFILE_MISC_FOOTER_CONTENT_NODE
static final int PROFILE_MISC_FOOTER_CONTENT_NODE
- See Also:
- Constant Field Values
PROFILE_MISC_COLUMNS_NODE
static final int PROFILE_MISC_COLUMNS_NODE
- See Also:
- Constant Field Values
PROFILE_MISC_LAST_COPLET_NODE
static final int PROFILE_MISC_LAST_COPLET_NODE
- See Also:
- Constant Field Values
PROFILE_MISC_MESSAGES_NODE
static final int PROFILE_MISC_MESSAGES_NODE
- See Also:
- Constant Field Values
PROFILE_DEFAULT_COPLETS
static final String PROFILE_DEFAULT_COPLETS
- See Also:
- Constant Field Values
PROFILE_MEDIA_COPLETS
static final String PROFILE_MEDIA_COPLETS
- See Also:
- Constant Field Values
PROFILE_SAVE_STATUS_FLAG
static final String PROFILE_SAVE_STATUS_FLAG
- See Also:
- Constant Field Values
CONF_BUILD_RESOURCE
static final String CONF_BUILD_RESOURCE
- Configuration Map
- See Also:
- Constant Field Values
CONF_AUTH_REDIRECT
static final String CONF_AUTH_REDIRECT
- See Also:
- Constant Field Values
CONF_LAYOUTBASE_RESOURCE
static final String CONF_LAYOUTBASE_RESOURCE
- See Also:
- Constant Field Values
CONF_COPLETBASE_RESOURCE
static final String CONF_COPLETBASE_RESOURCE
- See Also:
- Constant Field Values
CONF_COPLETBASE_SAVE_RESOURCE
static final String CONF_COPLETBASE_SAVE_RESOURCE
- See Also:
- Constant Field Values
CONF_TYPEBASE_RESOURCE
static final String CONF_TYPEBASE_RESOURCE
- See Also:
- Constant Field Values
CONF_GLOBALDELTA_LOADRESOURCE
static final String CONF_GLOBALDELTA_LOADRESOURCE
- See Also:
- Constant Field Values
CONF_GLOBALDELTA_SAVERESOURCE
static final String CONF_GLOBALDELTA_SAVERESOURCE
- See Also:
- Constant Field Values
CONF_GLOBALDELTA_TYPERESOURCE
static final String CONF_GLOBALDELTA_TYPERESOURCE
- See Also:
- Constant Field Values
CONF_ROLEDELTA_LOADRESOURCE
static final String CONF_ROLEDELTA_LOADRESOURCE
- See Also:
- Constant Field Values
CONF_ROLEDELTA_SAVERESOURCE
static final String CONF_ROLEDELTA_SAVERESOURCE
- See Also:
- Constant Field Values
CONF_ROLEDELTA_TYPERESOURCE
static final String CONF_ROLEDELTA_TYPERESOURCE
- See Also:
- Constant Field Values
CONF_USERDELTA_LOADRESOURCE
static final String CONF_USERDELTA_LOADRESOURCE
- See Also:
- Constant Field Values
CONF_USERDELTA_SAVERESOURCE
static final String CONF_USERDELTA_SAVERESOURCE
- See Also:
- Constant Field Values
CONF_USERDELTA_TYPERESOURCE
static final String CONF_USERDELTA_TYPERESOURCE
- See Also:
- Constant Field Values
CONF_STATUS_LOADRESOURCE
static final String CONF_STATUS_LOADRESOURCE
- See Also:
- Constant Field Values
CONF_STATUS_SAVERESOURCE
static final String CONF_STATUS_SAVERESOURCE
- See Also:
- Constant Field Values
CONF_ADMIN_TYPE_BASE
static final String CONF_ADMIN_TYPE_BASE
- See Also:
- Constant Field Values
CONF_PORTAL_URI
static final String CONF_PORTAL_URI
- See Also:
- Constant Field Values
CONF_PROFILE_CACHE
static final String CONF_PROFILE_CACHE
- See Also:
- Constant Field Values
CONF_PARALLEL_COPLETS
static final String CONF_PARALLEL_COPLETS
- See Also:
- Constant Field Values
CONF_COPLET_TIMEOUT
static final String CONF_COPLET_TIMEOUT
- See Also:
- Constant Field Values
MAX_COLUMNS
static final int MAX_COLUMNS
- See Also:
- Constant Field Values
PARAMETER_MEDIA
static final String PARAMETER_MEDIA
- See Also:
- Constant Field Values
PARAMETER_ID
static final String PARAMETER_ID
- See Also:
- Constant Field Values
PARAMETER_NUMBER
static final String PARAMETER_NUMBER
- See Also:
- Constant Field Values
PARAMETER_CUSTOMIZE
static final String PARAMETER_CUSTOMIZE
- See Also:
- Constant Field Values
PARAMETER_SIZE
static final String PARAMETER_SIZE
- See Also:
- Constant Field Values
PARAMETER_VISIBLE
static final String PARAMETER_VISIBLE
- See Also:
- Constant Field Values
PARAMETER_PERSISTENT
static final String PARAMETER_PERSISTENT
- See Also:
- Constant Field Values
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.