|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CurrentHolder
Mix-in interface for TypedSpecifications that reference or
otherwise contain a 'current' value.
Examples include properties, collections
and action parameters (but not
actions themselves).
| Method Summary | |
|---|---|
NakedObject |
get(NakedObject owner)
Returns the referenced NakedObject for the owning NakedObject. |
| Method Detail |
|---|
NakedObject get(NakedObject owner)
NakedObject for the owning NakedObject.
For example, if this is an OneToOneAssociation, then returns the referenced object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||