|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.model.impl.BaseModelImpl<ShoppingCoupon> com.liferay.portlet.shopping.model.impl.ShoppingCouponModelImpl com.liferay.portlet.shopping.model.impl.ShoppingCouponImpl
public class ShoppingCouponImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.shopping.model.impl.ShoppingCouponModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, 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, getUserUuid, hashCode, isActive, setActive, setCode, setCompanyId, setCouponId, setCreateDate, setDescription, setDiscount, setDiscountType, setEndDate, setExpandoBridgeAttributes, setGroupId, setLimitCategories, setLimitSkus, setMinOrder, setModifiedDate, setName, setPrimaryKey, setStartDate, setUserId, setUserName, setUserUuid, 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 |
---|
clone, compareTo, getActive, getCode, getCompanyId, getCouponId, getCreateDate, getDescription, getDiscount, getDiscountType, getEndDate, getExpandoBridge, getGroupId, getLimitCategories, getLimitSkus, getMinOrder, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getStartDate, getUserId, getUserName, getUserUuid, hashCode, isActive, isCachedModel, isEscapedModel, isNew, setActive, setCachedModel, setCode, setCompanyId, setCouponId, setCreateDate, setDescription, setDiscount, setDiscountType, setEndDate, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLimitCategories, setLimitSkus, setMinOrder, setModifiedDate, setName, setNew, setPrimaryKey, setStartDate, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public ShoppingCouponImpl()
Method Detail |
---|
public boolean hasValidDateRange()
hasValidDateRange
in interface ShoppingCoupon
public boolean hasValidEndDate()
hasValidEndDate
in interface ShoppingCoupon
public boolean hasValidStartDate()
hasValidStartDate
in interface ShoppingCoupon
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |