Uses of Interface
com.coremedia.blueprint.common.contentbeans.CMCollection
Packages that use CMCollection
-
Uses of CMCollection in com.coremedia.blueprint.common.contentbeans
Subinterfaces of CMCollection in com.coremedia.blueprint.common.contentbeansModifier and TypeInterfaceDescriptioninterface
A placeholder for a dynamically populated list of content objects.interface
A collection of media contents.interface
CMQueryList documents utilize a struct in the localSettings property to store a query.Methods in com.coremedia.blueprint.common.contentbeans that return CMCollectionModifier and TypeMethodDescriptionCMCollection.getMaster()
Returns the value of the document propertyCMLocalized.MASTER
.Methods in com.coremedia.blueprint.common.contentbeans that return types with arguments of type CMCollectionModifier and TypeMethodDescriptionMap<String,
? extends com.coremedia.cae.aspect.Aspect<? extends CMCollection<T>>> CMCollection.getAspectByName()
Deprecated.since 1907.1; Implement optional features as extensions.List<? extends com.coremedia.cae.aspect.Aspect<? extends CMCollection<T>>>
CMCollection.getAspects()
Deprecated.since 1907.1; Implement optional features as extensions.Collection<? extends CMCollection<T>>
CMCollection.getLocalizations()
Map<Locale,
? extends CMCollection<T>> CMCollection.getVariantsByLocale()