public class DLFileEntryMetadataWrapper extends BaseModelWrapper<DLFileEntryMetadata> implements DLFileEntryMetadata, ModelWrapper<DLFileEntryMetadata>
This class is a wrapper for DLFileEntryMetadata.
DLFileEntryMetadata,
Serialized FormmodelFILE_ENTRY_METADATA_ID_ACCESSOR| Constructor and Description |
|---|
DLFileEntryMetadataWrapper(DLFileEntryMetadata dlFileEntryMetadata) |
| Modifier and Type | Method and Description |
|---|---|
DLFileEntryMetadata |
cloneWithOriginalValues() |
Map<String,Function<DLFileEntryMetadata,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<DLFileEntryMetadata,Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this document library file entry metadata.
|
long |
getCtCollectionId()
Returns the ct collection ID of this document library file entry metadata.
|
long |
getDDMStorageId()
Returns the ddm storage ID of this document library file entry metadata.
|
long |
getDDMStructureId()
Returns the ddm structure ID of this document library file entry metadata.
|
long |
getFileEntryId()
Returns the file entry ID of this document library file entry metadata.
|
long |
getFileEntryMetadataId()
Returns the file entry metadata ID of this document library file entry metadata.
|
DLFileVersion |
getFileVersion() |
long |
getFileVersionId()
Returns the file version ID of this document library file entry metadata.
|
Map<String,Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this document library file entry metadata.
|
long |
getPrimaryKey()
Returns the primary key of this document library file entry metadata.
|
String |
getUuid()
Returns the uuid of this document library file entry metadata.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setCompanyId(long companyId)
Sets the company ID of this document library file entry metadata.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this document library file entry metadata.
|
void |
setDDMStorageId(long DDMStorageId)
Sets the ddm storage ID of this document library file entry metadata.
|
void |
setDDMStructureId(long DDMStructureId)
Sets the ddm structure ID of this document library file entry metadata.
|
void |
setFileEntryId(long fileEntryId)
Sets the file entry ID of this document library file entry metadata.
|
void |
setFileEntryMetadataId(long fileEntryMetadataId)
Sets the file entry metadata ID of this document library file entry metadata.
|
void |
setFileVersionId(long fileVersionId)
Sets the file version ID of this document library file entry metadata.
|
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this document library file entry metadata.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this document library file entry metadata.
|
void |
setUuid(String uuid)
Sets the uuid of this document library file entry metadata.
|
protected DLFileEntryMetadataWrapper |
wrap(DLFileEntryMetadata dlFileEntryMetadata) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetWrappedModelpublic DLFileEntryMetadataWrapper(DLFileEntryMetadata dlFileEntryMetadata)
public Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<DLFileEntryMetadata>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<DLFileEntryMetadata>public DLFileEntryMetadata cloneWithOriginalValues()
cloneWithOriginalValues in interface DLFileEntryMetadataModelcloneWithOriginalValues in interface BaseModel<DLFileEntryMetadata>public long getCompanyId()
getCompanyId in interface DLFileEntryMetadataModelgetCompanyId in interface ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface DLFileEntryMetadataModelgetCtCollectionId in interface CTModel<DLFileEntryMetadata>public long getDDMStorageId()
getDDMStorageId in interface DLFileEntryMetadataModelpublic long getDDMStructureId()
getDDMStructureId in interface DLFileEntryMetadataModelpublic long getFileEntryId()
getFileEntryId in interface DLFileEntryMetadataModelpublic long getFileEntryMetadataId()
getFileEntryMetadataId in interface DLFileEntryMetadataModelpublic DLFileVersion getFileVersion() throws PortalException
getFileVersion in interface DLFileEntryMetadataPortalExceptionpublic long getFileVersionId()
getFileVersionId in interface DLFileEntryMetadataModelpublic long getMvccVersion()
getMvccVersion in interface DLFileEntryMetadataModelgetMvccVersion in interface MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DLFileEntryMetadataModelgetPrimaryKey in interface CTModel<DLFileEntryMetadata>public String getUuid()
getUuid in interface DLFileEntryMetadataModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface DLFileEntryMetadataModelsetCompanyId in interface ShardedModelcompanyId - the company ID of this document library file entry metadatapublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DLFileEntryMetadataModelsetCtCollectionId in interface CTModel<DLFileEntryMetadata>ctCollectionId - the ct collection ID of this document library file entry metadatapublic void setDDMStorageId(long DDMStorageId)
setDDMStorageId in interface DLFileEntryMetadataModelDDMStorageId - the ddm storage ID of this document library file entry metadatapublic void setDDMStructureId(long DDMStructureId)
setDDMStructureId in interface DLFileEntryMetadataModelDDMStructureId - the ddm structure ID of this document library file entry metadatapublic void setFileEntryId(long fileEntryId)
setFileEntryId in interface DLFileEntryMetadataModelfileEntryId - the file entry ID of this document library file entry metadatapublic void setFileEntryMetadataId(long fileEntryMetadataId)
setFileEntryMetadataId in interface DLFileEntryMetadataModelfileEntryMetadataId - the file entry metadata ID of this document library file entry metadatapublic void setFileVersionId(long fileVersionId)
setFileVersionId in interface DLFileEntryMetadataModelfileVersionId - the file version ID of this document library file entry metadatapublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DLFileEntryMetadataModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this document library file entry metadatapublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DLFileEntryMetadataModelsetPrimaryKey in interface CTModel<DLFileEntryMetadata>primaryKey - the primary key of this document library file entry metadatapublic void setUuid(String uuid)
setUuid in interface DLFileEntryMetadataModeluuid - the uuid of this document library file entry metadatapublic Map<String,Function<DLFileEntryMetadata,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<DLFileEntryMetadata>public Map<String,BiConsumer<DLFileEntryMetadata,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<DLFileEntryMetadata>protected DLFileEntryMetadataWrapper wrap(DLFileEntryMetadata dlFileEntryMetadata)
wrap in class BaseModelWrapper<DLFileEntryMetadata>