Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractPage - Interface in com.coremedia.blueprint.common.contentbeans
An abstraction from full Pages and Page Fragments.
ALT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Name of the document property 'alt'.
asPagination() - Method in interface com.coremedia.blueprint.common.layout.Container
Returns a Pagination with page number 0 which is backed by this container.
asPagination(int) - Method in interface com.coremedia.blueprint.common.layout.Container
Returns a Pagination with the given page number which is backed by this container.
AUTHORS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Name of the document property 'authors'.

B

BelowRootNavigation - Interface in com.coremedia.blueprint.common.contentbeans
Beans which have root navigations.

C

CAPTION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Name of the document property 'caption'.
CHILDREN - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the document property 'children'.
CHILDREN - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Name of the document property 'children'.
CMAbstractCode - Interface in com.coremedia.blueprint.common.contentbeans
Aka ClientCode.
CMAction - Interface in com.coremedia.blueprint.common.contentbeans
Dynamic resources which don't contain their actual content in the shape of properties but generate it on the fly by some business logic.
CMArticle - Interface in com.coremedia.blueprint.common.contentbeans
Represents the document type CMArticle.
CMAudio - Interface in com.coremedia.blueprint.common.contentbeans
The CMAudio type splits the media hierarchy to audio components.
CMChannel - Interface in com.coremedia.blueprint.common.contentbeans
A channel is a hierarchical navigation entity with "booked content".
CMCollection<T> - Interface in com.coremedia.blueprint.common.contentbeans
A collection of contents.
CMContext - Interface in com.coremedia.blueprint.common.contentbeans
Abstract base type for navigational documents.
CMCSS - Interface in com.coremedia.blueprint.common.contentbeans
CMCSS beans provide static CSS resources with a media attribute and a dependency list with other CSS documents.
CMDownload - Interface in com.coremedia.blueprint.common.contentbeans
Serves arbitrary download data of mime type *.*.
CMDynamicList<T> - Interface in com.coremedia.blueprint.common.contentbeans
A placeholder for a dynamically populated list of content objects.
CMExternalLink - Interface in com.coremedia.blueprint.common.contentbeans
CMExternalLink enhances an external URL with the Teasable features.
CMFolderProperties - Interface in com.coremedia.blueprint.common.contentbeans
CMFolderProperties documents hold a list of contexts which is inherited by all resources under this document's folder.
CMGallery<T extends CMMedia> - Interface in com.coremedia.blueprint.common.contentbeans
A collection of media contents.
CMHasContexts - Interface in com.coremedia.blueprint.common.contentbeans
Actually, contexts are related to segment and link building and thus belong to CMLinkable.
CMHTML - Interface in com.coremedia.blueprint.common.contentbeans
CMHTML beans represent static HTML code.
CMImage - Interface in com.coremedia.blueprint.common.contentbeans
A technical image, e.g.
CMImageMap - Interface in com.coremedia.blueprint.common.contentbeans
 
CMInteractive - Interface in com.coremedia.blueprint.common.contentbeans
The CMInteractive type adds no extra properties but leaves a pluggable spot where needed properties could be attached via a DocTypeAspect.
CMJavaScript - Interface in com.coremedia.blueprint.common.contentbeans
Content beans for static JavaScript code.
CMLinkable - Interface in com.coremedia.blueprint.common.contentbeans
CMLinkable is the base type for each document which can be referenced as standalone content or navigation unit.
CMLocalized - Interface in com.coremedia.blueprint.common.contentbeans
Nearly everything except very technical entities is localizable, so this type is nearly top level.
CMLocTaxonomy - Interface in com.coremedia.blueprint.common.contentbeans
CMLocTaxonomy beans allow for a categorization of contents by geographical attributes.
CMMedia - Interface in com.coremedia.blueprint.common.contentbeans
The abstract CMMedia type starts the media hierarchy defining data, caption and an alt property.
CMNavigation - Interface in com.coremedia.blueprint.common.contentbeans
Base type for navigation items.
CMObject - Interface in com.coremedia.blueprint.common.contentbeans
Root interface for all content beans.
CMPerson - Interface in com.coremedia.blueprint.common.contentbeans
Represents the document type CMPerson.
CMPicture - Interface in com.coremedia.blueprint.common.contentbeans
A picture with the actual image blob and some metadata.
CMPlaceholder - Interface in com.coremedia.blueprint.common.contentbeans
CMPlaceholder is the base type for each document that can be used as a placeholder in order to use a dedicated JSP for rendering.
CMQueryList - Interface in com.coremedia.blueprint.common.contentbeans
CMQueryList documents utilize a struct in the localSettings property to store a query.
CMResourceBundle - Interface in com.coremedia.blueprint.common.contentbeans
Represents document type CMResourceBundle.
CMSettings - Interface in com.coremedia.blueprint.common.contentbeans
The Blueprint uses settings for various purposes.
CMSite - Interface in com.coremedia.blueprint.common.contentbeans
Helper document: All root navigations must be referred to by a CMSite.
CMSitemap - Interface in com.coremedia.blueprint.common.contentbeans
Represents a human readable sitemap for orientation in the website.
CMSpinner - Interface in com.coremedia.blueprint.common.contentbeans
A 360 degrees spinner.
CMSymbol - Interface in com.coremedia.blueprint.common.contentbeans
CMSymbol documents are constants, used in terms of enumeration values.
CMTaxonomy - Interface in com.coremedia.blueprint.common.contentbeans
CMTaxonomy beans allow for a categorization of contents.
CMTeasable - Interface in com.coremedia.blueprint.common.contentbeans
Each content has an embedded Teaser and a detailText for the page view.
CMTeaser - Interface in com.coremedia.blueprint.common.contentbeans
Stand-alone teaser, in case you need multiple teasers to some content, so that the embedded teaser is not sufficient.
CMTheme - Interface in com.coremedia.blueprint.common.contentbeans
CMTheme beans provide access to combined CMCSS, CMJavaScript documents usable to be attached to a channel.
CMVideo - Interface in com.coremedia.blueprint.common.contentbeans
The CMVideo adds no extra properties but leaves a pluggable spot where needed properties could be attached via a DocTypeAspect.
CMViewtype - Interface in com.coremedia.blueprint.common.contentbeans
CMViewtype symbols are used to represent viewtypes of documents.
CMVisual - Interface in com.coremedia.blueprint.common.contentbeans
The CMVisual type splits the media hierarchy to visual components.
CODE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Name of the document property 'code'.
com.coremedia.blueprint.common.contentbeans - package com.coremedia.blueprint.common.contentbeans
 
com.coremedia.blueprint.common.layout - package com.coremedia.blueprint.common.layout
 
com.coremedia.blueprint.common.navigation - package com.coremedia.blueprint.common.navigation
 
com.coremedia.blueprint.common.navigation.context.finder - package com.coremedia.blueprint.common.navigation.context.finder
 
com.coremedia.blueprint.common.navigation.context.selector - package com.coremedia.blueprint.common.navigation.context.selector
 
Container<T> - Interface in com.coremedia.blueprint.common.layout
 
CONTEXTS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMFolderProperties
Name of the document property 'contexts'.
CONTEXTS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
Name of the document property 'contexts'.
COPYRIGHT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Name of the document property 'copyright'.
CSS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the document property 'css'.
CSS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'css'.

D

DATA - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMDownload
Name of the document property 'data'.
DATA - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMImage
Name of the document property 'data'.
DATA - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Name of the document property 'data'.
DATA_URL - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Name of the document property 'dataUrl'.
DATA_URL - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAudio
Name of the document property 'dataUrl'.
DATA_URL - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Name of the document property 'dataUrl'.
DelegateStrategyBeanContextFinder - Class in com.coremedia.blueprint.common.navigation.context.finder
 
DelegateStrategyBeanContextFinder() - Constructor for class com.coremedia.blueprint.common.navigation.context.finder.DelegateStrategyBeanContextFinder
 
DESCRIPTION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Name of the document property 'description'.
DESCRIPTION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMHTML
Name of the document property 'description'.
DESCRIPTION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMImage
Name of the document property 'description'.
DESCRIPTION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSymbol
Name of the document property 'description'.
DESCRIPTION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'description'.
DETAIL_TEXT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Name of the document property 'detailText'.
DETAIL_TEXT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'detailText'.
DISPLAY_NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 
DynamicContainerStrategy - Interface in com.coremedia.blueprint.common.layout
 
DynamizableCMTeasableContainer - Class in com.coremedia.blueprint.common.layout
Container class that can be used to render the container dynamically, e.g., as dynamic include.
DynamizableCMTeasableContainer(CMTeasable, String) - Constructor for class com.coremedia.blueprint.common.layout.DynamizableCMTeasableContainer
 
DynamizableContainer - Interface in com.coremedia.blueprint.common.layout
Container that possibly contains dynamic items.

E

EMAIL - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 
EXTENDED_ITEMS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMCollection
Name of the document property 'extendedItems'.
EXTERNAL_REFERENCE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Name of the document property 'externalReference'.
EXTERNALLY_DISPLAYED_DATE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'externallyDisplayedDate'.

F

FAVICON - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the document property 'favicon'.
fetchMediaWithRecursionDetection(Collection<CMTeasable>) - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Functionally equivalent to CMTeasable.getMedia()
FILENAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMDownload
Name of the document property 'filename'.
findContextsFor(Linkable) - Method in class com.coremedia.blueprint.common.navigation.context.finder.LinkableBeanContextFinder
 
findContextsFor(Linkable, Navigation) - Method in class com.coremedia.blueprint.common.navigation.context.finder.LinkableBeanContextFinder
 
findContextsFor(ContentBean) - Method in class com.coremedia.blueprint.common.navigation.context.finder.DelegateStrategyBeanContextFinder
 
findContextsFor(ContentBean, ContentBean) - Method in class com.coremedia.blueprint.common.navigation.context.finder.DelegateStrategyBeanContextFinder
 
FIRST_NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 
FOOTER - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMChannel
Deprecated.
since 2110; The property 'footer' is not used any longer, so this constant is obsolete.

G

getAdditionalProperties() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Returns additional properties stored in the pagegrid config
getAlt() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Returns the value of the document property CMMedia.ALT.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAction
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMArticle
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAudio
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMChannel
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCollection
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMContext
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCSS
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDownload
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMFolderProperties
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMGallery
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHTML
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMImage
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMInteractive
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMJavaScript
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMObject
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPlaceholder
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMResourceBundle
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSite
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSpinner
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSymbol
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMViewtype
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectByName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAction
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMArticle
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAudio
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMChannel
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCollection
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMContext
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCSS
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDownload
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMFolderProperties
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMGallery
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHTML
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMImage
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMInteractive
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMJavaScript
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMObject
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPlaceholder
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMResourceBundle
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSite
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSpinner
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSymbol
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMViewtype
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspects() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectsProvider() - Method in interface com.coremedia.blueprint.common.contentbeans.CMObject
Deprecated.
since 1907.1; Implement optional features as extensions.
getAspectsProvider() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
 
getAuthors() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the value of the document property CMTeasable.AUTHORS.
getCallToActionSettings() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the settings for all Call-To-Action buttons.
getCaption() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Returns the value of the document property CMMedia.CAPTION.
getChildren() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Returns the value of the document property CMTaxonomy.CHILDREN.
getChildren() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the children of this navigation object.
getCode() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Returns the value of the document property CMAbstractCode.CODE.
getCodeResourceModel() - Method in interface com.coremedia.blueprint.common.contentbeans.MergeableResources
For link building.
getCodeResourcesTreeRelation() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the tree relation for code resources lookup (themes, css, js).
getCol() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Returns the absolute position in the row.
getColspan() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Returns the colspan of this placement.
getContainerMetadata() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCollection
 
getContainerMetadata() - Method in interface com.coremedia.blueprint.common.layout.Container
 
getContainerMetadata() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
 
getContent() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns the main content object rendered on this page
getContentBackedPageGrid(HasPageGrid) - Method in interface com.coremedia.blueprint.common.layout.PageGridService
Returns a PageGrid for the given bean and its context
getContentId() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns an id of the main content rendered on this page, e.g.
getContentId() - Method in interface com.coremedia.blueprint.common.contentbeans.CMObject
Returns the CoreMedia internal id of the underlying Content.
getContentType() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns an optional type or classifier name of the main content rendered on this page, e.g.
getContentType() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
 
getContext() - Method in interface com.coremedia.blueprint.common.contentbeans.Page
Return the first navigation context within the navigation hierarchy which is an instance of CMContext
getContext() - Method in interface com.coremedia.blueprint.common.layout.HasPageGrid
Return the navigation context regarding pagegrid inheritance.
getContext() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Return the first navigation context within the parent hierarchy which is an instance of CMContext
getContexts() - Method in interface com.coremedia.blueprint.common.contentbeans.CMFolderProperties
Returns the contexts that documents in and below this folder should belong to
getContexts() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the contexts of this CMLinkable.
getCopyright() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Returns the value of the document property CMMedia.COPYRIGHT.
getCountry() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Returns the country/region of this document which will either be the empty string or an uppercase ISO 3166 2-letter code.
getCss() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Returns the value of the document property CMNavigation.CSS.
getCss() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Returns the value of the document property CMTheme.CSS.
getCss() - Method in interface com.coremedia.blueprint.common.contentbeans.Page
Returns the css contents for this page.
getCssClassName() - Method in interface com.coremedia.blueprint.common.layout.PageGrid
 
getData() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAudio
Returns the value of the document property (@link #data}
getData() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDownload
Returns the value of the document property CMDownload.DATA.
getData() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHTML
Returns the value of the document property CMMedia.DATA.
getData() - Method in interface com.coremedia.blueprint.common.contentbeans.CMImage
Returns the value of the document property CMImage.DATA.
getData() - Method in interface com.coremedia.blueprint.common.contentbeans.CMInteractive
Returns the value of the document property (@link #data}
getData() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Returns the value of the document property (@link #data}
getData() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
Returns the value of the document property (@link #data}
getData() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
Returns the value of the document property (@link #data}
getDataUrl() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Returns the value of the document property CMAbstractCode.DATA_URL.
getDataUrl() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAudio
Returns the value of the document property (@link #dataUrl}
getDataUrl() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Returns the value of the document property (@link #dataUrl}
getDescription() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Deprecated.
getDescription() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Returns the value of the document property CMAbstractCode.DESCRIPTION.
getDescription() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHTML
Returns the value of the document property CMHTML.DESCRIPTION.
getDescription() - Method in interface com.coremedia.blueprint.common.contentbeans.CMImage
Returns the value of the document property CMImage.DESCRIPTION.
getDescription() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSymbol
Returns the value of the document property CMSymbol.DESCRIPTION.
getDescription() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Returns the value of the document property CMTheme.DESCRIPTION.
getDetailText() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the value of the document property CMTeasable.DETAIL_TEXT.
getDetailText() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Returns the value of the document property CMTheme.DETAIL_TEXT.
getDirection() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns a String "ltr" or "rtl" depending to the Locale for this page
getDisableCropping() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
In Studio an editor can disable cropping for specific media in general.
getDisplayName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMPerson.DISPLAY_NAME.
getEditablePlacements() - Method in interface com.coremedia.blueprint.common.layout.PageGridRow
Returns the placements of this row that are editable.
getEMail() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMPerson.EMAIL.
getExternallyDisplayedDate() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.EXTERNALLY_DISPLAYED_DATE.
getExternalReference() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Returns the value of the document property CMTaxonomy.EXTERNAL_REFERENCE.
getFavicon() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Returns the value of the document property CMNavigation.FAVICON.
getFavicon() - Method in interface com.coremedia.blueprint.common.contentbeans.Page
Returns a favicon for this page.
getFilename() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDownload
Returns the value of the document property CMDownload.FILENAME if the feature "useCMDownloadFilename" is enabled.
getFirstMedia() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the first element of document property CMTeasable.PICTURES.
getFirstName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMPerson.FIRST_NAME.
getFlattenedItems() - Method in interface com.coremedia.blueprint.common.layout.Container
Deprecated.
since 2004. Flattening should be handled via dedicated templates to preserve PBE information.
getFlattenedItems() - Method in class com.coremedia.blueprint.common.layout.DynamizableCMTeasableContainer
 
getFocusPoint() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
Returns the focus point.
getFooter() - Method in interface com.coremedia.blueprint.common.contentbeans.CMChannel
Deprecated.
since 2110; Obsolete, all contents of a page are controlled in the page grid meanwhile.
getFurtherDetails() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMPerson.MISC as nested map.
getHasItems() - Method in interface com.coremedia.blueprint.common.layout.PageGridRow
Checks if one of the placements of this row has at least one item
getHeader() - Method in interface com.coremedia.blueprint.common.contentbeans.CMChannel
Deprecated.
since 2110; Obsolete, all contents of a page are controlled in the page grid meanwhile.
getHeadJavaScript() - Method in interface com.coremedia.blueprint.common.contentbeans.Page
Returns the JavaScript contents for this page that are to be included in the HTML head.
getHeight() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Returns the value of the document property CMVisual.HEIGHT.
getHtmlAttributes() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Returns the value of the document property CMAbstractCode.HTML_ATTRIBUTES.
getHtmlDescription() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.HTML_DESCRIPTION.
getHtmlTitle() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.HTML_TITLE.
getHtmlTitle() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMLinkable.HTML_TITLE.
getIcon() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSymbol
Returns the value of the CMSymbol document property CMSymbol.ICON.
getIcon() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Returns the value of the CMSymbol document property CMSymbol.ICON.
getId() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPlaceholder
Returns the value of the document property CMPlaceholder.ID.
getId() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSite
Returns the value of the document property CMSite.ID.
getIdentifier() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSettings
Returns the value of the document property CMSettings.IDENTIFIER.
getImageMapAreas() - Method in interface com.coremedia.blueprint.common.contentbeans.CMImageMap
Returns a List of all specified hot zones of the image map.
getInclude() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Returns the value of the document property CMAbstractCode.INCLUDE.
getInclude() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCSS
Returns the value of the document property CMAbstractCode.INCLUDE.
getInclude() - Method in interface com.coremedia.blueprint.common.contentbeans.CMJavaScript
Returns the value of the document property CMAbstractCode.INCLUDE.
getItems() - Method in interface com.coremedia.blueprint.common.layout.Container
Retrieves the items of the implementing class.
getItems() - Method in class com.coremedia.blueprint.common.layout.DynamizableCMTeasableContainer
 
getItems() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Retrieves the items of this PageGridPlacement
getItems() - Method in interface com.coremedia.blueprint.common.layout.Pagination
Returns the items of this page
getItemsMetadata() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCollection
 
getItemsMetadata() - Method in interface com.coremedia.blueprint.common.layout.Container
 
getItemsPerPage() - Method in interface com.coremedia.blueprint.common.layout.Pagination
Return the number of items per page
getJavaScript() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Returns the value of the document property CMNavigation.JAVA_SCRIPT.
getJavaScript() - Method in interface com.coremedia.blueprint.common.contentbeans.Page
Returns the JavaScript contents for this page.
getJavaScriptLibraries() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Returns the value of the document property CMTheme.JAVA_SCRIPT_LIBS.
getJavaScripts() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Returns the value of the document property CMTheme.JAVA_SCRIPTS.
getJobTitle() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMPerson.JOB_TITLE.
getKeywords() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns the keywords for this page
getKeywords() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.KEYWORDS.
getKeywords() - Method in interface com.coremedia.blueprint.common.navigation.Linkable
Returns the value of the keywords property.
getLang() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Returns the language of this document which is either the empty string or a lowercase ISO 639 code.
getLastName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMPerson.LAST_NAME.
getLatitude() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocTaxonomy
Returns the latitude value of the document property CMLocTaxonomy.LATITUDE_LONGITUDE.
getLatitudeLongitude() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocTaxonomy
Returns the value of the document property CMLocTaxonomy.LATITUDE_LONGITUDE.
getLayout() - Method in interface com.coremedia.blueprint.common.contentbeans.CMViewtype
Returns the value of the document property CMViewtype.LAYOUT.
getLayout() - Method in interface com.coremedia.blueprint.common.layout.PageGrid
Returns the layout settings document that defines the structure of the page grid
getLength() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
Returns the number of items in this list.
getLinkedSettings() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns all CMSettings linked settings.
getLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns the Locale for this abstract page.
getLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Returns the Locale of this document.
getLocale() - Method in interface com.coremedia.blueprint.common.navigation.Linkable
Returns the Locale of this document.
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAction
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMArticle
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAudio
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMChannel
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCollection
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMContext
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCSS
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDownload
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMGallery
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHTML
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMImage
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMInteractive
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMJavaScript
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Returns the Locale specific variants of this CMLocalized
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPlaceholder
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMResourceBundle
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSpinner
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
 
getLocalizations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVisual
 
getLocalizationStruct() - Method in interface com.coremedia.blueprint.common.contentbeans.CMResourceBundle
Returns the value of the document property CMResourceBundle.LOCALIZATIONS.
getLocalSettings() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Return local settings as a Struct.
getLocationTaxonomy() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.LOCATION_TAXONOMY.
getLongitude() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocTaxonomy
Returns the longitude value of the document property CMLocTaxonomy.LATITUDE_LONGITUDE.
getMainItems() - Method in interface com.coremedia.blueprint.common.layout.PageGrid
 
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAction
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMArticle
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAudio
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMChannel
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCollection
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMContext
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCSS
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDownload
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
 
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMGallery
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHTML
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMImage
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMInteractive
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMJavaScript
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPlaceholder
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMQueryList
Returns the value of the document property CMLocalized.MASTER
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMResourceBundle
 
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSite
Returns the value of the document property CMSite.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSpinner
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
Returns the value of the document property CMLocalized.MASTER.
getMaster() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Returns the value of the document property CMLocalized.MASTER.
getMasterVersion() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Returns the value of the document property CMLocalized.MASTER_VERSION.
getMaxLength() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
Returns the value of the document property CMDynamicList.MAX_LENGTH.
getMedia() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCSS
Returns the value of the document property CMCSS.MEDIA.
getMedia() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the media of the Teasable.
getMergeableResources() - Method in interface com.coremedia.blueprint.common.contentbeans.MergeableResources
For rendering.
getMisc() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMPerson.MISC.
getName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSymbol
Returns the name of this symbol.
getName() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Returns the logical name of this placement.
getNavigation() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns the navigation denoted by the uri of the request for this response which is not necessarily a content bean.
getNavigationPathList() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the navigation path of this navigation from the root navigation to this navigation.
getNumberOfPages() - Method in interface com.coremedia.blueprint.common.layout.Pagination
Returns the total number of pages of the pagination
getNumcols() - Method in interface com.coremedia.blueprint.common.layout.PageGrid
Returns the number of columns of the pagegrid
getNumCols() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Returns the number of the row of this placement.
getOrganization() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMPerson.ORGANIZATION.
getPageGrid() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns a PageGrid
getPageGrid() - Method in interface com.coremedia.blueprint.common.layout.HasPageGrid
Returns the merged PageGrid coming from the current bean and regarding inheritance along its navigation path.
getPageNum() - Method in interface com.coremedia.blueprint.common.layout.Pagination
Returns the number of this page
getParent() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocTaxonomy
 
getParent() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Returns the parent taxonomy or null if this taxonomy has no parent taxonomy.
getParentNavigation() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the parent of this navigation instance.
getPicture() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the first CMPicture stored in the document property CMTeasable.PICTURES.
getPictures() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the pictures of the Teasable.
getPlacement() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Returns the value of the document property CMNavigation.PLACEMENT.
getPlacementForName(String) - Method in interface com.coremedia.blueprint.common.layout.PageGrid
Returns the placement which section document has the given name.
getPlacements() - Method in interface com.coremedia.blueprint.common.layout.PageGridRow
Returns the placements of this row.
getPlayerSettings() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAudio
 
getPlayerSettings() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
 
getPostcode() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocTaxonomy
Returns the value of the document property CMLocTaxonomy.POSTCODE.
getPropertyName() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Return the "virtual" property name of this placement (used for Studio preview integration).
getPropertyPath() - Method in class com.coremedia.blueprint.common.layout.DynamizableCMTeasableContainer
 
getRelated() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the value of the document property CMTeasable.RELATED.
getRelatedAll() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
getRelatedAllByType() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns a map where the keys are document type names and the values are Lists of CMTeasables dynamically related to this object.
getRelatedByReferrers() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the CMTeasables referring to this CMTeasable in their CMTeasable.RELATED property.
getRelatedBySimilarTaxonomies() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns CMTeasables that are related to this item because they have a similar set of taxonomies linked.
getRelatedImplicitly() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
getRelatedImplicitlyByType() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns a map where the keys are document type names and the values are Lists of CMTeasables explicitly related to this object.
getResourceBundles() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Returns the value of the document property CMTheme.RESOURCE_BUNDLES.
getResourceBundles2() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.RESOURCE_BUNDLES2.
getRoot() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSite
Returns the value of the document property CMSite.ROOT.
getRoot() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
Returns the value of the document property CMSitemap.ROOT.
getRootNavigation() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the root Navigation object (=Site) for this navigation item.
getRootNavigations() - Method in interface com.coremedia.blueprint.common.contentbeans.BelowRootNavigation
Returns a collection with root navigations.
getRows() - Method in interface com.coremedia.blueprint.common.layout.PageGrid
Returns the pagegrid's rows
getSegment() - Method in interface com.coremedia.blueprint.common.navigation.Linkable
The segment is used to create the nice part of the nice URLs.
getSequence() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSpinner
Returns the images of the spinner, from left to right.
getSettings() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSettings
Returns the value of the document property "settings"
getSitemapChildren() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the children which are visible in sitemaps.
getSitemapDepth() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
Returns the depth of the sitemap, stored in local setting "sitemap_depth".
getSubjectTaxonomy() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.SUBJECT_TAXONOMY.
getTarget() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns this.
getTargets() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
Returns a structure containing CMLinkable teaser targets and additional properties for each target.
getTaxonomyPathList() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Returns the list of CMTaxonomy items from the root taxonomy item to this item including this item.
getTeasable() - Method in class com.coremedia.blueprint.common.layout.DynamizableCMTeasableContainer
 
getTeaserOverlaySettings() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the settings for the teaser overlay feature.
getTeaserOverlayStyle() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the style for the teaser overlay feature.
getTeaserSettings() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the teaser settings.
getTeaserText() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the value of the document property CMTeasable.TEASER_TEXT.
getTeaserTitle() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Returns the value of the document property CMTeasable.TEASER_TITLE.
getTeaserTitle() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the value of the document property CMTeasable.TEASER_TITLE.
getTextAsParagraphs() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the detail text splitted at each paragraph.
getTheme(User) - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the theme of this navigation instance or its parent.
getTimeLine() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
 
getTimeLineDefaultTarget() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
 
getTimeLineSequences() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
 
getTitle() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns the title for this page
getTitle() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the title to be used in the head meta data.
getTitle() - Method in interface com.coremedia.blueprint.common.navigation.Linkable
Returns the title to be used in the head meta data.
getTransformation(String) - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
Returns the transformation for the give name.
getTransformations() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
Returns the available transformation definitions for this image.
getTransformedData(String) - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
Returns the transformed data blob for the given transformName
getTransformMap() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
provides the transformMap for this media
getType() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAction
Returns the value of the document property CMAction.TYPE.
getUrl() - Method in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
Returns the value of the document property CMExternalLink.URL.
getUuid() - Method in interface com.coremedia.blueprint.common.contentbeans.CMObject
Returns the CoreMedia internal UUID of the underlying Content.
getValidFrom() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.VALID_FROM.
getValidTo() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the value of the document property CMLinkable.VALID_TO.
getValue() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Returns the value of the document property CMTaxonomy.VALUE.
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAction
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMArticle
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAudio
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMChannel
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCollection
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMContext
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMCSS
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDownload
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMGallery
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMHTML
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMImage
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMInteractive
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMJavaScript
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Returns the variants of this CMLocalized indexed by their Locale
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMMedia
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPicture
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMPlaceholder
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMResourceBundle
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMSpinner
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVideo
 
getVariantsByLocale() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVisual
 
getViewRepositoryName() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTheme
 
getViewtype() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Returns the first value of the document property CMLinkable.VIEWTYPE.
getViewTypeName() - Method in interface com.coremedia.blueprint.common.navigation.HasViewTypeName
Return a view type name to be used for this bean, or null if there is no special view type associated with it
getVisibleChildren() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the children which are visible in navigational contexts.
getWidth() - Method in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Returns the value of the document property CMVisual.WIDTH.
getWidth() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Returns the relative (percentage) width of this placement.

H

HasPageGrid - Interface in com.coremedia.blueprint.common.layout
ContentBeans containing a PageGrid-Property need to implement this IF.
HasViewTypeName - Interface in com.coremedia.blueprint.common.navigation
This marker interface provides a simple means to support custom view types for beans.
HEADER - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMChannel
Deprecated.
since 2110; The property 'header' is not used any longer, so this constant is obsolete.
HEIGHT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Name of the document property 'height'.
HIDDEN - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the document property 'hidden'.
HIDDEN_IN_SITEMAP - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the document property 'hiddenInSitemap'.
HTML_ATTRIBUTES - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Name of the document property 'htmlAttributes'.
HTML_DESCRIPTION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'htmlDescription'.
HTML_TITLE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'htmlTitle'.

I

ICON - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSymbol
Name of the document property 'icon'.
ICON - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'icon'.
ID - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPlaceholder
Name of the document property 'id'.
ID - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSite
Name of the document property 'id'.
IDENTIFIER - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSettings
Name of the document property 'identifier'.
INCLUDE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Name of the document property 'include'.
isDetailView() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
A page is considered to be a detail view if the main contend rendered on the page is not a navigation node.
isDeveloperMode() - Method in interface com.coremedia.blueprint.common.contentbeans.AbstractPage
Returns true, if the CAE that rendered this response runs in development mode.
isDynamic() - Method in interface com.coremedia.blueprint.common.layout.DynamizableContainer
Is this a dynamic container? Default implementation returns true.
isDynamic(List) - Method in interface com.coremedia.blueprint.common.layout.DynamicContainerStrategy
Determines if a items list contains elements that should be rendered dynamically.
isEditable() - Method in interface com.coremedia.blueprint.common.layout.PageGridPlacement
Returns if the Placement is editable.
isEnabled(Object) - Method in interface com.coremedia.blueprint.common.layout.DynamicContainerStrategy
Check if the strategy is enabled for the given bean
isHidden() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Use hidden in order to provide nice URLs for content which should not be reachable by navigation.
isHiddenInSitemap() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
Returns the value of the document is hidden in sidemap.
isNotSearchable() - Method in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Returns the value of the document property CMTeasable.NOT_SEARCHABLE.
isOpenInNewTab() - Method in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
Checks whether the target url is opening in a new tab.
isOpenInNewTab() - Method in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Always returns false.
isPaginated() - Method in interface com.coremedia.blueprint.common.layout.Container
Check whether the container supports pagination
isRoot() - Method in interface com.coremedia.blueprint.common.navigation.Navigation
 
isWebFlow() - Method in interface com.coremedia.blueprint.common.contentbeans.CMAction
 
ITEMS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMCollection
Name of the document property 'items'.

J

JAVA_SCRIPT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the document property 'javaScript'.
JAVA_SCRIPT_LIBS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'javaScriptLibs'.
JAVA_SCRIPTS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'javaScripts'.
JOB_TITLE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 

K

KEYWORDS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'keywords'.

L

LAST_NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 
LATITUDE_LONGITUDE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLocTaxonomy
Name of the document property 'latitudeLongitude'.
LAYOUT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMViewtype
Name of the document property 'layout'.
linkable() - Method in interface com.coremedia.blueprint.common.layout.Pagination
Target for link building
Linkable - Interface in com.coremedia.blueprint.common.navigation
Interface to be implemented by content or external content instances, like CMLinkable
LinkableBeanContextFinder - Class in com.coremedia.blueprint.common.navigation.context.finder
A ContextFinder that uses a configured ContextFinder<Content,Content> delegate to retrieve contexts and generates content beans for those.
LinkableBeanContextFinder() - Constructor for class com.coremedia.blueprint.common.navigation.context.finder.LinkableBeanContextFinder
 
LinkableBeanContextSelector - Class in com.coremedia.blueprint.common.navigation.context.selector
A ContextSelector on ContentBean layer
LinkableBeanContextSelector(ContextSelector<Content, Content>, ContentBeanFactory, DataViewFactory) - Constructor for class com.coremedia.blueprint.common.navigation.context.selector.LinkableBeanContextSelector
 
LINKED_SETTINGS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'linkedSettings'.
LOCAL_SETTINGS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
 
LOCALE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Name of the document property 'locale'.
LOCALIZATIONS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMResourceBundle
Name of the document property 'localizations'.
LOCATION_TAXONOMY - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'locationTaxonomy'.

M

MASTER - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Name of the document property 'master'.
MASTER - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSite
Name of the document property 'master'.
MASTER_VERSION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Name of the document property 'masterVersion'.
MAX_LENGTH - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
Name of the document property 'maxLength'.
MEDIA - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMCSS
Name of the document property 'media'.
MergeableResources - Interface in com.coremedia.blueprint.common.contentbeans
A list of code resources that may be merged/minified by the renderer.
MISC - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 

N

NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Name of the ContentType 'CMAbstractCode'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAction
Name of the ContentType 'CMAction'
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMArticle
Name of the ContentType 'CMArticle'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAudio
 
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMChannel
Name of the ContentType 'CMChannel'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMCollection
Name of the ContentType 'CMCollection'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMContext
Name of the ContentType 'CMContext'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMCSS
Name of the ContentType 'CMCSS'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMDownload
Name of the ContentType 'CMDownload'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
Name of the ContentType 'CMDynamicList'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
Name of the ContentType 'CMExternalLink'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMFolderProperties
Name of the ContentType 'CMFolderProperties'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMGallery
Name of the ContentType 'CMCollection'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
Name of the ContentType 'CMHasContexts'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMHTML
Name of the ContentType 'CMHTML'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMImage
Name of the ContentType 'CMImage'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMImageMap
Name of the ContentType 'CMImageMap'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMInteractive
 
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMJavaScript
Name of the ContentType 'CMJavaScript'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the ContentType 'CMLinkable'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLocalized
Name of the ContentType 'CMLocalized'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLocTaxonomy
Name of the ContentType 'CMLocTaxonomy'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMMedia
 
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the ContentType 'CMNavigation'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMObject
Name of the ContentType 'CMObject'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPerson
Name of the ContentType 'CMPerson'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPicture
Name of the ContentType 'CMPicture'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPlaceholder
Name of the ContentType 'CMPlaceholder'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMQueryList
Name of the ContentType 'CMQueryList'
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMResourceBundle
Name of the ContentType 'CMResourceBundle'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSettings
Name of the ContentType 'CMSettings'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSite
Name of the ContentType 'CMSite'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
Name of the ContentType 'CMSitemap'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSpinner
Name of the ContentType 'CMSpinner'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSymbol
Name of the ContentType 'CMSymbol'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Name of the ContentType 'CMTaxonomy'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Name of the ContentType 'CMTeasable'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
Name of the ContentType 'CMTeaser'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the ContentType 'CMCSS'.
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMVideo
 
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMViewtype
Name of the ContentType 'CMViewtype'
NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMVisual
 
Navigation - Interface in com.coremedia.blueprint.common.navigation
Common methods implemented by navigation nodes, like CMNavigation.
NOT_SEARCHABLE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Name of the document property 'searchable'.

O

ofBean(T) - Static method in interface com.coremedia.blueprint.common.contentbeans.VirtualEntity
Replace the given bean with a bean that additionally implements VirtualEntity and assumed the identity of the given bean.
OPEN_IN_NEW_TAB - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
Name of the document property 'openInNewTab'
ORGANIZATION - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMPerson
 

P

Page - Interface in com.coremedia.blueprint.common.contentbeans
A Page is a AbstractPage that represents a complete page including its own CSS, JavaScript and favicon.
PageGrid - Interface in com.coremedia.blueprint.common.layout
A PageGrid consists of placements arranged like an HTML table
PageGridPlacement - Interface in com.coremedia.blueprint.common.layout
A PageGridPlacement is a part of a whole PageGrid representing for example the sidebar or main column
PageGridRow - Interface in com.coremedia.blueprint.common.layout
A PageGridRow contains the placements of a row, without row spanning placements from upper rows.
PageGridService - Interface in com.coremedia.blueprint.common.layout
 
Pagination - Interface in com.coremedia.blueprint.common.layout
Represents one page of a paginated collection
PICTURES - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Name of the document property 'pictures'.
PLACEMENT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the document property 'placement'.
PLAYER_SETTINGS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAudio
Name of the player settings struct.
PLAYER_SETTINGS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMVideo
Name of the player settings struct.
POSTCODE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLocTaxonomy
Name of the document property 'duration'.

R

RELATED - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Name of the document property 'related'.
resolveItems() - Method in class com.coremedia.blueprint.common.layout.DynamizableCMTeasableContainer
 
RESOURCE_BUNDLES - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'resourceBundles'.
RESOURCE_BUNDLES2 - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'resourceBundles2'.
ROOT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSite
Name of the document property 'root'.
ROOT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSitemap
Name of the document property that holds the site's root channel.

S

SEGMENT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'segment'.
selectContext(CMContext, List<? extends CMContext>, CMObject) - Method in class com.coremedia.blueprint.common.navigation.context.selector.LinkableBeanContextSelector
 
SEQUENCE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSpinner
The name of the document property that holds the image sequence of the spinner.
setContentBeanFactory(ContentBeanFactory) - Method in class com.coremedia.blueprint.common.navigation.context.finder.DelegateStrategyBeanContextFinder
 
setContentBeanFactory(ContentBeanFactory) - Method in class com.coremedia.blueprint.common.navigation.context.finder.LinkableBeanContextFinder
 
setDataViewFactory(DataViewFactory) - Method in class com.coremedia.blueprint.common.navigation.context.finder.DelegateStrategyBeanContextFinder
 
setDataViewFactory(DataViewFactory) - Method in class com.coremedia.blueprint.common.navigation.context.finder.LinkableBeanContextFinder
 
setDelegate(ContextStrategy<Content, Content>) - Method in class com.coremedia.blueprint.common.navigation.context.finder.DelegateStrategyBeanContextFinder
 
setDelegate(ContextFinder<Content, Content>) - Method in class com.coremedia.blueprint.common.navigation.context.finder.LinkableBeanContextFinder
 
SETTINGS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMSettings
Name of the document property 'settings'.
SUBJECT_TAXONOMY - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'subjectTaxonomy'.

T

TARGET - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
Name of the document property 'target'.
TARGETS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeaser
Name of the document property 'targets'.
teasable - Variable in class com.coremedia.blueprint.common.layout.DynamizableCMTeasableContainer
 
TEASER_OVERLAY_SETTINGS_STRUCT_NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
The name of the teaser overlay settings struct.
TEASER_OVERLAY_SETTINGS_STYLE_SUB_STRUCT_NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
The name of the style settings in the teaser overlay settings sub struct.
TEASER_SETTINGS_STRUCT_NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
The name of the teaser options settings struct.
TEASER_TEXT - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Name of the document property 'teaserText'.
TEASER_TITLE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTeasable
Name of the document property 'teaserTitle'.
TEMPLATE_SETS - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'templateSets'.
THEME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMNavigation
Name of the document property 'theme'.
TIMELINE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMVideo
Name of the document property 'timeLine'.
TITLE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'title'.
TYPE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMAction
Name of the document property 'type'.

U

URL - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMExternalLink
Name of the document property 'url'.

V

VALID_FROM - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'validFrom'.
VALID_TO - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property 'validTo'.
VALUE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTaxonomy
Name of the document property 'value'.
VIEW_REPOSITORY_NAME - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMTheme
Name of the document property 'viewRepositoryName'.
VIEWTYPE - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMLinkable
Name of the document property ' viewtype'.
VirtualEntity - Interface in com.coremedia.blueprint.common.contentbeans
Marker interface for entities that represent a virtual (non-content) entity.

W

WIDTH - Static variable in interface com.coremedia.blueprint.common.contentbeans.CMVisual
Name of the document property 'width'.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values