public class DDMTemplateLinkWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMTemplateLink> implements DDMTemplateLink, com.liferay.portal.kernel.model.ModelWrapper<DDMTemplateLink>
This class is a wrapper for DDMTemplateLink.
DDMTemplateLink,
Serialized FormTEMPLATE_LINK_ID_ACCESSOR| Constructor and Description |
|---|
DDMTemplateLinkWrapper(DDMTemplateLink ddmTemplateLink) |
| Modifier and Type | Method and Description |
|---|---|
DDMTemplateLink |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<DDMTemplateLink,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMTemplateLink,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this ddm template link.
|
long |
getClassNameId()
Returns the class name ID of this ddm template link.
|
long |
getClassPK()
Returns the class pk of this ddm template link.
|
long |
getCompanyId()
Returns the company ID of this ddm template link.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ddm template link.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this ddm template link.
|
long |
getPrimaryKey()
Returns the primary key of this ddm template link.
|
DDMTemplate |
getTemplate() |
long |
getTemplateId()
Returns the template ID of this ddm template link.
|
long |
getTemplateLinkId()
Returns the template link ID of this ddm template link.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this ddm template link.
|
void |
setClassPK(long classPK)
Sets the class pk of this ddm template link.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ddm template link.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ddm template link.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ddm template link.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ddm template link.
|
void |
setTemplateId(long templateId)
Sets the template ID of this ddm template link.
|
void |
setTemplateLinkId(long templateLinkId)
Sets the template link ID of this ddm template link.
|
java.lang.String |
toXmlString() |
protected DDMTemplateLinkWrapper |
wrap(DDMTemplateLink ddmTemplateLink) |
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 DDMTemplateLinkWrapper(DDMTemplateLink ddmTemplateLink)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateLink>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateLink>public DDMTemplateLink cloneWithOriginalValues()
cloneWithOriginalValues in interface DDMTemplateLinkModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateLink>public java.lang.String getClassName()
getClassName in interface DDMTemplateLinkModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface DDMTemplateLinkModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface DDMTemplateLinkModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface DDMTemplateLinkModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface DDMTemplateLinkModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplateLink>public long getMvccVersion()
getMvccVersion in interface DDMTemplateLinkModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DDMTemplateLinkModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplateLink>public DDMTemplate getTemplate() throws com.liferay.portal.kernel.exception.PortalException
getTemplate in interface DDMTemplateLinkcom.liferay.portal.kernel.exception.PortalExceptionpublic long getTemplateId()
getTemplateId in interface DDMTemplateLinkModelpublic long getTemplateLinkId()
getTemplateLinkId in interface DDMTemplateLinkModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface DDMTemplateLinkModelpublic void setClassNameId(long classNameId)
setClassNameId in interface DDMTemplateLinkModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this ddm template linkpublic void setClassPK(long classPK)
setClassPK in interface DDMTemplateLinkModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this ddm template linkpublic void setCompanyId(long companyId)
setCompanyId in interface DDMTemplateLinkModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this ddm template linkpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DDMTemplateLinkModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplateLink>ctCollectionId - the ct collection ID of this ddm template linkpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DDMTemplateLinkModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this ddm template linkpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMTemplateLinkModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplateLink>primaryKey - the primary key of this ddm template linkpublic void setTemplateId(long templateId)
setTemplateId in interface DDMTemplateLinkModeltemplateId - the template ID of this ddm template linkpublic void setTemplateLinkId(long templateLinkId)
setTemplateLinkId in interface DDMTemplateLinkModeltemplateLinkId - the template link ID of this ddm template linkpublic java.lang.String toXmlString()
toXmlString in interface DDMTemplateLinkModelpublic java.util.Map<java.lang.String,java.util.function.Function<DDMTemplateLink,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateLink>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMTemplateLink,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateLink>protected DDMTemplateLinkWrapper wrap(DDMTemplateLink ddmTemplateLink)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMTemplateLink>