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, ITEMS
Fields inherited from interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
MAX_LENGTH
Fields inherited from interface com.coremedia.blueprint.common.contentbeans.CMHasContexts
CONTEXTS
Fields 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, VIEWTYPE
Fields inherited from interface com.coremedia.blueprint.common.contentbeans.CMLocalized
LOCALE, MASTER, MASTER_VERSION
Fields 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_TITLE
Fields inherited from interface com.coremedia.objectserver.beans.ContentBean
METADATA_PROPERTIES_PREFIX
-
Method Summary
Methods inherited from interface com.coremedia.objectserver.dataviews.AssumesIdentity
assumeIdentity
Methods inherited from interface com.coremedia.blueprint.common.contentbeans.BelowRootNavigation
getRootNavigations
Methods inherited from interface com.coremedia.blueprint.common.contentbeans.CMCollection
getContainerMetadata, getItemsMetadata
Methods inherited from interface com.coremedia.blueprint.common.contentbeans.CMDynamicList
getAspectByName, getAspects, getLength, getLocalizations, getMaxLength, getVariantsByLocale
Methods inherited from interface com.coremedia.blueprint.common.contentbeans.CMLinkable
getContexts, getExternallyDisplayedDate, getHtmlDescription, getHtmlTitle, getKeywords, getLinkedSettings, getLocalSettings, getLocationTaxonomy, getResourceBundles2, getSubjectTaxonomy, getTitle, getValidFrom, getValidTo, getViewtype, isOpenInNewTab
Methods inherited from interface com.coremedia.blueprint.common.contentbeans.CMLocalized
getCountry, getLang, getLocale, getMasterVersion
Methods inherited from interface com.coremedia.blueprint.common.contentbeans.CMObject
getAspectsProvider, getContentId, getUuid
Methods 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, isNotSearchable
Methods inherited from interface com.coremedia.blueprint.common.layout.Container
asPagination, asPagination, getFlattenedItems, getItems, isPaginated
Methods inherited from interface com.coremedia.objectserver.beans.ContentBean
getContent, getContentBeanFactory
Methods inherited from interface com.coremedia.blueprint.common.feeds.FeedSource
getFeedDescription, getFeedFormat, getFeedItems, getFeedTitle, getItemsFlattened, getPublishedDate
Methods inherited from interface com.coremedia.blueprint.common.navigation.HasViewTypeName
getViewTypeName
Methods 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:
getMaster
in interfaceCMCollection<Linkable>
- Specified by:
getMaster
in interfaceCMDynamicList<Linkable>
- Specified by:
getMaster
in interfaceCMHasContexts
- Specified by:
getMaster
in interfaceCMLinkable
- Specified by:
getMaster
in interfaceCMLocalized
- Specified by:
getMaster
in interfaceCMTeasable
- Returns:
- the value of the document property
CMLocalized.MASTER
-