Interface PLOEntry

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<PLOEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<PLOEntry>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, PLOEntryModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
PLOEntryWrapper

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

    • PLO_ENTRY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<PLOEntry,Long> PLO_ENTRY_ID_ACCESSOR