|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.shopping.model.ShoppingCoupon>
com.liferay.portlet.shopping.model.impl.ShoppingCouponModelImpl
com.liferay.portlet.shopping.model.impl.ShoppingCouponImpl
public class ShoppingCouponImpl
| Field Summary | |
|---|---|
static java.lang.String |
DISCOUNT_TYPE_ACTUAL
|
static java.lang.String |
DISCOUNT_TYPE_FREE_SHIPPING
|
static java.lang.String |
DISCOUNT_TYPE_PERCENTAGE
|
static java.lang.String |
DISCOUNT_TYPE_TAX_FREE
|
static java.lang.String[] |
DISCOUNT_TYPES
|
| Fields inherited from class com.liferay.portlet.shopping.model.impl.ShoppingCouponModelImpl |
|---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
ShoppingCouponImpl()
|
|
| Method Summary | |
|---|---|
boolean |
hasValidDateRange()
|
boolean |
hasValidEndDate()
|
boolean |
hasValidStartDate()
|
| Methods inherited from class com.liferay.portlet.shopping.model.impl.ShoppingCouponModelImpl |
|---|
clone, compareTo, equals, getActive, getCode, getCompanyId, getCouponId, getCreateDate, getDescription, getDiscount, getDiscountType, getEndDate, getExpandoBridge, getGroupId, getLimitCategories, getLimitSkus, getMinOrder, getModifiedDate, getName, getOriginalCode, getPrimaryKey, getPrimaryKeyObj, getStartDate, getUserId, getUserName, hashCode, isActive, setActive, setCode, setCompanyId, setCouponId, setCreateDate, setDescription, setDiscount, setDiscountType, setEndDate, setGroupId, setLimitCategories, setLimitSkus, setMinOrder, setModifiedDate, setName, setPrimaryKey, setStartDate, setUserId, setUserName, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.shopping.model.ShoppingCouponModel |
|---|
getActive, getCode, getCompanyId, getCouponId, getCreateDate, getDescription, getDiscount, getDiscountType, getEndDate, getGroupId, getLimitCategories, getLimitSkus, getMinOrder, getModifiedDate, getName, getPrimaryKey, getStartDate, getUserId, getUserName, isActive, setActive, setCode, setCompanyId, setCouponId, setCreateDate, setDescription, setDiscount, setDiscountType, setEndDate, setGroupId, setLimitCategories, setLimitSkus, setMinOrder, setModifiedDate, setName, setPrimaryKey, setStartDate, setUserId, setUserName, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Field Detail |
|---|
public static final java.lang.String[] DISCOUNT_TYPES
public static final java.lang.String DISCOUNT_TYPE_PERCENTAGE
public static final java.lang.String DISCOUNT_TYPE_ACTUAL
public static final java.lang.String DISCOUNT_TYPE_FREE_SHIPPING
public static final java.lang.String DISCOUNT_TYPE_TAX_FREE
| Constructor Detail |
|---|
public ShoppingCouponImpl()
| Method Detail |
|---|
public boolean hasValidStartDate()
hasValidStartDate in interface com.liferay.portlet.shopping.model.ShoppingCouponpublic boolean hasValidEndDate()
hasValidEndDate in interface com.liferay.portlet.shopping.model.ShoppingCouponpublic boolean hasValidDateRange()
hasValidDateRange in interface com.liferay.portlet.shopping.model.ShoppingCoupon
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||