Package org.broadleafcommerce.common.rest.api.wrapper
package org.broadleafcommerce.common.rest.api.wrapper
-
ClassDescriptionAPIUnwrapper<T>This interface is the super interface for all classes that will provide a JAXB unwrapper around classes.APIWrapper<T>This interface is the super interface for all classes that will provide a JAXB wrapper around classes.Base class for APIWrapper implementations to inject the EntityConfiguration reference.This is a JAXB wrapper to encapsulate a Map<String, Object>Wrapper classes implementing this interface expose their additionalFields, and they can make use of the utility methods in BaseWrapper to transfer said fields between the wrapper and the corresponding domain object