|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.wiki.model.WikiPageWrapper
@ProviderType public class WikiPageWrapper
This class is a wrapper for WikiPage.
WikiPage,
Serialized Form| Constructor Summary | |
|---|---|
WikiPageWrapper(WikiPage wikiPage)
|
|
| Method Summary | |
|---|---|
Folder |
addAttachmentsFolder()
|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(WikiPage wikiPage)
|
boolean |
equals(Object obj)
|
WikiPage |
fetchParentPage()
|
WikiPage |
fetchRedirectPage()
|
boolean |
getApproved()
Deprecated. As of 6.1.0, replaced by isApproved() |
List<FileEntry> |
getAttachmentsFileEntries()
|
List<FileEntry> |
getAttachmentsFileEntries(int start,
int end)
|
int |
getAttachmentsFileEntriesCount()
|
long |
getAttachmentsFolderId()
|
List<WikiPage> |
getChildPages()
|
long |
getCompanyId()
Returns the company ID of this wiki page. |
long |
getContainerModelId()
Returns the container model ID of this wiki page. |
String |
getContainerModelName()
Returns the container name of this wiki page. |
String |
getContent()
Returns the content of this wiki page. |
Date |
getCreateDate()
Returns the create date of this wiki page. |
List<FileEntry> |
getDeletedAttachmentsFileEntries()
|
List<FileEntry> |
getDeletedAttachmentsFileEntries(int start,
int end)
|
int |
getDeletedAttachmentsFileEntriesCount()
|
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
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. |
boolean |
getMinorEdit()
Returns the minor edit of this wiki page. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
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()
|
List<WikiPage> |
getParentPages()
|
String |
getParentTitle()
Returns the parent title of this wiki page. |
long |
getPrimaryKey()
Returns the primary key of this wiki page. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
WikiPage |
getRedirectPage()
|
String |
getRedirectTitle()
Returns the redirect title of this wiki page. |
long |
getResourcePrimKey()
Returns the resource prim key of this wiki page. |
StagedModelType |
getStagedModelType()
|
int |
getStatus()
Returns the status of this wiki page. |
long |
getStatusByUserId()
Returns the status by user ID of this wiki page. |
String |
getStatusByUserName()
Returns the status by user name of this wiki page. |
String |
getStatusByUserUuid()
Returns the status by user uuid of this wiki page. |
Date |
getStatusDate()
Returns the status date of this wiki page. |
String |
getSummary()
Returns the summary of this wiki page. |
String |
getTitle()
Returns the title of this wiki page. |
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. |
TrashHandler |
getTrashHandler()
Returns the trash handler for this wiki page. |
long |
getUserId()
Returns the user ID of this wiki page. |
String |
getUserName()
Returns the user name of this wiki page. |
String |
getUserUuid()
Returns the user uuid of this wiki page. |
String |
getUuid()
Returns the uuid of this wiki page. |
double |
getVersion()
Returns the version of this wiki page. |
List<WikiPage> |
getViewableChildPages()
|
WikiPage |
getViewableParentPage()
|
List<WikiPage> |
getViewableParentPages()
|
WikiPage |
getWrappedModel()
|
WikiPage |
getWrappedWikiPage()
Deprecated. As of 6.1.0, replaced by getWrappedModel() |
int |
hashCode()
|
boolean |
isApproved()
Returns true if this wiki page is approved. |
boolean |
isCachedModel()
Returns true if this model instance was retrieved from the
entity cache. |
boolean |
isDenied()
Returns true if this wiki page is denied. |
boolean |
isDraft()
Returns true if this wiki page is a draft. |
boolean |
isEntityCacheEnabled()
Returns true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Returns true if this model instance is escaped. |
boolean |
isExpired()
Returns true if this wiki page is expired. |
boolean |
isFinderCacheEnabled()
Returns true if this model's finder cache is enabled. |
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()
Returns true if this model instance does not yet exist in
the database. |
boolean |
isPending()
Returns true if this wiki page is pending. |
boolean |
isResourceMain()
|
boolean |
isScheduled()
Returns true if this wiki page is scheduled. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet exist. |
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setAttachmentsFolderId(long attachmentsFolderId)
|
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
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(String content)
Sets the content of this wiki page. |
void |
setCreateDate(Date createDate)
Sets the create date of this wiki page. |
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel)
|
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setFormat(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 |
setMinorEdit(boolean minorEdit)
Sets whether this wiki page is minor edit. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this wiki page. |
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database. |
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(String parentTitle)
Sets the parent title of this wiki page. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this wiki page. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setRedirectTitle(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(String statusByUserName)
Sets the status by user name of this wiki page. |
void |
setStatusByUserUuid(String statusByUserUuid)
Sets the status by user uuid of this wiki page. |
void |
setStatusDate(Date statusDate)
Sets the status date of this wiki page. |
void |
setSummary(String summary)
Sets the summary of this wiki page. |
void |
setTitle(String title)
Sets the title of this wiki page. |
void |
setUserId(long userId)
Sets the user ID of this wiki page. |
void |
setUserName(String userName)
Sets the user name of this wiki page. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this wiki page. |
void |
setUuid(String uuid)
Sets the uuid of this wiki page. |
void |
setVersion(double version)
Sets the version of this wiki page. |
CacheModel<WikiPage> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
WikiPage |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
String |
toString()
|
WikiPage |
toUnescapedModel()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WikiPageWrapper(WikiPage wikiPage)
| Method Detail |
|---|
public Class<?> getModelClass()
getModelClass in interface ClassedModelgetModelClass in interface ContainerModelpublic String getModelClassName()
getModelClassName in interface ClassedModelgetModelClassName in interface ContainerModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<WikiPage>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<WikiPage>
public Folder addAttachmentsFolder()
throws PortalException
addAttachmentsFolder in interface WikiPagePortalExceptionpublic Object clone()
BaseModel
clone in interface BaseModel<WikiPage>clone in interface StagedModelclone in interface WikiPageModelclone in class Objectpublic int compareTo(WikiPage wikiPage)
compareTo in interface WikiPageModelcompareTo in interface Comparable<WikiPage>public WikiPage fetchParentPage()
fetchParentPage in interface WikiPagepublic WikiPage fetchRedirectPage()
fetchRedirectPage in interface WikiPage@Deprecated public boolean getApproved()
isApproved()
getApproved in interface WorkflowedModelgetApproved in interface WikiPageModelpublic List<FileEntry> getAttachmentsFileEntries()
getAttachmentsFileEntries in interface WikiPage
public List<FileEntry> getAttachmentsFileEntries(int start,
int end)
getAttachmentsFileEntries in interface WikiPagepublic int getAttachmentsFileEntriesCount()
getAttachmentsFileEntriesCount in interface WikiPagepublic long getAttachmentsFolderId()
getAttachmentsFolderId in interface WikiPagepublic List<WikiPage> getChildPages()
getChildPages in interface WikiPagepublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface StagedModelgetCompanyId in interface WikiPageModelpublic long getContainerModelId()
getContainerModelId in interface ContainerModelgetContainerModelId in interface WikiPageModelpublic String getContainerModelName()
getContainerModelName in interface ContainerModelgetContainerModelName in interface WikiPageModelpublic String getContent()
getContent in interface WikiPageModelpublic Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface StagedModelgetCreateDate in interface WikiPageModelpublic List<FileEntry> getDeletedAttachmentsFileEntries()
getDeletedAttachmentsFileEntries in interface WikiPage
public List<FileEntry> getDeletedAttachmentsFileEntries(int start,
int end)
getDeletedAttachmentsFileEntries in interface WikiPagepublic int getDeletedAttachmentsFileEntriesCount()
getDeletedAttachmentsFileEntriesCount in interface WikiPagepublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<WikiPage>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface WikiPageModelpublic String getFormat()
getFormat in interface WikiPageModelpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface WikiPageModelpublic boolean getHead()
getHead in interface WikiPageModelpublic boolean getMinorEdit()
getMinorEdit in interface WikiPageModelpublic Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelgetModifiedDate in interface WikiPageModelpublic WikiNode getNode()
getNode in interface WikiPagepublic long getNodeAttachmentsFolderId()
getNodeAttachmentsFolderId in interface WikiPagepublic long getNodeId()
getNodeId in interface WikiPageModelpublic long getPageId()
getPageId in interface WikiPageModelpublic long getParentContainerModelId()
getParentContainerModelId in interface ContainerModelgetParentContainerModelId in interface WikiPageModel
public WikiPage getParentPage()
throws PortalException
getParentPage in interface WikiPagePortalExceptionpublic List<WikiPage> getParentPages()
getParentPages in interface WikiPagepublic String getParentTitle()
getParentTitle in interface WikiPageModelpublic long getPrimaryKey()
getPrimaryKey in interface WikiPageModelpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<WikiPage>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface WikiPageModel
public WikiPage getRedirectPage()
throws PortalException
getRedirectPage in interface WikiPagePortalExceptionpublic String getRedirectTitle()
getRedirectTitle in interface WikiPageModelpublic long getResourcePrimKey()
getResourcePrimKey in interface ResourcedModelgetResourcePrimKey in interface WikiPageModelpublic int getStatus()
getStatus in interface TrashedModelgetStatus in interface WorkflowedModelgetStatus in interface WikiPageModelpublic long getStatusByUserId()
getStatusByUserId in interface WorkflowedModelgetStatusByUserId in interface WikiPageModelpublic String getStatusByUserName()
getStatusByUserName in interface WorkflowedModelgetStatusByUserName in interface WikiPageModelpublic String getStatusByUserUuid()
getStatusByUserUuid in interface WorkflowedModelgetStatusByUserUuid in interface WikiPageModelpublic Date getStatusDate()
getStatusDate in interface WorkflowedModelgetStatusDate in interface WikiPageModelpublic String getSummary()
getSummary in interface WikiPageModelpublic String getTitle()
getTitle in interface WikiPageModel
public TrashEntry getTrashEntry()
throws PortalException
getTrashEntry in interface TrashedModelgetTrashEntry in interface WikiPageModelPortalExceptionpublic long getTrashEntryClassPK()
getTrashEntryClassPK in interface TrashedModelgetTrashEntryClassPK in interface WikiPageModelpublic TrashHandler getTrashHandler()
getTrashHandler in interface TrashedModelgetTrashHandler in interface WikiPageModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface WikiPageModelpublic String getUserName()
getUserName in interface AuditedModelgetUserName in interface WikiPageModelpublic String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface WikiPageModelpublic String getUuid()
getUuid in interface StagedModelgetUuid in interface WikiPageModelpublic double getVersion()
getVersion in interface WikiPageModelpublic List<WikiPage> getViewableChildPages()
getViewableChildPages in interface WikiPagepublic WikiPage getViewableParentPage()
getViewableParentPage in interface WikiPagepublic List<WikiPage> getViewableParentPages()
getViewableParentPages in interface WikiPagepublic int hashCode()
hashCode in interface WikiPageModelhashCode in class Objectpublic boolean isApproved()
true if this wiki page is approved.
isApproved in interface WorkflowedModelisApproved in interface WikiPageModeltrue if this wiki page is approved; false otherwisepublic boolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.
isCachedModel in interface BaseModel<WikiPage>isCachedModel in interface WikiPageModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public boolean isDenied()
true if this wiki page is denied.
isDenied in interface WorkflowedModelisDenied in interface WikiPageModeltrue if this wiki page is denied; false otherwisepublic boolean isDraft()
true if this wiki page is a draft.
isDraft in interface WorkflowedModelisDraft in interface WikiPageModeltrue if this wiki page is a draft; false otherwisepublic boolean isEscapedModel()
BaseModeltrue if this model instance is escaped.
isEscapedModel in interface BaseModel<WikiPage>isEscapedModel in interface WikiPageModeltrue if this model instance is escaped;
false otherwisepublic boolean isExpired()
true if this wiki page is expired.
isExpired in interface WorkflowedModelisExpired in interface WikiPageModeltrue if this wiki page is expired; false otherwisepublic boolean isHead()
true if this wiki page is head.
isHead in interface WikiPageModeltrue if this wiki page is head; false otherwisepublic boolean isInTrash()
true if this wiki page is in the Recycle Bin.
isInTrash in interface TrashedModelisInTrash in interface WikiPageModeltrue 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 TrashedModelisInTrashContainer in interface WikiPageModeltrue if the parent of this wiki page is in the Recycle Bin; false otherwisepublic boolean isInTrashExplicitly()
isInTrashExplicitly in interface TrashedModelisInTrashExplicitly in interface WikiPageModelpublic boolean isInTrashImplicitly()
isInTrashImplicitly in interface TrashedModelisInTrashImplicitly in interface WikiPageModelpublic boolean isInactive()
true if this wiki page is inactive.
isInactive in interface WorkflowedModelisInactive in interface WikiPageModeltrue if this wiki page is inactive; false otherwisepublic boolean isIncomplete()
true if this wiki page is incomplete.
isIncomplete in interface WorkflowedModelisIncomplete in interface WikiPageModeltrue if this wiki page is incomplete; false otherwisepublic boolean isMinorEdit()
true if this wiki page is minor edit.
isMinorEdit in interface WikiPageModeltrue if this wiki page is minor edit; false otherwisepublic boolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.
isNew in interface BaseModel<WikiPage>isNew in interface WikiPageModeltrue if this model instance does not yet exist in
the database; false otherwisepublic boolean isPending()
true if this wiki page is pending.
isPending in interface WorkflowedModelisPending in interface WikiPageModeltrue if this wiki page is pending; false otherwisepublic boolean isResourceMain()
isResourceMain in interface ResourcedModelisResourceMain in interface WikiPageModelpublic boolean isScheduled()
true if this wiki page is scheduled.
isScheduled in interface WorkflowedModelisScheduled in interface WikiPageModeltrue if this wiki page is scheduled; false otherwisepublic void persist()
PersistedModel
persist in interface PersistedModelpublic void setAttachmentsFolderId(long attachmentsFolderId)
setAttachmentsFolderId in interface WikiPagepublic void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel in interface BaseModel<WikiPage>setCachedModel in interface WikiPageModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface StagedModelsetCompanyId in interface WikiPageModelcompanyId - the company ID of this wiki pagepublic void setContainerModelId(long containerModelId)
setContainerModelId in interface ContainerModelsetContainerModelId in interface WikiPageModelcontainerModelId - the container model ID of this wiki pagepublic void setContent(String content)
setContent in interface WikiPageModelcontent - the content of this wiki pagepublic void setCreateDate(Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface StagedModelsetCreateDate in interface WikiPageModelcreateDate - the create date of this wiki pagepublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface BaseModel<WikiPage>setExpandoBridgeAttributes in interface WikiPageModelpublic void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface BaseModel<WikiPage>setExpandoBridgeAttributes in interface WikiPageModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<WikiPage>setExpandoBridgeAttributes in interface WikiPageModelserviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)public void setFormat(String format)
setFormat in interface WikiPageModelformat - the format of this wiki pagepublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface WikiPageModelgroupId - the group ID of this wiki pagepublic void setHead(boolean head)
setHead in interface WikiPageModelhead - the head of this wiki pagepublic void setMinorEdit(boolean minorEdit)
setMinorEdit in interface WikiPageModelminorEdit - the minor edit of this wiki pagepublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelsetModifiedDate in interface WikiPageModelmodifiedDate - the modified date of this wiki pagepublic void setNew(boolean n)
BaseModel
setNew in interface BaseModel<WikiPage>setNew in interface WikiPageModeln - whether this model instance does not yet exist in the databasepublic void setNodeId(long nodeId)
setNodeId in interface WikiPageModelnodeId - the node ID of this wiki pagepublic void setPageId(long pageId)
setPageId in interface WikiPageModelpageId - the page ID of this wiki pagepublic void setParentContainerModelId(long parentContainerModelId)
setParentContainerModelId in interface ContainerModelsetParentContainerModelId in interface WikiPageModelparentContainerModelId - the parent container model ID of this wiki pagepublic void setParentTitle(String parentTitle)
setParentTitle in interface WikiPageModelparentTitle - the parent title of this wiki pagepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface WikiPageModelprimaryKey - the primary key of this wiki pagepublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<WikiPage>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface WikiPageModelprimaryKeyObj - the primary key of this model instancepublic void setRedirectTitle(String redirectTitle)
setRedirectTitle in interface WikiPageModelredirectTitle - the redirect title of this wiki pagepublic void setResourcePrimKey(long resourcePrimKey)
setResourcePrimKey in interface ResourcedModelsetResourcePrimKey in interface WikiPageModelresourcePrimKey - the resource prim key of this wiki pagepublic void setStatus(int status)
setStatus in interface WorkflowedModelsetStatus in interface WikiPageModelstatus - the status of this wiki pagepublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface WorkflowedModelsetStatusByUserId in interface WikiPageModelstatusByUserId - the status by user ID of this wiki pagepublic void setStatusByUserName(String statusByUserName)
setStatusByUserName in interface WorkflowedModelsetStatusByUserName in interface WikiPageModelstatusByUserName - the status by user name of this wiki pagepublic void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid in interface WorkflowedModelsetStatusByUserUuid in interface WikiPageModelstatusByUserUuid - the status by user uuid of this wiki pagepublic void setStatusDate(Date statusDate)
setStatusDate in interface WorkflowedModelsetStatusDate in interface WikiPageModelstatusDate - the status date of this wiki pagepublic void setSummary(String summary)
setSummary in interface WikiPageModelsummary - the summary of this wiki pagepublic void setTitle(String title)
setTitle in interface WikiPageModeltitle - the title of this wiki pagepublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface WikiPageModeluserId - the user ID of this wiki pagepublic void setUserName(String userName)
setUserName in interface AuditedModelsetUserName in interface WikiPageModeluserName - the user name of this wiki pagepublic void setUserUuid(String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface WikiPageModeluserUuid - the user uuid of this wiki pagepublic void setUuid(String uuid)
setUuid in interface StagedModelsetUuid in interface WikiPageModeluuid - the uuid of this wiki pagepublic void setVersion(double version)
setVersion in interface WikiPageModelversion - the version of this wiki pagepublic CacheModel<WikiPage> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<WikiPage>toCacheModel in interface WikiPageModelpublic WikiPage toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<WikiPage>toEscapedModel in interface WikiPageModelAutoEscapeBeanHandlerpublic String toString()
toString in interface WikiPageModeltoString in class Objectpublic WikiPage toUnescapedModel()
toUnescapedModel in interface BaseModel<WikiPage>toUnescapedModel in interface WikiPageModelpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<WikiPage>toXmlString in interface WikiPageModelpublic boolean equals(Object obj)
equals in class Objectpublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModel@Deprecated public WikiPage getWrappedWikiPage()
getWrappedModel()
public WikiPage getWrappedModel()
getWrappedModel in interface ModelWrapper<WikiPage>public boolean isEntityCacheEnabled()
BaseModeltrue if this model's entity cache is enabled.
isEntityCacheEnabled in interface BaseModel<WikiPage>true if this model's entity cache is enabled;
false otherwisepublic boolean isFinderCacheEnabled()
BaseModeltrue if this model's finder cache is enabled.
isFinderCacheEnabled in interface BaseModel<WikiPage>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<WikiPage>
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||