com.liferay.portlet.documentlibrary.model.impl
Class DLFileEntryMetadataImpl
java.lang.Object
com.liferay.portal.model.impl.BaseModelImpl<DLFileEntryMetadata>
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataBaseImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataImpl
- All Implemented Interfaces:
- BaseModel<DLFileEntryMetadata>, ClassedModel, PersistedModel, DLFileEntryMetadata, DLFileEntryMetadataModel, Serializable, Cloneable, Comparable<DLFileEntryMetadata>
public class DLFileEntryMetadataImpl
- extends DLFileEntryMetadataBaseImpl
- See Also:
- Serialized Form
Fields inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataModelImpl |
COLUMN_BITMASK_ENABLED, DATA_SOURCE, DDMSTRUCTUREID_COLUMN_BITMASK, ENTITY_CACHE_ENABLED, FILEENTRYID_COLUMN_BITMASK, FILEENTRYTYPEID_COLUMN_BITMASK, FILEVERSIONID_COLUMN_BITMASK, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK |
Methods inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataModelImpl |
clone, compareTo, equals, getColumnBitmask, getDDMStorageId, getDDMStructureId, getExpandoBridge, getFileEntryId, getFileEntryMetadataId, getFileEntryTypeId, getFileVersionId, getModelAttributes, getModelClass, getModelClassName, getOriginalDDMStructureId, getOriginalFileEntryId, getOriginalFileEntryTypeId, getOriginalFileVersionId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getUuid, hashCode, resetOriginalValues, setDDMStorageId, setDDMStructureId, setExpandoBridgeAttributes, setFileEntryId, setFileEntryMetadataId, setFileEntryTypeId, setFileVersionId, setModelAttributes, setPrimaryKey, setPrimaryKeyObj, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFileEntryMetadataModel |
clone, compareTo, getDDMStorageId, getDDMStructureId, getExpandoBridge, getFileEntryId, getFileEntryMetadataId, getFileEntryTypeId, getFileVersionId, getPrimaryKey, getPrimaryKeyObj, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setDDMStorageId, setDDMStructureId, setExpandoBridgeAttributes, setFileEntryId, setFileEntryMetadataId, setFileEntryTypeId, setFileVersionId, setNew, setPrimaryKey, setPrimaryKeyObj, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
DLFileEntryMetadataImpl
public DLFileEntryMetadataImpl()
getDDMStructure
public DDMStructure getDDMStructure()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getFileEntryType
public DLFileEntryType getFileEntryType()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getFileVersion
public DLFileVersion getFileVersion()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException