Interface CMDynamicList<T>

All Superinterfaces:
com.coremedia.objectserver.dataviews.AssumesIdentity, BelowRootNavigation, CMCollection<T>, CMHasContexts, CMLinkable, CMLocalized, CMObject, CMTeasable, Container<T>, com.coremedia.objectserver.beans.ContentBean, com.coremedia.blueprint.common.feeds.FeedSource<T>, HasViewTypeName, Linkable, com.coremedia.blueprint.common.datevalidation.ValidityPeriod
All Known Subinterfaces:
CMQueryList

public interface CMDynamicList<T> extends CMCollection<T>

A placeholder for a dynamically populated list of content objects.

The actual entries of the dynamic list depend on the concrete subtype and the plug-in implementation reponsible for providing the list entries.

Represents the document type CMDynamicList.