Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerGroupType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.confserver.ConfServerGroupType

Deprecated. The enum has been deprecated. Please use 'CfgGroupType' enum instead.

public class ConfServerGroupType
extends GEnum


Field Summary
static ConfServerGroupType AccessGroupType
          Deprecated.  
static ConfServerGroupType AgentGroupType
          Deprecated.  
static ConfServerGroupType DNGroupType
          Deprecated.  
static ConfServerGroupType MaxGroupType
          Deprecated.  
static ConfServerGroupType NoGroup
          Deprecated.  
static ConfServerGroupType PlaceGroupType
          Deprecated.  
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NoGroup

public static final ConfServerGroupType NoGroup
Deprecated. 

AgentGroupType

public static final ConfServerGroupType AgentGroupType
Deprecated. 

PlaceGroupType

public static final ConfServerGroupType PlaceGroupType
Deprecated. 

DNGroupType

public static final ConfServerGroupType DNGroupType
Deprecated. 

AccessGroupType

public static final ConfServerGroupType AccessGroupType
Deprecated. 

MaxGroupType

public static final ConfServerGroupType MaxGroupType
Deprecated. 

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.