Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com | |
com.genesyslab.platform.configuration.protocol.obj | |
com.genesyslab.platform.configuration.protocol.runtime.channel |
This package is used internally by the protocol.
|
com.genesyslab.platform.configuration.protocol.xml |
Modifier and Type | Method | Description |
---|---|---|
<T extends ICfgObject> |
ConfService.createMultipleObjects(ConfDataCollection<? extends ConfObjectBase> confObjects,
java.lang.String[] objectsPaths,
int[] foldersDbids) |
Wraps a single configuration structure with COM configuration object using the passed parameters.
|
<T extends ICfgObject> |
IConfService.createMultipleObjects(ConfDataCollection<? extends ConfObjectBase> confObjects,
java.lang.String[] objectsPaths,
int[] foldersDbids) |
Creates collection of COM configuration objects using the passed parameters.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ConfIntegerCollection |
Class represents value of integers collection type attribute.
Beside simple integer values it is also used for handling of collection of configuration objects links (DBIDs). |
class |
ConfObjectsCollection |
Collection of any configuration objects of a specific type.
It is used for configuration objects holding in server response on objects reading request EventObjectsRead.getObjects() . |
class |
ConfStringCollection |
Class represents value of strings collection type attribute.
|
class |
ConfStructureCollection |
Class represents value of a configuration server structure collection type attribute.
|
Modifier and Type | Method | Description |
---|---|---|
ConfDataCollection<T> |
ConfDataCollection.clone() |
Modifier and Type | Method | Description |
---|---|---|
abstract ConfDataCollection<? extends ConfObjectBase> |
ConfSerializer.deserialize(CfgDescriptionClass typeDescription,
java.lang.String cfgStr) |
|
ConfDataCollection<? extends ConfObjectBase> |
ConfSerializerV6.deserialize(CfgDescriptionClass typeDescription,
java.lang.String cfgStr) |
|
ConfDataCollection<? extends ConfObjectBase> |
ConfSerializerV7.deserialize(CfgDescriptionClass typeDescription,
java.lang.String cfgStr) |
Modifier and Type | Method | Description |
---|---|---|
abstract java.lang.String |
ConfSerializer.serialize(ConfDataCollection<? extends ConfObjectBase> objects) |
|
java.lang.String |
ConfSerializerV6.serialize(ConfDataCollection<? extends ConfObjectBase> objects) |
|
java.lang.String |
ConfSerializerV7.serialize(ConfDataCollection<? extends ConfObjectBase> objects) |
Constructor | Description |
---|---|
ConfDataSource(ConfDataCollection<? extends ConfObjectBase> objects) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.