Uses of Class
org.ow2.weblab.portlet.bean.Facet

Packages that use Facet
org.ow2.weblab.portlet.bean   
 

Uses of Facet in org.ow2.weblab.portlet.bean
 

Fields in org.ow2.weblab.portlet.bean with type parameters of type Facet
protected  java.util.List<Facet> FacetCategory.facets
           
 

Methods in org.ow2.weblab.portlet.bean that return types with arguments of type Facet
 java.util.List<Facet> FacetCategory.getFacets()
           
 

Methods in org.ow2.weblab.portlet.bean with parameters of type Facet
 int Facet.FacetComparator.compare(Facet o1, Facet o2)
           
 

Method parameters in org.ow2.weblab.portlet.bean with type arguments of type Facet
 void FacetCategory.setFacet(java.util.List<Facet> facets)
           
 

Constructors in org.ow2.weblab.portlet.bean with parameters of type Facet
FacetCategory(java.lang.String uri, java.lang.String label, Facet firstValue)
           
 

Constructor parameters in org.ow2.weblab.portlet.bean with type arguments of type Facet
FacetCategory(java.lang.String uri, java.lang.String label, java.util.List<Facet> values)
           
 



Copyright © 2004-2012. All Rights Reserved.