Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgObjectiveTableRecord
 java.util.Collection<CfgObjectiveTableRecord> CfgDeltaObjectiveTable.getAddedObjectiveRecords()
          A pointer to the list of identifiers of objective records comprising this objective table.
 java.util.Collection<CfgObjectiveTableRecord> CfgDeltaObjectiveTable.getChangedObjectiveRecords()
          A pointer to a list of objective records changed within the objective table.
 java.util.Collection<CfgObjectiveTableRecord> CfgDeltaObjectiveTable.getDeletedObjectiveRecords()
          A pointer to a list of objective records excluded from the objective table.
 java.util.Collection<CfgObjectiveTableRecord> CfgObjectiveTable.getObjectiveRecords()
          A pointer to the list of identifiers of objective records comprising this objective table.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgObjectiveTableRecord
 void CfgObjectiveTable.setObjectiveRecords(java.util.Collection<CfgObjectiveTableRecord> value)
          A pointer to the list of identifiers of objective records comprising this objective table.
 


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.