@ProviderType public interface DLFileEntryMetadata extends DLFileEntryMetadataModel, PersistedModel
DLFileEntryMetadataModel
Modifier and Type | Field and Description |
---|---|
static Accessor<DLFileEntryMetadata,Long> |
FILE_ENTRY_METADATA_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
DLFileVersion |
getFileVersion() |
getCompanyId, getDDMStorageId, getDDMStructureId, getFileEntryId, getFileEntryMetadataId, getFileVersionId, getMvccVersion, getPrimaryKey, getUuid, setCompanyId, setDDMStorageId, setDDMStructureId, setFileEntryId, setFileEntryMetadataId, setFileVersionId, setMvccVersion, setPrimaryKey, setUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
persist
static final Accessor<DLFileEntryMetadata,Long> FILE_ENTRY_METADATA_ID_ACCESSOR
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.DLFileVersion getFileVersion() throws PortalException
PortalException