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