@ProviderType public interface RepositoryEntry extends PersistedModel, RepositoryEntryModel
RepositoryEntryModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<RepositoryEntry,Long> |
REPOSITORY_ENTRY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persistgetCompanyId, getCreateDate, getGroupId, getLastPublishDate, getManualCheckInRequired, getMappedId, getModifiedDate, getMvccVersion, getPrimaryKey, getRepositoryEntryId, getRepositoryId, getUserId, getUserName, getUserUuid, getUuid, isManualCheckInRequired, setCompanyId, setCreateDate, setGroupId, setLastPublishDate, setManualCheckInRequired, setMappedId, setModifiedDate, setMvccVersion, setPrimaryKey, setRepositoryEntryId, setRepositoryId, setUserId, setUserName, setUserUuid, setUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypestatic final Accessor<RepositoryEntry,Long> REPOSITORY_ENTRY_ID_ACCESSOR
com.liferay.portal.model.impl.RepositoryEntryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.