Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.metadata
Class CfgDescriptionAttributeReferenceClass

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescription
      extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttribute
          extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeReference
              extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeReferenceClass
All Implemented Interfaces:
ICfgEnum<CfgObjectProperty>
Direct Known Subclasses:
CfgDescriptionAttributeReferenceClassDelta, CfgDescriptionAttributeReferenceClassList, CfgDescriptionAttributeReferenceClassListDelta

public class CfgDescriptionAttributeReferenceClass
extends CfgDescriptionAttributeReference


Field Summary
 
Fields inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescription
baseComparer
 
Method Summary
 java.util.Collection<CfgDescriptionAttribute> getKeys()
           
 java.lang.String getName()
          Gets the name of descriptive object.
 java.lang.String getSchemaName()
          Gets xml schema name for a reference attribute descriptive instance.
protected  void setReference(Cfglibschema.TypeInfo.Attribute attrInfo, CfgMetadata metadata)
           
protected  void setTypeMask()
          Sets type mask for descriptive object.
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeReference
getCfgClass, getValue
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttribute
getCfgEnum, getConst, getMappingName, getOperation, getPackName, getParent, isKey, isPackCustom, isUnpackCustom, setComparer
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescription
addTypeToMask, getComparer, getIndex, getLocalizedName, getNameComparer, getProtocolVersion, getTypeBitMask, getTypeMask, getTypeMaskString, isCfgType, isCfgType, isCfgType, setComparer, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getKeys

public java.util.Collection<CfgDescriptionAttribute> getKeys()

getSchemaName

public java.lang.String getSchemaName()
Description copied from class: CfgDescriptionAttributeReference
Gets xml schema name for a reference attribute descriptive instance.

Overrides:
getSchemaName in class CfgDescriptionAttributeReference

getName

public java.lang.String getName()
Description copied from class: CfgDescription
Gets the name of descriptive object.

Overrides:
getName in class CfgDescription

setTypeMask

protected void setTypeMask()
Description copied from class: CfgDescription
Sets type mask for descriptive object.

Overrides:
setTypeMask in class CfgDescriptionAttributeReference

setReference

protected void setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
                            CfgMetadata metadata)
Specified by:
setReference in class CfgDescriptionAttributeReference

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.