|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdapterManagerProxy
API used solely by the PersistenceSession.
| Method Summary | |
|---|---|
void |
remapUpdated(Oid oid)
Remaps an Oid that has been updated so that its adapter (if any) is mapped to that Oid. |
| Methods inherited from interface org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerLookup |
|---|
getAdapterFor, getAdapterFor |
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.Injectable |
|---|
injectInto |
| Method Detail |
|---|
void remapUpdated(Oid oid)
Oid that has been updated so that its adapter (if any) is mapped to that Oid.
Part of public API so that the proxy persistor can maintain its maps when it processes a newly persisted object.
AdapterManagerPersist.remapAsPersistent(NakedObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||