|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.core.site.content.filter.admin.FilterEditorResult
public class FilterEditorResult
the result of the FilterEditor.
| Constructor Summary | |
|---|---|
FilterEditorResult()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
returns the result of the FilterEditor. |
void |
setFilter(Filter f)
sets the Filter for the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterEditorResult()
| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
deserializeToJDOM in interface JDOMableElement result of the FilterEditorJDOMable.deserializeToJDOM()public void setFilter(Filter f)
Filter for the result.
f - the Filter to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||