Uses of Interface
com.coremedia.blueprint.common.contentbeans.CMLinkable
Packages that use CMLinkable
Package
Description
-
Uses of CMLinkable in com.coremedia.blueprint.common.contentbeans
Subinterfaces of CMLinkable in com.coremedia.blueprint.common.contentbeansModifier and TypeInterfaceDescriptioninterface
Dynamic resources which don't contain their actual content in the shape of properties but generate it on the fly by some business logic.interface
Represents the document typeCMArticle
.interface
The CMAudio type splits the media hierarchy to audio components.interface
A channel is a hierarchical navigation entity with "booked content".interface
CMCollection<T>
A collection of contents.interface
Abstract base type for navigational documents.interface
Serves arbitrary download data of mime type *.*.interface
A placeholder for a dynamically populated list of content objects.interface
CMExternalLink enhances an external URL with the Teasable features.interface
A collection of media contents.interface
Actually, contexts are related to segment and link building and thus belong toCMLinkable
.interface
CMHTML beans represent static HTML code.interface
interface
The CMInteractive type adds no extra properties but leaves a pluggable spot where needed properties could be attached via a DocTypeAspect.interface
CMLocTaxonomy beans allow for a categorization of contents by geographical attributes.interface
The abstract CMMedia type starts the media hierarchy defining data, caption and an alt property.interface
Base type for navigation items.interface
Represents the document typeCMPerson
.interface
A picture with the actual image blob and some metadata.interface
CMPlaceholder is the base type for each document that can be used as a placeholder in order to use a dedicated JSP for rendering.interface
CMQueryList documents utilize a struct in the localSettings property to store a query.interface
Represents a human readable sitemap for orientation in the website.interface
A 360 degrees spinner.interface
CMTaxonomy beans allow for a categorization of contents.interface
Each content has an embedded Teaser and a detailText for the page view.interface
Stand-alone teaser, in case you need multiple teasers to some content, so that the embedded teaser is not sufficient.interface
The CMVideo adds no extra properties but leaves a pluggable spot where needed properties could be attached via a DocTypeAspect.interface
The CMVisual type splits the media hierarchy to visual components.Methods in com.coremedia.blueprint.common.contentbeans that return CMLinkableModifier and TypeMethodDescriptionCMLinkable.getMaster()
Returns the value of the document propertyCMLocalized.MASTER
.CMTeasable.getTarget()
Returns this.Methods in com.coremedia.blueprint.common.contentbeans that return types with arguments of type CMLinkableModifier and TypeMethodDescriptionMap<String,
? extends com.coremedia.cae.aspect.Aspect<? extends CMLinkable>> CMLinkable.getAspectByName()
Deprecated.since 1907.1; Implement optional features as extensions.List<? extends com.coremedia.cae.aspect.Aspect<? extends CMLinkable>>
CMLinkable.getAspects()
Deprecated.since 1907.1; Implement optional features as extensions.Collection<? extends CMLinkable>
CMLinkable.getLocalizations()
Map<Locale,
? extends CMLinkable> CMLinkable.getVariantsByLocale()
-
Uses of CMLinkable in com.coremedia.blueprint.common.layout
Methods in com.coremedia.blueprint.common.layout that return CMLinkable