Uses of Interface
com.coremedia.blueprint.common.contentbeans.CMPlaceholder
Packages that use CMPlaceholder
-
Uses of CMPlaceholder in com.coremedia.blueprint.common.contentbeans
Subinterfaces of CMPlaceholder 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.Methods in com.coremedia.blueprint.common.contentbeans that return CMPlaceholderModifier and TypeMethodDescriptionCMPlaceholder.getMaster()
Returns the value of the document propertyCMLocalized.MASTER
.Methods in com.coremedia.blueprint.common.contentbeans that return types with arguments of type CMPlaceholderModifier and TypeMethodDescriptionMap<String,
? extends com.coremedia.cae.aspect.Aspect<? extends CMPlaceholder>> CMPlaceholder.getAspectByName()
Deprecated.since 1907.1; Implement optional features as extensions.List<? extends com.coremedia.cae.aspect.Aspect<? extends CMPlaceholder>>
CMPlaceholder.getAspects()
Deprecated.since 1907.1; Implement optional features as extensions.Collection<? extends CMPlaceholder>
CMPlaceholder.getLocalizations()
Map<Locale,
? extends CMPlaceholder> CMPlaceholder.getVariantsByLocale()