|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageElement | |
com.ptc.core.task | |
com.ptc.windchill.uwgm.common.conflict | |
com.ptc.windchill.uwgm.proesrv.conflict | |
wt.conflict | |
wt.dataops.containermove | |
wt.epm.conflict |
Uses of MessageElement in com.ptc.core.task |
Methods in com.ptc.core.task with parameters of type MessageElement | |
private WTCollection |
StandardTaskManager.getMessageObjects(MessageElement msg)
|
Uses of MessageElement in com.ptc.windchill.uwgm.common.conflict |
Subclasses of MessageElement in com.ptc.windchill.uwgm.common.conflict | |
class |
ErrorElement
Error element to report Error messages |
Uses of MessageElement in com.ptc.windchill.uwgm.proesrv.conflict |
Methods in com.ptc.windchill.uwgm.proesrv.conflict that return MessageElement | |
protected MessageElement[] |
UwgmMessageSaAdapter.convertMessagesToElements(com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage[] messages)
|
Methods in com.ptc.windchill.uwgm.proesrv.conflict with parameters of type MessageElement | |
protected void |
UwgmMessageSaAdapter.reportElements(MessageElement[] elements)
|
protected com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage[] |
UwgmMessageAdapter.convertElementsToMessages(MessageElement[] elements)
|
Uses of MessageElement in wt.conflict |
Subclasses of MessageElement in wt.conflict | |
class |
ConflictElement
Supported API: false Extendable: false |
class |
InfoElement
Supported API: false Extendable: false |
Methods in wt.conflict with parameters of type MessageElement | |
static void |
MessageServerHelper.addMessage(MessageElement message)
|
private static void |
MessageServerHelper.storeMessage(MessageElement message)
|
protected boolean |
MessageElement.readVersion(MessageElement thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of MessageElement in wt.dataops.containermove |
Methods in wt.dataops.containermove that return MessageElement | |
private MessageElement |
ContainerMoveTask.newMessage(WTMessage message)
|
Uses of MessageElement in wt.epm.conflict |
Subclasses of MessageElement in wt.epm.conflict | |
class |
EPMErrorElement
Supported API: false Extendable: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |