Platform SDK Java 8.5 API Reference

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

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.CfgDescriptionAttributeReferenceLink
                  extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeReferenceLinkListDelta
All Implemented Interfaces:
ICfgAttributeOperationalInfo, ICfgEnum<CfgObjectProperty>, ICfgListItemInfo, ICfgNameOperationalInfo

public class CfgDescriptionAttributeReferenceLinkListDelta
extends CfgDescriptionAttributeReferenceLink
implements ICfgListItemInfo, ICfgAttributeOperationalInfo


Field Summary
 
Fields inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescription
baseComparer
 
Method Summary
 CfgDescriptionAttribute getAttributeDescription()
          Provides name for a delta attribute.
 java.lang.String getItemName()
           
 CfgDescriptionAttribute getSubjectAttributeDescription()
          Provides description for an attribute that is the subject the delta applies for.
 java.lang.String getSubjectName()
          Provides name of a descriptive type that is the subject the delta applies for.
protected  void setComparer()
           
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.CfgDescriptionAttributeReferenceLink
getObjectDescription, getObjectType
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeReference
getCfgClass, getSchemaName, getValue
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttribute
getCfgEnum, getConst, getMappingName, getOperation, getPackName, getParent, isKey, isPackCustom, isUnpackCustom
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescription
addTypeToMask, getComparer, getIndex, getLocalizedName, getName, 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
 
Methods inherited from interface com.genesyslab.platform.configuration.protocol.metadata.ICfgNameOperationalInfo
getName
 

Method Detail

getItemName

public java.lang.String getItemName()
Specified by:
getItemName in interface ICfgListItemInfo

getAttributeDescription

public CfgDescriptionAttribute getAttributeDescription()
Description copied from interface: ICfgAttributeOperationalInfo
Provides name for a delta attribute.

Specified by:
getAttributeDescription in interface ICfgAttributeOperationalInfo
Returns:
Corresponding subject class description

getSubjectName

public java.lang.String getSubjectName()
Description copied from interface: ICfgNameOperationalInfo
Provides name of a descriptive type that is the subject the delta applies for.

Specified by:
getSubjectName in interface ICfgNameOperationalInfo

getSubjectAttributeDescription

public CfgDescriptionAttribute getSubjectAttributeDescription()
Description copied from interface: ICfgAttributeOperationalInfo
Provides description for an attribute that is the subject the delta applies for.

Specified by:
getSubjectAttributeDescription in interface ICfgAttributeOperationalInfo
Returns:
Corresponding subject class description

setTypeMask

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

Overrides:
setTypeMask in class CfgDescriptionAttributeReferenceLink

setReference

protected void setReference(Cfglibschema.TypeInfo.Attribute attrInfo,
                            CfgMetadata metadata)
Overrides:
setReference in class CfgDescriptionAttributeReferenceLink

setComparer

protected void setComparer()
Overrides:
setComparer in class CfgDescriptionAttribute

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.