|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceOutcome<T>
A service result that has an value.
| Method Summary | |
|---|---|
ErrorCollection |
getErrors()
|
T |
getValue()
Returns the value that was returned by the service, or null. |
boolean |
isValid()
|
| Method Detail |
|---|
boolean isValid()
ErrorCollection getErrors()
ErrorCollection that contains any errors that may have happened as a result of the validations.T getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||