Interface COREntry

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<COREntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<COREntry>, COREntryModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.WorkflowedModel
All Known Implementing Classes:
COREntryWrapper

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

    • COR_ENTRY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<COREntry,Long> COR_ENTRY_ID_ACCESSOR
  • Method Details

    • setTypeSettingsUnicodeProperties

      void setTypeSettingsUnicodeProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)