Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Modifier and Type | Method | Description |
---|---|---|
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. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgService.setComponentDefinitions(java.util.Collection<CfgSolutionComponentDefinition> value) |
A pointer to a list of predefined solution components for
this solution.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.