|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Proxy that tracks changes to its elements at a fine-grained level. Making a proxy implement this interface can result in more intelligent updating of collections and maps that have been modified.
| Method Summary | |
java.util.Collection |
getAdded()
Return all the items that were added to this proxy. |
java.util.Collection |
getRemoved()
Return all the items that were removed from this proxy. |
| Methods inherited from interface com.solarmetric.rd.kodo.util.Proxy |
getOwner, getOwnerFieldName, isOwner, setOwner |
| Method Detail |
public java.util.Collection getRemoved()
public java.util.Collection getAdded()
|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||