|
WebObjects 5.4.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface EODatabase.ClassDelegate
This interface defines a delegate to the EODatabase class to allow easy subclassing on eth EODatabase.
| Method Summary | |
|---|---|
EODatabase |
newDatabaseForModel(EOModel model)
Allows the delegate the opportunity to construct and return a different EODatabase object for teh model. |
| Method Detail |
|---|
EODatabase newDatabaseForModel(EOModel model)
model - An EOModel which specifies the adaptor to create and associate with the new EODatabase object.
null to use EOModelGroup's default model group.EODatabase.classDelegate(),
EODatabase.setClassDelegate(Object anObject)
|
Last updated Wednesday, January 23, 2008 14:25 PST | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||