|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributesInfo | |
---|---|
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. |
com.genesyslab.platform.contacts.protocol.contactserver.runtime | This package is used internally by the protocol. |
Uses of AttributesInfo in com.genesyslab.platform.contacts.protocol.contactserver |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver that return AttributesInfo | |
---|---|
AttributesInfo |
AttributesInfoList.getPrimary()
|
Uses of AttributesInfo in com.genesyslab.platform.contacts.protocol.contactserver.runtime |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.runtime with parameters of type AttributesInfo | |
---|---|
KeyValueCollection |
ContactServerFactory.marshal(AttributesInfo obj)
|
static KeyValueCollection |
ContactServerBinding.marshal(AttributesInfo obj)
|
static boolean |
ContactServerBinding.setProperty(AttributesInfo 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 |