public class UdaVerwaltung extends Object
| Modifier and Type | Field and Description |
|---|---|
private Collection<ServerUdaModul> |
moduls
die Liste der Uda-Module, die verwaltet werden.
|
| Constructor and Description |
|---|
UdaVerwaltung(UmfassendeDatenanalyse uda,
Collection<String> pids)
Konstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ServerUdaModul> |
getModuls()
liefert die Liste der verwalteten Uda-Module.
|
private final Collection<ServerUdaModul> moduls
public UdaVerwaltung(UmfassendeDatenanalyse uda, Collection<String> pids) throws UdaServerException
uda - die Anwendung "Umfassende Datenanalyse"pids - die Liste der PIDs für UdaModuleUdaServerException - das Verwaltungsmodul konnte nicht initialisiert werdenpublic Collection<ServerUdaModul> getModuls()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.