Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.applicationblocks.com.objects.CfgID

Packages that use CfgID
com.genesyslab.platform.applicationblocks.com   
com.genesyslab.platform.applicationblocks.com.objects   
 

Uses of CfgID in com.genesyslab.platform.applicationblocks.com
 

Methods in com.genesyslab.platform.applicationblocks.com that return CfgID
 CfgID ICfgBriefInfo.getID()
          Returns object identification structure of the current object.
It contains object type and dbid.
 

Uses of CfgID in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgID
 CfgID CfgTenantBrief.getID()
           
 CfgID CfgPersonBrief.getID()
           
 CfgID CfgAccessGroupBrief.getID()
           
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgID
 java.util.Collection<CfgID> CfgAccessGroup.getMemberIDs()
          A pointer to the list of the Persons that form this group (every item of this list is structured as CfgID ).
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgID
 void CfgAccessGroup.setMemberIDs(java.util.Collection<CfgID> value)
          A pointer to the list of the Persons that form this group (every item of this list is structured as CfgID ).
 


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.