|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<WikiPage>
com.liferay.portlet.wiki.model.impl.WikiPageModelImpl
com.liferay.portlet.wiki.model.impl.WikiPageImpl
public class WikiPageImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.wiki.model.impl.WikiPageModelImpl |
|---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
WikiPageImpl()
|
|
| Method Summary | |
|---|---|
String |
getAttachmentsDir()
|
String[] |
getAttachmentsFiles()
|
List<WikiPage> |
getChildPages()
|
WikiNode |
getNode()
|
WikiPage |
getParentPage()
|
List<WikiPage> |
getParentPages()
|
WikiPage |
getRedirectPage()
|
void |
setAttachmentsDir(String attachmentsDir)
|
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WikiPageImpl()
| Method Detail |
|---|
public String getAttachmentsDir()
getAttachmentsDir in interface WikiPage
public String[] getAttachmentsFiles()
throws PortalException,
SystemException
getAttachmentsFiles in interface WikiPagePortalException
SystemExceptionpublic List<WikiPage> getChildPages()
getChildPages in interface WikiPagepublic WikiNode getNode()
getNode in interface WikiPagepublic WikiPage getParentPage()
getParentPage in interface WikiPagepublic List<WikiPage> getParentPages()
getParentPages in interface WikiPagepublic WikiPage getRedirectPage()
getRedirectPage in interface WikiPagepublic void setAttachmentsDir(String attachmentsDir)
setAttachmentsDir in interface WikiPage
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||