com.ptc.epm.commands.transaction
Class ObjectUpdateTable
java.lang.Object
com.ptc.epm.commands.transaction.ObjectUpdateTable
- public class ObjectUpdateTable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objectHolders
private HashMap objectHolders
ObjectUpdateTable
public ObjectUpdateTable()
addHolder
public void addHolder(Persistable object)
updateOps
public void updateOps(ArrayList operations)
throws WTException
- Throws:
WTException
updateObject
public Persistable updateObject(Persistable obj)