com.gentics.cr.util
Class CCPortletConfig

java.lang.Object
  extended by com.gentics.cr.util.AccessibleBean
      extended by com.gentics.cr.configuration.GenericConfiguration
          extended by com.gentics.cr.CRConfig
              extended by com.gentics.cr.CRConfigUtil
                  extended by com.gentics.cr.CRConfigFileLoader
                      extended by com.gentics.cr.util.CCPortletConfig
All Implemented Interfaces:
Serializable

public class CCPortletConfig
extends com.gentics.cr.CRConfigFileLoader

The Class CCPortletConfig.

See Also:
Serialized Form
 

Nested Class Summary
 
Nested classes/interfaces inherited from class com.gentics.cr.configuration.GenericConfiguration
com.gentics.cr.configuration.GenericConfiguration.KeyConversion
 
Field Summary
private static long serialVersionUID
           
 
Fields inherited from class com.gentics.cr.CRConfigUtil
DEFAULT_TEMPLATE_PATH, REQUEST_PROCESSOR_KEY
 
Fields inherited from class com.gentics.cr.CRConfig
ADVPLR_FN_KEY, ADVPLR_HOST, ADVPLR_HOST_FORCE, ADVPLR_KEY, ADVPLR_PB_KEY, CR_KEY
 
Constructor Summary
CCPortletConfig(javax.portlet.PortletConfig config)
          Instantiates a new cC portlet config.
CCPortletConfig(String name, javax.portlet.PortletConfig config)
          Instantiates a new cC portlet config.
 
Method Summary
 
Methods inherited from class com.gentics.cr.CRConfigFileLoader
loadConfiguration, loadConfiguration
 
Methods inherited from class com.gentics.cr.CRConfigUtil
finalize, getApplicationRule, getBinaryType, getContentidRegex, getDatasource, getDatasourceHandleProperties, getDatasourceProperties, getEncoding, getFilterChain, getFolderType, getName, getNewRequestProcessorInstance, getNewRequestProcessorInstance, getObjectPermissionAttribute, getPageType, getPathResolver, getPlinkTemplate, getPooledJDBCConnection, getPortalNodeCompMode, getProps, getRequestProcessorClass, getRequestProcessorConfig, getRequestProcessorConfig, getRequestProcessorNames, getRequestProcessorSize, getTemplateManager, getUserPermissionAttribute, getXmlUrl, getXsltUrl, initDS, releaseJDBCPool, setApplicationRule, setBinaryType, setContentidRegex, setEncoding, setFolderType, setName, setObjectPermissionAttribute, setPageType, setPlinkTemplate, setPortalNodeCompMode, setRequestProcessorClass, setUserPermissionAttribute, setXmlUrl, setXsltUrl, toString, usesContentidUrl, useSharedCache, useSharedCache
 
Methods inherited from class com.gentics.cr.configuration.GenericConfiguration
convertKey, get, getChildSize, getProperties, getPropertiesAsSortedCollection, getPropertiesAsSortedCollection, getPropertySize, getRebuiltPropertyTree, getSortedSubconfigs, getSubConfig, getSubConfigs, getSubConfigSize, hasSubConfig, set, setKeyConversion, setProperties, setSubConfig, setSubConfigs
 
Methods inherited from class com.gentics.cr.util.AccessibleBean
getBoolean, getBoolean, getFloat, getInteger, getLong, getMultipleObjects, getMultipleString, getObject, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

CCPortletConfig

public CCPortletConfig(javax.portlet.PortletConfig config)
Instantiates a new cC portlet config.

Parameters:
config - the config

CCPortletConfig

public CCPortletConfig(String name,
                       javax.portlet.PortletConfig config)
Instantiates a new cC portlet config.

Parameters:
name - the name
config - the config


Copyright © 2014 Gentics Software GmbH. All Rights Reserved.