@Embeddable public class EnterpriseSearchSkuImpl extends Object implements org.broadleafcommerce.common.copy.MultiTenantCloneable<EnterpriseSearchSkuImpl>, Serializable
| Constructor and Description |
|---|
EnterpriseSearchSkuImpl() |
| Modifier and Type | Method and Description |
|---|---|
<G extends EnterpriseSearchSkuImpl> |
createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) |
boolean |
equals(Object o) |
String |
getKeywords() |
int |
hashCode() |
void |
setKeywords(String keywords) |
protected String keywords
public String getKeywords()
public void setKeywords(String keywords)
public <G extends EnterpriseSearchSkuImpl> org.broadleafcommerce.common.copy.CreateResponse<G> createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) throws CloneNotSupportedException
createOrRetrieveCopyInstance in interface org.broadleafcommerce.common.copy.MultiTenantCloneable<EnterpriseSearchSkuImpl>CloneNotSupportedExceptionCopyright © 2020. All rights reserved.