com.genesyslab.platform.applicationblocks.com
Class CfgStructure
java.lang.Object
com.genesyslab.platform.applicationblocks.com.CfgBase
com.genesyslab.platform.applicationblocks.com.CfgStructure
- All Implemented Interfaces:
- ICfgBase, ICfgStructure
- Direct Known Subclasses:
- CfgACE, CfgACEID, CfgACL, CfgACLID, CfgAddress, CfgAgentInfo, CfgAgentLoginInfo, CfgAppRank, CfgAppServicePermission, CfgCallingListInfo, CfgCampaignGroupInfo, CfgConnInfo, CfgDelSwitchAccess, CfgDetectEvent, CfgDNAccessNumber, CfgDNInfo, CfgGroup, CfgID, CfgMemberID, CfgObjectID, CfgObjectiveTableRecord, CfgObjectResource, CfgOS, CfgOwnerID, CfgParentID, CfgPhones, CfgPortInfo, CfgRemovalEvent, CfgResourceID, CfgRoleMember, CfgServer, CfgServerHostID, CfgServerVersion, CfgServiceInfo, CfgSkillLevel, CfgSolutionComponent, CfgSolutionComponentDefinition, CfgStatInterval, CfgSubcode, CfgSwitchAccessCode, CfgUpdatePackageRecord
public abstract class CfgStructure
- extends CfgBase
- implements ICfgStructure
The base class for all Configuration Server structures.
- Author:
- Petr Makagon, Vladislav Baranovsky, Alexander Filatov, Anton Brazhnyk, Sergii Volokh
Methods inherited from class com.genesyslab.platform.applicationblocks.com.CfgBase |
clone, ensureDataBackup, equals, flushChildrenContent, getConfigurationService, getData, getEndpoint, getLinkListCollection, getLinkValue, getLogger, getMetaData, getProperty, getProperty, getProperty, getRawObjectData, hashCode, initStruct, isSaved, lockObject, reloadObjectWithNewData, resolveLink, setProperty, toString, toStringProperties, toXml |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
CfgStructure
protected CfgStructure(IConfService confService,
ConfStructure objData,
ICfgObject parent)
- Main constructor designed for usage from generated classes in deserializing constructors.
- Parameters:
confService
- configuration service instanceobjData
- bound data from Configuration SDK messageparent
- configuration object containing this structure
CfgStructure
protected CfgStructure(IConfService confService,
org.w3c.dom.Node xmlData,
ICfgObject parent)
- Main constructor designed for usage from generated classes in deserializing constructors.
- Parameters:
confService
- configuration service instancexmlData
- bound data from Configuration SDK messageparent
- configuration object containing this structure
getParent
public ICfgObject getParent()
- Returns the structure's parent object. Should be a configuration class.
- Specified by:
getParent
in interface ICfgStructure
- Overrides:
getParent
in class CfgBase
- Returns:
- Structure parent
updateChildrenSavedState
protected void updateChildrenSavedState()
- Overrides:
updateChildrenSavedState
in class CfgBase
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.