| Package | Description |
|---|---|
| com.odin.dataSourceInterfaces | |
| com.odin.model | |
| com.odin.model.reponse | |
| edu.unl.snrg.odincommon.persistence |
| Modifier and Type | Method and Description |
|---|---|
CouponRuleFiredDetails |
IRuleDataSource.getLastRuleFiredTime(Coupon coupon,
int ruleid) |
| Modifier and Type | Method and Description |
|---|---|
CouponRuleFiredDetails |
Rule.getCouponFiredDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setCouponFiredDetails(CouponRuleFiredDetails couponFiredDetails) |
| Modifier and Type | Method and Description |
|---|---|
CouponRuleFiredDetails |
DAOGetCouponRuleFiredDetailsResponseWrapper.getCouponRuleFiredDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
DAOGetCouponRuleFiredDetailsResponseWrapper.setCouponRuleFiredDetails(CouponRuleFiredDetails couponRuleFiredDetails) |
| Constructor and Description |
|---|
DAOGetCouponRuleFiredDetailsResponseWrapper(CouponRuleFiredDetails couponRuleFiredDetails,
int code,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
CouponRuleFiredDetails |
PersistenceLayer.getLastRuleFiredTime(Coupon coupon,
int ruleid) |