|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Category | |
---|---|
com.genesyslab.platform.contacts.protocol.contactserver.events | |
com.genesyslab.platform.contacts.protocol.contactserver.runtime | This package is used internally by the protocol. |
Uses of Category in com.genesyslab.platform.contacts.protocol.contactserver.events |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.events that return Category | |
---|---|
Category |
EventGetCategory.getCategory()
The Category class contains information including the name, description, status, and type of this Category. |
Methods in com.genesyslab.platform.contacts.protocol.contactserver.events with parameters of type Category | |
---|---|
void |
EventGetCategory.setCategory(Category value)
The Category class contains information including the name, description, status, and type of this Category. |
Uses of Category in com.genesyslab.platform.contacts.protocol.contactserver.runtime |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.runtime with parameters of type Category | |
---|---|
KeyValueCollection |
ContactServerFactory.marshal(Category obj)
|
static KeyValueCollection |
ContactServerBinding.marshal(Category obj)
|
static boolean |
ContactServerBinding.setProperty(Category 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 |