org.apache.jetspeed
Interface CommonPortletServices


public interface CommonPortletServices

CPS: Common Portlet Services provided by Jetspeed available to portlet applications

Version:
$Id: CommonPortletServices.java 592266 2007-11-06 04:30:15Z taylor $
Author:
David Sean Taylor

Field Summary
static String CPS_APPLICATION_SERVER_MANAGER_COMPONENT
           
static String CPS_AUDIT_ACTIVITY
           
static String CPS_DECORATION_FACTORY
           
static String CPS_DECORATOR_CACHE
           
static String CPS_DEPLOYMENT_MANAGER_COMPONENT
           
static String CPS_DESKTOP
           
static String CPS_ENTITY_ACCESS_COMPONENT
           
static String CPS_GROUP_MANAGER_COMPONENT
           
static String CPS_HEADER_RESOURCE_FACTORY
           
static String CPS_ID_GENERATOR_COMPONENT
           
static String CPS_IMPORTER_MANAGER
           
static String CPS_JETSPEED_POWERTOOL_FACTORY
           
static String CPS_JETSPEED_SERIALIZER_FACTORY
           
static String CPS_PAGE_MANAGER_COMPONENT
           
static String CPS_PASSWORD_ENCODER_COMPONENT
           
static String CPS_PERMISSION_MANAGER
           
static String CPS_PORTAL_ADMINISTRATION
           
static String CPS_PORTAL_CONFIGURATION
           
static String CPS_PORTAL_STATISTICS
           
static String CPS_PORTLET_CACHE
           
static String CPS_PORTLET_FACTORY_COMPONENT
           
static String CPS_PORTLET_TRACKING_MANAGER
           
static String CPS_PREFERENCES_PROVIDER
           
static String CPS_PROFILER_COMPONENT
           
static String CPS_REGISTRY_COMPONENT
           
static String CPS_ROLE_MANAGER_COMPONENT
           
static String CPS_SEARCH_COMPONENT
           
static String CPS_SECURITY_ACCESS_CONTROLLER
           
static String CPS_SSO_COMPONENT
           
static String CPS_USER_MANAGER_COMPONENT
           
static String CPS_WINDOW_ACCESS_COMPONENT
           
 

Field Detail

CPS_SEARCH_COMPONENT

static final String CPS_SEARCH_COMPONENT
See Also:
Constant Field Values

CPS_REGISTRY_COMPONENT

static final String CPS_REGISTRY_COMPONENT
See Also:
Constant Field Values

CPS_USER_MANAGER_COMPONENT

static final String CPS_USER_MANAGER_COMPONENT
See Also:
Constant Field Values

CPS_PAGE_MANAGER_COMPONENT

static final String CPS_PAGE_MANAGER_COMPONENT
See Also:
Constant Field Values

CPS_ROLE_MANAGER_COMPONENT

static final String CPS_ROLE_MANAGER_COMPONENT
See Also:
Constant Field Values

CPS_GROUP_MANAGER_COMPONENT

static final String CPS_GROUP_MANAGER_COMPONENT
See Also:
Constant Field Values

CPS_PROFILER_COMPONENT

static final String CPS_PROFILER_COMPONENT
See Also:
Constant Field Values

CPS_SSO_COMPONENT

static final String CPS_SSO_COMPONENT
See Also:
Constant Field Values

CPS_APPLICATION_SERVER_MANAGER_COMPONENT

static final String CPS_APPLICATION_SERVER_MANAGER_COMPONENT
See Also:
Constant Field Values

CPS_PORTLET_FACTORY_COMPONENT

static final String CPS_PORTLET_FACTORY_COMPONENT
See Also:
Constant Field Values

CPS_DEPLOYMENT_MANAGER_COMPONENT

static final String CPS_DEPLOYMENT_MANAGER_COMPONENT
See Also:
Constant Field Values

CPS_ENTITY_ACCESS_COMPONENT

static final String CPS_ENTITY_ACCESS_COMPONENT
See Also:
Constant Field Values

CPS_WINDOW_ACCESS_COMPONENT

static final String CPS_WINDOW_ACCESS_COMPONENT
See Also:
Constant Field Values

CPS_ID_GENERATOR_COMPONENT

static final String CPS_ID_GENERATOR_COMPONENT
See Also:
Constant Field Values

CPS_JETSPEED_POWERTOOL_FACTORY

static final String CPS_JETSPEED_POWERTOOL_FACTORY
See Also:
Constant Field Values

CPS_HEADER_RESOURCE_FACTORY

static final String CPS_HEADER_RESOURCE_FACTORY
See Also:
Constant Field Values

CPS_PERMISSION_MANAGER

static final String CPS_PERMISSION_MANAGER
See Also:
Constant Field Values

CPS_PORTAL_STATISTICS

static final String CPS_PORTAL_STATISTICS
See Also:
Constant Field Values

CPS_PORTAL_ADMINISTRATION

static final String CPS_PORTAL_ADMINISTRATION
See Also:
Constant Field Values

CPS_PREFERENCES_PROVIDER

static final String CPS_PREFERENCES_PROVIDER
See Also:
Constant Field Values

CPS_DECORATION_FACTORY

static final String CPS_DECORATION_FACTORY
See Also:
Constant Field Values

CPS_DESKTOP

static final String CPS_DESKTOP
See Also:
Constant Field Values

CPS_PASSWORD_ENCODER_COMPONENT

static final String CPS_PASSWORD_ENCODER_COMPONENT
See Also:
Constant Field Values

CPS_SECURITY_ACCESS_CONTROLLER

static final String CPS_SECURITY_ACCESS_CONTROLLER
See Also:
Constant Field Values

CPS_PORTLET_TRACKING_MANAGER

static final String CPS_PORTLET_TRACKING_MANAGER
See Also:
Constant Field Values

CPS_PORTAL_CONFIGURATION

static final String CPS_PORTAL_CONFIGURATION
See Also:
Constant Field Values

CPS_IMPORTER_MANAGER

static final String CPS_IMPORTER_MANAGER
See Also:
Constant Field Values

CPS_DECORATOR_CACHE

static final String CPS_DECORATOR_CACHE
See Also:
Constant Field Values

CPS_PORTLET_CACHE

static final String CPS_PORTLET_CACHE
See Also:
Constant Field Values

CPS_AUDIT_ACTIVITY

static final String CPS_AUDIT_ACTIVITY
See Also:
Constant Field Values

CPS_JETSPEED_SERIALIZER_FACTORY

static final String CPS_JETSPEED_SERIALIZER_FACTORY
See Also:
Constant Field Values


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.