public class IVORefreshMessage extends Object implements Serializable
| Constructor and Description |
|---|
IVORefreshMessage(Collection<String> ivoNames) |
IVORefreshMessage(Collection<String> ivoNames,
Collection<AbstractIVO> ivoCollection) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getIvoNames() |
Set<AbstractIVO> |
getIvos() |
public IVORefreshMessage(Collection<String> ivoNames)
ivoNames - the ivos to be refreshedpublic IVORefreshMessage(Collection<String> ivoNames, Collection<AbstractIVO> ivoCollection)
ivoNames - the ivos to be refreshedivoCollection - collection of ivospublic Set<AbstractIVO> getIvos()
Copyright © 2016 Taimos GmbH. All rights reserved.