Platform SDK Java 8.5 API Reference

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

Packages that use CfgCampaign
com.genesyslab.platform.applicationblocks.com.objects   
com.genesyslab.platform.applicationblocks.com.queries   
 

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgCampaign
 CfgCampaign CfgDeltaCampaignGroup.getCampaign()
          

A unique identifier of the CfgCampaign to which this campaign group is allocated.

 CfgCampaign CfgCampaignGroup.getCampaign()
          

A unique identifier of the CfgCampaign to which this campaign group is allocated.

 CfgCampaign CfgDeltaCampaign.retrieveCfgCampaign()
          Read base CfgCampaign configuration object caused this event.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgCampaign
 void CfgCampaignGroup.setCampaign(CfgCampaign value)
          

A unique identifier of the CfgCampaign to which this campaign group is allocated.

 

Uses of CfgCampaign in com.genesyslab.platform.applicationblocks.com.queries
 

Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgCampaign
 CfgCampaign CfgCampaignQuery.executeSingleResult()
          Executes a query the result of which is a single object.
 

Methods in com.genesyslab.platform.applicationblocks.com.queries that return types with arguments of type CfgCampaign
 AsyncRequestResult<CfgCampaign> CfgCampaignQuery.beginExecute(Action<AsyncRequestResult<CfgCampaign>> callback, java.lang.Object state)
          Begins the asynchronous execution of the current query.
 java.util.Collection<CfgCampaign> CfgCampaignQuery.execute()
          Executes the query and returns a list of CfgCampaign objects.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.queries with type arguments of type CfgCampaign
 AsyncRequestResult<CfgCampaign> CfgCampaignQuery.beginExecute(Action<AsyncRequestResult<CfgCampaign>> callback, java.lang.Object state)
          Begins the asynchronous execution of the current query.
 


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.