- All Superinterfaces:
- com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<ReportInstance>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<ReportInstance>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.PersistedModel, ReportInstanceModel, java.io.Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TypedModel
- All Known Implementing Classes:
- ReportInstanceWrapper
@ProviderType
public interface ReportInstance
extends ReportInstanceModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the ReportInstance service. Represents a row in the "CT_ReportInstance" database table, with each column mapped to a property of this class.
- See Also:
ReportInstanceModel,
com.liferay.content.targeting.model.impl.ReportInstanceImpl,
com.liferay.content.targeting.model.impl.ReportInstanceModelImpl
- Generated: