public class DDMStructureLinkWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMStructureLink> implements DDMStructureLink, com.liferay.portal.kernel.model.ModelWrapper<DDMStructureLink>
This class is a wrapper for DDMStructureLink.
DDMStructureLink,
Serialized FormSTRUCTURE_LINK_ID_ACCESSOR| Constructor and Description |
|---|
DDMStructureLinkWrapper(DDMStructureLink ddmStructureLink) |
| Modifier and Type | Method and Description |
|---|---|
DDMStructureLink |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<DDMStructureLink,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMStructureLink,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this ddm structure link.
|
long |
getClassNameId()
Returns the class name ID of this ddm structure link.
|
long |
getClassPK()
Returns the class pk of this ddm structure link.
|
long |
getCompanyId()
Returns the company ID of this ddm structure link.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ddm structure link.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this ddm structure link.
|
long |
getPrimaryKey()
Returns the primary key of this ddm structure link.
|
DDMStructure |
getStructure() |
long |
getStructureId()
Returns the structure ID of this ddm structure link.
|
long |
getStructureLinkId()
Returns the structure link ID of this ddm structure link.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this ddm structure link.
|
void |
setClassPK(long classPK)
Sets the class pk of this ddm structure link.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ddm structure link.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ddm structure link.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ddm structure link.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ddm structure link.
|
void |
setStructureId(long structureId)
Sets the structure ID of this ddm structure link.
|
void |
setStructureLinkId(long structureLinkId)
Sets the structure link ID of this ddm structure link.
|
java.lang.String |
toXmlString() |
protected DDMStructureLinkWrapper |
wrap(DDMStructureLink ddmStructureLink) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic DDMStructureLinkWrapper(DDMStructureLink ddmStructureLink)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public DDMStructureLink cloneWithOriginalValues()
cloneWithOriginalValues in interface DDMStructureLinkModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public java.lang.String getClassName()
getClassName in interface DDMStructureLinkModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface DDMStructureLinkModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface DDMStructureLinkModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface DDMStructureLinkModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface DDMStructureLinkModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStructureLink>public long getMvccVersion()
getMvccVersion in interface DDMStructureLinkModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DDMStructureLinkModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStructureLink>public DDMStructure getStructure() throws com.liferay.portal.kernel.exception.PortalException
getStructure in interface DDMStructureLinkcom.liferay.portal.kernel.exception.PortalExceptionpublic long getStructureId()
getStructureId in interface DDMStructureLinkModelpublic long getStructureLinkId()
getStructureLinkId in interface DDMStructureLinkModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface DDMStructureLinkModelpublic void setClassNameId(long classNameId)
setClassNameId in interface DDMStructureLinkModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this ddm structure linkpublic void setClassPK(long classPK)
setClassPK in interface DDMStructureLinkModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this ddm structure linkpublic void setCompanyId(long companyId)
setCompanyId in interface DDMStructureLinkModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this ddm structure linkpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DDMStructureLinkModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStructureLink>ctCollectionId - the ct collection ID of this ddm structure linkpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DDMStructureLinkModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this ddm structure linkpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMStructureLinkModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStructureLink>primaryKey - the primary key of this ddm structure linkpublic void setStructureId(long structureId)
setStructureId in interface DDMStructureLinkModelstructureId - the structure ID of this ddm structure linkpublic void setStructureLinkId(long structureLinkId)
setStructureLinkId in interface DDMStructureLinkModelstructureLinkId - the structure link ID of this ddm structure linkpublic java.lang.String toXmlString()
toXmlString in interface DDMStructureLinkModelpublic java.util.Map<java.lang.String,java.util.function.Function<DDMStructureLink,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMStructureLink,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>protected DDMStructureLinkWrapper wrap(DDMStructureLink ddmStructureLink)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMStructureLink>