|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyList | |
---|---|
com.genesyslab.platform.contacts.protocol.contactserver | This package contains the Protocol classes that your applications
can use to set up communication with Universal Contact Server. |
Uses of PropertyList in com.genesyslab.platform.contacts.protocol.contactserver |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver that return PropertyList | |
---|---|
PropertyList |
ContactInteractionProperties.getAttachedData()
|
PropertyList |
ContactProperties.getOtherProperties()
|
PropertyList |
ContactInteractionProperties.getOtherProperties()
|
PropertyList |
AgentProperties.getOtherProperties()
|
PropertyList |
CustomProperties.getProperties()
|
Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type PropertyList | |
---|---|
void |
ContactInteractionProperties.setAttachedData(PropertyList value)
|
void |
ContactProperties.setOtherProperties(PropertyList value)
|
void |
ContactInteractionProperties.setOtherProperties(PropertyList value)
|
void |
AgentProperties.setOtherProperties(PropertyList value)
|
void |
CustomProperties.setProperties(PropertyList value)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |