|
|||||||||
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 | |
---|---|
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
|
static java.lang.String |
NEW
|
static java.lang.String |
REVERTED
|
Fields inherited from class com.liferay.portlet.wiki.model.impl.WikiPageModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, 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()
|
void |
setAttachmentsDir(java.lang.String attachmentsDir)
|
Methods inherited from class com.liferay.portlet.wiki.model.impl.WikiPageModelImpl |
---|
clone, compareTo, equals, getCompanyId, getContent, getCreateDate, getFormat, getGroupId, getHead, getMinorEdit, getModifiedDate, getNodeId, getOriginalGroupId, getOriginalNodeId, getOriginalTitle, getOriginalUuid, getOriginalVersion, getPageId, getParentTitle, getPrimaryKey, getPrimaryKeyObj, getRedirectTitle, getResourcePrimKey, getSummary, getTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isHead, isMinorEdit, setCompanyId, setContent, setCreateDate, setFormat, setGroupId, setHead, setMinorEdit, setModifiedDate, setNodeId, setPageId, setParentTitle, setPrimaryKey, setRedirectTitle, setResourcePrimKey, setSummary, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, toEscapedModel, toModel, toModels, toString, toXmlString |
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 |
Methods inherited from interface com.liferay.portlet.wiki.model.WikiPageModel |
---|
getCompanyId, getContent, getCreateDate, getFormat, getGroupId, getHead, getMinorEdit, getModifiedDate, getNodeId, getPageId, getParentTitle, getPrimaryKey, getRedirectTitle, getResourcePrimKey, getSummary, getTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, isHead, isMinorEdit, setCompanyId, setContent, setCreateDate, setFormat, setGroupId, setHead, setMinorEdit, setModifiedDate, setNodeId, setPageId, setParentTitle, setPrimaryKey, setRedirectTitle, setResourcePrimKey, setSummary, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
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
public static final java.lang.String NEW
public static final java.lang.String REVERTED
Constructor Detail |
---|
public WikiPageImpl()
Method Detail |
---|
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 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.WikiPage getRedirectPage()
getRedirectPage
in interface com.liferay.portlet.wiki.model.WikiPage
public java.lang.String getAttachmentsDir()
getAttachmentsDir
in interface com.liferay.portlet.wiki.model.WikiPage
public 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.WikiPage
com.liferay.portal.PortalException
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |