|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.DxLib.DxObject
org.ozoneDB.core.DbRemote.DbCommand
org.ozoneDB.core.DbRemote.DbDeleteObj
Field Summary | |
private org.ozoneDB.OzoneProxy |
obj
|
Fields inherited from class org.ozoneDB.core.DbRemote.DbCommand |
env, proxyObjectGate, result |
Fields inherited from class org.ozoneDB.DxLib.DxObject |
|
Constructor Summary | |
DbDeleteObj()
|
|
DbDeleteObj(org.ozoneDB.OzoneProxy _obj)
|
Method Summary | |
void |
perform(Transaction ta)
Perform whatever has to be done for this command. |
Methods inherited from class org.ozoneDB.core.DbRemote.DbCommand |
getProxyObjectGate, setProxyObjectGate, shouldResultBeSentToClient, toString |
Methods inherited from class org.ozoneDB.DxLib.DxObject |
clone, isLess |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ozoneDB.DxLib.DxCompatible |
equals |
Field Detail |
private org.ozoneDB.OzoneProxy obj
Constructor Detail |
public DbDeleteObj()
public DbDeleteObj(org.ozoneDB.OzoneProxy _obj)
Method Detail |
public void perform(Transaction ta) throws java.lang.Exception
DbCommand
perform
in class DbCommand
java.lang.Exception
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |