Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerSelectionMode
extends GEnum


Field Summary
static ConfServerSelectionMode AppType
          Deprecated.  
static ConfServerSelectionMode ByAny
          Deprecated.  
static ConfServerSelectionMode ByAppDBID
          Deprecated.  
static ConfServerSelectionMode MaxSelectionMode
          Deprecated.  
static ConfServerSelectionMode NoSelectionMode
          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

NoSelectionMode

public static final ConfServerSelectionMode NoSelectionMode
Deprecated. 

ByAppDBID

public static final ConfServerSelectionMode ByAppDBID
Deprecated. 

AppType

public static final ConfServerSelectionMode AppType
Deprecated. 

ByAny

public static final ConfServerSelectionMode ByAny
Deprecated. 

MaxSelectionMode

public static final ConfServerSelectionMode MaxSelectionMode
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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