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 Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.language.override.model.PLOEntryModel
cloneWithOriginalValues, getCompanyId, getCreateDate, getKey, getLanguageId, getModifiedDate, getMvccVersion, getPloEntryId, getPrimaryKey, getUserId, getUserUuid, getValue, setCompanyId, setCreateDate, setKey, setLanguageId, setModifiedDate, setMvccVersion, setPloEntryId, setPrimaryKey, setUserId, setUserUuid, setValue, toXmlString
-
Field Details
-
PLO_ENTRY_ID_ACCESSOR
-