Package com.liferay.portal.kernel.model
Interface RepositoryEntry
- All Superinterfaces:
AuditedModel,BaseModel<RepositoryEntry>,ClassedModel,Cloneable,Comparable<RepositoryEntry>,CTModel<RepositoryEntry>,GroupedModel,MVCCModel,PersistedModel,RepositoryEntryModel,Serializable,ShardedModel,StagedGroupedModel,StagedModel
- All Known Implementing Classes:
RepositoryEntryWrapper
The extended model interface for the RepositoryEntry service. Represents a row in the "RepositoryEntry" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
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.kernel.model.RepositoryEntryModel
cloneWithOriginalValues, getCompanyId, getCreateDate, getCtCollectionId, getGroupId, getLastPublishDate, getManualCheckInRequired, getMappedId, getModifiedDate, getMvccVersion, getPrimaryKey, getRepositoryEntryId, getRepositoryId, getUserId, getUserName, getUserUuid, getUuid, isManualCheckInRequired, setCompanyId, setCreateDate, setCtCollectionId, setGroupId, setLastPublishDate, setManualCheckInRequired, setMappedId, setModifiedDate, setMvccVersion, setPrimaryKey, setRepositoryEntryId, setRepositoryId, setUserId, setUserName, setUserUuid, setUuid, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
-
Field Details
-
REPOSITORY_ENTRY_ID_ACCESSOR
-