com.broadleafcommerce.core.rest.api.v2.wrapper.BroadleafEnumerationTypeWrapper@Deprecated public class BroadleafEnumerationTypeWrapper extends BaseWrapper implements APIWrapper<org.broadleafcommerce.common.BroadleafEnumerationType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
friendlyName
Deprecated.
|
protected String |
type
Deprecated.
|
context| Constructor and Description |
|---|
BroadleafEnumerationTypeWrapper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFriendlyName()
Deprecated.
|
String |
getType()
Deprecated.
|
void |
setFriendlyName(String friendlyName)
Deprecated.
|
void |
setType(String type)
Deprecated.
|
void |
wrapDetails(org.broadleafcommerce.common.BroadleafEnumerationType model,
javax.servlet.http.HttpServletRequest request)
Deprecated.
|
void |
wrapSummary(org.broadleafcommerce.common.BroadleafEnumerationType model,
javax.servlet.http.HttpServletRequest request)
Deprecated.
|
createElementWrappers, setApplicationContext, transferAdditionalFieldsFromWrapperprotected String friendlyName
protected String type
public BroadleafEnumerationTypeWrapper()
public void wrapDetails(org.broadleafcommerce.common.BroadleafEnumerationType model,
javax.servlet.http.HttpServletRequest request)
wrapDetails in interface APIWrapper<org.broadleafcommerce.common.BroadleafEnumerationType>public void wrapSummary(org.broadleafcommerce.common.BroadleafEnumerationType model,
javax.servlet.http.HttpServletRequest request)
wrapSummary in interface APIWrapper<org.broadleafcommerce.common.BroadleafEnumerationType>public String getFriendlyName()
public void setFriendlyName(String friendlyName)
friendlyName - the friendlyName to setpublic String getType()
public void setType(String type)
type - the type to setCopyright © 2021. All rights reserved.