com.ptc.epm.commands.transaction
Class OperationHelper
java.lang.Object
com.ptc.epm.commands.transaction.OperationHelper
- public class OperationHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationHelper
public OperationHelper()
remove
public static Object[] remove(Object object,
Object[] objects)
increaseCapacity
public static Object[] increaseCapacity(Object[] objects)
trimToSize
public static Object[] trimToSize(Object[] array,
int size)
getName
public static String getName(Persistable object)
getOID
public static long getOID(Persistable object)
toString
public static String toString(String operationName,
int numberObjects,
Persistable[] objects)
toString
public static String toString(String operationName,
int numberObjects,
Persistable[] objects,
SaveOp so)
toString
public static String toString(String operationName,
ArrayList objects)
getVersion
private static String getVersion(Versioned object)
getUpdateCount
private static String getUpdateCount(Persistable object)