public interface PriceListCustomerXref extends PriceListXref
PriceList and Customer| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.profile.core.domain.Customer |
getCustomer()
Returns the associated
Customer |
Long |
getId()
Returns the id of this content targeting rule.
|
void |
setCustomer(org.broadleafcommerce.profile.core.domain.Customer customer)
Sets the associated
Customer |
void |
setId(Long l)
Sets the id of this content targeting rule.
|
getPriceList, setPriceListLong getId()
void setId(Long l)
org.broadleafcommerce.profile.core.domain.Customer getCustomer()
Customervoid setCustomer(org.broadleafcommerce.profile.core.domain.Customer customer)
CustomercontentTargetingRule - Copyright © 2020. All rights reserved.