Interface CMCollection<T>

All Superinterfaces:
com.coremedia.objectserver.dataviews.AssumesIdentity, BelowRootNavigation, 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:
CMDynamicList<T>, CMGallery<T>, CMQueryList

public interface CMCollection<T> extends CMTeasable, com.coremedia.blueprint.common.feeds.FeedSource<T>, Container<T>

A collection of contents.

Although Collection is not abstract, you are encouraged to subclass it and implement alternative strategies to fetch the items.

Represents the document type CMCollection.