|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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 WikiPage
PortalException
SystemException
public List<WikiPage> getChildPages()
getChildPages
in interface WikiPage
public WikiNode getNode()
getNode
in interface WikiPage
public WikiPage getParentPage()
getParentPage
in interface WikiPage
public List<WikiPage> getParentPages()
getParentPages
in interface WikiPage
public WikiPage getRedirectPage()
getRedirectPage
in interface WikiPage
public void setAttachmentsDir(String attachmentsDir)
setAttachmentsDir
in interface WikiPage
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |