|
||||||||||
| 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.plugins.xml.objectstore.internal.commands.XmlDestroyObjectCommand
public final class XmlDestroyObjectCommand
| Constructor Summary | |
|---|---|
XmlDestroyObjectCommand(NakedObject adapter,
DataManager dataManager)
|
|
| Method Summary | |
|---|---|
protected ObjectData |
createObjectData(NakedObject adapter,
boolean ensurePersistent)
|
void |
execute(NakedObjectTransaction context)
|
protected DataManager |
getDataManager()
|
java.lang.String |
toString()
|
| 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 XmlDestroyObjectCommand(NakedObject adapter,
DataManager dataManager)
| Method Detail |
|---|
public void execute(NakedObjectTransaction context)
throws ObjectPersistenceException
execute in interface PersistenceCommandObjectPersistenceExceptionpublic java.lang.String toString()
toString in class java.lang.Objectprotected DataManager getDataManager()
protected ObjectData createObjectData(NakedObject adapter,
boolean ensurePersistent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||