net.sourceforge.openutils.mgnlmedia.media.advancedsearch
Class SearchFilterText

java.lang.Object
  extended by net.sourceforge.openutils.mgnlmedia.media.advancedsearch.SearchFilterAbstract
      extended by net.sourceforge.openutils.mgnlmedia.media.advancedsearch.SearchFilterText
All Implemented Interfaces:
SearchFilter

public class SearchFilterText
extends SearchFilterAbstract

Version:
$Id: SearchFilterText.java 3269 2011-01-23 19:06:39Z fgiust $
Author:
cstrappazzon

Field Summary
 
Fields inherited from class net.sourceforge.openutils.mgnlmedia.media.advancedsearch.SearchFilterAbstract
log
 
Constructor Summary
SearchFilterText()
           
 
Method Summary
 List<net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion.Criterion> getCriterionList(String parameter, javax.servlet.http.HttpServletRequest request)
          
 
Methods inherited from class net.sourceforge.openutils.mgnlmedia.media.advancedsearch.SearchFilterAbstract
addSubfilters, getBasePath, getControl, getLabel, getSorting, getSubfilters, setControl, setLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchFilterText

public SearchFilterText()
Method Detail

getCriterionList

public List<net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion.Criterion> getCriterionList(String parameter,
                                                                                                   javax.servlet.http.HttpServletRequest request)

Specified by:
getCriterionList in interface SearchFilter
Overrides:
getCriterionList in class SearchFilterAbstract


Copyright © 2008-2011 Openmind. All Rights Reserved.