org.broadleafcommerce.profile.core.service.validator
Class BaseResponse
java.lang.Object
org.broadleafcommerce.profile.core.service.validator.BaseResponse
public class BaseResponse
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseResponse
public BaseResponse(Object target,
String objectName)
hasErrors
public boolean hasErrors()
getErrors
public org.springframework.validation.Errors getErrors()
Copyright © 2012. All Rights Reserved.