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

Field Summary
static String ATTRIBUTE_CONFIGURATION
          The name of the attribute holding the portal configuration
static String ATTRIBUTE_COPLET_REPOSITORY
           
static String ATTRIBUTE_PORTAL_URI
          The name of the attribute holding the url rewritten portal uri
static String AUTHENTICATION_MODULE_NAME
          The Module name of the authentication module
static String CONF_ADMIN_TYPE_BASE
           
static String CONF_AUTH_REDIRECT
           
static String CONF_BUILD_RESOURCE
          Configuration Map
static String CONF_COPLET_TIMEOUT
           
static String CONF_COPLETBASE_RESOURCE
           
static String CONF_COPLETBASE_SAVE_RESOURCE
           
static String CONF_GLOBALDELTA_LOADRESOURCE
           
static String CONF_GLOBALDELTA_SAVERESOURCE
           
static String CONF_GLOBALDELTA_TYPERESOURCE
           
static String CONF_LAYOUTBASE_RESOURCE
           
static String CONF_PARALLEL_COPLETS
           
static String CONF_PORTAL_URI
           
static String CONF_PROFILE_CACHE
           
static String CONF_ROLEDELTA_LOADRESOURCE
           
static String CONF_ROLEDELTA_SAVERESOURCE
           
static String CONF_ROLEDELTA_TYPERESOURCE
           
static String CONF_STATUS_LOADRESOURCE
           
static String CONF_STATUS_SAVERESOURCE
           
static String CONF_TYPEBASE_RESOURCE
           
static String CONF_USERDELTA_LOADRESOURCE
           
static String CONF_USERDELTA_SAVERESOURCE
           
static String CONF_USERDELTA_TYPERESOURCE
           
static String COPLETINFO_PARAMETERS
          If a coplet is loaded the SessionInfo.copletInfo map contains in this key the parameters for the coplet.
static String COPLETINFO_PORTALURI
          If a coplet is loaded the SessionInfo.copletInfo map contains in this key the portal URI
static String COPLETINFO_STATUSPROFILE
          If a coplet is loaded the SessionInfo.copletInfo map contains in this key the status profile
static String ELEMENT_ADMINCONF
           
static String ELEMENT_CONFIGURATION
           
static String ELEMENT_COPLET
           
static String ELEMENT_COPLETS
           
static String ELEMENT_ID
           
static String ELEMENT_LAYOUT
           
static String ELEMENT_PORTAL
           
static String ELEMENT_PORTALCONF
           
static String ELEMENT_PROFILE
           
static String ELEMENT_ROLE
           
static String ELEMENT_STATE
           
static int MAX_COLUMNS
           
static String PARAMETER_CUSTOMIZE
           
static String PARAMETER_ID
           
static String PARAMETER_MEDIA
           
static String PARAMETER_NUMBER
           
static String PARAMETER_PERSISTENT
           
static String PARAMETER_SIZE
           
static String PARAMETER_VISIBLE
           
static String PRIVATE_SESSION_CONTEXT_NAME
          The private context of the portal profile.
static String PROFILE_COPLET_LAYOUTS
           
static String PROFILE_DEFAULT_COPLETS
           
static String PROFILE_MEDIA_COPLETS
           
static int PROFILE_MISC_COLUMNS_NODE
           
static int PROFILE_MISC_FOOTER_CONTENT_NODE
           
static int PROFILE_MISC_FOOTER_NODE
           
static int PROFILE_MISC_HEADER_CONTENT_NODE
           
static int PROFILE_MISC_HEADER_NODE
           
static int PROFILE_MISC_LAST_COPLET_NODE
           
static int PROFILE_MISC_MESSAGES_NODE
           
static String PROFILE_MISC_POINTER
           
static String PROFILE_PORTAL_LAYOUTS
           
static String PROFILE_PROFILE
           
static String PROFILE_SAVE_STATUS_FLAG
           
static String PROFILE_TYPE_CONF_PATHS
           
static String PROFILE_TYPE_PATHS
           
static String SESSION_CONTEXT_NAME
          The name of the portal context.
static String STATE_COPLET
           
static String STATE_COPLETS
           
static String STATE_GLOBAL
           
static String STATE_MAIN
           
static String STATE_MAIN_ROLE
           
static String STATE_ROLE
           
static String STATE_USER
           
 

Field Detail

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.