Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgTableAccess
 CfgTableAccess CfgDeltaCallingList.getLogTableAccess()
          A unique identifier of logTableAccess.
 CfgTableAccess CfgCallingList.getLogTableAccess()
          A unique identifier of logTableAccess.
 CfgTableAccess CfgDeltaCallingList.getTableAccess()
          A unique identifier of the table the calling list refers to.
 CfgTableAccess CfgCallingList.getTableAccess()
          A unique identifier of the table the calling list refers to.
 CfgTableAccess CfgDeltaTableAccess.retrieveCfgTableAccess()
          Read base CfgTableAccess configuration object caused this event.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgTableAccess
 void CfgCallingList.setLogTableAccess(CfgTableAccess value)
          A unique identifier of logTableAccess.
 void CfgCallingList.setTableAccess(CfgTableAccess value)
          A unique identifier of the table the calling list refers to.
 

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

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

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