@ProviderType public class WikiPageWrapper extends java.lang.Object implements WikiPage, com.liferay.portal.kernel.model.ModelWrapper<WikiPage>
This class is a wrapper for WikiPage
.
WikiPage
,
Serialized FormPAGE_ID_ACCESSOR
Constructor and Description |
---|
WikiPageWrapper(WikiPage wikiPage) |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.repository.model.Folder |
addAttachmentsFolder() |
java.lang.Object |
clone() |
int |
compareTo(WikiPage wikiPage) |
boolean |
equals(java.lang.Object obj) |
WikiPage |
fetchParentPage() |
WikiPage |
fetchRedirectPage() |
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getAttachmentsFileEntries() |
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getAttachmentsFileEntries(int start,
int end) |
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getAttachmentsFileEntries(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc) |
int |
getAttachmentsFileEntriesCount() |
long |
getAttachmentsFolderId() |
java.util.List<WikiPage> |
getChildPages() |
long |
getCompanyId()
Returns the company ID of this wiki page.
|
long |
getContainerModelId()
Returns the container model ID of this wiki page.
|
java.lang.String |
getContainerModelName()
Returns the container name of this wiki page.
|
java.lang.String |
getContent()
Returns the content of this wiki page.
|
java.util.Date |
getCreateDate()
Returns the create date of this wiki page.
|
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getDeletedAttachmentsFileEntries() |
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getDeletedAttachmentsFileEntries(int start,
int end) |
int |
getDeletedAttachmentsFileEntriesCount() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getFormat()
Returns the format of this wiki page.
|
long |
getGroupId()
Returns the group ID of this wiki page.
|
boolean |
getHead()
Returns the head of this wiki page.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this wiki page.
|
boolean |
getMinorEdit()
Returns the minor edit of this wiki page.
|
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 wiki page.
|
WikiNode |
getNode() |
long |
getNodeAttachmentsFolderId() |
long |
getNodeId()
Returns the node ID of this wiki page.
|
long |
getPageId()
Returns the page ID of this wiki page.
|
long |
getParentContainerModelId()
Returns the parent container model ID of this wiki page.
|
WikiPage |
getParentPage() |
java.util.List<WikiPage> |
getParentPages() |
java.lang.String |
getParentTitle()
Returns the parent title of this wiki page.
|
long |
getPrimaryKey()
Returns the primary key of this wiki page.
|
java.io.Serializable |
getPrimaryKeyObj() |
WikiPage |
getRedirectPage() |
java.lang.String |
getRedirectTitle()
Returns the redirect title of this wiki page.
|
long |
getResourcePrimKey()
Returns the resource prim key of this wiki page.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this wiki page.
|
long |
getStatusByUserId()
Returns the status by user ID of this wiki page.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this wiki page.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this wiki page.
|
java.util.Date |
getStatusDate()
Returns the status date of this wiki page.
|
java.lang.String |
getSummary()
Returns the summary of this wiki page.
|
java.lang.String |
getTitle()
Returns the title of this wiki page.
|
com.liferay.trash.kernel.model.TrashEntry |
getTrashEntry()
Returns the trash entry created when this wiki page was moved to the Recycle Bin.
|
long |
getTrashEntryClassPK()
Returns the class primary key of the trash entry for this wiki page.
|
com.liferay.portal.kernel.trash.TrashHandler |
getTrashHandler()
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
long |
getUserId()
Returns the user ID of this wiki page.
|
java.lang.String |
getUserName()
Returns the user name of this wiki page.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this wiki page.
|
java.lang.String |
getUuid()
Returns the uuid of this wiki page.
|
double |
getVersion()
Returns the version of this wiki page.
|
java.util.List<WikiPage> |
getViewableChildPages() |
WikiPage |
getViewableParentPage() |
java.util.List<WikiPage> |
getViewableParentPages() |
WikiPage |
getWrappedModel() |
int |
hashCode() |
boolean |
isApproved()
Returns
true if this wiki page is approved. |
boolean |
isCachedModel() |
boolean |
isDenied()
Returns
true if this wiki page is denied. |
boolean |
isDraft()
Returns
true if this wiki page is a draft. |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isExpired()
Returns
true if this wiki page is expired. |
boolean |
isFinderCacheEnabled() |
boolean |
isHead()
Returns
true if this wiki page is head. |
boolean |
isInactive()
Returns
true if this wiki page is inactive. |
boolean |
isIncomplete()
Returns
true if this wiki page is incomplete. |
boolean |
isInTrash()
Returns
true if this wiki page is in the Recycle Bin. |
boolean |
isInTrashContainer()
Returns
true if the parent of this wiki page is in the Recycle Bin. |
boolean |
isInTrashExplicitly() |
boolean |
isInTrashImplicitly() |
boolean |
isMinorEdit()
Returns
true if this wiki page is minor edit. |
boolean |
isNew() |
boolean |
isPending()
Returns
true if this wiki page is pending. |
boolean |
isResourceMain() |
boolean |
isScheduled()
Returns
true if this wiki page is scheduled. |
void |
persist() |
void |
resetOriginalValues() |
void |
setAttachmentsFolderId(long attachmentsFolderId) |
void |
setCachedModel(boolean cachedModel) |
void |
setCompanyId(long companyId)
Sets the company ID of this wiki page.
|
void |
setContainerModelId(long containerModelId)
Sets the container model ID of this wiki page.
|
void |
setContent(java.lang.String content)
Sets the content of this wiki page.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this wiki page.
|
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 |
setFormat(java.lang.String format)
Sets the format of this wiki page.
|
void |
setGroupId(long groupId)
Sets the group ID of this wiki page.
|
void |
setHead(boolean head)
Sets whether this wiki page is head.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this wiki page.
|
void |
setMinorEdit(boolean minorEdit)
Sets whether this wiki page is minor edit.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this wiki page.
|
void |
setNew(boolean n) |
void |
setNodeId(long nodeId)
Sets the node ID of this wiki page.
|
void |
setPageId(long pageId)
Sets the page ID of this wiki page.
|
void |
setParentContainerModelId(long parentContainerModelId)
Sets the parent container model ID of this wiki page.
|
void |
setParentTitle(java.lang.String parentTitle)
Sets the parent title of this wiki page.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this wiki page.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setRedirectTitle(java.lang.String redirectTitle)
Sets the redirect title of this wiki page.
|
void |
setResourcePrimKey(long resourcePrimKey)
Sets the resource prim key of this wiki page.
|
void |
setStatus(int status)
Sets the status of this wiki page.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this wiki page.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this wiki page.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this wiki page.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this wiki page.
|
void |
setSummary(java.lang.String summary)
Sets the summary of this wiki page.
|
void |
setTitle(java.lang.String title)
Sets the title of this wiki page.
|
void |
setUserId(long userId)
Sets the user ID of this wiki page.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this wiki page.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this wiki page.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this wiki page.
|
void |
setVersion(double version)
Sets the version of this wiki page.
|
com.liferay.portal.kernel.model.CacheModel<WikiPage> |
toCacheModel() |
WikiPage |
toEscapedModel() |
java.lang.String |
toString() |
WikiPage |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public WikiPageWrapper(WikiPage wikiPage)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
getModelClass
in interface com.liferay.portal.kernel.model.ContainerModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
getModelClassName
in interface com.liferay.portal.kernel.model.ContainerModel
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
public com.liferay.portal.kernel.repository.model.Folder addAttachmentsFolder() throws com.liferay.portal.kernel.exception.PortalException
addAttachmentsFolder
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public java.lang.Object clone()
clone
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
clone
in interface com.liferay.portal.kernel.model.StagedModel
clone
in interface WikiPageModel
clone
in class java.lang.Object
public int compareTo(WikiPage wikiPage)
compareTo
in interface WikiPageModel
compareTo
in interface java.lang.Comparable<WikiPage>
public WikiPage fetchParentPage()
fetchParentPage
in interface WikiPage
public WikiPage fetchRedirectPage()
fetchRedirectPage
in interface WikiPage
public java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getAttachmentsFileEntries() throws com.liferay.portal.kernel.exception.PortalException
getAttachmentsFileEntries
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getAttachmentsFileEntries(int start, int end) throws com.liferay.portal.kernel.exception.PortalException
getAttachmentsFileEntries
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getAttachmentsFileEntries(int start, int end, com.liferay.portal.kernel.util.OrderByComparator obc) throws com.liferay.portal.kernel.exception.PortalException
getAttachmentsFileEntries
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public int getAttachmentsFileEntriesCount() throws com.liferay.portal.kernel.exception.PortalException
getAttachmentsFileEntriesCount
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public long getAttachmentsFolderId()
getAttachmentsFolderId
in interface WikiPage
public java.util.List<WikiPage> getChildPages()
getChildPages
in interface WikiPage
public long getCompanyId()
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
getCompanyId
in interface WikiPageModel
public long getContainerModelId()
getContainerModelId
in interface com.liferay.portal.kernel.model.ContainerModel
getContainerModelId
in interface WikiPageModel
public java.lang.String getContainerModelName()
getContainerModelName
in interface com.liferay.portal.kernel.model.ContainerModel
getContainerModelName
in interface WikiPageModel
public java.lang.String getContent()
getContent
in interface WikiPageModel
public java.util.Date getCreateDate()
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
getCreateDate
in interface WikiPageModel
public java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getDeletedAttachmentsFileEntries() throws com.liferay.portal.kernel.exception.PortalException
getDeletedAttachmentsFileEntries
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getDeletedAttachmentsFileEntries(int start, int end) throws com.liferay.portal.kernel.exception.PortalException
getDeletedAttachmentsFileEntries
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public int getDeletedAttachmentsFileEntriesCount() throws com.liferay.portal.kernel.exception.PortalException
getDeletedAttachmentsFileEntriesCount
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge
in interface WikiPageModel
public java.lang.String getFormat()
getFormat
in interface WikiPageModel
public long getGroupId()
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
getGroupId
in interface WikiPageModel
public boolean getHead()
getHead
in interface WikiPageModel
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
getLastPublishDate
in interface WikiPageModel
public boolean getMinorEdit()
getMinorEdit
in interface WikiPageModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
getModifiedDate
in interface WikiPageModel
public long getNodeAttachmentsFolderId()
getNodeAttachmentsFolderId
in interface WikiPage
public long getNodeId()
getNodeId
in interface WikiPageModel
public long getPageId()
getPageId
in interface WikiPageModel
public long getParentContainerModelId()
getParentContainerModelId
in interface com.liferay.portal.kernel.model.ContainerModel
getParentContainerModelId
in interface WikiPageModel
public WikiPage getParentPage() throws com.liferay.portal.kernel.exception.PortalException
getParentPage
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public java.util.List<WikiPage> getParentPages()
getParentPages
in interface WikiPage
public java.lang.String getParentTitle()
getParentTitle
in interface WikiPageModel
public long getPrimaryKey()
getPrimaryKey
in interface WikiPageModel
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
getPrimaryKeyObj
in interface WikiPageModel
public WikiPage getRedirectPage() throws com.liferay.portal.kernel.exception.PortalException
getRedirectPage
in interface WikiPage
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getRedirectTitle()
getRedirectTitle
in interface WikiPageModel
public long getResourcePrimKey()
getResourcePrimKey
in interface com.liferay.portal.kernel.model.ResourcedModel
getResourcePrimKey
in interface WikiPageModel
public int getStatus()
getStatus
in interface com.liferay.portal.kernel.model.TrashedModel
getStatus
in interface com.liferay.portal.kernel.model.WorkflowedModel
getStatus
in interface WikiPageModel
public long getStatusByUserId()
getStatusByUserId
in interface com.liferay.portal.kernel.model.WorkflowedModel
getStatusByUserId
in interface WikiPageModel
public java.lang.String getStatusByUserName()
getStatusByUserName
in interface com.liferay.portal.kernel.model.WorkflowedModel
getStatusByUserName
in interface WikiPageModel
public java.lang.String getStatusByUserUuid()
getStatusByUserUuid
in interface com.liferay.portal.kernel.model.WorkflowedModel
getStatusByUserUuid
in interface WikiPageModel
public java.util.Date getStatusDate()
getStatusDate
in interface com.liferay.portal.kernel.model.WorkflowedModel
getStatusDate
in interface WikiPageModel
public java.lang.String getSummary()
getSummary
in interface WikiPageModel
public java.lang.String getTitle()
getTitle
in interface WikiPageModel
public com.liferay.trash.kernel.model.TrashEntry getTrashEntry() throws com.liferay.portal.kernel.exception.PortalException
getTrashEntry
in interface com.liferay.portal.kernel.model.TrashedModel
getTrashEntry
in interface WikiPageModel
com.liferay.portal.kernel.exception.PortalException
public long getTrashEntryClassPK()
getTrashEntryClassPK
in interface com.liferay.portal.kernel.model.TrashedModel
getTrashEntryClassPK
in interface WikiPageModel
@Deprecated public com.liferay.portal.kernel.trash.TrashHandler getTrashHandler()
getTrashHandler
in interface com.liferay.portal.kernel.model.TrashedModel
getTrashHandler
in interface WikiPageModel
public long getUserId()
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
getUserId
in interface WikiPageModel
public java.lang.String getUserName()
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
getUserName
in interface WikiPageModel
public java.lang.String getUserUuid()
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
getUserUuid
in interface WikiPageModel
public java.lang.String getUuid()
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
getUuid
in interface WikiPageModel
public double getVersion()
getVersion
in interface WikiPageModel
public java.util.List<WikiPage> getViewableChildPages()
getViewableChildPages
in interface WikiPage
public WikiPage getViewableParentPage()
getViewableParentPage
in interface WikiPage
public java.util.List<WikiPage> getViewableParentPages()
getViewableParentPages
in interface WikiPage
public int hashCode()
hashCode
in interface WikiPageModel
hashCode
in class java.lang.Object
public boolean isApproved()
true
if this wiki page is approved.isApproved
in interface com.liferay.portal.kernel.model.WorkflowedModel
isApproved
in interface WikiPageModel
true
if this wiki page is approved; false
otherwisepublic boolean isCachedModel()
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
isCachedModel
in interface WikiPageModel
public boolean isDenied()
true
if this wiki page is denied.isDenied
in interface com.liferay.portal.kernel.model.WorkflowedModel
isDenied
in interface WikiPageModel
true
if this wiki page is denied; false
otherwisepublic boolean isDraft()
true
if this wiki page is a draft.isDraft
in interface com.liferay.portal.kernel.model.WorkflowedModel
isDraft
in interface WikiPageModel
true
if this wiki page is a draft; false
otherwisepublic boolean isEscapedModel()
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
isEscapedModel
in interface WikiPageModel
public boolean isExpired()
true
if this wiki page is expired.isExpired
in interface com.liferay.portal.kernel.model.WorkflowedModel
isExpired
in interface WikiPageModel
true
if this wiki page is expired; false
otherwisepublic boolean isHead()
true
if this wiki page is head.isHead
in interface WikiPageModel
true
if this wiki page is head; false
otherwisepublic boolean isInactive()
true
if this wiki page is inactive.isInactive
in interface com.liferay.portal.kernel.model.WorkflowedModel
isInactive
in interface WikiPageModel
true
if this wiki page is inactive; false
otherwisepublic boolean isIncomplete()
true
if this wiki page is incomplete.isIncomplete
in interface com.liferay.portal.kernel.model.WorkflowedModel
isIncomplete
in interface WikiPageModel
true
if this wiki page is incomplete; false
otherwisepublic boolean isInTrash()
true
if this wiki page is in the Recycle Bin.isInTrash
in interface com.liferay.portal.kernel.model.TrashedModel
isInTrash
in interface WikiPageModel
true
if this wiki page is in the Recycle Bin; false
otherwisepublic boolean isInTrashContainer()
true
if the parent of this wiki page is in the Recycle Bin.isInTrashContainer
in interface com.liferay.portal.kernel.model.TrashedModel
isInTrashContainer
in interface WikiPageModel
true
if the parent of this wiki page is in the Recycle Bin; false
otherwisepublic boolean isInTrashExplicitly()
isInTrashExplicitly
in interface com.liferay.portal.kernel.model.TrashedModel
isInTrashExplicitly
in interface WikiPageModel
public boolean isInTrashImplicitly()
isInTrashImplicitly
in interface com.liferay.portal.kernel.model.TrashedModel
isInTrashImplicitly
in interface WikiPageModel
public boolean isMinorEdit()
true
if this wiki page is minor edit.isMinorEdit
in interface WikiPageModel
true
if this wiki page is minor edit; false
otherwisepublic boolean isNew()
isNew
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
isNew
in interface WikiPageModel
public boolean isPending()
true
if this wiki page is pending.isPending
in interface com.liferay.portal.kernel.model.WorkflowedModel
isPending
in interface WikiPageModel
true
if this wiki page is pending; false
otherwisepublic boolean isResourceMain()
isResourceMain
in interface com.liferay.portal.kernel.model.ResourcedModel
isResourceMain
in interface WikiPageModel
public boolean isScheduled()
true
if this wiki page is scheduled.isScheduled
in interface com.liferay.portal.kernel.model.WorkflowedModel
isScheduled
in interface WikiPageModel
true
if this wiki page is scheduled; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAttachmentsFolderId(long attachmentsFolderId)
setAttachmentsFolderId
in interface WikiPage
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
setCachedModel
in interface WikiPageModel
public void setCompanyId(long companyId)
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
setCompanyId
in interface WikiPageModel
companyId
- the company ID of this wiki pagepublic void setContainerModelId(long containerModelId)
setContainerModelId
in interface com.liferay.portal.kernel.model.ContainerModel
setContainerModelId
in interface WikiPageModel
containerModelId
- the container model ID of this wiki pagepublic void setContent(java.lang.String content)
setContent
in interface WikiPageModel
content
- the content of this wiki pagepublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
setCreateDate
in interface WikiPageModel
createDate
- the create date of this wiki pagepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
setExpandoBridgeAttributes
in interface WikiPageModel
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
setExpandoBridgeAttributes
in interface WikiPageModel
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
setExpandoBridgeAttributes
in interface WikiPageModel
public void setFormat(java.lang.String format)
setFormat
in interface WikiPageModel
format
- the format of this wiki pagepublic void setGroupId(long groupId)
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
setGroupId
in interface WikiPageModel
groupId
- the group ID of this wiki pagepublic void setHead(boolean head)
setHead
in interface WikiPageModel
head
- the head of this wiki pagepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
setLastPublishDate
in interface WikiPageModel
lastPublishDate
- the last publish date of this wiki pagepublic void setMinorEdit(boolean minorEdit)
setMinorEdit
in interface WikiPageModel
minorEdit
- the minor edit of this wiki pagepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
setModifiedDate
in interface WikiPageModel
modifiedDate
- the modified date of this wiki pagepublic void setNew(boolean n)
setNew
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
setNew
in interface WikiPageModel
public void setNodeId(long nodeId)
setNodeId
in interface WikiPageModel
nodeId
- the node ID of this wiki pagepublic void setPageId(long pageId)
setPageId
in interface WikiPageModel
pageId
- the page ID of this wiki pagepublic void setParentContainerModelId(long parentContainerModelId)
setParentContainerModelId
in interface com.liferay.portal.kernel.model.ContainerModel
setParentContainerModelId
in interface WikiPageModel
parentContainerModelId
- the parent container model ID of this wiki pagepublic void setParentTitle(java.lang.String parentTitle)
setParentTitle
in interface WikiPageModel
parentTitle
- the parent title of this wiki pagepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface WikiPageModel
primaryKey
- the primary key of this wiki pagepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
setPrimaryKeyObj
in interface WikiPageModel
public void setRedirectTitle(java.lang.String redirectTitle)
setRedirectTitle
in interface WikiPageModel
redirectTitle
- the redirect title of this wiki pagepublic void setResourcePrimKey(long resourcePrimKey)
setResourcePrimKey
in interface com.liferay.portal.kernel.model.ResourcedModel
setResourcePrimKey
in interface WikiPageModel
resourcePrimKey
- the resource prim key of this wiki pagepublic void setStatus(int status)
setStatus
in interface com.liferay.portal.kernel.model.WorkflowedModel
setStatus
in interface WikiPageModel
status
- the status of this wiki pagepublic void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface com.liferay.portal.kernel.model.WorkflowedModel
setStatusByUserId
in interface WikiPageModel
statusByUserId
- the status by user ID of this wiki pagepublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName
in interface com.liferay.portal.kernel.model.WorkflowedModel
setStatusByUserName
in interface WikiPageModel
statusByUserName
- the status by user name of this wiki pagepublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid
in interface com.liferay.portal.kernel.model.WorkflowedModel
setStatusByUserUuid
in interface WikiPageModel
statusByUserUuid
- the status by user uuid of this wiki pagepublic void setStatusDate(java.util.Date statusDate)
setStatusDate
in interface com.liferay.portal.kernel.model.WorkflowedModel
setStatusDate
in interface WikiPageModel
statusDate
- the status date of this wiki pagepublic void setSummary(java.lang.String summary)
setSummary
in interface WikiPageModel
summary
- the summary of this wiki pagepublic void setTitle(java.lang.String title)
setTitle
in interface WikiPageModel
title
- the title of this wiki pagepublic void setUserId(long userId)
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
setUserId
in interface WikiPageModel
userId
- the user ID of this wiki pagepublic void setUserName(java.lang.String userName)
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
setUserName
in interface WikiPageModel
userName
- the user name of this wiki pagepublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
setUserUuid
in interface WikiPageModel
userUuid
- the user uuid of this wiki pagepublic void setUuid(java.lang.String uuid)
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
setUuid
in interface WikiPageModel
uuid
- the uuid of this wiki pagepublic void setVersion(double version)
setVersion
in interface WikiPageModel
version
- the version of this wiki pagepublic com.liferay.portal.kernel.model.CacheModel<WikiPage> toCacheModel()
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
toCacheModel
in interface WikiPageModel
public WikiPage toEscapedModel()
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
toEscapedModel
in interface WikiPageModel
public java.lang.String toString()
toString
in interface WikiPageModel
toString
in class java.lang.Object
public WikiPage toUnescapedModel()
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
toUnescapedModel
in interface WikiPageModel
public java.lang.String toXmlString()
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
toXmlString
in interface WikiPageModel
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 WikiPage getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<WikiPage>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<WikiPage>