Platform SDK Java 8.5 API Reference

com.genesyslab.platform.applicationblocks.com
Interface ICfgStructure

All Superinterfaces:
ICfgBase
All Known Implementing Classes:
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, CfgStructure, CfgSubcode, CfgSwitchAccessCode, CfgUpdatePackageRecord

public interface ICfgStructure
extends ICfgBase

An interface that should be supported by all configuration structures (configuration objects that are dependent on other configuration objects and can only be retrieved as part of some other object (class).

Author:
Petr Makagon, Vladislav Baranovsky, Alexander Filatov, Anton Brazhnyk, Sergii Volokh

Method Summary
 ICfgObject getParent()
          Returns the structure's parent object.
 
Methods inherited from interface com.genesyslab.platform.applicationblocks.com.ICfgBase
getEndpoint, getProperty, getRawObjectData, setProperty, toXml
 

Method Detail

getParent

ICfgObject getParent()
Returns the structure's parent object. Should be a configuration class.

Returns:
Structure parent

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.