Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config810 |
Modifier and Type | Method and Description |
---|---|
CfgProfileHolder |
WFMConfigService810Soap.fetchProfileFromSnapshot(java.lang.String snapshotID,
int firstIndex,
int lastIndex,
CfgProfileDetails details)
Retrieves range of Profile objects from existing Profile snapshot created with
openProfileSnapshot method. |
CfgProfileHolder |
WFMConfigService810Soap.getProfile(CfgProfileFilter profileFilter,
CfgActivityFilter activityFilter,
CfgSortMode sortMode,
CfgProfileDetails details)
Retrieves Profiles (
CfgProfile or CfgProfileShort ) for a given filter |
CfgProfileHolder |
CfgProfileHolder.withActivityInfo(CfgActivityShort... values) |
CfgProfileHolder |
CfgProfileHolder.withActivityInfo(java.util.Collection<CfgActivityShort> values) |
CfgProfileHolder |
CfgProfileHolder.withActivityInfoNSizeIs(int value) |
CfgProfileHolder |
CfgProfileHolder.withBUInfo(CfgBUShort... values) |
CfgProfileHolder |
CfgProfileHolder.withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgProfileHolder |
CfgProfileHolder.withBUInfoNSizeIs(int value) |
CfgProfileHolder |
CfgProfileHolder.withContractInfo(CfgContractShort... values) |
CfgProfileHolder |
CfgProfileHolder.withContractInfo(java.util.Collection<CfgContractShort> values) |
CfgProfileHolder |
CfgProfileHolder.withContractInfoNSizeIs(int value) |
CfgProfileHolder |
CfgProfileHolder.withObjectArray(CfgProfile... values) |
CfgProfileHolder |
CfgProfileHolder.withObjectArray(java.util.Collection<CfgProfile> values) |
CfgProfileHolder |
CfgProfileHolder.withObjectArrayNSizeIs(int value) |
CfgProfileHolder |
CfgProfileHolder.withObjectIDArray(java.util.Collection<java.lang.Integer> values) |
CfgProfileHolder |
CfgProfileHolder.withObjectIDArray(java.lang.Integer... values) |
CfgProfileHolder |
CfgProfileHolder.withObjectIDArrayNSizeIs(int value) |
CfgProfileHolder |
CfgProfileHolder.withObjectShortArray(CfgProfileShort... values) |
CfgProfileHolder |
CfgProfileHolder.withObjectShortArray(java.util.Collection<CfgProfileShort> values) |
CfgProfileHolder |
CfgProfileHolder.withObjectShortArrayNSizeIs(int value) |
CfgProfileHolder |
CfgProfileHolder.withSiteInfo(CfgSiteShort... values) |
CfgProfileHolder |
CfgProfileHolder.withSiteInfo(java.util.Collection<CfgSiteShort> values) |
CfgProfileHolder |
CfgProfileHolder.withSiteInfoNSizeIs(int value) |
CfgProfileHolder |
CfgProfileHolder.withTimestamp(long value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.