public class DDMStorageLinkWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMStorageLink> implements DDMStorageLink, com.liferay.portal.kernel.model.ModelWrapper<DDMStorageLink>
This class is a wrapper for DDMStorageLink.
DDMStorageLink,
Serialized FormSTORAGE_LINK_ID_ACCESSOR| Constructor and Description |
|---|
DDMStorageLinkWrapper(DDMStorageLink ddmStorageLink) |
| Modifier and Type | Method and Description |
|---|---|
DDMStorageLink |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<DDMStorageLink,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMStorageLink,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this ddm storage link.
|
long |
getClassNameId()
Returns the class name ID of this ddm storage link.
|
long |
getClassPK()
Returns the class pk of this ddm storage link.
|
long |
getCompanyId()
Returns the company ID of this ddm storage link.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ddm storage link.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this ddm storage link.
|
long |
getPrimaryKey()
Returns the primary key of this ddm storage link.
|
long |
getStorageLinkId()
Returns the storage link ID of this ddm storage link.
|
java.lang.String |
getStorageType() |
DDMStructure |
getStructure() |
long |
getStructureId()
Returns the structure ID of this ddm storage link.
|
long |
getStructureVersionId()
Returns the structure version ID of this ddm storage link.
|
java.lang.String |
getUuid()
Returns the uuid of this ddm storage link.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this ddm storage link.
|
void |
setClassPK(long classPK)
Sets the class pk of this ddm storage link.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ddm storage link.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ddm storage link.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ddm storage link.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ddm storage link.
|
void |
setStorageLinkId(long storageLinkId)
Sets the storage link ID of this ddm storage link.
|
void |
setStructureId(long structureId)
Sets the structure ID of this ddm storage link.
|
void |
setStructureVersionId(long structureVersionId)
Sets the structure version ID of this ddm storage link.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this ddm storage link.
|
protected DDMStorageLinkWrapper |
wrap(DDMStorageLink ddmStorageLink) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic DDMStorageLinkWrapper(DDMStorageLink ddmStorageLink)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMStorageLink>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMStorageLink>public DDMStorageLink cloneWithOriginalValues()
cloneWithOriginalValues in interface DDMStorageLinkModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DDMStorageLink>public java.lang.String getClassName()
getClassName in interface DDMStorageLinkModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface DDMStorageLinkModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface DDMStorageLinkModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface DDMStorageLinkModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface DDMStorageLinkModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>public long getMvccVersion()
getMvccVersion in interface DDMStorageLinkModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DDMStorageLinkModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>public long getStorageLinkId()
getStorageLinkId in interface DDMStorageLinkModelpublic java.lang.String getStorageType()
throws com.liferay.portal.kernel.exception.PortalException
getStorageType in interface DDMStorageLinkcom.liferay.portal.kernel.exception.PortalExceptionpublic DDMStructure getStructure() throws com.liferay.portal.kernel.exception.PortalException
getStructure in interface DDMStorageLinkcom.liferay.portal.kernel.exception.PortalExceptionpublic long getStructureId()
getStructureId in interface DDMStorageLinkModelpublic long getStructureVersionId()
getStructureVersionId in interface DDMStorageLinkModelpublic java.lang.String getUuid()
getUuid in interface DDMStorageLinkModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface DDMStorageLinkModelpublic void setClassNameId(long classNameId)
setClassNameId in interface DDMStorageLinkModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this ddm storage linkpublic void setClassPK(long classPK)
setClassPK in interface DDMStorageLinkModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this ddm storage linkpublic void setCompanyId(long companyId)
setCompanyId in interface DDMStorageLinkModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this ddm storage linkpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DDMStorageLinkModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>ctCollectionId - the ct collection ID of this ddm storage linkpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DDMStorageLinkModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this ddm storage linkpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMStorageLinkModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>primaryKey - the primary key of this ddm storage linkpublic void setStorageLinkId(long storageLinkId)
setStorageLinkId in interface DDMStorageLinkModelstorageLinkId - the storage link ID of this ddm storage linkpublic void setStructureId(long structureId)
setStructureId in interface DDMStorageLinkModelstructureId - the structure ID of this ddm storage linkpublic void setStructureVersionId(long structureVersionId)
setStructureVersionId in interface DDMStorageLinkModelstructureVersionId - the structure version ID of this ddm storage linkpublic void setUuid(java.lang.String uuid)
setUuid in interface DDMStorageLinkModeluuid - the uuid of this ddm storage linkpublic java.util.Map<java.lang.String,java.util.function.Function<DDMStorageLink,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<DDMStorageLink>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMStorageLink,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<DDMStorageLink>protected DDMStorageLinkWrapper wrap(DDMStorageLink ddmStorageLink)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMStorageLink>