Interface ReadingTimeEntry

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.BaseModel<ReadingTimeEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<ReadingTimeEntry>, com.liferay.portal.kernel.model.change.tracking.CTModel<ReadingTimeEntry>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, ReadingTimeEntryModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TrashedModel, com.liferay.portal.kernel.model.TypedModel
All Known Implementing Classes:
ReadingTimeEntryWrapper

@ProviderType public interface ReadingTimeEntry extends com.liferay.portal.kernel.model.PersistedModel, ReadingTimeEntryModel
The extended model interface for the ReadingTimeEntry service. Represents a row in the "ReadingTimeEntry" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • READING_TIME_ENTRY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<ReadingTimeEntry,Long> READING_TIME_ENTRY_ID_ACCESSOR