|
|||||||||
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.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 | |
---|---|
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 |
isApproved()
|
void |
setAttachmentsDir(java.lang.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, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.wiki.model.WikiPageModel |
---|
clone, compareTo, 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, isCachedModel, isEscapedModel, isHead, isMinorEdit, isNew, setCachedModel, setCompanyId, setContent, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setFormat, setGroupId, setHead, setMinorEdit, setModifiedDate, setNew, setNodeId, setPageId, setParentTitle, setPrimaryKey, setRedirectTitle, setResourcePrimKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSummary, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public WikiPageImpl()
Method Detail |
---|
public java.lang.String getAttachmentsDir()
getAttachmentsDir
in interface com.liferay.portlet.wiki.model.WikiPage
public java.lang.String[] getAttachmentsFiles() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getAttachmentsFiles
in interface com.liferay.portlet.wiki.model.WikiPage
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.util.List<com.liferay.portlet.wiki.model.WikiPage> getChildPages()
getChildPages
in interface com.liferay.portlet.wiki.model.WikiPage
public com.liferay.portlet.wiki.model.WikiNode getNode()
getNode
in interface com.liferay.portlet.wiki.model.WikiPage
public com.liferay.portlet.wiki.model.WikiPage getParentPage()
getParentPage
in interface com.liferay.portlet.wiki.model.WikiPage
public java.util.List<com.liferay.portlet.wiki.model.WikiPage> getParentPages()
getParentPages
in interface com.liferay.portlet.wiki.model.WikiPage
public com.liferay.portlet.wiki.model.WikiPage getRedirectPage()
getRedirectPage
in interface com.liferay.portlet.wiki.model.WikiPage
public boolean isApproved()
isApproved
in interface com.liferay.portlet.wiki.model.WikiPage
public void setAttachmentsDir(java.lang.String attachmentsDir)
setAttachmentsDir
in interface com.liferay.portlet.wiki.model.WikiPage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |