|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFacet<Type extends FacetsType>
| Method Summary | |
|---|---|
java.lang.String |
getFacetName()
Returns the name of Facet. |
Taxonomy<?> |
getFacetTaxonomy()
Returns Taxonomy of Facet. |
IndexType |
getIndexType()
Returns the type of indexes of the Facet. |
void |
setFacetName(java.lang.String name)
Defines the name of Facet. |
void |
setFacetTaxonomy(Taxonomy<?> taxonomy)
Defines the Taxonomy of Facet. |
void |
setIndexType(IndexType type)
Define the type of indexes of the Facet. |
| Method Detail |
|---|
void setFacetName(java.lang.String name)
name - Name of Facet.java.lang.String getFacetName()
void setFacetTaxonomy(Taxonomy<?> taxonomy)
taxonomy - the new Taxonomy of Facet.Taxonomy<?> getFacetTaxonomy()
void setIndexType(IndexType type)
type - the type of indexes.IndexType getIndexType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||