|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.transaction.PersistenceCommandAbstract
org.nakedobjects.runtime.objectstore.inmemory.internal.commands.AbstractInMemoryPersistenceCommand
org.nakedobjects.runtime.objectstore.inmemory.internal.commands.InMemoryDestroyObjectCommand
public final class InMemoryDestroyObjectCommand
| Constructor Summary | |
|---|---|
InMemoryDestroyObjectCommand(NakedObject adapter,
ObjectStorePersistedObjects persistedObjects)
|
|
| Method Summary | |
|---|---|
void |
execute(NakedObjectTransaction context)
|
java.lang.String |
toString()
|
| Methods inherited from class org.nakedobjects.runtime.objectstore.inmemory.internal.commands.AbstractInMemoryPersistenceCommand |
|---|
destroy, save |
| Methods inherited from class org.nakedobjects.runtime.transaction.PersistenceCommandAbstract |
|---|
getAuthenticationSession, onObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.runtime.transaction.PersistenceCommand |
|---|
onObject |
| Constructor Detail |
|---|
public InMemoryDestroyObjectCommand(NakedObject adapter,
ObjectStorePersistedObjects persistedObjects)
| Method Detail |
|---|
public void execute(NakedObjectTransaction context)
throws ObjectPersistenceException
execute in interface PersistenceCommandObjectPersistenceExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||