|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryList | |
---|---|
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.events |
Uses of CategoryList in com.genesyslab.platform.contacts.protocol.contactserver |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver that return CategoryList | |
---|---|
CategoryList |
Category.getChildrenCategories()
|
Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type CategoryList | |
---|---|
void |
Category.setChildrenCategories(CategoryList value)
|
Uses of CategoryList in com.genesyslab.platform.contacts.protocol.contactserver.events |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.events that return CategoryList | |
---|---|
CategoryList |
EventGetRootCategories.getCategories()
A list of root categories from the tenant specified in the related RequestGetRootCategories. |
CategoryList |
EventGetAllCategories.getSRLContent()
Deprecated. Complete content of the SRL library. |
Methods in com.genesyslab.platform.contacts.protocol.contactserver.events with parameters of type CategoryList | |
---|---|
void |
EventGetRootCategories.setCategories(CategoryList value)
A list of root categories from the tenant specified in the related RequestGetRootCategories. |
void |
EventGetAllCategories.setSRLContent(CategoryList value)
Deprecated. Complete content of the SRL library. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |