Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgObjectID
 java.util.Collection<CfgObjectID> CfgDeltaFolder.getAddedObjectIDs()
          Pointer to the list of CfgObjectID objects containing the type and DBID of the objects subordinate to this folder.
 java.util.Collection<CfgObjectID> CfgDeltaFolder.getDeletedObjectIDs()
          A pointer to a list of subordinate objects excluded from the folder's container list.
 java.util.Collection<CfgObjectID> CfgFolder.getObjectIDs()
          Pointer to the list of CfgObjectID objects containing the type and DBID of the objects subordinate to this folder.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgObjectID
 void CfgFolder.setObjectIDs(java.util.Collection<CfgObjectID> value)
          Pointer to the list of CfgObjectID objects containing the type and DBID of the objects subordinate to this folder.
 


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.