ICfgBase
, ICfgBriefInfo
, ICfgObject
, java.lang.Cloneable
CfgAccessGroupBrief
, CfgPersonBrief
, CfgTenantBrief
public abstract class CfgBriefInfo extends CfgObject implements ICfgBriefInfo
Modifier | Constructor | Description |
---|---|---|
protected |
CfgBriefInfo(IConfService confService,
ConfObjectBrief objData,
java.lang.Object[] additionalParameters) |
Main constructor designed for usage from generated classes in deserializing constructors.
|
protected |
CfgBriefInfo(IConfService confService,
org.w3c.dom.Node xmlData,
java.lang.Object[] additionalParameters) |
Main constructor designed for usage from generated classes in deserializing constructors.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
ensureDataBackup() |
This internal method is designed for "lazy initialization" of DOM data backup.
|
protected ICfgObject |
getParent() |
Brief Info structures do not have "parent" containers.
|
ICfgObject |
retrieveObject() |
Read "full" version of the configuration object from the server.
|
void |
save() |
Synchronizes changes in a class with Configuration Server.
|
void |
update(ICfgDelta deltaObject) |
Updates the current object from the passed delta object.
|
protected void |
updateChildrenSavedState() |
equals, flushChildrenContent, getConfigurationService, getData, getEndpoint, getLinkListCollection, getLinkValue, getLogger, getMetaData, getProperty, getProperty, getProperty, getRawObjectData, hashCode, initStruct, isSaved, lockObject, resolveLink, setProperty, toString, toStringProperties, toXml
clone, delete, doSetFolderId, getFolderId, getObjectDbid, getObjectPath, getObjectType, refresh, reloadObjectWithNewData, reloadObjectWithNewData, removeAccount, resetDataBackup, retrieveAccountPermissions, retrieveACL, retrievePermissions, setAccountPermissions, setAccountPermissions, setFolderId, updateACL
getEndpoint, getProperty, getRawObjectData, setProperty, toXml
getID
clone, delete, getObjectDbid, getObjectType, refresh
protected CfgBriefInfo(IConfService confService, ConfObjectBrief objData, java.lang.Object[] additionalParameters)
confService
- configuration service instanceobjData
- configuration protocol dataadditionalParameters
- additional attributesprotected CfgBriefInfo(IConfService confService, org.w3c.dom.Node xmlData, java.lang.Object[] additionalParameters)
confService
- configuration service instancexmlData
- bound data from Configuration SDK messageadditionalParameters
- additional attributesprotected void ensureDataBackup()
CfgObject
ensureDataBackup
in class CfgObject
protected ICfgObject getParent()
public final ICfgObject retrieveObject() throws ConfigException
ConfigException
- in case of problem while object readingprotected void updateChildrenSavedState()
updateChildrenSavedState
in class CfgBase
public 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 serverSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.