|
|
|
|
|
||||||||||
| 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.FilterRulesEditorResult
public class FilterRulesEditorResult
the result of the FilterRulesEditor.
| Constructor Summary | |
|---|---|
FilterRulesEditorResult()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
returns the result of the FilterRulesEditor. |
void |
setFilterRule(FilterRule r)
sets the FilterRule of the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterRulesEditorResult()
| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
FilterRulesEditor.
deserializeToJDOM in interface JDOMableElement result of the FilterRulesEditorJDOMable.deserializeToJDOM()public final void setFilterRule(FilterRule r)
FilterRule of the result.
r - the FilterRule to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||