- All Superinterfaces:
- com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<ShoppingCart>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<ShoppingCart>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.PersistedModel, java.io.Serializable, com.liferay.portal.kernel.model.ShardedModel, ShoppingCartModel
- All Known Implementing Classes:
- ShoppingCartWrapper
@ProviderType
public interface ShoppingCart
extends ShoppingCartModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the ShoppingCart service. Represents a row in the "ShoppingCart" database table, with each column mapped to a property of this class.
- See Also:
ShoppingCartModel,
com.liferay.shopping.model.impl.ShoppingCartImpl,
com.liferay.shopping.model.impl.ShoppingCartModelImpl- Generated: