@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 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.
|
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 ddm structure link.
|
java.io.Serializable |
getPrimaryKeyObj() |
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.
|
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 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 |
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 ddm structure link.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
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.
|
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.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
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 DDMStructure getStructure() throws com.liferay.portal.kernel.exception.PortalException
getStructure
in interface DDMStructureLink
com.liferay.portal.kernel.exception.PortalException
public DDMStructureLink toEscapedModel()
toEscapedModel
in interface DDMStructureLinkModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public DDMStructureLink toUnescapedModel()
toUnescapedModel
in interface DDMStructureLinkModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public boolean isCachedModel()
isCachedModel
in interface DDMStructureLinkModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public boolean isEscapedModel()
isEscapedModel
in interface DDMStructureLinkModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public boolean isNew()
isNew
in interface DDMStructureLinkModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface DDMStructureLinkModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
public com.liferay.portal.kernel.model.CacheModel<DDMStructureLink> toCacheModel()
toCacheModel
in interface DDMStructureLinkModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public int compareTo(DDMStructureLink ddmStructureLink)
compareTo
in interface DDMStructureLinkModel
compareTo
in interface java.lang.Comparable<DDMStructureLink>
public int hashCode()
hashCode
in interface DDMStructureLinkModel
hashCode
in class java.lang.Object
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface DDMStructureLinkModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.Object clone()
clone
in interface DDMStructureLinkModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
clone
in class java.lang.Object
public java.lang.String getClassName()
getClassName
in interface DDMStructureLinkModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public java.lang.String toString()
toString
in interface DDMStructureLinkModel
toString
in class java.lang.Object
public java.lang.String toXmlString()
toXmlString
in interface DDMStructureLinkModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
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 getPrimaryKey()
getPrimaryKey
in interface DDMStructureLinkModel
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 setCachedModel(boolean cachedModel)
setCachedModel
in interface DDMStructureLinkModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
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 setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface DDMStructureLinkModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface DDMStructureLinkModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface DDMStructureLinkModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public void setNew(boolean n)
setNew
in interface DDMStructureLinkModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DDMStructureLinkModel
primaryKey
- the primary key of this ddm structure linkpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface DDMStructureLinkModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<DDMStructureLink>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public 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 boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public 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>