@ProviderType public class DDMStructureLinkWrapper extends java.lang.Object 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.lang.Object |
clone() |
int |
compareTo(DDMStructureLink ddmStructureLink) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getClassName()
Returns the fully qualified class name of this d d m structure link.
|
long |
getClassNameId()
Returns the class name ID of this d d m structure link.
|
long |
getClassPK()
Returns the class p k of this d d m structure link.
|
long |
getCompanyId()
Returns the company ID of this d d m structure link.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
long |
getPrimaryKey()
Returns the primary key of this d d m structure link.
|
java.io.Serializable |
getPrimaryKeyObj() |
DDMStructure |
getStructure() |
long |
getStructureId()
Returns the structure ID of this d d m structure link.
|
long |
getStructureLinkId()
Returns the structure link ID of this d d m structure link.
|
DDMStructureLink |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this d d m structure link.
|
void |
setClassPK(long classPK)
Sets the class p k of this d d m structure link.
|
void |
setCompanyId(long companyId)
Sets the company ID of this d d m structure link.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this d d m structure link.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setStructureId(long structureId)
Sets the structure ID of this d d m structure link.
|
void |
setStructureLinkId(long structureLinkId)
Sets the structure link ID of this d d m structure link.
|
com.liferay.portal.kernel.model.CacheModel<DDMStructureLink> |
toCacheModel() |
DDMStructureLink |
toEscapedModel() |
java.lang.String |
toString() |
DDMStructureLink |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public DDMStructureLinkWrapper(DDMStructureLink ddmStructureLink)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 DDMStructure getStructure() throws com.liferay.portal.kernel.exception.PortalException
getStructure in interface DDMStructureLinkcom.liferay.portal.kernel.exception.PortalExceptionpublic DDMStructureLink toEscapedModel()
toEscapedModel in interface DDMStructureLinkModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public DDMStructureLink toUnescapedModel()
toUnescapedModel in interface DDMStructureLinkModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public boolean isCachedModel()
isCachedModel in interface DDMStructureLinkModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public boolean isEscapedModel()
isEscapedModel in interface DDMStructureLinkModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public boolean isNew()
isNew in interface DDMStructureLinkModelisNew in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface DDMStructureLinkModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic com.liferay.portal.kernel.model.CacheModel<DDMStructureLink> toCacheModel()
toCacheModel in interface DDMStructureLinkModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public int compareTo(DDMStructureLink ddmStructureLink)
compareTo in interface DDMStructureLinkModelcompareTo in interface java.lang.Comparable<DDMStructureLink>public int hashCode()
hashCode in interface DDMStructureLinkModelhashCode in class java.lang.Objectpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface DDMStructureLinkModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.Object clone()
clone in interface DDMStructureLinkModelclone in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>clone in class java.lang.Objectpublic java.lang.String getClassName()
getClassName in interface DDMStructureLinkModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic java.lang.String toString()
toString in interface DDMStructureLinkModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface DDMStructureLinkModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public 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 getPrimaryKey()
getPrimaryKey in interface DDMStructureLinkModelpublic long getStructureId()
getStructureId in interface DDMStructureLinkModelpublic long getStructureLinkId()
getStructureLinkId in interface DDMStructureLinkModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface DDMStructureLinkModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public 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 d d m structure linkpublic void setClassPK(long classPK)
setClassPK in interface DDMStructureLinkModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class p k of this d d m structure linkpublic void setCompanyId(long companyId)
setCompanyId in interface DDMStructureLinkModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this d d m structure linkpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface DDMStructureLinkModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface DDMStructureLinkModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface DDMStructureLinkModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public void setNew(boolean n)
setNew in interface DDMStructureLinkModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMStructureLinkModelprimaryKey - the primary key of this d d m structure linkpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface DDMStructureLinkModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setStructureId(long structureId)
setStructureId in interface DDMStructureLinkModelstructureId - the structure ID of this d d m structure linkpublic void setStructureLinkId(long structureLinkId)
setStructureLinkId in interface DDMStructureLinkModelstructureLinkId - the structure link ID of this d d m structure linkpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic DDMStructureLink getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<DDMStructureLink>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>