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 |
---|---|
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, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public 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 java.lang.String getClassName()
getClassName
in interface DDMStorageLinkModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassNameId()
getClassNameId
in interface DDMStorageLinkModel
getClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassPK()
getClassPK
in interface DDMStorageLinkModel
getClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
public long getCompanyId()
getCompanyId
in interface DDMStorageLinkModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public long getCtCollectionId()
getCtCollectionId
in interface DDMStorageLinkModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>
public long getMvccVersion()
getMvccVersion
in interface DDMStorageLinkModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface DDMStorageLinkModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>
public long getStorageLinkId()
getStorageLinkId
in interface DDMStorageLinkModel
public java.lang.String getStorageType() throws com.liferay.portal.kernel.exception.PortalException
getStorageType
in interface DDMStorageLink
com.liferay.portal.kernel.exception.PortalException
public DDMStructure getStructure() throws com.liferay.portal.kernel.exception.PortalException
getStructure
in interface DDMStorageLink
com.liferay.portal.kernel.exception.PortalException
public long getStructureId()
getStructureId
in interface DDMStorageLinkModel
public long getStructureVersionId()
getStructureVersionId
in interface DDMStorageLinkModel
public java.lang.String getUuid()
getUuid
in interface DDMStorageLinkModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setClassName(java.lang.String className)
setClassName
in interface DDMStorageLinkModel
public void setClassNameId(long classNameId)
setClassNameId
in interface DDMStorageLinkModel
setClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
classNameId
- the class name ID of this ddm storage linkpublic void setClassPK(long classPK)
setClassPK
in interface DDMStorageLinkModel
setClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
classPK
- the class pk of this ddm storage linkpublic void setCompanyId(long companyId)
setCompanyId
in interface DDMStorageLinkModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this ddm storage linkpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface DDMStorageLinkModel
setCtCollectionId
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 DDMStorageLinkModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this ddm storage linkpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DDMStorageLinkModel
setPrimaryKey
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 DDMStorageLinkModel
storageLinkId
- the storage link ID of this ddm storage linkpublic void setStructureId(long structureId)
setStructureId
in interface DDMStorageLinkModel
structureId
- the structure ID of this ddm storage linkpublic void setStructureVersionId(long structureVersionId)
setStructureVersionId
in interface DDMStorageLinkModel
structureVersionId
- the structure version ID of this ddm storage linkpublic void setUuid(java.lang.String uuid)
setUuid
in interface DDMStorageLinkModel
uuid
- 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>