| Package | Description |
|---|---|
| org.kuali.rice.krad.messages | |
| org.kuali.rice.krad.messages.providers |
| Modifier and Type | Method and Description |
|---|---|
protected List<MessageProvider> |
MessageServiceImpl.getMessageProviders()
Retrieves the collection of message providers configured with the message service
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageServiceImpl.setMessageProviders(List<MessageProvider> messageProviders)
Setter for the collection of message providers that should be used by the message service
implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseMessageProvider
Implementation of
MessageProvider that stores messages in a database |
class |
ResourceMessageProvider
Implementation of
MessageProvider that stores messages in resource files |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.