Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.types
Class CfgRank

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.types.CfgRank

public class CfgRank
extends GEnum


Field Summary
static CfgRank CFGDesigner
           
static CfgRank CFGMaxRank
           
static CfgRank CFGNoRank
           
static CfgRank CFGServiceAdministrator
           
static CfgRank CFGSuperAdministrator
           
static CfgRank CFGTenantAdministrator
           
static CfgRank CFGUser
           
 
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

CFGNoRank

public static final CfgRank CFGNoRank

CFGUser

public static final CfgRank CFGUser

CFGDesigner

public static final CfgRank CFGDesigner

CFGTenantAdministrator

public static final CfgRank CFGTenantAdministrator

CFGServiceAdministrator

public static final CfgRank CFGServiceAdministrator

CFGSuperAdministrator

public static final CfgRank CFGSuperAdministrator

CFGMaxRank

public static final CfgRank CFGMaxRank

Configuration Platform SDK 7.6 API Reference

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