ICfgBase
, ICfgDelta
, ICfgObject
, java.lang.Cloneable
@Generated(value="com.genesyslab.platform.applicationblocks.com.generator.COMGenerator", date="2021-06-14T15:47:13-07:00") public class CfgDeltaAgentInfo extends CfgDelta
CfgAgentInfo
object.Constructor | Description |
---|---|
CfgDeltaAgentInfo(IConfService confService) |
This constructor is intended for creation of detached objects.
|
CfgDeltaAgentInfo(IConfService confService,
ConfStructure objData) |
This constructor is intended for creation of delta objects from configuration protocol messages.
|
CfgDeltaAgentInfo(IConfService confService,
org.w3c.dom.Node xmlData) |
This constructor is intended for creation of delta objects from configuration protocol messages.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgAgentLoginInfo> |
getChangedAgentLogins() |
A pointer to the list of agent logins with changed wrap-up
time (every item of this list is structured as
CfgAgentLoginInfo
). |
java.util.Collection<CfgSkillLevel> |
getChangedSkillLevels() |
A pointer to the list of changed skill levels (every item
of this list is structured as
CfgSkillLevel
). |
java.lang.Integer |
getDBID() |
The DBID of the target CfgAgentInfo configuration object.
|
java.util.Collection<java.lang.Integer> |
getDeletedAgentLoginDBIDs() |
A pointer to the list of identifiers of the agent logins
that this agent can no longer use.
|
java.util.Collection<CfgAgentLoginInfo> |
getDeletedAgentLogins() |
A pointer to the list of identifiers of the agent logins
that this agent can no longer use.
|
java.util.Collection<java.lang.Integer> |
getDeletedSkillDBIDs() |
A pointer to the list of identifiers of the deleted skills.
|
java.util.Collection<CfgSkillLevel> |
getDeletedSkills() |
A pointer to the list of identifiers of the deleted skills.
|
equals, flushChildrenContent, getConfigurationService, getData, getEndpoint, getLinkListCollection, getLinkValue, getLogger, getMetaData, getParent, getProperty, getProperty, getProperty, getRawObjectData, hashCode, initStruct, isSaved, lockObject, resolveLink, setProperty, toString, toXml, updateChildrenSavedState
ensureDataBackup, retrieveObject, save, toStringProperties, update
clone, delete, doSetFolderId, getFolderId, getObjectDbid, getObjectPath, getObjectType, refresh, reloadObjectWithNewData, reloadObjectWithNewData, removeAccount, resetDataBackup, retrieveAccountPermissions, retrieveACL, retrievePermissions, setAccountPermissions, setAccountPermissions, setFolderId, updateACL
getEndpoint, getProperty, getRawObjectData, setProperty, toXml
public CfgDeltaAgentInfo(IConfService confService)
confService
- configuration service instancepublic CfgDeltaAgentInfo(IConfService confService, ConfStructure objData)
confService
- configuration service instanceobjData
- configuration protocol object delta datapublic CfgDeltaAgentInfo(IConfService confService, org.w3c.dom.Node xmlData)
confService
- configuration service instancexmlData
- XML object containing object delta datapublic final java.lang.Integer getDBID()
public final java.util.Collection<CfgSkillLevel> getDeletedSkills()
public final java.util.Collection<java.lang.Integer> getDeletedSkillDBIDs()
public final java.util.Collection<CfgSkillLevel> getChangedSkillLevels()
CfgSkillLevel
).public final java.util.Collection<CfgAgentLoginInfo> getDeletedAgentLogins()
public final java.util.Collection<java.lang.Integer> getDeletedAgentLoginDBIDs()
public final java.util.Collection<CfgAgentLoginInfo> getChangedAgentLogins()
CfgAgentLoginInfo
).Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.