Interface CMQueryList
- All Superinterfaces:
com.coremedia.objectserver.dataviews.AssumesIdentity,BelowRootNavigation,CMCollection<Linkable>,CMDynamicList<Linkable>,CMHasContexts,CMLinkable,CMLocalized,CMObject,CMTeasable,Container<Linkable>,com.coremedia.objectserver.beans.ContentBean,com.coremedia.blueprint.common.feeds.FeedSource<Linkable>,HasViewTypeName,Linkable,com.coremedia.blueprint.common.datevalidation.ValidityPeriod
CMQueryList documents utilize a struct in the localSettings property to store a query.
Represents the document type CMQueryList.
-
Field Summary
FieldsFields inherited from interface com.coremedia.blueprint.common.contentbeans.CMCollection
EXTENDED_ITEMS, ITEMSFields inherited from interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
MAX_LENGTHFields inherited from interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
CONTEXTSFields inherited from interface com.coremedia.blueprint.common.contentbeans.CMLinkable
EXTERNALLY_DISPLAYED_DATE, HTML_DESCRIPTION, HTML_TITLE, KEYWORDS, LINKED_SETTINGS, LOCAL_SETTINGS, LOCATION_TAXONOMY, RESOURCE_BUNDLES2, SEGMENT, SUBJECT_TAXONOMY, TITLE, VALID_FROM, VALID_TO, VIEWTYPEFields inherited from interface com.coremedia.blueprint.common.contentbeans.CMLocalized
LOCALE, MASTER, MASTER_VERSIONFields inherited from interface com.coremedia.blueprint.common.contentbeans.CMTeasable
AUTHORS, DETAIL_TEXT, NOT_SEARCHABLE, PICTURES, RELATED, TEASER_OVERLAY_SETTINGS_STRUCT_NAME, TEASER_OVERLAY_SETTINGS_STYLE_SUB_STRUCT_NAME, TEASER_SETTINGS_STRUCT_NAME, TEASER_TEXT, TEASER_TITLEFields inherited from interface com.coremedia.objectserver.beans.ContentBean
METADATA_PROPERTIES_PREFIX -
Method Summary
Methods inherited from interface com.coremedia.objectserver.dataviews.AssumesIdentity
assumeIdentityMethods inherited from interface com.coremedia.blueprint.common.contentbeans.BelowRootNavigation
getRootNavigationsMethods inherited from interface com.coremedia.blueprint.common.contentbeans.CMCollection
getContainerMetadata, getItemsMetadataMethods inherited from interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
getAspectByName, getAspects, getLength, getLocalizations, getMaxLength, getVariantsByLocaleMethods inherited from interface com.coremedia.blueprint.common.contentbeans.CMLinkable
getContexts, getExternallyDisplayedDate, getHtmlDescription, getHtmlTitle, getKeywords, getLinkedSettings, getLocalSettings, getLocationTaxonomy, getResourceBundles2, getSubjectTaxonomy, getTitle, getValidFrom, getValidTo, getViewtype, isOpenInNewTabMethods inherited from interface com.coremedia.blueprint.common.contentbeans.CMLocalized
getCountry, getLang, getLocale, getMasterVersionMethods inherited from interface com.coremedia.blueprint.common.contentbeans.CMObject
getAspectsProvider, getContentId, getUuidMethods inherited from interface com.coremedia.blueprint.common.contentbeans.CMTeasable
fetchMediaWithRecursionDetection, getAuthors, getCallToActionSettings, getDetailText, getFirstMedia, getMedia, getPicture, getPictures, getRelated, getRelatedAll, getRelatedAllByType, getRelatedByReferrers, getRelatedBySimilarTaxonomies, getRelatedImplicitly, getRelatedImplicitlyByType, getTarget, getTeaserOverlaySettings, getTeaserOverlayStyle, getTeaserSettings, getTeaserText, getTeaserTitle, getTextAsParagraphs, isNotSearchableMethods inherited from interface com.coremedia.blueprint.common.layout.Container
asPagination, asPagination, getFlattenedItems, getItems, isPaginatedMethods inherited from interface com.coremedia.objectserver.beans.ContentBean
getContent, getContentBeanFactoryMethods inherited from interface com.coremedia.blueprint.common.feeds.FeedSource
getFeedDescription, getFeedFormat, getFeedItems, getFeedTitle, getItemsFlattened, getPublishedDateMethods inherited from interface com.coremedia.blueprint.common.navigation.HasViewTypeName
getViewTypeNameMethods inherited from interface com.coremedia.blueprint.common.navigation.Linkable
getLocale, getSegment
-
Field Details
-
NAME
Name of the ContentType'CMQueryList'- See Also:
-
-
Method Details
-
getMaster
CMQueryList getMaster()Returns the value of the document propertyCMLocalized.MASTER- Specified by:
getMasterin interfaceCMCollection<Linkable>- Specified by:
getMasterin interfaceCMDynamicList<Linkable>- Specified by:
getMasterin interfaceCMHasContexts- Specified by:
getMasterin interfaceCMLinkable- Specified by:
getMasterin interfaceCMLocalized- Specified by:
getMasterin interfaceCMTeasable- Returns:
- the value of the document property
CMLocalized.MASTER
-