Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config761 |
Modifier and Type | Field and Description |
---|---|
private CfgShiftShort[] |
CfgShiftHolder.objectShortArray |
private CfgShiftShort[] |
CfgContractHolder.shiftInfo
An array containing short pieces of information for all Shifts associated with
the returned Contracts.
|
Modifier and Type | Method and Description |
---|---|
CfgShiftShort[] |
CfgShiftHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgShiftHolder.
|
CfgShiftShort[] |
CfgContractHolder.getShiftInfo()
Gets the shiftInfo value for this CfgContractHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgShiftHolder.setObjectShortArray(CfgShiftShort[] objectShortArray)
Sets the objectShortArray value for this CfgShiftHolder.
|
void |
CfgContractHolder.setShiftInfo(CfgShiftShort[] shiftInfo)
Sets the shiftInfo value for this CfgContractHolder.
|
Constructor and Description |
---|
CfgContractHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgContract[] objectArray,
int objectShortArrayNSizeIs,
CfgContractShort[] objectShortArray,
int shiftInfoNSizeIs,
CfgShiftShort[] shiftInfo,
long timestamp) |
CfgShiftHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgShift[] objectArray,
int objectShortArrayNSizeIs,
CfgShiftShort[] objectShortArray,
int contractInfoNSizeIs,
CfgContractShort[] contractInfo,
int breakInfoNSizeIs,
CfgBreakShort[] breakInfo,
int mealInfoNSizeIs,
CfgMealShort[] mealInfo,
int taskSequenceInfoNSizeIs,
CfgTaskSequenceShort[] taskSequenceInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.