Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.metadata.CfgOperation

Packages that use CfgOperation
com.genesyslab.platform.configuration.protocol.metadata   
 

Uses of CfgOperation in com.genesyslab.platform.configuration.protocol.metadata
 

Methods in com.genesyslab.platform.configuration.protocol.metadata that return CfgOperation
 CfgOperation CfgDescriptionAttribute.getOperation()
          Indicates what kind of operation is intended (in case of deltas) or allowed (in case of subjects) to be performed, using the attribute (in case of deltas) or on attribute (in case of subjects).
static CfgOperation CfgOperation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CfgOperation[] CfgOperation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.genesyslab.platform.configuration.protocol.metadata with parameters of type CfgOperation
 CfgDescriptionAttribute CfgDescriptionClass.getDeltaListAttribute(java.lang.String mappingName, CfgOperation operation)
           
 


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.