Interface ViewCountEntry

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.BaseModel<ViewCountEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<ViewCountEntry>, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.TypedModel, ViewCountEntryModel
All Known Implementing Classes:
ViewCountEntryWrapper

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

    • COMPANY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<ViewCountEntry,Long> COMPANY_ID_ACCESSOR
    • CLASS_NAME_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<ViewCountEntry,Long> CLASS_NAME_ID_ACCESSOR
    • CLASS_PK_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<ViewCountEntry,Long> CLASS_PK_ACCESSOR