Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.metadata
Interface ICfgNameOperationalInfo

All Known Subinterfaces:
ICfgAttributeOperationalInfo, ICfgClassOperationalInfo
All Known Implementing Classes:
CfgDescriptionAttributeKvListDelta, CfgDescriptionAttributeReferenceClassDelta, CfgDescriptionAttributeReferenceClassListDelta, CfgDescriptionAttributeReferenceKeyListDelta, CfgDescriptionAttributeReferenceLinkListDelta, CfgDescriptionObjectDelta, CfgDescriptionStructureDelta

public interface ICfgNameOperationalInfo

ICfgNameOperationalInfo interface is descriptive interface for configuration protocol deltas.

See Also:
ICfgClassOperationalInfo, ICfgAttributeOperationalInfo

Method Summary
 java.lang.String getName()
          Provides name of a descriptive delta type.
 java.lang.String getSubjectName()
          Provides name of a descriptive type that is the subject the delta applies for.
 

Method Detail

getName

java.lang.String getName()
Provides name of a descriptive delta type.


getSubjectName

java.lang.String getSubjectName()
Provides name of a descriptive type that is the subject the delta applies for.


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.