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 |
---|---|
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.
|
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, 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 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 java.lang.String getClassName()
getClassName
in interface DDMStructureLinkModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassNameId()
getClassNameId
in interface DDMStructureLinkModel
getClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassPK()
getClassPK
in interface DDMStructureLinkModel
getClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
public long getCompanyId()
getCompanyId
in interface DDMStructureLinkModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public long getCtCollectionId()
getCtCollectionId
in interface DDMStructureLinkModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStructureLink>
public long getMvccVersion()
getMvccVersion
in interface DDMStructureLinkModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface DDMStructureLinkModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStructureLink>
public DDMStructure getStructure() throws com.liferay.portal.kernel.exception.PortalException
getStructure
in interface DDMStructureLink
com.liferay.portal.kernel.exception.PortalException
public long getStructureId()
getStructureId
in interface DDMStructureLinkModel
public long getStructureLinkId()
getStructureLinkId
in interface DDMStructureLinkModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setClassName(java.lang.String className)
setClassName
in interface DDMStructureLinkModel
public void setClassNameId(long classNameId)
setClassNameId
in interface DDMStructureLinkModel
setClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
classNameId
- the class name ID of this ddm structure linkpublic void setClassPK(long classPK)
setClassPK
in interface DDMStructureLinkModel
setClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
classPK
- the class pk of this ddm structure linkpublic void setCompanyId(long companyId)
setCompanyId
in interface DDMStructureLinkModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this ddm structure linkpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface DDMStructureLinkModel
setCtCollectionId
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 DDMStructureLinkModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this ddm structure linkpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DDMStructureLinkModel
setPrimaryKey
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 DDMStructureLinkModel
structureId
- the structure ID of this ddm structure linkpublic void setStructureLinkId(long structureLinkId)
setStructureLinkId
in interface DDMStructureLinkModel
structureLinkId
- the structure link ID of this ddm structure linkpublic 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>