|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.wiki.model.WikiPage>
com.liferay.portlet.wiki.model.impl.WikiPageModelImpl
com.liferay.portlet.wiki.model.impl.WikiPageBaseImpl
com.liferay.portlet.wiki.model.impl.WikiPageImpl
public class WikiPageImpl
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
WikiPageImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAttachmentsDir()
|
java.lang.String[] |
getAttachmentsFiles()
|
java.util.List<com.liferay.portlet.wiki.model.WikiPage> |
getChildPages()
|
com.liferay.portlet.wiki.model.WikiNode |
getNode()
|
com.liferay.portlet.wiki.model.WikiPage |
getParentPage()
|
java.util.List<com.liferay.portlet.wiki.model.WikiPage> |
getParentPages()
|
com.liferay.portlet.wiki.model.WikiPage |
getRedirectPage()
|
boolean |
isResourceMain()
|
void |
setAttachmentsDir(java.lang.String attachmentsDir)
|
| Methods inherited from class com.liferay.portlet.wiki.model.impl.WikiPageBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.wiki.model.WikiPageModel |
|---|
clone, compareTo, getApproved, getCompanyId, getContent, getCreateDate, getExpandoBridge, getFormat, getGroupId, getHead, getMinorEdit, getModifiedDate, getNodeId, getPageId, getParentTitle, getPrimaryKey, getPrimaryKeyObj, getRedirectTitle, getResourcePrimKey, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getSummary, getTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isApproved, isCachedModel, isDraft, isEscapedModel, isExpired, isHead, isMinorEdit, isNew, isPending, setCachedModel, setCompanyId, setContent, setCreateDate, setExpandoBridgeAttributes, setFormat, setGroupId, setHead, setMinorEdit, setModifiedDate, setNew, setNodeId, setPageId, setParentTitle, setPrimaryKey, setPrimaryKeyObj, setRedirectTitle, setResourcePrimKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSummary, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
resetOriginalValues |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public WikiPageImpl()
| Method Detail |
|---|
public java.lang.String getAttachmentsDir()
public java.lang.String[] getAttachmentsFiles()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.wiki.model.WikiPage> getChildPages()
public com.liferay.portlet.wiki.model.WikiNode getNode()
public com.liferay.portlet.wiki.model.WikiPage getParentPage()
public java.util.List<com.liferay.portlet.wiki.model.WikiPage> getParentPages()
public com.liferay.portlet.wiki.model.WikiPage getRedirectPage()
public boolean isResourceMain()
isResourceMain in interface com.liferay.portal.model.ResourcedModelisResourceMain in interface com.liferay.portlet.wiki.model.WikiPageisResourceMain in interface com.liferay.portlet.wiki.model.WikiPageModelisResourceMain in class WikiPageModelImplpublic void setAttachmentsDir(java.lang.String attachmentsDir)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||