Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerOperationMode
extends GEnum


Field Summary
static ConfServerOperationMode OMManual
          Deprecated.  
static ConfServerOperationMode OMMaxOperationMode
          Deprecated.  
static ConfServerOperationMode OMNoOperationMode
          Deprecated.  
static ConfServerOperationMode OMSchedule
          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

OMNoOperationMode

public static final ConfServerOperationMode OMNoOperationMode
Deprecated. 

OMManual

public static final ConfServerOperationMode OMManual
Deprecated. 

OMSchedule

public static final ConfServerOperationMode OMSchedule
Deprecated. 

OMMaxOperationMode

public static final ConfServerOperationMode OMMaxOperationMode
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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