ICfgBase
, ICfgDelta
, ICfgObject
, java.lang.Cloneable
CfgDeltaAccessGroup
, CfgDeltaActionCode
, CfgDeltaAgentGroup
, CfgDeltaAgentInfo
, CfgDeltaAgentLogin
, CfgDeltaAlarmCondition
, CfgDeltaApplication
, CfgDeltaAppPrototype
, CfgDeltaCallingList
, CfgDeltaCampaign
, CfgDeltaCampaignGroup
, CfgDeltaDN
, CfgDeltaDNGroup
, CfgDeltaEnumerator
, CfgDeltaEnumeratorValue
, CfgDeltaField
, CfgDeltaFilter
, CfgDeltaFolder
, CfgDeltaFormat
, CfgDeltaGroup
, CfgDeltaGVPCustomer
, CfgDeltaGVPIVRProfile
, CfgDeltaGVPReseller
, CfgDeltaHost
, CfgDeltaIVR
, CfgDeltaIVRPort
, CfgDeltaObjectiveTable
, CfgDeltaPerson
, CfgDeltaPersonLastLogin
, CfgDeltaPhysicalSwitch
, CfgDeltaPlace
, CfgDeltaPlaceGroup
, CfgDeltaRole
, CfgDeltaScheduledTask
, CfgDeltaScript
, CfgDeltaService
, CfgDeltaSkill
, CfgDeltaStatDay
, CfgDeltaStatTable
, CfgDeltaSwitch
, CfgDeltaTableAccess
, CfgDeltaTenant
, CfgDeltaTimeZone
, CfgDeltaTransaction
, CfgDeltaTreatment
, CfgDeltaVoicePrompt
public abstract class CfgDelta extends CfgObject implements ICfgDelta
Modifier | Constructor | Description |
---|---|---|
protected |
CfgDelta(IConfService srvc,
ConfObjectBase objData,
java.lang.Object[] additionalParameters) |
|
protected |
CfgDelta(IConfService confService,
java.lang.String className) |
This is a constructor of an object with no external data.
|
protected |
CfgDelta(IConfService srvc,
org.w3c.dom.Node xmlData,
java.lang.Object[] additionalParameters) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
ensureDataBackup() |
This internal method is designed for "lazy initialization" of DOM data backup.
|
ICfgObject |
retrieveObject() |
Read configuration object from server.
|
void |
save() |
Synchronizes changes in a class with Configuration Server.
|
protected java.lang.StringBuilder |
toStringProperties() |
|
void |
update(ICfgDelta deltaObject) |
Updates the current object from the passed delta object.
|
equals, flushChildrenContent, getConfigurationService, getData, getEndpoint, getLinkListCollection, getLinkValue, getLogger, getMetaData, getParent, getProperty, getProperty, getProperty, getRawObjectData, hashCode, initStruct, isSaved, lockObject, resolveLink, setProperty, toString, toXml, updateChildrenSavedState
clone, delete, doSetFolderId, getFolderId, getObjectDbid, getObjectPath, getObjectType, refresh, reloadObjectWithNewData, reloadObjectWithNewData, removeAccount, resetDataBackup, retrieveAccountPermissions, retrieveACL, retrievePermissions, setAccountPermissions, setAccountPermissions, setFolderId, updateACL
getEndpoint, getProperty, getRawObjectData, setProperty, toXml
protected CfgDelta(IConfService confService, java.lang.String className)
confService
- A reference to Configuration ServiceclassName
- The name of a classprotected CfgDelta(IConfService srvc, ConfObjectBase objData, java.lang.Object[] additionalParameters)
protected CfgDelta(IConfService srvc, org.w3c.dom.Node xmlData, java.lang.Object[] additionalParameters)
protected void ensureDataBackup()
CfgObject
ensureDataBackup
in class CfgObject
public final ICfgObject retrieveObject() throws ConfigException
ConfigException
- in case of problem while object readingpublic void save() throws ConfigException
CfgObject
save
in interface ICfgObject
save
in class CfgObject
ConfigException
- exception while requesting configuration information updatepublic void update(ICfgDelta deltaObject)
CfgObject
update
in interface ICfgObject
update
in class CfgObject
deltaObject
- the delta object received from configuration serverprotected java.lang.StringBuilder toStringProperties()
toStringProperties
in class CfgBase
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.