Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgCallingListInfo
 java.util.Collection<CfgCallingListInfo> CfgDeltaCampaign.getAddedCallingLists()
          A pointer to list of calling lists info dedicated to campaign(every item of this list is structured as CfgCallingListInfo ).
 java.util.Collection<CfgCallingListInfo> CfgCampaign.getCallingLists()
          A pointer to list of calling lists info dedicated to campaign(every item of this list is structured as CfgCallingListInfo ).
 java.util.Collection<CfgCallingListInfo> CfgDeltaCampaign.getChangedCallingLists()
          A pointer to the list of changed calling lists(every item of this list is structured as CfgCallingListInfo ).
 java.util.Collection<CfgCallingListInfo> CfgDeltaCampaign.getDeletedCallingLists()
          A pointer to the list of deleted calling list DBID(s).
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgCallingListInfo
 void CfgCampaign.setCallingLists(java.util.Collection<CfgCallingListInfo> value)
          A pointer to list of calling lists info dedicated to campaign(every item of this list is structured as CfgCallingListInfo ).
 


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.