|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializedAttachment | |
com.ptc.windchill.counterpart |
Uses of SerializedAttachment in com.ptc.windchill.counterpart |
Methods in com.ptc.windchill.counterpart that return SerializedAttachment | |
SerializedAttachment[] |
StandardCounterPartService.downloadAttachments(AttachmentLocator[] attachmentLocators)
Supported API: false |
SerializedAttachment[] |
CounterPartServiceFwd.downloadAttachments(AttachmentLocator[] attachmentLocators)
Supported API: false |
SerializedAttachment[] |
CounterPartService.downloadAttachments(AttachmentLocator[] attachmentLocators)
Supported API: false |
Methods in com.ptc.windchill.counterpart with parameters of type SerializedAttachment | |
CounterPartErrorReport |
StandardCounterPartService.uploadAttachments(String sessionID,
SerializedAttachment[] attachments)
Supported API: false |
CounterPartErrorReport |
CounterPartServiceFwd.uploadAttachments(String sessionID,
SerializedAttachment[] attachments)
Supported API: false |
CounterPartErrorReport |
CounterPartService.uploadAttachments(String sessionID,
SerializedAttachment[] attachments)
Supported API: false |
protected void |
CounterPartDelta.setAttachments(SerializedAttachment[] attachments)
|
private void |
CounterPartDelta.setAttachment(SerializedAttachment serializedAttachment,
InputStream is)
|
private void |
CounterPartDelta.flagAttachmentForDeletion(SerializedAttachment serializedAttachment)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |