org.broadleafcommerce.core.offer.domain
public interface OfferRule extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getMatchRule() |
void |
setId(Long id) |
void |
setMatchRule(String matchRule) |
Copyright © 2015. All Rights Reserved.