|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfSchema | |
---|---|
com.genesyslab.platform.configuration.protocol.confserver.events | This package includes the Event messages that contain information
about the status of your requests. |
com.genesyslab.platform.configuration.protocol.confserver.runtime.channel | This package is used internally by the protocol. |
Uses of ConfSchema in com.genesyslab.platform.configuration.protocol.confserver.events |
---|
Methods in com.genesyslab.platform.configuration.protocol.confserver.events that return ConfSchema | |
---|---|
abstract ConfSchema |
EventLocaleRead.getSchemaData()
Configuration Schema and Localization data |
Methods in com.genesyslab.platform.configuration.protocol.confserver.events with parameters of type ConfSchema | |
---|---|
abstract void |
EventLocaleRead.setSchemaData(ConfSchema schemaData)
Configuration Schema and Localization data |
Uses of ConfSchema in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel |
---|
Methods in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel that return ConfSchema | |
---|---|
abstract ConfSchema |
EventSchemaInfoRead.getSchemaData()
Configuration Schema and Localization data |
Methods in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel with parameters of type ConfSchema | |
---|---|
abstract void |
EventSchemaInfoRead.setSchemaData(ConfSchema schemaData)
Configuration Schema and Localization data |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |