Uses of Interface
com.coremedia.blueprint.common.contentbeans.CMObject
Packages that use CMObject
Package
Description
-
Uses of CMObject in com.coremedia.blueprint.common.contentbeans
Subinterfaces of CMObject in com.coremedia.blueprint.common.contentbeansModifier and TypeInterfaceDescriptioninterface
Aka ClientCode.interface
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
CMCSS beans provide static CSS resources with a media attribute and a dependency list with other CSS 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
CMFolderProperties documents hold a list of contexts which is inherited by all resources under this document's folder.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
A technical image, e.g.interface
interface
The CMInteractive type adds no extra properties but leaves a pluggable spot where needed properties could be attached via a DocTypeAspect.interface
Content beans for static JavaScript code.interface
CMLinkable is the base type for each document which can be referenced as standalone content or navigation unit.interface
Nearly everything except very technical entities is localizable, so this type is nearly top level.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 document typeCMResourceBundle
.interface
The Blueprint uses settings for various purposes.interface
Helper document: All root navigations must be referred to by a CMSite.interface
Represents a human readable sitemap for orientation in the website.interface
A 360 degrees spinner.interface
CMSymbol documents are constants, used in terms of enumeration values.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
CMTheme beans provide access to combinedCMCSS
,CMJavaScript
documents usable to be attached to a channel.interface
The CMVideo adds no extra properties but leaves a pluggable spot where needed properties could be attached via a DocTypeAspect.interface
CMViewtype symbols are used to represent viewtypes of documents.interface
The CMVisual type splits the media hierarchy to visual components.Methods in com.coremedia.blueprint.common.contentbeans that return types with arguments of type CMObjectModifier and TypeMethodDescriptionCMObject.getAspectByName()
Deprecated.since 1907.1; Implement optional features as extensions.CMObject.getAspects()
Deprecated.since 1907.1; Implement optional features as extensions.