@ProviderType public interface WikiPage extends PersistedModel, WikiPageModel
WikiPageModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<WikiPage,java.lang.Long> |
PAGE_ID_ACCESSOR |
persistgetCompanyId, getContainerModelId, getContainerModelName, getContent, getCreateDate, getFormat, getGroupId, getHead, getLastPublishDate, getMinorEdit, getModifiedDate, getMvccVersion, getNodeId, getPageId, getParentContainerModelId, getParentTitle, getPrimaryKey, getRedirectTitle, getResourcePrimKey, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getSummary, getTitle, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, getVersion, isApproved, isDenied, isDraft, isExpired, isHead, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isMinorEdit, isPending, isResourceMain, isScheduled, setCompanyId, setContainerModelId, setContent, setCreateDate, setFormat, setGroupId, setHead, setLastPublishDate, setMinorEdit, setModifiedDate, setMvccVersion, setNodeId, setPageId, setParentContainerModelId, setParentTitle, setPrimaryKey, setRedirectTitle, setResourcePrimKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSummary, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersionclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetModelClass, getModelClassNameclone, getStagedModelTypeFolder addAttachmentsFolder() throws PortalException
PortalExceptionWikiPage fetchParentPage()
WikiPage fetchRedirectPage()
java.util.List<FileEntry> getAttachmentsFileEntries() throws PortalException
PortalExceptionjava.util.List<FileEntry> getAttachmentsFileEntries(int start, int end) throws PortalException
PortalExceptionjava.util.List<FileEntry> getAttachmentsFileEntries(int start, int end, OrderByComparator<FileEntry> orderByComparator) throws PortalException
PortalExceptionjava.util.List<FileEntry> getAttachmentsFileEntries(java.lang.String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) throws PortalException
PortalExceptionint getAttachmentsFileEntriesCount()
throws PortalException
PortalExceptionint getAttachmentsFileEntriesCount(java.lang.String[] mimeTypes)
throws PortalException
PortalExceptionlong getAttachmentsFolderId()
java.util.List<WikiPage> getChildPages()
java.util.List<FileEntry> getDeletedAttachmentsFileEntries() throws PortalException
PortalExceptionjava.util.List<FileEntry> getDeletedAttachmentsFileEntries(int start, int end) throws PortalException
PortalExceptionint getDeletedAttachmentsFileEntriesCount()
throws PortalException
PortalExceptionWikiNode getNode()
long getNodeAttachmentsFolderId()
WikiPage getParentPage() throws PortalException
PortalExceptionjava.util.List<WikiPage> getParentPages()
WikiPage getRedirectPage() throws PortalException
PortalExceptionjava.util.List<WikiPage> getViewableChildPages()
WikiPage getViewableParentPage()
java.util.List<WikiPage> getViewableParentPages()
void setAttachmentsFolderId(long attachmentsFolderId)