|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewObject<T>
Implemented by all objects that have been viewed as per
HeadlessViewer.view(Object).
| Method Summary | |
|---|---|
void |
save()
Programmatic equivalent of invoking save for a transient object (that is, like hitting the save button that the DnD viewer automatically renders. |
java.lang.Object |
underlying()
Provide access to the underlying object. |
| Method Detail |
|---|
void save()
java.lang.Object underlying()
Used to unwrap objects used as arguments to actions (otherwise, end up
creating a NakedObjectSpecification for the CGLib-enhanced class,
not the original class).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||