|
|
|
|
|
||||||||||
| 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.FilterMatchesEditorResult
public class FilterMatchesEditorResult
the result of the FilterMatchesEditor.
| Constructor Summary | |
|---|---|
FilterMatchesEditorResult()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
the result of the FilterMatchesEditor. |
void |
setFilterMatches(FilterMatches fm)
sets the FilterMatches of the result. |
void |
setFilterMatchesForRule(FilterMatches fm)
sets the FilterMatches for the result to compare a rule to. |
void |
setFilterRule(FilterRule fr)
sets the FilterRule for the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterMatchesEditorResult()
| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
FilterMatchesEditor.
deserializeToJDOM in interface JDOMableFilterMatchesEditorJDOMable.deserializeToJDOM()public void setFilterMatches(FilterMatches fm)
FilterMatches of the result.
fm - the FilterMatches to setpublic void setFilterRule(FilterRule fr)
FilterRule for the result.
fr - the FilterRule to setpublic void setFilterMatchesForRule(FilterMatches fm)
FilterMatches for the result to compare a rule to.
fm - the FilterMatches to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||