|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||