|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.openutils.mgnlmedia.media.advancedsearch.SearchFilterAbstract
net.sourceforge.openutils.mgnlmedia.media.advancedsearch.SearchFilterOptionProvider
public class SearchFilterOptionProvider
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.openutils.mgnlmedia.media.advancedsearch.SearchFilterAbstract |
|---|
log |
| Constructor Summary | |
|---|---|
SearchFilterOptionProvider()
|
|
| Method Summary | |
|---|---|
void |
addOptions(Option option)
Sets the options. |
List<Option> |
getOptions()
Returns the options. |
String |
getReference()
Returns the reference. |
boolean |
isAddempty()
Returns the addempty. |
void |
setAddempty(boolean addempty)
Sets the addempty. |
void |
setReference(String reference)
Sets the reference. |
| Methods inherited from class net.sourceforge.openutils.mgnlmedia.media.advancedsearch.SearchFilterAbstract |
|---|
addSubfilters, getBasePath, getControl, getCriterionList, getLabel, getSorting, getSubfilters, setControl, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchFilterOptionProvider()
| Method Detail |
|---|
public List<Option> getOptions()
public void addOptions(Option option)
option - the option to setpublic String getReference()
public void setReference(String reference)
reference - the reference to setpublic boolean isAddempty()
public void setAddempty(boolean addempty)
addempty - the addempty to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||