Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgProfileShort> |
CfgProfileHolder.objectShortArray
An array of
CfgProfileShort , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
Modifier and Type | Method and Description |
---|---|
CfgProfileShort |
CfgProfileShort.withWmBUId(int value) |
CfgProfileShort |
CfgProfileShort.withWmContractId(int value) |
CfgProfileShort |
CfgProfileShort.withWmName(java.lang.String value) |
CfgProfileShort |
CfgProfileShort.withWmProfileId(int value) |
CfgProfileShort |
CfgProfileShort.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgProfileShort |
CfgProfileShort.withWmSiteId(java.lang.Integer... values) |
CfgProfileShort |
CfgProfileShort.withWmSiteIdNSizeIs(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgProfileShort> |
CfgProfileHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgProfileHolder |
CfgProfileHolder.withObjectShortArray(CfgProfileShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgProfileHolder.setObjectShortArray(java.util.List<CfgProfileShort> objectShortArray)
Sets the value of the objectShortArray property.
|
CfgProfileHolder |
CfgProfileHolder.withObjectShortArray(java.util.Collection<CfgProfileShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.