Class CmsDateSearchComposite

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsDateSearchComposite()
      Creates a new content finder component.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addItemProperties​(com.vaadin.v7.data.Item resourceItem, CmsObject cms, CmsResource resource, java.util.Locale locale)
      Adds the property values to the given item.
      com.vaadin.ui.Component getFilterComponent()
      Returns the filter component of this content finder.
      com.vaadin.ui.Component getResultComponent()
      Returns the result component of this content finder.
      com.vaadin.ui.Component getResultFilterComponent()
      Returns the result filter component of this content finder.
      void search​(boolean updateState, boolean resetSelectedFacets)
      Executes the search.
      void search​(java.util.Map<java.lang.String,​java.util.List<java.lang.String>> fieldFacets, java.util.Map<java.lang.String,​java.util.List<java.lang.String>> rangeFacets)
      Searches for given field facets and range facets.
      void setState​(CmsComponentState componentState)
      Sets a component state.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait