|
|||||||||
| 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.impl.WikiPageModelImpl
com.liferay.portlet.wiki.model.impl.WikiPageImpl
public class WikiPageImpl
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_FORMAT
|
static double |
DEFAULT_VERSION
|
static java.lang.String[] |
FORMATS
|
static java.lang.String |
FRONT_PAGE
|
static java.lang.String |
MOVED
|
| Fields inherited from class com.liferay.portlet.wiki.model.impl.WikiPageModelImpl |
|---|
CACHE_ENABLED, LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP |
| 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()
|
java.lang.String |
getUserUuid()
|
void |
setAttachmentsDir(java.lang.String attachmentsDir)
|
void |
setUserUuid(java.lang.String userUuid)
|
| Methods inherited from class com.liferay.portlet.wiki.model.impl.WikiPageModelImpl |
|---|
clone, compareTo, equals, getCompanyId, getContent, getCreateDate, getFormat, getHead, getNodeId, getPageId, getParentTitle, getPrimaryKey, getPrimaryKeyObj, getRedirectTitle, getResourcePrimKey, getTitle, getUserId, getUserName, getUuid, getVersion, hashCode, isHead, setCompanyId, setContent, setCreateDate, setFormat, setHead, setNodeId, setPageId, setParentTitle, setPrimaryKey, setRedirectTitle, setResourcePrimKey, setTitle, setUserId, setUserName, setUuid, setVersion, toEscapedModel, toModel, toModels |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isEscapedModel, isNew, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.wiki.model.WikiPageModel |
|---|
getCompanyId, getContent, getCreateDate, getFormat, getHead, getNodeId, getPageId, getParentTitle, getPrimaryKey, getRedirectTitle, getResourcePrimKey, getTitle, getUserId, getUserName, getUuid, getVersion, isHead, setCompanyId, setContent, setCreateDate, setFormat, setHead, setNodeId, setPageId, setParentTitle, setPrimaryKey, setRedirectTitle, setResourcePrimKey, setTitle, setUserId, setUserName, setUuid, setVersion, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Field Detail |
|---|
public static final java.lang.String FRONT_PAGE
public static final double DEFAULT_VERSION
public static final java.lang.String DEFAULT_FORMAT
public static final java.lang.String[] FORMATS
public static final java.lang.String MOVED
| Constructor Detail |
|---|
public WikiPageImpl()
| Method Detail |
|---|
public java.lang.String getUserUuid()
throws com.liferay.portal.SystemException
getUserUuid in interface com.liferay.portlet.wiki.model.WikiPagecom.liferay.portal.SystemExceptionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portlet.wiki.model.WikiPagepublic com.liferay.portlet.wiki.model.WikiNode getNode()
getNode in interface com.liferay.portlet.wiki.model.WikiPagepublic com.liferay.portlet.wiki.model.WikiPage getParentPage()
getParentPage in interface com.liferay.portlet.wiki.model.WikiPagepublic java.util.List<com.liferay.portlet.wiki.model.WikiPage> getParentPages()
getParentPages in interface com.liferay.portlet.wiki.model.WikiPagepublic java.util.List<com.liferay.portlet.wiki.model.WikiPage> getChildPages()
getChildPages in interface com.liferay.portlet.wiki.model.WikiPagepublic com.liferay.portlet.wiki.model.WikiPage getRedirectPage()
getRedirectPage in interface com.liferay.portlet.wiki.model.WikiPagepublic java.lang.String getAttachmentsDir()
getAttachmentsDir in interface com.liferay.portlet.wiki.model.WikiPagepublic void setAttachmentsDir(java.lang.String attachmentsDir)
setAttachmentsDir in interface com.liferay.portlet.wiki.model.WikiPage
public java.lang.String[] getAttachmentsFiles()
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
getAttachmentsFiles in interface com.liferay.portlet.wiki.model.WikiPagecom.liferay.portal.PortalException
com.liferay.portal.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||