Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgSolutionComponentDefinition
 java.util.Collection<CfgSolutionComponentDefinition> CfgDeltaService.getAddedComponentDefinitions()
          

A pointer to a list of predefined solution components for this solution.

 java.util.Collection<CfgSolutionComponentDefinition> CfgDeltaService.getChangedComponentDefinitions()
          

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

 java.util.Collection<CfgSolutionComponentDefinition> CfgService.getComponentDefinitions()
          

A pointer to a list of predefined solution components for this solution.

 java.util.Collection<CfgSolutionComponentDefinition> CfgDeltaService.getDeletedComponentDefinitions()
          

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

 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgSolutionComponentDefinition
 void CfgService.setComponentDefinitions(java.util.Collection<CfgSolutionComponentDefinition> value)
          

A pointer to a list of predefined solution components for this solution.

 


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.