Serialized Form
-
Package io.meeds.notes.model
-
Class io.meeds.notes.model.NoteFeaturedImage
class NoteFeaturedImage extends Object implements Serializable -
Class io.meeds.notes.model.NotePageProperties
class NotePageProperties extends Object implements Serializable-
Serialized Fields
-
featuredImage
NoteFeaturedImage featuredImage
-
isDraft
boolean isDraft
-
noteId
long noteId
-
summary
String summary
-
-
-
-
Package io.meeds.notes.rest.model
-
Class io.meeds.notes.rest.model.DraftPageEntity
class DraftPageEntity extends PageEntity implements Serializable-
Serialized Fields
-
newPage
boolean newPage
-
targetPageId
String targetPageId
-
-
-
Class io.meeds.notes.rest.model.FeaturedImageEntity
class FeaturedImageEntity extends Object implements Serializable -
Class io.meeds.notes.rest.model.PageEntity
class PageEntity extends Object implements Serializable-
Serialized Fields
-
appName
String appName
-
author
String author
-
content
String content
-
id
String id
-
lang
String lang
-
name
String name
-
owner
String owner
-
pageParentId
Long pageParentId
-
parentPageId
String parentPageId
-
parentPageName
String parentPageName
-
properties
PagePropertiesEntity properties
-
syntax
String syntax
-
title
String title
-
toBePublished
boolean toBePublished
-
url
String url
-
wikiOwner
String wikiOwner
-
wikiType
String wikiType
-
-
-
Class io.meeds.notes.rest.model.PagePropertiesEntity
class PagePropertiesEntity extends Object implements Serializable-
Serialized Fields
-
featuredImage
FeaturedImageEntity featuredImage
-
isDraft
boolean isDraft
-
noteId
long noteId
-
summary
String summary
-
-
-
-
Package org.exoplatform.wiki
-
Exception Class org.exoplatform.wiki.WikiException
class WikiException extends Exception implements Serializable
-
-
Package org.exoplatform.wiki.rendering.cache
-
Class org.exoplatform.wiki.rendering.cache.AttachmentCountData
class AttachmentCountData extends Object implements Serializable- serialVersionUID:
- 7871302414513113604L
-
Serialized Fields
-
count_
int count_
-
-
Class org.exoplatform.wiki.rendering.cache.MarkupData
class MarkupData extends Object implements Serializable- serialVersionUID:
- 4024500794943104643L
-
Serialized Fields
-
markup
String markup
-
-
Class org.exoplatform.wiki.rendering.cache.MarkupKey
class MarkupKey extends Object implements Serializable-
Serialized Fields
-
pageParams
WikiPageParams pageParams
-
supportSectionEdit
boolean supportSectionEdit
-
-
-
-
Package org.exoplatform.wiki.service
-
Class org.exoplatform.wiki.service.WikiContext
class WikiContext extends WikiPageParams implements Serializable- serialVersionUID:
- 1L
-
-
Package org.exoplatform.wiki.utils
-
Class org.exoplatform.wiki.utils.VersionNameComparatorDesc
class VersionNameComparatorDesc extends Object implements Serializable
-