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