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