Interface | Description |
---|---|
MessageProvider |
API for message providers
|
MessageService |
Message Service API
|
Class | Description |
---|---|
Message |
Holds the text and metadata for a message that will be given by the system, including validation
messages, UI text (labels, instructions), and other text that has been externalized from the
system
|
MessageServiceImpl |
Implementation of the
MessageService that allows MessageProvider implementations
to be configured for exposing external message repositories |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.