public class IVORefreshMessage extends Object implements Serializable
| Constructor and Description |
|---|
IVORefreshMessage(Map<String,Set<String>> nameIdMap) |
IVORefreshMessage(Map<String,Set<String>> nameIdMap,
Collection<AbstractIVO> ivoCollection) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<String>> |
getIvoNames() |
Set<AbstractIVO> |
getIvos() |
public IVORefreshMessage(Map<String,Set<String>> nameIdMap)
nameIdMap - the ivo names and the changed idspublic IVORefreshMessage(Map<String,Set<String>> nameIdMap, Collection<AbstractIVO> ivoCollection)
nameIdMap - the ivo names with corresponding changed idsivoCollection - collection of ivosCopyright © 2016–2018 Taimos GmbH. All rights reserved.