Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgAppRank
 java.util.Collection<CfgAppRank> CfgDeltaPerson.getAddedAppRanks()
          A pointer to the list of the person's ranks with respect to applications (every item of this list is structured as CfgAppRank ).
 java.util.Collection<CfgAppRank> CfgPerson.getAppRanks()
          A pointer to the list of the person's ranks with respect to applications (every item of this list is structured as CfgAppRank ).
 java.util.Collection<CfgAppRank> CfgDeltaPerson.getChangedAppRanks()
          A pointer to the list of changed application ranks (every item of this list is structured as CfgAppRank ).
 java.util.Collection<CfgAppRank> CfgDeltaPerson.getDeletedAppRanks()
          A pointer to the list of deleted application types (every item of this list has variable type CfgAppType).
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgAppRank
 void CfgPerson.setAppRanks(java.util.Collection<CfgAppRank> value)
          A pointer to the list of the person's ranks with respect to applications (every item of this list is structured as CfgAppRank ).
 


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.