|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attachment | |
---|---|
com.genesyslab.platform.webmedia.protocol.email | This package contains classes, enumerations, and interfaces that let you exchange customer-generated information from web forms with your Genesys E-Mail Server Java. |
Uses of Attachment in com.genesyslab.platform.webmedia.protocol.email |
---|
Methods in com.genesyslab.platform.webmedia.protocol.email that return Attachment | |
---|---|
Attachment |
AttachmentCollection.getAttachment(int index)
|
Attachment |
AttachmentCollection.getAttachment(java.lang.String name)
|
Methods in com.genesyslab.platform.webmedia.protocol.email with parameters of type Attachment | |
---|---|
void |
AttachmentCollection.addAttachment(Attachment att)
|
void |
AttachmentCollection.addAttachment(java.lang.String name,
Attachment att)
Deprecated. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |