|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gentics.cr.util.AccessibleBean
com.gentics.cr.configuration.GenericConfiguration
com.gentics.cr.CRConfig
com.gentics.cr.CRConfigUtil
com.gentics.cr.CRConfigFileLoader
com.gentics.cr.util.CCPortletConfig
public class CCPortletConfig
The Class CCPortletConfig.

| 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 |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public CCPortletConfig(javax.portlet.PortletConfig config)
config - the config
public CCPortletConfig(String name,
javax.portlet.PortletConfig config)
name - the nameconfig - the config
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||