Platform SDK Java 8.5 API Reference

Uses of Package
com.genesyslab.platform.configuration.protocol.metadata

Packages that use com.genesyslab.platform.configuration.protocol.metadata
com.genesyslab.platform.applicationblocks.com   
com.genesyslab.platform.configuration.protocol This package contains the Protocol classes that your applications can use to set up communication with Configuration Server. 
com.genesyslab.platform.configuration.protocol.metadata   
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.runtime.codec This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.runtime.metadata This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.server PSDK internal package for Configuration Server protocol clients handling functionality.
Note: This package is internal and is not supposed for explicit usage by applications. 
com.genesyslab.platform.configuration.protocol.utilities   
com.genesyslab.platform.configuration.protocol.xml   
com.genesyslab.platform.json.jackson2 Platform SDK includes the following protocol-specific Jackson modules, that help to serialize protocol messages to or from JSON format:

Configuration protocol: ConfServerModule
Contacts protocol: ContactServerModule
OpenMedia protocols: ExternalServiceModule InteractionServerModule OpenMediaAttributesModule
Outbound protocols: OutboundDesktopModule OutboundServerModule
Management protocols: LocalControlAgentModule MessageServerModule SolutionControlServerModule
Reporting protocol: StatServerModule
Routing protocol: CustomServerModule RoutingServerModule
Voice protocols: TServerModule PreviewInteractionModule
WebMedia protocol: BasicChatModule CallbackModule EmailModule EspEmailModule FlexChatModule 
com.genesyslab.platform.json.jackson2.confserver   
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.applicationblocks.com
CfgDescriptionClass
          CfgDescriptionClass abstract class is the base class for all the kinds of descriptive configuration classes, namely: CfgDescriptionObject CfgDescriptionStructure CfgDescriptionObjectDelta CfgDescriptionStructureDelta Only two of them, CfgDescriptionObject and CfgDescriptionObjectDelta are the kinds that can be employed as an Configuration Protocol message attribute, all of them serve the role of nested types inside of the CfgDescriptionObject and CfgDescriptionObjectDelta objects as the descriptive classes that referenced by reference attributes.
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol.metadata
CfgBaseComparer
           
CfgComparer
           
CfgDescription
          CfgDescription abstract class is the base class for any kind of descriptive classes, or in other words, any descriptive class is a descendant of CfgDescription class and inherits CfgDescription's interface.
CfgDescriptionAttribute
          CfgDescriptionAttribute abstract class is the base descriptive class for configuration protocol attributes.
CfgDescriptionAttributeEnumItem
          CfgDescriptionAttributeEnumItem<E> class is descriptive class for configuration protocol enumeration items.
CfgDescriptionAttributeEnumItem<E> class is derived from CfgDescriptionAttributeInteger class.
CfgDescriptionAttributeInteger
           
CfgDescriptionAttributePrimitive
          CfgDescriptionAttributePrimitive<T> abstract class is the base descriptive class for configuration protocol primitive attributes.
CfgDescriptionAttributeReference
          CfgDescriptionAttributeReference abstract class is the base descriptive class for configuration protocol's referenced attributes.
CfgDescriptionAttributeReferenceClass
           
CfgDescriptionAttributeReferenceLink
           
CfgDescriptionClass
          CfgDescriptionClass abstract class is the base class for all the kinds of descriptive configuration classes, namely: CfgDescriptionObject CfgDescriptionStructure CfgDescriptionObjectDelta CfgDescriptionStructureDelta Only two of them, CfgDescriptionObject and CfgDescriptionObjectDelta are the kinds that can be employed as an Configuration Protocol message attribute, all of them serve the role of nested types inside of the CfgDescriptionObject and CfgDescriptionObjectDelta objects as the descriptive classes that referenced by reference attributes.
CfgDescriptionEnum
          CfgDescriptionEnum<T> class is descriptive class for configuration protocol enums.
CfgDescriptionObject
          CfgDescriptionObject class is descriptive class for configuration protocol objects.
CfgDescriptionStructure
          CfgDescriptionStructure class is descriptive class for configuration protocol structures.
CfgKeysComparer
           
CfgKvKeysComparer
           
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
CfgNameComparer
           
CfgNodeEqualityComparer
           
CfgOperation
           
CfgTypeMask
           
CfgValueComparer
           
ICfgAttributeOperationalInfo
          ICfgDeltaAttribute interface is descriptive interface for configuration protocol delta attributes.
ICfgClassOperationalInfo
          ICfgDeltaClass interface is descriptive interface for configuration protocol delta classes.
ICfgEnum
          ICfgEnum<T> is an interface that is used in a manner of 'Optional Feature' pattern.
ICfgListItemInfo
           
ICfgListOperationalInfo
           
ICfgNameOperationalInfo
          ICfgNameOperationalInfo interface is descriptive interface for configuration protocol deltas.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol.obj
CfgDescription
          CfgDescription abstract class is the base class for any kind of descriptive classes, or in other words, any descriptive class is a descendant of CfgDescription class and inherits CfgDescription's interface.
CfgDescriptionAttribute
          CfgDescriptionAttribute abstract class is the base descriptive class for configuration protocol attributes.
CfgDescriptionAttributeReference
          CfgDescriptionAttributeReference abstract class is the base descriptive class for configuration protocol's referenced attributes.
CfgDescriptionAttributeReferenceClass
           
CfgDescriptionClass
          CfgDescriptionClass abstract class is the base class for all the kinds of descriptive configuration classes, namely: CfgDescriptionObject CfgDescriptionStructure CfgDescriptionObjectDelta CfgDescriptionStructureDelta Only two of them, CfgDescriptionObject and CfgDescriptionObjectDelta are the kinds that can be employed as an Configuration Protocol message attribute, all of them serve the role of nested types inside of the CfgDescriptionObject and CfgDescriptionObjectDelta objects as the descriptive classes that referenced by reference attributes.
CfgDescriptionObject
          CfgDescriptionObject class is descriptive class for configuration protocol objects.
CfgDescriptionObjectBriefInfo
          CfgDescriptionObjectBriefInfo class is descriptive class for configuration protocol objects' brief information.
CfgDescriptionObjectDelta
          CfgDescriptionObjectDelta class is descriptive class for configuration protocol delta objects.
CfgDescriptionStructure
          CfgDescriptionStructure class is descriptive class for configuration protocol structures.
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol.runtime.channel
CfgDescriptionAttribute
          CfgDescriptionAttribute abstract class is the base descriptive class for configuration protocol attributes.
CfgDescriptionAttributeReference
          CfgDescriptionAttributeReference abstract class is the base descriptive class for configuration protocol's referenced attributes.
CfgDescriptionAttributeReferenceClass
           
CfgDescriptionClass
          CfgDescriptionClass abstract class is the base class for all the kinds of descriptive configuration classes, namely: CfgDescriptionObject CfgDescriptionStructure CfgDescriptionObjectDelta CfgDescriptionStructureDelta Only two of them, CfgDescriptionObject and CfgDescriptionObjectDelta are the kinds that can be employed as an Configuration Protocol message attribute, all of them serve the role of nested types inside of the CfgDescriptionObject and CfgDescriptionObjectDelta objects as the descriptive classes that referenced by reference attributes.
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol.runtime.codec
CfgDescriptionClass
          CfgDescriptionClass abstract class is the base class for all the kinds of descriptive configuration classes, namely: CfgDescriptionObject CfgDescriptionStructure CfgDescriptionObjectDelta CfgDescriptionStructureDelta Only two of them, CfgDescriptionObject and CfgDescriptionObjectDelta are the kinds that can be employed as an Configuration Protocol message attribute, all of them serve the role of nested types inside of the CfgDescriptionObject and CfgDescriptionObjectDelta objects as the descriptive classes that referenced by reference attributes.
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol.runtime.metadata
CfgComparer
           
CfgDescription
          CfgDescription abstract class is the base class for any kind of descriptive classes, or in other words, any descriptive class is a descendant of CfgDescription class and inherits CfgDescription's interface.
CfgDescriptionClass
          CfgDescriptionClass abstract class is the base class for all the kinds of descriptive configuration classes, namely: CfgDescriptionObject CfgDescriptionStructure CfgDescriptionObjectDelta CfgDescriptionStructureDelta Only two of them, CfgDescriptionObject and CfgDescriptionObjectDelta are the kinds that can be employed as an Configuration Protocol message attribute, all of them serve the role of nested types inside of the CfgDescriptionObject and CfgDescriptionObjectDelta objects as the descriptive classes that referenced by reference attributes.
CfgDescriptionStructure
          CfgDescriptionStructure class is descriptive class for configuration protocol structures.
ICfgEnum
          ICfgEnum<T> is an interface that is used in a manner of 'Optional Feature' pattern.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol.server
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol.utilities
CfgDescriptionClass
          CfgDescriptionClass abstract class is the base class for all the kinds of descriptive configuration classes, namely: CfgDescriptionObject CfgDescriptionStructure CfgDescriptionObjectDelta CfgDescriptionStructureDelta Only two of them, CfgDescriptionObject and CfgDescriptionObjectDelta are the kinds that can be employed as an Configuration Protocol message attribute, all of them serve the role of nested types inside of the CfgDescriptionObject and CfgDescriptionObjectDelta objects as the descriptive classes that referenced by reference attributes.
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.configuration.protocol.xml
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.json.jackson2
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 

Classes in com.genesyslab.platform.configuration.protocol.metadata used by com.genesyslab.platform.json.jackson2.confserver
CfgMetadata
          CfgMetadata final class is the source of and entry point to all configuration object descriptive data.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.