Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config720 |
Modifier and Type | Field and Description |
---|---|
private CfgExceptionTypeShort[] |
CfgMeetingHolder.exceptionTypeInfo |
private CfgExceptionTypeShort[] |
CfgExceptionTypeHolder.objectShortArray
An array of
CfgExceptionTypeShort , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
Modifier and Type | Method and Description |
---|---|
CfgExceptionTypeShort[] |
CfgMeetingHolder.getExceptionTypeInfo()
Gets the exceptionTypeInfo value for this CfgMeetingHolder.
|
CfgExceptionTypeShort[] |
CfgExceptionTypeHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgExceptionTypeHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgMeetingHolder.setExceptionTypeInfo(CfgExceptionTypeShort[] exceptionTypeInfo)
Sets the exceptionTypeInfo value for this CfgMeetingHolder.
|
void |
CfgExceptionTypeHolder.setObjectShortArray(CfgExceptionTypeShort[] objectShortArray)
Sets the objectShortArray value for this CfgExceptionTypeHolder.
|
Constructor and Description |
---|
CfgExceptionTypeHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgExceptionType[] objectArray,
int objectShortArrayNSizeIs,
CfgExceptionTypeShort[] objectShortArray,
long timestamp) |
CfgMeetingHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgMeeting[] objectArray,
int objectShortArrayNSizeIs,
CfgMeetingShort[] objectShortArray,
int exceptionTypeInfoNSizeIs,
CfgExceptionTypeShort[] exceptionTypeInfo,
int agentInfoNSizeIs,
CfgAgentShort[] agentInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.