|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.mguennewig.pobjsearch.AbstractSearchFilter
public abstract class AbstractSearchFilter
Abstract implementation for a search filter.
| Method Summary | |
|---|---|
java.lang.String |
getIdentifier()
Returns the identifier for this filter. |
java.lang.String |
getLabel()
Returns the label used to identify this filter in the UI. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface de.mguennewig.pobjsearch.SearchFilter |
|---|
addFilter |
| Method Detail |
|---|
public final java.lang.String getIdentifier()
getIdentifier in interface SearchFilterpublic final java.lang.String getLabel()
getLabel in interface SearchFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||