- CACHED_NULL - Static variable in class com.gentics.cr.portlet.cache.NavigationCache
-
Object representing a null entry in the cache
- CACHEZONE_KEY - Static variable in class com.gentics.cr.portlet.cache.NavigationCache
-
Key for the cache zone.
- canResolve() - Method in class com.gentics.cr.util.PortletResponseWrapper
-
- CCPortletConfig - Class in com.gentics.cr.util
-
The Class CCPortletConfig.
- CCPortletConfig(PortletConfig) - Constructor for class com.gentics.cr.util.CCPortletConfig
-
Instantiates a new cC portlet config.
- CCPortletConfig(String, PortletConfig) - Constructor for class com.gentics.cr.util.CCPortletConfig
-
Instantiates a new cC portlet config.
- checkEditPermission(PortletRequest, CRResolvableBean) - Method in class com.gentics.portal.security.AbstractPortalPermissionChecker
-
Checks the write permission for the given crBean.
- checkEditPermission(PortletRequest, CRResolvableBean) - Method in class com.gentics.portal.security.DummyPermissionChecker
-
- checkEditPermission(PortletRequest, CRResolvableBean) - Method in class com.gentics.portal.security.PermissionChecker
-
- checkViewPermission(PortletRequest, CRResolvableBean) - Method in class com.gentics.portal.security.AbstractPortalPermissionChecker
-
Check the view permissions for the given crBean.
- checkViewPermission(PortletRequest, CRResolvableBean) - Method in class com.gentics.portal.security.DummyPermissionChecker
-
- checkViewPermission(PortletRequest, CRResolvableBean) - Method in class com.gentics.portal.security.PermissionChecker
-
- CHILDFILTER - Static variable in class com.gentics.cr.portlet.BaseNavigationPortlet
-
standard child filter for navigation objects.
- CMS_ANONYMOUS_GROUP - Static variable in class com.gentics.portal.security.AbstractPortalPermissionChecker
-
The cms anonymous group.
- com.gentics.cr.cms - package com.gentics.cr.cms
-
- com.gentics.cr.i18n - package com.gentics.cr.i18n
-
- com.gentics.cr.portlet - package com.gentics.cr.portlet
-
- com.gentics.cr.portlet.cache - package com.gentics.cr.portlet.cache
-
- com.gentics.cr.portlet.exception - package com.gentics.cr.portlet.exception
-
- com.gentics.cr.portlet.language - package com.gentics.cr.portlet.language
-
- com.gentics.cr.rest - package com.gentics.cr.rest
-
- com.gentics.cr.template - package com.gentics.cr.template
-
- com.gentics.cr.util - package com.gentics.cr.util
-
- com.gentics.cr.util.search - package com.gentics.cr.util.search
-
- com.gentics.portal - package com.gentics.portal
-
- com.gentics.portal.security - package com.gentics.portal.security
-
- containsOneOf(List<Integer>, List<Integer>) - Static method in class com.gentics.portal.StringUtils
-
Checks if one list contains one or more elements of the second list.
- CONTENTID_OVERRIDE_ATTRIBUTE - Static variable in class com.gentics.cr.portlet.AGenticsPortlet
-
The Constant CONTENTID_OVERRIDE_PARAMETER.
- CONTENTID_RENDER_PARAMETER - Static variable in class com.gentics.cr.portlet.AGenticsPortlet
-
The Constant CONTENTID_RENDER_PARAMETER.
- ContentNotFoundException - Exception in com.gentics.cr.portlet.exception
-
The class ContentNotFoundException.
- ContentNotFoundException(String) - Constructor for exception com.gentics.cr.portlet.exception.ContentNotFoundException
-
Instantiates a new content not found exception.
- ContentNotFoundException(String, String) - Constructor for exception com.gentics.cr.portlet.exception.ContentNotFoundException
-
Instantiates a new content not found exception.
- ContentNotFoundException(String, Throwable) - Constructor for exception com.gentics.cr.portlet.exception.ContentNotFoundException
-
Instantiates a new content not found exception.
- ContentNotFoundException(String, String, Throwable) - Constructor for exception com.gentics.cr.portlet.exception.ContentNotFoundException
-
Instantiates a new content not found exception.
- convertListToInteger(List<Object>) - Static method in class com.gentics.portal.NumberUtils
-
Convert list to integer.
- convertObjectToInteger(Object) - Static method in class com.gentics.portal.NumberUtils
-
Convert object to integer.
- createActionURL() - Method in class com.gentics.cr.util.PortletResponseWrapper
-
Creates the action url.
- createRenderURL() - Method in class com.gentics.cr.util.PortletResponseWrapper
-
Creates the render url.
- createResourceURL() - Method in class com.gentics.cr.util.PortletResponseWrapper
-
Creates the resource url.
- GCNProxyServlet - Class in com.gentics.portal
-
Implementation of a simple proxy servlet to the GCN backend.
- GCNProxyServlet() - Constructor for class com.gentics.portal.GCNProxyServlet
-
- get() - Static method in class com.gentics.cr.portlet.cache.NavigationCache
-
Gets the Navigation Cache instance.
- get(String) - Method in class com.gentics.cr.util.PortletResponseWrapper
-
- get(String) - Method in class com.gentics.cr.util.PortletSessionWrapper
-
- get() - Static method in class com.gentics.portal.security.PermissionCheckerFactory
-
Gets the PortalPermissionChecker Instance.
- getBundle(Locale) - Method in class com.gentics.cr.portlet.language.LanguageResourceBundle
-
Lookup a bundle for the locale.
- getBundle() - Static method in class com.gentics.cr.portlet.language.ResourceBundleFactory
-
Gets the resolver.
- getCachedNavigationObject(String, String, RequestProcessor) - Method in class com.gentics.cr.portlet.cache.NavigationCache
-
Gets the cached navigation object.
- getContentid(RenderRequest) - Method in class com.gentics.cr.portlet.AGenticsPortlet
-
Returns the current contentid for the portlet.
- getContentid(RenderRequest) - Method in class com.gentics.cr.portlet.BaseSidebarPortlet
-
- getContentId() - Method in exception com.gentics.cr.portlet.exception.ContentNotFoundException
-
Gets the content id.
- getContentType() - Method in class com.gentics.cr.rest.RESTSimpleStreamContainer
-
Get the content type as String.
- getCrConf() - Method in class com.gentics.cr.portlet.AGenticsPortlet
-
Gets the cr conf.
- getCurrentLanguage(PortletRequest) - Method in class com.gentics.cr.portlet.language.DefaultLanguageResolver
-
- getCurrentLanguage(PortletRequest) - Method in interface com.gentics.cr.portlet.language.LanguageResolver
-
get the current portal language.
- getDefaultContentId(RenderRequest) - Static method in class com.gentics.portal.PortalDefaultContentHelper
-
Returns the specified value of the property file
If the config is not initialized yet, we initialize it here
- getEditRoleMap() - Method in class com.gentics.portal.security.AbstractPortalPermissionChecker
-
Getter method for editRoleMap.
- getFilterFromSession(PortletSession) - Method in class com.gentics.cr.portlet.BaseSearchPortlet
-
Gets the filter from session.
- getKey() - Method in class com.gentics.cr.template.PortletsuiteStringTemplate
-
- getLanguageFallbackOrder(PortletRequest) - Method in class com.gentics.cr.portlet.language.DefaultLanguageResolver
-
- getLanguageFallbackOrder(PortletRequest) - Method in interface com.gentics.cr.portlet.language.LanguageResolver
-
get ordered collection of fallback languages.
- getLog() - Method in class com.gentics.cr.portlet.AGenticsPortlet
-
Gets the log.
- getMessage(String, Locale) - Method in class com.gentics.cr.portlet.language.LanguageResourceBundle
-
- getMessage(String, Object[], Locale) - Method in class com.gentics.cr.portlet.language.LanguageResourceBundle
-
- getMimetype(CRResolvableBean) - Static method in class com.gentics.cr.util.MLMapper
-
Get the Mimetype using an CRResolvableBean.
- getMimetype(Integer) - Static method in class com.gentics.cr.util.MLMapper
-
Get the Mimetype using an mlId.
- getPassword() - Method in class com.gentics.cr.cms.PortletSessionUserPasswordRESTAPISessionCredentialStore
-
- getPortletSession() - Method in class com.gentics.cr.cms.PortletSessionCMSRequestProcessor
-
- getProperty(String) - Method in class com.gentics.cr.util.PortletResponseWrapper
-
- getProperty(String) - Method in class com.gentics.cr.util.PortletSessionWrapper
-
- getResolver() - Static method in class com.gentics.cr.portlet.language.LanguageResolverFactory
-
Gets the resolver.
- getRp() - Method in class com.gentics.cr.portlet.AContentDisplayPortlet
-
returns the request processor
- getServletInfo() - Method in class com.gentics.portal.GCNProxyServlet
-
- getSessionStore(CRConfig) - Method in class com.gentics.cr.cms.PortletSessionCMSRequestProcessor
-
- getSource() - Method in class com.gentics.cr.template.PortletsuiteStringTemplate
-
- getStartfolder() - Method in class com.gentics.cr.portlet.AGenticsPortlet
-
Gets the startfolder.
- getStartpage() - Method in class com.gentics.cr.portlet.AGenticsPortlet
-
Gets the startpage.
- getSubject(PortletRequest) - Method in class com.gentics.portal.security.AbstractPortalPermissionChecker
-
Returns the User Subject.
- getSubject(PortletRequest) - Method in class com.gentics.portal.security.DummyPermissionChecker
-
- getSubject(PortletRequest) - Method in class com.gentics.portal.security.PermissionChecker
-
- getTemplate(String) - Method in class com.gentics.cr.portlet.AGenticsPortlet
-
Gets the File Template from configured Template path or from default
template file path if left empty.
- getTmplPath() - Method in class com.gentics.cr.portlet.BaseNavigationPortlet
-
Gets the path of the configured template
- getUsername() - Method in class com.gentics.cr.cms.PortletSessionUserPasswordRESTAPISessionCredentialStore
-
- getViewRoleMap() - Method in class com.gentics.portal.security.AbstractPortalPermissionChecker
-
Getter method for viewRoleMap.