Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgSkillLevel
 java.util.Collection<CfgSkillLevel> CfgDeltaAgentInfo.getChangedSkillLevels()
          A pointer to the list of changed skill levels (every item of this list is structured as CfgSkillLevel ).
 java.util.Collection<CfgSkillLevel> CfgDeltaAgentInfo.getDeletedSkills()
          A pointer to the list of identifiers of the deleted skills.
 java.util.Collection<CfgSkillLevel> CfgAgentInfo.getSkillLevels()
          A pointer to the list of the agent's skill levels (every item of this list is structured as CfgSkillLevel ).
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgSkillLevel
 void CfgAgentInfo.setSkillLevels(java.util.Collection<CfgSkillLevel> value)
          A pointer to the list of the agent's skill levels (every item of this list is structured as CfgSkillLevel ).
 


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.