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()
Status
public String getMessage()
Status
getMessage
in interface Status
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.