- All Superinterfaces:
- BaseModel<ShoppingItemPrice>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<ShoppingItemPrice>, PersistedModel, java.io.Serializable, ShoppingItemPriceModel
- All Known Implementing Classes:
- ShoppingItemPriceWrapper
@ProviderType
public interface ShoppingItemPrice
extends ShoppingItemPriceModel, PersistedModel
The extended model interface for the ShoppingItemPrice service. Represents a row in the "ShoppingItemPrice" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
ShoppingItemPriceModel,
com.liferay.portlet.shopping.model.impl.ShoppingItemPriceImpl,
com.liferay.portlet.shopping.model.impl.ShoppingItemPriceModelImpl- Generated: