Platform SDK Java 8.5 API Reference

com.genesyslab.platform.applicationblocks.com
Interface ICfgBriefInfo

All Superinterfaces:
java.lang.Cloneable, ICfgBase, ICfgObject
All Known Implementing Classes:
CfgAccessGroupBrief, CfgBriefInfo, CfgPersonBrief, CfgTenantBrief

public interface ICfgBriefInfo
extends ICfgObject

The base interface for all Configuration Server brief info structures.


Method Summary
 CfgID getID()
          Returns object identification structure of the current object.
It contains object type and dbid.
 
Methods inherited from interface com.genesyslab.platform.applicationblocks.com.ICfgObject
clone, delete, getObjectDbid, getObjectType, refresh, save, update
 
Methods inherited from interface com.genesyslab.platform.applicationblocks.com.ICfgBase
getEndpoint, getProperty, getRawObjectData, setProperty, toXml
 

Method Detail

getID

CfgID getID()
Returns object identification structure of the current object.
It contains object type and dbid.

Returns:
Configuration object ID

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.