Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgTreatment
 CfgTreatment CfgDeltaTreatment.retrieveCfgTreatment()
          Read base CfgTreatment configuration object caused this event.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgTreatment
 java.util.Collection<CfgTreatment> CfgDeltaCallingList.getAddedTreatments()
          A pointer to list of identifiers of CfgTreatment dedicated to the calling list.
 java.util.Collection<CfgTreatment> CfgDeltaCallingList.getDeletedTreatments()
          A pointer to the list of deleted treatments.
 java.util.Collection<CfgTreatment> CfgCallingList.getTreatments()
          A pointer to list of identifiers of CfgTreatment dedicated to the calling list.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgTreatment
 void CfgCallingList.setTreatments(java.util.Collection<CfgTreatment> value)
          A pointer to list of identifiers of CfgTreatment dedicated to the calling list.
 

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

Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgTreatment
 CfgTreatment CfgTreatmentQuery.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 CfgTreatment
 AsyncRequestResult<CfgTreatment> CfgTreatmentQuery.beginExecute(Action<AsyncRequestResult<CfgTreatment>> callback, java.lang.Object state)
          Begins the asynchronous execution of the current query.
 java.util.Collection<CfgTreatment> CfgTreatmentQuery.execute()
          Executes the query and returns a list of CfgTreatment objects.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.queries with type arguments of type CfgTreatment
 AsyncRequestResult<CfgTreatment> CfgTreatmentQuery.beginExecute(Action<AsyncRequestResult<CfgTreatment>> 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.