Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config812 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgProfile> |
CfgProfileHolder.objectArray
An array of
CfgProfile , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
Modifier and Type | Method and Description |
---|---|
CfgProfile |
CfgProfile.withTimestamp(long value) |
CfgProfile |
CfgProfile.withWmBUId(int value) |
CfgProfile |
CfgProfile.withWmContractId(int value) |
CfgProfile |
CfgProfile.withWmName(java.lang.String value) |
CfgProfile |
CfgProfile.withWmProfileActivities(java.util.Collection<java.lang.Integer> values) |
CfgProfile |
CfgProfile.withWmProfileActivities(java.lang.Integer... values) |
CfgProfile |
CfgProfile.withWmProfileActivitiesNSizeIs(int value) |
CfgProfile |
CfgProfile.withWmProfileId(int value) |
CfgProfile |
CfgProfile.withWmProfileSkills(CfgProfileSkill... values) |
CfgProfile |
CfgProfile.withWmProfileSkills(java.util.Collection<CfgProfileSkill> values) |
CfgProfile |
CfgProfile.withWmProfileSkillsNSizeIs(int value) |
CfgProfile |
CfgProfile.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgProfile |
CfgProfile.withWmSiteId(java.lang.Integer... values) |
CfgProfile |
CfgProfile.withWmSiteIdNSizeIs(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgProfile> |
CfgProfileHolder.getObjectArray()
Gets the value of the objectArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService812Soap.insertProfile(CfgProfile profile,
boolean ignoreWarnings)
Inserts new
CfgProfile object |
CfgValidationHolder |
WFMConfigService812Soap.updateProfile(CfgProfile profile,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates existing
CfgProfile object |
CfgValidationHolder |
WFMConfigService812Soap.validateProfile(CfgProfile profile)
Validate
CfgProfile object |
CfgProfileHolder |
CfgProfileHolder.withObjectArray(CfgProfile... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgProfileHolder.setObjectArray(java.util.List<CfgProfile> objectArray)
Sets the value of the objectArray property.
|
CfgProfileHolder |
CfgProfileHolder.withObjectArray(java.util.Collection<CfgProfile> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.