|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.util.admin.EditorResult
org.torweg.pulse.component.util.representative.admin.RepresentativeEditorResult
public class RepresentativeEditorResult
The result of the RepresentativeEditor.
| Constructor Summary | |
|---|---|
protected |
RepresentativeEditorResult()
Default constructor. |
| Method Summary | |
|---|---|
protected Representative |
getRepresentative()
Returns the Representative of the
RepresentativeEditorResult. |
protected void |
setRepresentative(Representative representative)
Sets the Representative for the
RepresentativeEditorResult. |
| Methods inherited from class org.torweg.pulse.component.util.admin.EditorResult |
|---|
addAttribute, addError, getAttributes, getErrors, isSuccess, setAttributes, setErrors, setSuccess |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RepresentativeEditorResult()
| Method Detail |
|---|
protected final void setRepresentative(Representative representative)
Representative for the
RepresentativeEditorResult.
representative - the Representative to setprotected final Representative getRepresentative()
Representative of the
RepresentativeEditorResult.
Representative
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||