|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.common.service.GenericResponse
public class GenericResponse
| Constructor Summary | |
|---|---|
GenericResponse()
|
|
| Method Summary | |
|---|---|
void |
addErrorCode(java.lang.String errorCode)
|
java.util.List<java.lang.String> |
getErrorCodesList()
|
boolean |
getHasErrors()
Returns true if |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericResponse()
| Method Detail |
|---|
public boolean getHasErrors()
public java.util.List<java.lang.String> getErrorCodesList()
public void addErrorCode(java.lang.String errorCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||