Uses of Interface
com.coremedia.blueprint.common.contentbeans.CMAbstractCode
Packages that use CMAbstractCode
-
Uses of CMAbstractCode in com.coremedia.blueprint.common.contentbeans
Subinterfaces of CMAbstractCode in com.coremedia.blueprint.common.contentbeansModifier and TypeInterfaceDescriptioninterfaceCMCSS beans provide static CSS resources with a media attribute and a dependency list with other CSS documents.interfaceContent beans for static JavaScript code.Methods in com.coremedia.blueprint.common.contentbeans that return CMAbstractCodeModifier and TypeMethodDescriptionCMAbstractCode.getMaster()Returns the value of the document propertyCMLocalized.MASTER.Methods in com.coremedia.blueprint.common.contentbeans that return types with arguments of type CMAbstractCodeModifier and TypeMethodDescriptionMap<String,? extends com.coremedia.cae.aspect.Aspect<? extends CMAbstractCode>> CMAbstractCode.getAspectByName()Deprecated.since 1907.1; Implement optional features as extensions.List<? extends com.coremedia.cae.aspect.Aspect<? extends CMAbstractCode>>CMAbstractCode.getAspects()Deprecated.since 1907.1; Implement optional features as extensions.List<? extends CMAbstractCode>CMAbstractCode.getInclude()Returns the value of the document propertyINCLUDE.Collection<? extends CMAbstractCode>CMAbstractCode.getLocalizations()MergeableResources.getMergeableResources()For rendering.Map<Locale,? extends CMAbstractCode> CMAbstractCode.getVariantsByLocale()