|
SolarMetric Kodo JDO 2.5.8 generated on January 11 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface implemented by all proxy types to allow setting and nulling of their owning JDO instance.
| Method Summary | |
Object |
getCopy(Object orig)
This method should return a copy of the given proxy; the copy should be of the same class as the non-proxied version of this class (typically this proxy's superclass). |
Object |
getOwner()
Return the owning object. |
String |
getOwnerFieldName()
Return the owning field name. |
void |
setOwner(Object pc,
String fieldName)
Set the owning JDO instance of the proxy and the name of the field it is assigned to. |
| Method Detail |
public void setOwner(Object pc,
String fieldName)
public Object getOwner()
public String getOwnerFieldName()
public Object getCopy(Object orig)
|
SolarMetric Kodo JDO 2.5.8 generated on January 11 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||