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: 2012-04-05 17:31:15 +0200 (Thu, 05 Apr 2012) $
by : $Author: maven-release $
- Version:
- $Revision: 1462 $
- 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.