|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.commons.GEnum
com.genesyslab.platform.configuration.protocol.types.CfgObjectType
public class CfgObjectType
Field Summary | |
---|---|
static CfgObjectType |
CFGAccessGroup
A group of persons that have the same set of permissions with respect to Configuration Data objects. |
static CfgObjectType |
CFGActionCode
Action code. |
static CfgObjectType |
CFGAgentGroup
A group of agents. |
static CfgObjectType |
CFGAgentLogin
Agent identifier in a switching system. |
static CfgObjectType |
CFGAlarmCondition
An alarm condition |
static CfgObjectType |
CFGApplication
An application that provides some of the CTI functions. |
static CfgObjectType |
CFGAppPrototype
An application template that contains application-specific options and their default values where appropriate. |
static CfgObjectType |
CFGCallingList
A calling list. |
static CfgObjectType |
CFGCampaign
Outbound campaign. |
static CfgObjectType |
CFGCampaignGroup
|
static CfgObjectType |
CFGDN
A telephony object uniquely identified by its directory number within a switch at which telephone calls may reside and be handled. |
static CfgObjectType |
CFGDNGroup
A group of DNs. |
static CfgObjectType |
CFGEnumerator
An object representing Business Attribute entity which serves as a collection of Attribute Value (CFGEnumeratorValue) objects. |
static CfgObjectType |
CFGEnumeratorValue
An object representing AttributeValue entity. |
static CfgObjectType |
CFGField
A basic subdivision of data record |
static CfgObjectType |
CFGFilter
A logical entity that allows to keep away all the staff that is not required from document the application uses. |
static CfgObjectType |
CFGFolder
A logical entity that defines a certain object type under a particular parent object. |
static CfgObjectType |
CFGFormat
Arrangement of fields within a document/database table |
static CfgObjectType |
CFGGVPCustomer
|
static CfgObjectType |
CFGGVPIVRProfile
|
static CfgObjectType |
CFGGVPReseller
|
static CfgObjectType |
CFGHost
A computer where CTI software is loaded. |
static CfgObjectType |
CFGIVR
An aggregate of IVR ports within one IVR controlled through one IVR interface driver. |
static CfgObjectType |
CFGIVRPort
A telephony object uniquely identified by its number within an IVR at which telephone calls may reside and be handled. |
static CfgObjectType |
CFGMaxObjectType
A maximum value of this enumeration type. |
static CfgObjectType |
CFGNoObject
Object is not defined. |
static CfgObjectType |
CFGObjectiveTable
An objective table. |
static CfgObjectType |
CFGPerson
A person registered in the Configuration Database. |
static CfgObjectType |
CFGPersonLastLogin
|
static CfgObjectType |
CFGPhysicalSwitch
A telephone office that contains and/or terminates telephone objects of one or more tenants. |
static CfgObjectType |
CFGPlace
A location that has one or more telephony objects operated by one agent at a time. |
static CfgObjectType |
CFGPlaceGroup
A group of places. |
static CfgObjectType |
CFGRole
|
static CfgObjectType |
CFGScheduledTask
|
static CfgObjectType |
CFGScript
A set of call treatments created within a service. |
static CfgObjectType |
CFGService
CTI functionality offered to tenants as a service. |
static CfgObjectType |
CFGSkill
Agent skill. |
static CfgObjectType |
CFGStatDay
A statistical day. |
static CfgObjectType |
CFGStatTable
A statistical table. |
static CfgObjectType |
CFGSwitch
An aggregate of telephony objects within one telephone switch controlled through one T-Server. |
static CfgObjectType |
CFGTableAccess
A logical entity that defines document access information |
static CfgObjectType |
CFGTenant
A business subscribed to one or more CTI services. |
static CfgObjectType |
CFGTimeZone
A logical entity that gives the time difference between GMT and local time for both standard time and summertime (Daylight Savings Time). |
static CfgObjectType |
CFGTransaction
Customer-defined transaction associated with an object type. |
static CfgObjectType |
CFGTreatment
A logical entity that defines further step(s) call processing based on call result. |
static CfgObjectType |
CFGVoicePrompt
A voice prompt. |
Fields inherited from class com.genesyslab.platform.commons.GEnum |
---|
LOCALE_ENGLISH |
Method Summary | |
---|---|
static CfgObjectType |
valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static CfgObjectType |
valueOf(java.lang.String name)
Returns enumeration value with specified name or null if no such value exists. |
static java.util.Collection<CfgObjectType> |
values()
Returns all values of the enumeration. |
Methods inherited from class com.genesyslab.platform.commons.GEnum |
---|
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final CfgObjectType CFGNoObject
public static final CfgObjectType CFGSwitch
public static final CfgObjectType CFGDN
public static final CfgObjectType CFGPerson
public static final CfgObjectType CFGPlace
public static final CfgObjectType CFGAgentGroup
public static final CfgObjectType CFGPlaceGroup
public static final CfgObjectType CFGTenant
public static final CfgObjectType CFGService
public static final CfgObjectType CFGApplication
public static final CfgObjectType CFGHost
public static final CfgObjectType CFGPhysicalSwitch
public static final CfgObjectType CFGScript
public static final CfgObjectType CFGSkill
public static final CfgObjectType CFGActionCode
public static final CfgObjectType CFGAgentLogin
public static final CfgObjectType CFGTransaction
public static final CfgObjectType CFGDNGroup
public static final CfgObjectType CFGStatDay
public static final CfgObjectType CFGStatTable
public static final CfgObjectType CFGAppPrototype
public static final CfgObjectType CFGAccessGroup
public static final CfgObjectType CFGFolder
public static final CfgObjectType CFGField
public static final CfgObjectType CFGFormat
public static final CfgObjectType CFGTableAccess
public static final CfgObjectType CFGCallingList
public static final CfgObjectType CFGCampaign
public static final CfgObjectType CFGTreatment
public static final CfgObjectType CFGFilter
public static final CfgObjectType CFGTimeZone
public static final CfgObjectType CFGVoicePrompt
public static final CfgObjectType CFGIVRPort
public static final CfgObjectType CFGIVR
public static final CfgObjectType CFGAlarmCondition
public static final CfgObjectType CFGEnumerator
public static final CfgObjectType CFGEnumeratorValue
public static final CfgObjectType CFGObjectiveTable
public static final CfgObjectType CFGCampaignGroup
public static final CfgObjectType CFGGVPReseller
public static final CfgObjectType CFGGVPCustomer
public static final CfgObjectType CFGGVPIVRProfile
public static final CfgObjectType CFGScheduledTask
public static final CfgObjectType CFGRole
public static final CfgObjectType CFGPersonLastLogin
public static final CfgObjectType CFGMaxObjectType
Method Detail |
---|
public static java.util.Collection<CfgObjectType> values()
public static CfgObjectType valueOf(int ordinal)
ordinal
- ordinal number of the enumeration value
public static CfgObjectType valueOf(java.lang.String name)
name
- name of value in the enumeration
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |