info.magnolia.cms.gui.controlx.search
Class DateSearchControl

java.lang.Object
  extended by info.magnolia.cms.gui.controlx.impl.AbstractControl
      extended by info.magnolia.cms.gui.controlx.search.SearchControl
          extended by info.magnolia.cms.gui.controlx.search.DateSearchControl
All Implemented Interfaces:
Control

public class DateSearchControl
extends SearchControl

Special Date Search Control

Author:
philipp

Field Summary
static String RENDER_TYPE
           
 
Constructor Summary
DateSearchControl()
           
DateSearchControl(SearchControlDefinition definition, String value, String condition)
           
 
Method Summary
 SearchQueryExpression getExpression()
          create the date query expression
 
Methods inherited from class info.magnolia.cms.gui.controlx.search.SearchControl
getConstraint, getDefinition, getValue, setConstraint, setDefinition, setValue
 
Methods inherited from class info.magnolia.cms.gui.controlx.impl.AbstractControl
addChild, getChild, getChildren, getName, getParent, getRenderer, getRenderKit, getRenderType, removeAllChildren, removeChild, render, setName, setParent, setRenderer, setRenderKit, setRenderType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RENDER_TYPE

public static final String RENDER_TYPE
See Also:
Constant Field Values
Constructor Detail

DateSearchControl

public DateSearchControl()

DateSearchControl

public DateSearchControl(SearchControlDefinition definition,
                         String value,
                         String condition)
Parameters:
definition -
value -
condition -
Method Detail

getExpression

public SearchQueryExpression getExpression()
create the date query expression

Overrides:
getExpression in class SearchControl
Returns:


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.