nl.surfnet.coin.selfservice.domain
Class NotificationMessage
java.lang.Object
nl.surfnet.coin.selfservice.domain.NotificationMessage
- All Implemented Interfaces:
- Serializable
public class NotificationMessage
- extends Object
- implements Serializable
Message that is shown as a notification to a logged in user.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationMessage
public NotificationMessage()
getMessageKeys
public List<String> getMessageKeys()
addMessageKey
public void addMessageKey(String messageKey)
getArguments
public List<nl.surfnet.coin.csa.model.Service> getArguments()
addArguments
public void addArguments(List<nl.surfnet.coin.csa.model.Service> arguments)
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.