Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerObjectState
extends GEnum


Field Summary
static ConfServerObjectState Deleted
          Deprecated.  
static ConfServerObjectState Disabled
          Deprecated.  
static ConfServerObjectState Enabled
          Deprecated.  
static ConfServerObjectState MaxObjectState
          Deprecated.  
static ConfServerObjectState NoObjectState
          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

NoObjectState

public static final ConfServerObjectState NoObjectState
Deprecated. 

Enabled

public static final ConfServerObjectState Enabled
Deprecated. 

Disabled

public static final ConfServerObjectState Disabled
Deprecated. 

Deleted

public static final ConfServerObjectState Deleted
Deprecated. 

MaxObjectState

public static final ConfServerObjectState MaxObjectState
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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