Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgSolutionComponent
 java.util.Collection<CfgSolutionComponent> CfgDeltaService.getAddedComponents()
          A pointer to a list of solution components defined for this solution (every item of this list is structured as CfgSolutionComponent ).
 java.util.Collection<CfgSolutionComponent> CfgDeltaService.getChangedComponents()
          

A pointer to a list of structures of type CfgSolutionComponent that contain information about solution components within this solution whose parameters have been changed.

 java.util.Collection<CfgSolutionComponent> CfgService.getComponents()
          A pointer to a list of solution components defined for this solution (every item of this list is structured as CfgSolutionComponent ).
 java.util.Collection<CfgSolutionComponent> CfgDeltaService.getDeletedComponents()
          

A pointer to a list of structures of type CfgSolutionComponent that contain information about solution components that are no longer defined within this solution.

 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgSolutionComponent
 void CfgService.setComponents(java.util.Collection<CfgSolutionComponent> value)
          A pointer to a list of solution components defined for this solution (every item of this list is structured as CfgSolutionComponent ).
 


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.