Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Modifier and Type | Method | Description |
---|---|---|
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. |
Modifier and Type | Method | Description |
---|---|---|
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
). |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.