public class StatusInfo extends Object implements Status, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusInfo.Builder |
| 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
|
public Boolean isSuccess()
Statuspublic String getMessage()
StatusgetMessage in interface StatusCopyright © 2004–2014 The Kuali Foundation. All rights reserved.