@ProviderType public class FragmentEntryLinkWrapper extends java.lang.Object implements FragmentEntryLink, com.liferay.portal.kernel.model.ModelWrapper<FragmentEntryLink>
This class is a wrapper for FragmentEntryLink
.
FragmentEntryLink
,
Serialized FormFRAGMENT_ENTRY_LINK_ID_ACCESSOR
Constructor and Description |
---|
FragmentEntryLinkWrapper(FragmentEntryLink fragmentEntryLink) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
compareTo(FragmentEntryLink fragmentEntryLink) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getClassName()
Returns the fully qualified class name of this fragment entry link.
|
long |
getClassNameId()
Returns the class name ID of this fragment entry link.
|
long |
getClassPK()
Returns the class pk of this fragment entry link.
|
long |
getCompanyId()
Returns the company ID of this fragment entry link.
|
java.util.Date |
getCreateDate()
Returns the create date of this fragment entry link.
|
java.lang.String |
getCss()
Returns the css of this fragment entry link.
|
java.lang.String |
getEditableValues()
Returns the editable values of this fragment entry link.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getFragmentEntryId()
Returns the fragment entry ID of this fragment entry link.
|
long |
getFragmentEntryLinkId()
Returns the fragment entry link ID of this fragment entry link.
|
long |
getGroupId()
Returns the group ID of this fragment entry link.
|
java.lang.String |
getHtml()
Returns the html of this fragment entry link.
|
java.lang.String |
getJs()
Returns the js of this fragment entry link.
|
java.util.Date |
getLastPropagationDate()
Returns the last propagation date of this fragment entry link.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this fragment entry link.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this fragment entry link.
|
java.lang.String |
getNamespace()
Returns the namespace of this fragment entry link.
|
long |
getOriginalFragmentEntryLinkId()
Returns the original fragment entry link ID of this fragment entry link.
|
int |
getPosition()
Returns the position of this fragment entry link.
|
long |
getPrimaryKey()
Returns the primary key of this fragment entry link.
|
java.io.Serializable |
getPrimaryKeyObj() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this fragment entry link.
|
java.lang.String |
getUserName()
Returns the user name of this fragment entry link.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this fragment entry link.
|
java.lang.String |
getUuid()
Returns the uuid of this fragment entry link.
|
FragmentEntryLink |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isLatestVersion() |
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 fragment entry link.
|
void |
setClassPK(long classPK)
Sets the class pk of this fragment entry link.
|
void |
setCompanyId(long companyId)
Sets the company ID of this fragment entry link.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this fragment entry link.
|
void |
setCss(java.lang.String css)
Sets the css of this fragment entry link.
|
void |
setEditableValues(java.lang.String editableValues)
Sets the editable values of this fragment entry 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 |
setFragmentEntryId(long fragmentEntryId)
Sets the fragment entry ID of this fragment entry link.
|
void |
setFragmentEntryLinkId(long fragmentEntryLinkId)
Sets the fragment entry link ID of this fragment entry link.
|
void |
setGroupId(long groupId)
Sets the group ID of this fragment entry link.
|
void |
setHtml(java.lang.String html)
Sets the html of this fragment entry link.
|
void |
setJs(java.lang.String js)
Sets the js of this fragment entry link.
|
void |
setLastPropagationDate(java.util.Date lastPropagationDate)
Sets the last propagation date of this fragment entry link.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this fragment entry link.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this fragment entry link.
|
void |
setNamespace(java.lang.String namespace)
Sets the namespace of this fragment entry link.
|
void |
setNew(boolean n) |
void |
setOriginalFragmentEntryLinkId(long originalFragmentEntryLinkId)
Sets the original fragment entry link ID of this fragment entry link.
|
void |
setPosition(int position)
Sets the position of this fragment entry link.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this fragment entry link.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this fragment entry link.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this fragment entry link.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this fragment entry link.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this fragment entry link.
|
com.liferay.portal.kernel.model.CacheModel<FragmentEntryLink> |
toCacheModel() |
FragmentEntryLink |
toEscapedModel() |
java.lang.String |
toString() |
FragmentEntryLink |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public FragmentEntryLinkWrapper(FragmentEntryLink fragmentEntryLink)
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<FragmentEntryLink>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public java.lang.Object clone()
clone
in interface FragmentEntryLinkModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
clone
in interface com.liferay.portal.kernel.model.StagedModel
clone
in class java.lang.Object
public int compareTo(FragmentEntryLink fragmentEntryLink)
compareTo
in interface FragmentEntryLinkModel
compareTo
in interface java.lang.Comparable<FragmentEntryLink>
public java.lang.String getClassName()
getClassName
in interface FragmentEntryLinkModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassNameId()
getClassNameId
in interface FragmentEntryLinkModel
getClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassPK()
getClassPK
in interface FragmentEntryLinkModel
getClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
public long getCompanyId()
getCompanyId
in interface FragmentEntryLinkModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getCreateDate()
getCreateDate
in interface FragmentEntryLinkModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public java.lang.String getCss()
getCss
in interface FragmentEntryLinkModel
public java.lang.String getEditableValues()
getEditableValues
in interface FragmentEntryLinkModel
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface FragmentEntryLinkModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
public long getFragmentEntryId()
getFragmentEntryId
in interface FragmentEntryLinkModel
public long getFragmentEntryLinkId()
getFragmentEntryLinkId
in interface FragmentEntryLinkModel
public long getGroupId()
getGroupId
in interface FragmentEntryLinkModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public java.lang.String getHtml()
getHtml
in interface FragmentEntryLinkModel
public java.lang.String getJs()
getJs
in interface FragmentEntryLinkModel
public java.util.Date getLastPropagationDate()
getLastPropagationDate
in interface FragmentEntryLinkModel
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface FragmentEntryLinkModel
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface FragmentEntryLinkModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public java.lang.String getNamespace()
getNamespace
in interface FragmentEntryLinkModel
public long getOriginalFragmentEntryLinkId()
getOriginalFragmentEntryLinkId
in interface FragmentEntryLinkModel
public int getPosition()
getPosition
in interface FragmentEntryLinkModel
public long getPrimaryKey()
getPrimaryKey
in interface FragmentEntryLinkModel
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface FragmentEntryLinkModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public long getUserId()
getUserId
in interface FragmentEntryLinkModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface FragmentEntryLinkModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface FragmentEntryLinkModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface FragmentEntryLinkModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public int hashCode()
hashCode
in interface FragmentEntryLinkModel
hashCode
in class java.lang.Object
public boolean isCachedModel()
isCachedModel
in interface FragmentEntryLinkModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public boolean isEscapedModel()
isEscapedModel
in interface FragmentEntryLinkModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public boolean isLatestVersion() throws com.liferay.portal.kernel.exception.PortalException
isLatestVersion
in interface FragmentEntryLink
com.liferay.portal.kernel.exception.PortalException
public boolean isNew()
isNew
in interface FragmentEntryLinkModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface FragmentEntryLinkModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public void setClassName(java.lang.String className)
setClassName
in interface FragmentEntryLinkModel
public void setClassNameId(long classNameId)
setClassNameId
in interface FragmentEntryLinkModel
setClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
classNameId
- the class name ID of this fragment entry linkpublic void setClassPK(long classPK)
setClassPK
in interface FragmentEntryLinkModel
setClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
classPK
- the class pk of this fragment entry linkpublic void setCompanyId(long companyId)
setCompanyId
in interface FragmentEntryLinkModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this fragment entry linkpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface FragmentEntryLinkModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this fragment entry linkpublic void setCss(java.lang.String css)
setCss
in interface FragmentEntryLinkModel
css
- the css of this fragment entry linkpublic void setEditableValues(java.lang.String editableValues)
setEditableValues
in interface FragmentEntryLinkModel
editableValues
- the editable values of this fragment entry linkpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface FragmentEntryLinkModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface FragmentEntryLinkModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface FragmentEntryLinkModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public void setFragmentEntryId(long fragmentEntryId)
setFragmentEntryId
in interface FragmentEntryLinkModel
fragmentEntryId
- the fragment entry ID of this fragment entry linkpublic void setFragmentEntryLinkId(long fragmentEntryLinkId)
setFragmentEntryLinkId
in interface FragmentEntryLinkModel
fragmentEntryLinkId
- the fragment entry link ID of this fragment entry linkpublic void setGroupId(long groupId)
setGroupId
in interface FragmentEntryLinkModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this fragment entry linkpublic void setHtml(java.lang.String html)
setHtml
in interface FragmentEntryLinkModel
html
- the html of this fragment entry linkpublic void setJs(java.lang.String js)
setJs
in interface FragmentEntryLinkModel
js
- the js of this fragment entry linkpublic void setLastPropagationDate(java.util.Date lastPropagationDate)
setLastPropagationDate
in interface FragmentEntryLinkModel
lastPropagationDate
- the last propagation date of this fragment entry linkpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface FragmentEntryLinkModel
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
lastPublishDate
- the last publish date of this fragment entry linkpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface FragmentEntryLinkModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this fragment entry linkpublic void setNamespace(java.lang.String namespace)
setNamespace
in interface FragmentEntryLinkModel
namespace
- the namespace of this fragment entry linkpublic void setNew(boolean n)
setNew
in interface FragmentEntryLinkModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public void setOriginalFragmentEntryLinkId(long originalFragmentEntryLinkId)
setOriginalFragmentEntryLinkId
in interface FragmentEntryLinkModel
originalFragmentEntryLinkId
- the original fragment entry link ID of this fragment entry linkpublic void setPosition(int position)
setPosition
in interface FragmentEntryLinkModel
position
- the position of this fragment entry linkpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface FragmentEntryLinkModel
primaryKey
- the primary key of this fragment entry linkpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface FragmentEntryLinkModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setUserId(long userId)
setUserId
in interface FragmentEntryLinkModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this fragment entry linkpublic void setUserName(java.lang.String userName)
setUserName
in interface FragmentEntryLinkModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this fragment entry linkpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface FragmentEntryLinkModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this fragment entry linkpublic void setUuid(java.lang.String uuid)
setUuid
in interface FragmentEntryLinkModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this fragment entry linkpublic com.liferay.portal.kernel.model.CacheModel<FragmentEntryLink> toCacheModel()
toCacheModel
in interface FragmentEntryLinkModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public FragmentEntryLink toEscapedModel()
toEscapedModel
in interface FragmentEntryLinkModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public java.lang.String toString()
toString
in interface FragmentEntryLinkModel
toString
in class java.lang.Object
public FragmentEntryLink toUnescapedModel()
toUnescapedModel
in interface FragmentEntryLinkModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public java.lang.String toXmlString()
toXmlString
in interface FragmentEntryLinkModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
public FragmentEntryLink getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<FragmentEntryLink>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<FragmentEntryLink>