Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.obj
Class ConfSchema

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.obj.ConfObjectBase
      extended by com.genesyslab.platform.configuration.protocol.obj.ConfStructure
          extended by com.genesyslab.platform.configuration.protocol.obj.ConfSchema
All Implemented Interfaces:
java.lang.Cloneable

public class ConfSchema
extends ConfStructure

Class represents configuration schema information or localization data.


Constructor Summary
ConfSchema(CfgDescriptionSchema metadata)
          Creates and initializes configuration schema information structure or localization data.
 
Method Summary
 CfgDescriptionSchema getClassInfo()
          Returns reference to the schema class MetaData description.
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.obj.ConfObjectBase
checkTypeCompatibility, clone, createChildElement, equals, getAttributeInfo, getOrCreatePropertyValue, getPropertyInfo, getPropertyValue, getPropertyValue, hashCode, setPropertyValue, setPropertyValue, toString, toString, toStringContentHelper, toStringHelper
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfSchema

public ConfSchema(CfgDescriptionSchema metadata)
Creates and initializes configuration schema information structure or localization data.

Parameters:
metadata - schema structure class MetaData description.
Throws:
ConfObjectAttributeException - if given MetaData is null or there is some problem with its usage here.
Method Detail

getClassInfo

public CfgDescriptionSchema getClassInfo()
Returns reference to the schema class MetaData description.

Overrides:
getClassInfo in class ConfStructure
Returns:
schema class MetaData description.

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.