public interface Status
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Name: Message
Optional message indicating a reason
|
Boolean |
isSuccess()
Name: Success Indicator
Indicates the success or failure of the operation
|
Boolean isSuccess()
String getMessage()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.