Platform SDK Java 8.5 API Reference

com.genesyslab.platform.contacts.protocol.contactserver
Class EntityTypes

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.contacts.protocol.contactserver.NamedGEnum
          extended by com.genesyslab.platform.contacts.protocol.contactserver.EntityTypes

public final class EntityTypes
extends NamedGEnum


Field Summary
static EntityTypes Callback
           
static EntityTypes Chat
           
static EntityTypes CoBrowse
           
static EntityTypes EmailIn
           
static EntityTypes EmailOut
           
static EntityTypes Interaction
           
static EntityTypes PhoneCall
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
static EntityTypes create(java.lang.String name)
           
static java.lang.Integer fromEnum(EntityTypes val)
           
static EntityTypes toEnum(java.lang.Integer val)
           
 
Methods inherited from class com.genesyslab.platform.contacts.protocol.contactserver.NamedGEnum
getLongName, getValue, toString
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, hashCode, name, ordinal, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

EmailIn

public static final EntityTypes EmailIn

EmailOut

public static final EntityTypes EmailOut

Chat

public static final EntityTypes Chat

PhoneCall

public static final EntityTypes PhoneCall

Callback

public static final EntityTypes Callback

CoBrowse

public static final EntityTypes CoBrowse

Interaction

public static final EntityTypes Interaction
Method Detail

toEnum

public static EntityTypes toEnum(java.lang.Integer val)

fromEnum

public static java.lang.Integer fromEnum(EntityTypes val)

create

public static EntityTypes create(java.lang.String name)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.