org.broadleafcommerce.core.web.api.wrapper
Class ErrorMessageWrapper
java.lang.Object
org.broadleafcommerce.core.web.api.wrapper.BaseWrapper
org.broadleafcommerce.core.web.api.wrapper.ErrorMessageWrapper
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
public class ErrorMessageWrapper
- extends BaseWrapper
| Fields inherited from class org.broadleafcommerce.core.web.api.wrapper.BaseWrapper |
context |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messageKey
protected String messageKey
message
protected String message
ErrorMessageWrapper
public ErrorMessageWrapper()
getMessageKey
public String getMessageKey()
setMessageKey
public void setMessageKey(String messageKey)
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
Copyright © 2013. All Rights Reserved.