@ProviderType public interface WikiPage extends WikiPageModel, PersistedModel
WikiPageModel,
WikiPageImpl,
WikiPageModelImpl| Modifier and Type | Method and Description |
|---|---|
Folder |
addAttachmentsFolder() |
WikiPage |
fetchParentPage() |
WikiPage |
fetchRedirectPage() |
java.util.List<FileEntry> |
getAttachmentsFileEntries() |
java.util.List<FileEntry> |
getAttachmentsFileEntries(int start,
int end) |
int |
getAttachmentsFileEntriesCount() |
long |
getAttachmentsFolderId() |
java.util.List<WikiPage> |
getChildPages() |
java.util.List<FileEntry> |
getDeletedAttachmentsFileEntries() |
java.util.List<FileEntry> |
getDeletedAttachmentsFileEntries(int start,
int end) |
int |
getDeletedAttachmentsFileEntriesCount() |
WikiNode |
getNode() |
long |
getNodeAttachmentsFolderId() |
WikiPage |
getParentPage() |
java.util.List<WikiPage> |
getParentPages() |
WikiPage |
getRedirectPage() |
java.util.List<WikiPage> |
getViewableChildPages() |
WikiPage |
getViewableParentPage() |
java.util.List<WikiPage> |
getViewableParentPages() |
boolean |
isInTrashExplicitly() |
void |
setAttachmentsFolderId(long attachmentsFolderId) |
clone, compareTo, getApproved, getCompanyId, getContent, getCreateDate, getExpandoBridge, getFormat, getGroupId, getHead, getMinorEdit, getModifiedDate, getNodeId, getPageId, getParentTitle, getPrimaryKey, getPrimaryKeyObj, getRedirectTitle, getResourcePrimKey, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getSummary, getTitle, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isHead, isInactive, isIncomplete, isInTrash, isInTrashContainer, isMinorEdit, isNew, isPending, isResourceMain, isScheduled, setCachedModel, setCompanyId, setContent, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFormat, setGroupId, setHead, setMinorEdit, setModifiedDate, setNew, setNodeId, setPageId, setParentTitle, setPrimaryKey, setPrimaryKeyObj, setRedirectTitle, setResourcePrimKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSummary, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistFolder addAttachmentsFolder() throws PortalException, SystemException
PortalExceptionSystemExceptionWikiPage fetchParentPage() throws SystemException
SystemExceptionWikiPage fetchRedirectPage() throws SystemException
SystemExceptionjava.util.List<FileEntry> getAttachmentsFileEntries() throws SystemException
SystemExceptionjava.util.List<FileEntry> getAttachmentsFileEntries(int start, int end) throws SystemException
SystemExceptionint getAttachmentsFileEntriesCount()
throws SystemException
SystemExceptionlong getAttachmentsFolderId()
throws SystemException
SystemExceptionjava.util.List<WikiPage> getChildPages()
java.util.List<FileEntry> getDeletedAttachmentsFileEntries() throws SystemException
SystemExceptionjava.util.List<FileEntry> getDeletedAttachmentsFileEntries(int start, int end) throws SystemException
SystemExceptionint getDeletedAttachmentsFileEntriesCount()
throws SystemException
SystemExceptionWikiNode getNode()
long getNodeAttachmentsFolderId()
throws SystemException
SystemExceptionWikiPage getParentPage() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<WikiPage> getParentPages() throws SystemException
SystemExceptionWikiPage getRedirectPage() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<WikiPage> getViewableChildPages()
WikiPage getViewableParentPage()
java.util.List<WikiPage> getViewableParentPages()
boolean isInTrashExplicitly()
throws SystemException
SystemExceptionvoid setAttachmentsFolderId(long attachmentsFolderId)