|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfObjectsCollection | |
---|---|
com.genesyslab.platform.applicationblocks.com | |
com.genesyslab.platform.configuration.protocol.confserver.events | This package includes the Event messages that contain information
about the status of your requests. |
com.genesyslab.platform.configuration.protocol.xml |
Uses of ConfObjectsCollection in com.genesyslab.platform.applicationblocks.com |
---|
Methods in com.genesyslab.platform.applicationblocks.com with parameters of type ConfObjectsCollection | |
---|---|
java.util.Collection<ICfgObject> |
IConfService.createMultipleObjects(ConfObjectsCollection confObjects)
Creates collection of COM configuration objects using the passed parameters. |
java.util.Collection<ICfgObject> |
ConfService.createMultipleObjects(ConfObjectsCollection confObjects)
Creates collection of COM configuration objects using the passed parameters. |
Uses of ConfObjectsCollection in com.genesyslab.platform.configuration.protocol.confserver.events |
---|
Methods in com.genesyslab.platform.configuration.protocol.confserver.events that return ConfObjectsCollection | |
---|---|
abstract ConfObjectsCollection |
EventObjectsRead.getObjects()
ConfObjectsCollection representation of configuration server objects collection |
Methods in com.genesyslab.platform.configuration.protocol.confserver.events with parameters of type ConfObjectsCollection | |
---|---|
abstract void |
EventObjectsRead.setObjects(ConfObjectsCollection objects)
ConfObjectsCollection representation of configuration server objects collection |
Uses of ConfObjectsCollection in com.genesyslab.platform.configuration.protocol.xml |
---|
Methods in com.genesyslab.platform.configuration.protocol.xml that return ConfObjectsCollection | |
---|---|
ConfObjectsCollection |
ConfDataSaxHandler.ElementHandlerObjCollection.getValue()
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |