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