|
|||||||||
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.ShoppingItem>
com.liferay.portlet.shopping.model.impl.ShoppingItemModelImpl
com.liferay.portlet.shopping.model.impl.ShoppingItemImpl
public class ShoppingItemImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.shopping.model.impl.ShoppingItemModelImpl |
---|
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 | |
---|---|
ShoppingItemImpl()
|
Method Summary | |
---|---|
int |
compareTo(com.liferay.portlet.shopping.model.ShoppingItem item)
|
com.liferay.portlet.shopping.model.ShoppingCategory |
getCategory()
|
java.lang.String[] |
getFieldsQuantitiesArray()
|
java.util.List<com.liferay.portlet.shopping.model.ShoppingItemPrice> |
getItemPrices()
|
void |
setFieldsQuantities(java.lang.String fieldsQuantities)
|
void |
setFieldsQuantitiesArray(java.lang.String[] fieldsQuantitiesArray)
|
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.ShoppingItemModel |
---|
getCategoryId, getCompanyId, getCreateDate, getDescription, getDiscount, getFeatured, getFields, getFieldsQuantities, getItemId, getLargeImage, getLargeImageId, getLargeImageURL, getMaxQuantity, getMediumImage, getMediumImageId, getMediumImageURL, getMinQuantity, getModifiedDate, getName, getPrice, getPrimaryKey, getProperties, getRequiresShipping, getSale, getShipping, getSku, getSmallImage, getSmallImageId, getSmallImageURL, getStockQuantity, getTaxable, getUserId, getUserName, getUseShippingFormula, isFeatured, isFields, isLargeImage, isMediumImage, isRequiresShipping, isSale, isSmallImage, isTaxable, isUseShippingFormula, setCategoryId, setCompanyId, setCreateDate, setDescription, setDiscount, setFeatured, setFields, setItemId, setLargeImage, setLargeImageId, setLargeImageURL, setMaxQuantity, setMediumImage, setMediumImageId, setMediumImageURL, setMinQuantity, setModifiedDate, setName, setPrice, setPrimaryKey, setProperties, setRequiresShipping, setSale, setShipping, setSku, setSmallImage, setSmallImageId, setSmallImageURL, setStockQuantity, setTaxable, setUserId, setUserName, setUseShippingFormula, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Constructor Detail |
---|
public ShoppingItemImpl()
Method Detail |
---|
public com.liferay.portlet.shopping.model.ShoppingCategory getCategory()
getCategory
in interface com.liferay.portlet.shopping.model.ShoppingItem
public void setFieldsQuantities(java.lang.String fieldsQuantities)
setFieldsQuantities
in interface com.liferay.portlet.shopping.model.ShoppingItem
setFieldsQuantities
in interface com.liferay.portlet.shopping.model.ShoppingItemModel
setFieldsQuantities
in class ShoppingItemModelImpl
public java.lang.String[] getFieldsQuantitiesArray()
getFieldsQuantitiesArray
in interface com.liferay.portlet.shopping.model.ShoppingItem
public void setFieldsQuantitiesArray(java.lang.String[] fieldsQuantitiesArray)
setFieldsQuantitiesArray
in interface com.liferay.portlet.shopping.model.ShoppingItem
public int compareTo(com.liferay.portlet.shopping.model.ShoppingItem item)
compareTo
in interface com.liferay.portlet.shopping.model.ShoppingItem
compareTo
in interface java.lang.Comparable<com.liferay.portlet.shopping.model.ShoppingItem>
compareTo
in class ShoppingItemModelImpl
public java.util.List<com.liferay.portlet.shopping.model.ShoppingItemPrice> getItemPrices() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getItemPrices
in interface com.liferay.portlet.shopping.model.ShoppingItem
com.liferay.portal.PortalException
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |