org.broadleafcommerce.core.web.api.wrapper
Class BroadleafEnumerationTypeWrapper
java.lang.Object
org.broadleafcommerce.core.web.api.wrapper.BaseWrapper
org.broadleafcommerce.core.web.api.wrapper.BroadleafEnumerationTypeWrapper
- All Implemented Interfaces:
- APIWrapper<BroadleafEnumerationType>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
public class BroadleafEnumerationTypeWrapper
- extends BaseWrapper
- implements APIWrapper<BroadleafEnumerationType>
This is a JAXB wrapper around HibuProduct.
| 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 |
friendlyName
protected String friendlyName
type
protected String type
BroadleafEnumerationTypeWrapper
public BroadleafEnumerationTypeWrapper()
wrapDetails
public void wrapDetails(BroadleafEnumerationType model,
javax.servlet.http.HttpServletRequest request)
- Specified by:
wrapDetails in interface APIWrapper<BroadleafEnumerationType>
wrapSummary
public void wrapSummary(BroadleafEnumerationType model,
javax.servlet.http.HttpServletRequest request)
- Specified by:
wrapSummary in interface APIWrapper<BroadleafEnumerationType>
Copyright © 2013. All Rights Reserved.