org.nuiton.wikitty.query
Class FacetQuery
java.lang.Object
org.nuiton.wikitty.query.FacetQuery
public class FacetQuery
- extends Object
Contient une Condition pour creer une facet dans un WikittyQuery
- Since:
- 3.3
Last update: $Date$
by : $Author$
- Version:
- $Revision$
- Author:
- poussin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
condition
protected Condition condition
FacetQuery
public FacetQuery(String name,
Condition condition)
getName
public String getName()
getCondition
public Condition getCondition()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.