|
||||||||||
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
Field Summary | |
static java.lang.String |
CLASSIC_WIKI_FORMAT
|
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 |
HTML_FORMAT
|
static java.lang.String |
PLAIN_TEXT_FORMAT
|
Fields inherited from class com.liferay.portlet.wiki.model.impl.WikiPageModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_CONTENT, XSS_ALLOW_FORMAT, XSS_ALLOW_TITLE, XSS_ALLOW_USERNAME |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
WikiPageImpl()
|
Method Summary | |
com.liferay.portlet.wiki.model.WikiNode |
getNode()
|
Methods inherited from class com.liferay.portlet.wiki.model.impl.WikiPageModelImpl |
clone, compareTo, equals, getCompanyId, getContent, getCreateDate, getFormat, getHead, getNodeId, getPageId, getPrimaryKey, getPrimaryKeyObj, getResourcePrimKey, getTitle, getUserId, getUserName, getVersion, hashCode, isHead, setCompanyId, setContent, setCreateDate, setFormat, setHead, setNodeId, setPageId, setPrimaryKey, setResourcePrimKey, setTitle, setUserId, setUserName, setVersion |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, 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, getPrimaryKey, getResourcePrimKey, getTitle, getUserId, getUserName, getVersion, isHead, setCompanyId, setContent, setCreateDate, setFormat, setHead, setNodeId, setPageId, setPrimaryKey, setResourcePrimKey, setTitle, setUserId, setUserName, setVersion |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, 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 CLASSIC_WIKI_FORMAT
public static final java.lang.String HTML_FORMAT
public static final java.lang.String PLAIN_TEXT_FORMAT
public static final java.lang.String DEFAULT_FORMAT
public static final java.lang.String[] FORMATS
Constructor Detail |
public WikiPageImpl()
Method Detail |
public com.liferay.portlet.wiki.model.WikiNode getNode()
getNode
in interface com.liferay.portlet.wiki.model.WikiPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |