|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ESITransactionMessage | |
com.ptc.windchill.esi.txn |
Uses of ESITransactionMessage in com.ptc.windchill.esi.txn |
Methods in com.ptc.windchill.esi.txn that return ESITransactionMessage | |
ESITransactionMessage |
TransactionMessage.getMessage()
Gets the object for the association that plays role: MESSAGE_ROLE. |
private ESITransactionMessage |
ESITransactionUtility.getTransactionsMessage(String ufid)
|
static ESITransactionMessage |
ESITransactionMessage.newESITransactionMessage()
Default factory for the class. |
static ESITransactionMessage |
ESITransactionMessage.newESITransactionMessage(String text)
|
ESITransactionMessage |
ESITransaction.getMessage()
Gets the object for the association that plays role: MESSAGE. |
Methods in com.ptc.windchill.esi.txn with parameters of type ESITransactionMessage | |
void |
TransactionMessage.setMessage(ESITransactionMessage message)
Sets the object for the association that plays role: MESSAGE_ROLE. |
static TransactionMessage |
TransactionMessage.newTransactionMessage(ESITransaction transaction,
ESITransactionMessage message)
Default factory for the class. |
private void |
ESITransactionUtility.mapTransactionMessage(ESITransactionMessage transactionMessage,
Group grp)
|
protected boolean |
ESITransactionMessage.readVersion(ESITransactionMessage thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
ESITransaction.setMessage(ESITransactionMessage a_Message)
Sets the object for the association that plays role: MESSAGE. |
(package private) static ESITransaction |
ESITransaction.newESITransaction(ESITransactionMessage msg)
Supported API: false |
protected void |
ESITransaction.initialize(ESITransactionMessage msg)
Supports initialization, following construction of an instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |