Uses of Interface
com.coremedia.blueprint.common.contentbeans.CMHasContexts
Packages that use CMHasContexts
-
Uses of CMHasContexts in com.coremedia.blueprint.common.contentbeans
Subinterfaces of CMHasContexts in com.coremedia.blueprint.common.contentbeansModifier and TypeInterfaceDescriptioninterfaceDynamic resources which don't contain their actual content in the shape of properties but generate it on the fly by some business logic.interfaceRepresents the document typeCMArticle.interfaceThe CMAudio type splits the media hierarchy to audio components.interfaceA channel is a hierarchical navigation entity with "booked content".interfaceCMCollection<T>A collection of contents.interfaceAbstract base type for navigational documents.interfaceServes arbitrary download data of mime type *.*.interfaceA placeholder for a dynamically populated list of content objects.interfaceCMExternalLink enhances an external URL with the Teasable features.interfaceA collection of media contents.interfaceCMHTML beans represent static HTML code.interfaceinterfaceThe CMInteractive type adds no extra properties but leaves a pluggable spot where needed properties could be attached via a DocTypeAspect.interfaceCMLocTaxonomy beans allow for a categorization of contents by geographical attributes.interfaceThe abstract CMMedia type starts the media hierarchy defining data, caption and an alt property.interfaceBase type for navigation items.interfaceRepresents the document typeCMPerson.interfaceA picture with the actual image blob and some metadata.interfaceCMPlaceholder is the base type for each document that can be used as a placeholder in order to use a dedicated JSP for rendering.interfaceCMQueryList documents utilize a struct in the localSettings property to store a query.interfaceRepresents a human readable sitemap for orientation in the website.interfaceA 360 degrees spinner.interfaceCMTaxonomy beans allow for a categorization of contents.interfaceEach content has an embedded Teaser and a detailText for the page view.interfaceStand-alone teaser, in case you need multiple teasers to some content, so that the embedded teaser is not sufficient.interfaceThe CMVideo adds no extra properties but leaves a pluggable spot where needed properties could be attached via a DocTypeAspect.interfaceThe CMVisual type splits the media hierarchy to visual components.Methods in com.coremedia.blueprint.common.contentbeans that return CMHasContextsModifier and TypeMethodDescriptionCMHasContexts.getMaster()Returns the value of the document propertyCMLocalized.MASTER.Methods in com.coremedia.blueprint.common.contentbeans that return types with arguments of type CMHasContextsModifier and TypeMethodDescriptionMap<String,? extends com.coremedia.cae.aspect.Aspect<? extends CMHasContexts>> CMHasContexts.getAspectByName()Deprecated.since 1907.1; Implement optional features as extensions.List<? extends com.coremedia.cae.aspect.Aspect<? extends CMHasContexts>>CMHasContexts.getAspects()Deprecated.since 1907.1; Implement optional features as extensions.Collection<? extends CMHasContexts>CMHasContexts.getLocalizations()Map<Locale,? extends CMHasContexts> CMHasContexts.getVariantsByLocale()