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

Packages that use FacetValueBean
org.ow2.weblab.portlet.bean   
org.ow2.weblab.portlet.tool   
 

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

Subclasses of FacetValueBean in org.ow2.weblab.portlet.bean
 class SelectedFacetValueBean
           
 

Fields in org.ow2.weblab.portlet.bean with type parameters of type FacetValueBean
protected  java.util.List<FacetValueBean> FacetBean.values
           
 

Methods in org.ow2.weblab.portlet.bean that return types with arguments of type FacetValueBean
 java.util.List<FacetValueBean> FacetBean.getValues()
           
 

Method parameters in org.ow2.weblab.portlet.bean with type arguments of type FacetValueBean
 void FacetBean.setValues(java.util.List<FacetValueBean> values)
           
 

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

Uses of FacetValueBean in org.ow2.weblab.portlet.tool
 

Methods in org.ow2.weblab.portlet.tool with parameters of type FacetValueBean
 int FacetValueBeanComparator.compare(FacetValueBean o1, FacetValueBean o2)
           
 



Copyright © 2004-2011. All Rights Reserved.