Interface PortletItem

All Superinterfaces:
AuditedModel, BaseModel<PortletItem>, ClassedModel, Cloneable, Comparable<PortletItem>, GroupedModel, MVCCModel, PersistedModel, PortletItemModel, Serializable, ShardedModel, TypedModel
All Known Implementing Classes:
PortletItemWrapper

@ProviderType public interface PortletItem extends PersistedModel, PortletItemModel
The extended model interface for the PortletItem service. Represents a row in the "PortletItem" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}