Modifier and Type | Method | Description |
---|---|---|
CfgMetadata |
ConfService.getMetaData() |
|
CfgMetadata |
IConfService.getMetaData() |
Returns reference to the configuration Metadata.
|
Modifier and Type | Method | Description |
---|---|---|
CfgMetadata |
ConfServerContext.getMetadata() |
Configuration server information structures descriptions.
|
CfgMetadata |
ConfServerProtocol.loadLocalization(java.lang.Integer lcId) |
Requests localization settings from configuration server and initializes
protocol meta data with its response.
It uses RequestReadLocale /EventLocaleRead for this. |
Modifier and Type | Method | Description |
---|---|---|
protected void |
CfgDescriptionAttributeKvList.setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
CfgMetadata metadata) |
|
protected void |
CfgDescriptionAttributeKvListDelta.setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
CfgMetadata metadata) |
|
protected abstract void |
CfgDescriptionAttributeReference.setReference(Cfglibschema.TypeInfo.Attribute attributeInfo,
CfgMetadata metadata) |
|
protected void |
CfgDescriptionAttributeReferenceClass.setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
CfgMetadata metadata) |
|
protected void |
CfgDescriptionAttributeReferenceClassListDelta.setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
CfgMetadata metadata) |
|
protected void |
CfgDescriptionAttributeReferenceKeyListDelta.setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
CfgMetadata metadata) |
|
protected void |
CfgDescriptionAttributeReferenceLink.setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
CfgMetadata metadata) |
|
protected void |
CfgDescriptionAttributeReferenceLinkListDelta.setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
CfgMetadata metadata) |
Constructor | Description |
---|---|
ConfObject(CfgMetadata metadata,
CfgObjectType objType) |
Constructor for creation of uninitialized object of particular type.
|
ConfObjectDelta(CfgMetadata metadata,
CfgObjectType objType) |
Constructor for creation of uninitialized delta object container of particular type.
|
ConfStructure(CfgMetadata metadata,
CfgStructureType structType) |
Creates and initializes configuration structure data container by structure structure type.
|
Modifier and Type | Field | Description |
---|---|---|
protected CfgMetadata |
ConfSerializer.metadata |
|
protected CfgMetadata |
ObjectSerializer.metadata |
Modifier and Type | Method | Description |
---|---|---|
CfgMetadata |
ConfSerializer.getMetadata() |
|
CfgMetadata |
ObjectSerializer.getMetadata() |
Constructor | Description |
---|---|
ConfSerializer(CfgMetadata metadata,
AesUtil aes) |
|
ConfSerializerV6(CfgMetadata metadata,
AesUtil aes) |
|
ConfSerializerV7(CfgMetadata metadata,
AesUtil aes) |
|
ObjectSerializer(CfgMetadata metadata,
AesUtil aes,
boolean deltaCleanUp) |
|
ObjectSerializerV6(CfgMetadata metadata,
AesUtil aes,
boolean deltaCleanUp) |
|
ObjectSerializerV7(CfgMetadata metadata,
AesUtil aes,
boolean deltaCleanUp) |
Modifier and Type | Field | Description |
---|---|---|
protected CfgMetadata |
ConfObjectPack.metadata |
Modifier and Type | Method | Description |
---|---|---|
CfgMetadata |
ConfObjectPack.CfgMetadataStorage.getMetadata() |
Constructor | Description |
---|---|
ConfServerClientChannelHandler(Connection connection,
ConnectionConfiguration config,
CfgMetadata cfgMetadata,
AesUtil aes,
KeyValuePrinter kvPrinter) |
Constructor | Description |
---|---|
CfgUtilities(CfgMetadata metadata) |
|
ConfDeltaUtility(CfgMetadata metadata) |
Delta utility constructor.
|
ConfIDComparator(CfgMetadata metadata) |
Constructor | Description |
---|---|
ConfDataSaxHandler(CfgMetadata metadata) |
Constructor of the handler instance.
|
Modifier and Type | Method | Description |
---|---|---|
CfgMetadata |
MetaDataSupport.getMetadata() |
Gets current metadata that must be used to deserialize config server protocol messages to/from JSON .
|
CfgMetadata |
PSDKModule.getMetadata() |
Constructor | Description |
---|---|
PSDKModule(CfgMetadata metadata) |
Create instance of PSDKModule using specified CfgMetadata version
or the latest CfgMetadata that contains in the used PSDK (if it isn't defined).
|
PSDKModule(CfgMetadata metadata,
boolean enabledMessageNameSerialization) |
Create instance of PSDKModule using specified CfgMetadata version
or the latest CfgMetadata that contains in the used PSDK (if it isn't defined).
|
Constructor | Description |
---|---|
ConfServerModule(CfgMetadata metadata) |
Creates ConfServerModule instance using a specified metadata version.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.