|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EOAssociationConnector
EOAssociationConnector
is an interface that defines a controller
that can assume the responsibilities for connecting and disconnecting the
associations of a transient subcontroller.
Method Summary | |
---|---|
void |
takeResposibilityForConnectionOfAssociation(EOAssociation association)
Invoked when one of the receiver's subcontrollers is disposed as a transient controller. |
Method Detail |
---|
void takeResposibilityForConnectionOfAssociation(EOAssociation association)
association
.
association
- the transient subcontroller's EOAssociation
|
Last updated June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |