Uses of Class
com.ptc.windchill.esi.txn.TransactionMessage

Packages that use TransactionMessage
com.ptc.windchill.esi.txn   
 

Uses of TransactionMessage in com.ptc.windchill.esi.txn
 

Methods in com.ptc.windchill.esi.txn that return TransactionMessage
static TransactionMessage TransactionMessage.newTransactionMessage(ESITransaction transaction, ESITransactionMessage message)
          Default factory for the class.
 

Methods in com.ptc.windchill.esi.txn with parameters of type TransactionMessage
protected  boolean TransactionMessage.readVersion(TransactionMessage thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.