|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactInteractionProperties | |
---|---|
com.genesyslab.platform.contacts.protocol.contactserver.requests | |
com.genesyslab.platform.contacts.protocol.contactserver.runtime | This package is used internally by the protocol. |
Uses of ContactInteractionProperties in com.genesyslab.platform.contacts.protocol.contactserver.requests |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests that return ContactInteractionProperties | |
---|---|
ContactInteractionProperties |
RequestRenderFieldCodes.getInteraction()
Interaction details used to replace field codes in the template text. |
Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests with parameters of type ContactInteractionProperties | |
---|---|
void |
RequestRenderFieldCodes.setInteraction(ContactInteractionProperties value)
Interaction details used to replace field codes in the template text. |
Uses of ContactInteractionProperties in com.genesyslab.platform.contacts.protocol.contactserver.runtime |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.runtime with parameters of type ContactInteractionProperties | |
---|---|
KeyValueCollection |
ContactServerFactory.marshal(ContactInteractionProperties obj)
|
static KeyValueCollection |
ContactServerBinding.marshal(ContactInteractionProperties obj)
|
static boolean |
ContactServerBinding.setProperty(ContactInteractionProperties obj,
java.lang.String name,
java.lang.Object value)
Set property by name |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |