|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Encapsulates the ability to edit Content objects. Editors for subclasses of Content inherit from this. Created on Jul 22, 2003
Method Summary | |
void |
modify(Operator op)
Apply an Operator to modify this Content object. |
Setter |
setValue(java.lang.Object key)
Return a Setter that will change the value of the specified property. |
Method Detail |
public Setter setValue(java.lang.Object key)
public void modify(Operator op) throws InvalidOperator, ConstraintFailure
InvalidOperator
ConstraintFailure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |