|
||||||||||
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.impl.ShoppingItemModelImpl
com.liferay.portlet.shopping.model.impl.ShoppingItemImpl
Field Summary |
Fields inherited from class com.liferay.portlet.shopping.model.impl.ShoppingItemModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_DESCRIPTION, XSS_ALLOW_FIELDSQUANTITIES, XSS_ALLOW_LARGEIMAGEURL, XSS_ALLOW_MEDIUMIMAGEURL, XSS_ALLOW_NAME, XSS_ALLOW_PROPERTIES, XSS_ALLOW_SKU, XSS_ALLOW_SMALLIMAGEURL, XSS_ALLOW_USERNAME |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
ShoppingItemImpl()
|
Method Summary | |
int |
compareTo(java.lang.Object obj)
|
com.liferay.portlet.shopping.model.ShoppingCategory |
getCategory()
|
java.lang.String[] |
getFieldsQuantitiesArray()
|
java.util.List |
getItemPrices()
|
void |
setFieldsQuantities(java.lang.String fieldsQuantities)
|
void |
setFieldsQuantitiesArray(java.lang.String[] fieldsQuantitiesArray)
|
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, 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 |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
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 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(java.lang.Object obj)
compareTo
in interface com.liferay.portlet.shopping.model.ShoppingItem
compareTo
in class ShoppingItemModelImpl
public java.util.List 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 |