Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X _ 

A

ACTION - Static variable in class org.exoplatform.wiki.service.WikiContext
 
Adapter1 - Class in org.exoplatform.wiki.service.rest.model
 
Adapter1() - Constructor for class org.exoplatform.wiki.service.rest.model.Adapter1
 
addAttachment(Attachment, Page) - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingListener
 
addAttachment(Attachment, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
addAttachment(Attachment, Page) - Method in class org.exoplatform.wiki.service.listener.AttachmentWikiListener
 
addAttachmentToPage(Attachment, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
addAttachmentToPage(Attachment, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
addAttachmentToPage(Attachment, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
addAttachmentToPage(Attachment, Page) - Method in interface org.exoplatform.wiki.service.WikiService
Add the given attachment to the given page
addChildren(HashMap<String, Object>) - Method in class org.exoplatform.wiki.tree.PageTreeNode
 
addChildren(HashMap<String, Object>) - Method in class org.exoplatform.wiki.tree.RootTreeNode
 
addChildren(HashMap<String, Object>) - Method in class org.exoplatform.wiki.tree.SpaceTreeNode
 
addChildren(HashMap<String, Object>) - Method in class org.exoplatform.wiki.tree.TreeNode
 
addChildren(HashMap<String, Object>) - Method in class org.exoplatform.wiki.tree.WikiHomeTreeNode
 
addChildren(HashMap<String, Object>) - Method in class org.exoplatform.wiki.tree.WikiTreeNode
 
addComponentPlugin(ComponentPlugin) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Configuration
addComponentPlugin(ComponentPlugin) - Method in interface org.exoplatform.wiki.service.WikiService
Registers a component plugin into the Wiki service.
addEmotionIconsPlugin(WikiEmotionIconsPlugin) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
addEmotionIconsPlugin(WikiEmotionIconsPlugin) - Method in interface org.exoplatform.wiki.service.WikiService
Adds a Wiki emotion icons as plugin.
addPage(String, Template) - Method in interface org.exoplatform.wiki.mow.api.TemplatesContainer
 
ADDPAGE - Static variable in class org.exoplatform.wiki.service.WikiContext
 
addPageLink(WikiPageParams, WikiPageParams) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
addPageLink(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
Add a link between 2 pages
addPageVersion(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
addPageVersion(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
addRelatedPage(Page, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
addRelatedPage(Page, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
addRelatedPage(WikiPageParams, WikiPageParams) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
addRelatedPage(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
Adds a related page to the current wiki page.
addSessionContainer(String, String) - Method in class org.exoplatform.wiki.service.impl.SessionManager
 
addSessionContext(String, Object) - Method in class org.exoplatform.wiki.service.impl.SessionManager
 
addWatcherToPage(String, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
addWatcherToPage(String, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
addWatcherToPage(String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
addWatcherToPage(String, Page) - Method in interface org.exoplatform.wiki.service.WikiService
Add the given user as watcher of the wiki page
addWikiTemplatePagePlugin(WikiTemplatePagePlugin) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
addWikiTemplatePagePlugin(WikiTemplatePagePlugin) - Method in interface org.exoplatform.wiki.service.WikiService
Adds a Wiki template as plugin.
Annotation - Interface in org.exoplatform.wiki.mow.api.content
A side note An annotation can be inserted anywhere in content.
ATT_CACHE_NAME - Static variable in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
Attachment - Class in org.exoplatform.wiki.mow.api
 
Attachment() - Constructor for class org.exoplatform.wiki.mow.api.Attachment
 
Attachment - Class in org.exoplatform.wiki.service.rest.model
Java class for Attachment complex type.
Attachment() - Constructor for class org.exoplatform.wiki.service.rest.model.Attachment
 
ATTACHMENT_DATA - Static variable in class org.exoplatform.wiki.service.Relations
 
AttachmentCountData - Class in org.exoplatform.wiki.rendering.cache
This class stores the number of attachment of a wiki page.
AttachmentCountData(int) - Constructor for class org.exoplatform.wiki.rendering.cache.AttachmentCountData
 
AttachmentEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015
AttachmentEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
AttachmentIndexingListener - Class in org.exoplatform.wiki.jpa.search
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 11/19/15
AttachmentIndexingListener(FileService, JPADataStorage) - Constructor for class org.exoplatform.wiki.jpa.search.AttachmentIndexingListener
 
AttachmentIndexingServiceConnector - Class in org.exoplatform.wiki.jpa.search
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 10/2/15
AttachmentIndexingServiceConnector(InitParams, FileService, PageAttachmentDAO) - Constructor for class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
attachmentName - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
ATTACHMENTS - Static variable in class org.exoplatform.wiki.service.Relations
 
Attachments - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Attachments() - Constructor for class org.exoplatform.wiki.service.rest.model.Attachments
 
attachments - Variable in class org.exoplatform.wiki.service.rest.model.Attachments
 
AttachmentWikiListener - Class in org.exoplatform.wiki.service.listener
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 11/19/15 Listener to trigger action on attachment operations
AttachmentWikiListener() - Constructor for class org.exoplatform.wiki.service.listener.AttachmentWikiListener
 
Attribute - Class in org.exoplatform.wiki.service.rest.model
Java class for Attribute complex type.
Attribute() - Constructor for class org.exoplatform.wiki.service.rest.model.Attribute
 
attributes - Variable in class org.exoplatform.wiki.service.rest.model.Property
 
author - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
author - Variable in class org.exoplatform.wiki.service.rest.model.Comment
 

B

BasePageEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015
BasePageEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
BeanToJsons<T> - Class in org.exoplatform.wiki.service.impl
 
BeanToJsons(List<T>) - Constructor for class org.exoplatform.wiki.service.impl.BeanToJsons
 
BreadcrumbData - Class in org.exoplatform.wiki.service
 
BreadcrumbData(String, String, String, String) - Constructor for class org.exoplatform.wiki.service.BreadcrumbData
 
build() - Method in class org.exoplatform.wiki.rendering.cache.AttachmentCountData
 
build() - Method in interface org.exoplatform.wiki.rendering.cache.CacheData
Build cache data
build() - Method in class org.exoplatform.wiki.rendering.cache.MarkupData
 
buildDetail(JSONObject, SearchContext) - Method in class org.exoplatform.wiki.jpa.search.WikiElasticUnifiedSearchServiceConnector
 
buildPath() - Method in class org.exoplatform.wiki.tree.PageTreeNode
 
buildPath() - Method in class org.exoplatform.wiki.tree.SpaceTreeNode
 
buildPath() - Method in class org.exoplatform.wiki.tree.TreeNode
 
buildPath() - Method in class org.exoplatform.wiki.tree.WikiHomeTreeNode
 
buildPath() - Method in class org.exoplatform.wiki.tree.WikiTreeNode
 
buildWikiResult(String) - Method in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
 

C

CACHE_NAME - Static variable in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
CacheData<T> - Interface in org.exoplatform.wiki.rendering.cache
 
CAN_EDIT - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
canModifyPagePermission(Page, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
canModifyPagePermission(Page, String) - Method in interface org.exoplatform.wiki.service.WikiService
Check if the given user can update the page
canPublicAndRetrictPage(Page, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
canPublicAndRetrictPage(Page, String) - Method in interface org.exoplatform.wiki.service.WikiService
Check if the given user can public or restrict the page
CHILDREN - Static variable in class org.exoplatform.wiki.service.Relations
 
children - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
children - Variable in class org.exoplatform.wiki.tree.TreeNode
 
CHILDREN_NUMBER - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
CLASS - Static variable in class org.exoplatform.wiki.service.Relations
 
Class - Class in org.exoplatform.wiki.service.rest.model
Java class for Class complex type.
Class() - Constructor for class org.exoplatform.wiki.service.rest.model.Class
 
CLASSES - Static variable in class org.exoplatform.wiki.service.Relations
 
Classes - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Classes() - Constructor for class org.exoplatform.wiki.service.rest.model.Classes
 
className - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 
className - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
clazzs - Variable in class org.exoplatform.wiki.service.rest.model.Classes
 
clone() - Method in class org.exoplatform.wiki.service.WikiContext
 
Comment - Class in org.exoplatform.wiki.service.rest.model
Java class for Comment complex type.
Comment() - Constructor for class org.exoplatform.wiki.service.rest.model.Comment
 
Comments - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Comments() - Constructor for class org.exoplatform.wiki.service.rest.model.Comments
 
comments - Variable in class org.exoplatform.wiki.service.rest.model.Comments
 
compare(PageVersion, PageVersion) - Method in class org.exoplatform.wiki.utils.VersionNameComparatorDesc
 
COMPARE_REVISION - Static variable in class org.exoplatform.wiki.utils.Utils
 
content - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
content - Variable in class org.exoplatform.wiki.service.search.SearchData
 
CONTENT_CHANGE - Static variable in class org.exoplatform.wiki.notification.Utils.NotificationsUtils
 
ContentItem - Interface in org.exoplatform.wiki.mow.api.content
Represents a bit of the content of a page such as a paragraph, a text, a link...
convertAttachmentEntityToAttachment(FileService, AttachmentEntity, boolean) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertAttachmentToDraftPageAttachmentEntity(FileService, Attachment) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertAttachmentToPageAttachmentEntity(FileService, Attachment) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertDraftPageEntityToDraftPage(DraftPageEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertDraftPageToDraftPageEntity(DraftPage, PageDAO) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertEmotionIconEntityToEmotionIcon(EmotionIconEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertEmotionIconToEmotionIconEntity(EmotionIcon) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertPageEntityToPage(PageEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertPageToPageEntity(Page, WikiDAO) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertPageVersionEntityToPageVersion(PageVersionEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertPermissionEntitiesToPermissionEntries(List<PermissionEntity>, List<PermissionType>) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertPermissionEntityToPermissionEntry(PermissionEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertPermissionEntriesToPermissionEntities(List<PermissionEntry>) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertTemplateEntityToTemplate(TemplateEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertTemplateToTemplateEntity(Template, WikiDAO) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertWikiEntityToWiki(WikiEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
convertWikiToWikiEntity(Wiki, WikiDAO) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
 
countPagesBySyntax(String) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
 
countPagesVersionsBySyntax(String) - Method in class org.exoplatform.wiki.jpa.dao.PageVersionDAO
 
countSearchResult(WikiSearchData) - Static method in class org.exoplatform.wiki.utils.Utils
 
countTemplatesBySyntax(String) - Method in class org.exoplatform.wiki.jpa.dao.TemplateDAO
 
create(String) - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
create(String) - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
 
createAttachment(ObjectFactory, URI, Attachment, Page, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
 
createAttachment() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Attachment
createAttachments() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Attachments
createAttribute() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Attribute
createClass() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Class
createClasses() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Classes
createComment() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Comment
createComments() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Comments
created - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
createdDate - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
createDraftForExistPage(DraftPage, Page, String, long) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
createDraftForExistPage(DraftPage, Page, String, long) - Method in interface org.exoplatform.wiki.service.WikiService
Creates a draft page for a wiki page which is specified by a given param object.
createDraftForNewPage(DraftPage, Page, long) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
createDraftForNewPage(DraftPage, Page, long) - Method in interface org.exoplatform.wiki.service.WikiService
Creates a draft page for a new wiki page whose parent is specified by a given param object.
createDraftPageForUser(DraftPage, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
createDraftPageForUser(DraftPage, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
createEmotionIcon(EmotionIcon) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
createEmotionIcon(EmotionIcon) - Method in interface org.exoplatform.wiki.service.DataStorage
 
createEmotionIcon(EmotionIcon) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
createEmotionIcon(EmotionIcon) - Method in interface org.exoplatform.wiki.service.WikiService
Creates a emotion icon
createHistory() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of History
createHistorySummary() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of HistorySummary
createLink() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Link
createLinkCollection() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of LinkCollection
createObject() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Object
createObjects() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Objects
createObjectSummary() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of ObjectSummary
createObjectSummary(ObjectSummary) - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of JAXBElement<ObjectSummary>}
createPage(Wiki, Page, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
createPage(Wiki, Page, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
createPage(ObjectFactory, URI, URI, Page) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
 
createPage(Wiki, String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Page
createPage() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Page
createPage(Wiki, String, Page) - Method in interface org.exoplatform.wiki.service.WikiService
Create a new wiki page in the given wiki, under the given parent page.
createPages() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Pages
createPageSummary(ObjectFactory, URI, Page) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
 
createPageSummary() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of PageSummary
createProperties() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Properties
createProperty() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Property
createSearchResult() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of SearchResult
createSearchResults() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of SearchResults
createSpace(ObjectFactory, URI, String, String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
 
createSpace() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Space
createSpaces() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Spaces
createSyntaxes() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Syntaxes
createTag() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Tag
createTags() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Tags
createTemplatePage(Wiki, Template) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
createTemplatePage() - Method in interface org.exoplatform.wiki.mow.api.TemplatesContainer
 
createTemplatePage(Wiki, Template) - Method in interface org.exoplatform.wiki.service.DataStorage
 
createTemplatePage(Wiki, Template) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Template
createTemplatePage(Wiki, Template) - Method in interface org.exoplatform.wiki.service.WikiService
Creates a new Wiki template.
createTranslation() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Translation
createTranslations() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Translations
createVersionOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
createVersionOfPage(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Creates a version of a page.
createWiki(Wiki) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
createWiki(Wiki) - Method in interface org.exoplatform.wiki.service.DataStorage
 
createWiki(String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
createWiki() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Wiki
createWiki(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Creates a wiki with the given type and owner
createWikis() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Wikis
createXwiki() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create an instance of Xwiki
creator - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
CURRENT_PAGE - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
CURRENT_PATH - Static variable in class org.exoplatform.wiki.tree.JsonNodeData
 
CURRENT_PATH - Static variable in class org.exoplatform.wiki.tree.TreeNode
The current path that's used in move page
currentPath - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 

D

DataStorage - Interface in org.exoplatform.wiki.service
 
date - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
date - Variable in class org.exoplatform.wiki.service.rest.model.Comment
 
DATE_FORMATTER - Static variable in class org.exoplatform.wiki.jpa.search.WikiElasticUnifiedSearchServiceConnector
 
DATE_TIME_FORMAT - Static variable in class org.exoplatform.wiki.jpa.search.WikiElasticUnifiedSearchServiceConnector
 
DATE_TIME_FORMAT - Static variable in class org.exoplatform.wiki.service.impl.WikiSearchServiceConnector
Date and time format used in the unified search.
deleteAttachment(String, Page) - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingListener
 
deleteAttachment(String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
deleteAttachment(String, Page) - Method in class org.exoplatform.wiki.service.listener.AttachmentWikiListener
 
deleteAttachmentOfPage(String, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
deleteAttachmentOfPage(String, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
deleteAttachmentOfPage(String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
deleteAttachmentOfPage(String, Page) - Method in interface org.exoplatform.wiki.service.WikiService
Deletes the given attachment of the given page
deleteAttachmentsOfDraftPage(DraftPageEntity) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
deleteDraftByName(String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
deleteDraftByName(String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
deleteDraftOfPage(Page, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
deleteDraftOfPage(Page, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
deleteDraftPagesByUserAndName(String, String) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
 
deleteDraftPagesByUserAndTargetPage(String, long) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
 
deletePage(String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
deletePage(String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
deletePage(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
deletePage(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Deletes a wiki page.
deleteTemplatePage(String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
deleteTemplatePage(String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
deleteTemplatePage(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
deleteTemplatePage(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Deletes a Wiki template.
deleteWatcherOfPage(String, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
deleteWatcherOfPage(String, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
deleteWatcherOfPage(String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
deleteWatcherOfPage(String, Page) - Method in interface org.exoplatform.wiki.service.WikiService
Delete a user as watcher of the given page
DEPTH - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
description - Variable in class org.exoplatform.wiki.service.search.TemplateSearchResult
 
DOT - Static variable in class org.exoplatform.wiki.utils.Utils
 
DraftData - Class in org.exoplatform.wiki.service.impl
 
DraftData(String) - Constructor for class org.exoplatform.wiki.service.impl.DraftData
 
DraftPage - Class in org.exoplatform.wiki.mow.api
 
DraftPage() - Constructor for class org.exoplatform.wiki.mow.api.DraftPage
 
DraftPageAttachmentDAO - Class in org.exoplatform.wiki.jpa.dao
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 24, 2015
DraftPageAttachmentDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.DraftPageAttachmentDAO
 
DraftPageAttachmentEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015
DraftPageAttachmentEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.DraftPageAttachmentEntity
 
DraftPageDAO - Class in org.exoplatform.wiki.jpa.dao
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 24, 2015
DraftPageDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.DraftPageDAO
 
DraftPageEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015
DraftPageEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 

E

EDIT_WIKI_NOTIFICATION_ID - Static variable in class org.exoplatform.wiki.notification.Utils.NotificationsUtils
 
EditWikiListener - Class in org.exoplatform.wiki.notification.listener
 
EditWikiListener() - Constructor for class org.exoplatform.wiki.notification.listener.EditWikiListener
 
EditWikiNotificationPlugin - Class in org.exoplatform.wiki.notification.plugin
 
EditWikiNotificationPlugin(InitParams) - Constructor for class org.exoplatform.wiki.notification.plugin.EditWikiNotificationPlugin
 
EmotionIcon - Class in org.exoplatform.wiki.mow.api
 
EmotionIcon() - Constructor for class org.exoplatform.wiki.mow.api.EmotionIcon
 
EmotionIconDAO - Class in org.exoplatform.wiki.jpa.dao
 
EmotionIconDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.EmotionIconDAO
 
EmotionIconEntity - Class in org.exoplatform.wiki.jpa.entity
 
EmotionIconEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.EmotionIconEntity
 
EntityConverter - Class in org.exoplatform.wiki.jpa
Utility class to convert JPA entity objects
EntityConverter() - Constructor for class org.exoplatform.wiki.jpa.EntityConverter
 
equals(Object) - Method in class org.exoplatform.wiki.mow.api.Permission
 
equals(Object) - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
equals(Object) - Method in class org.exoplatform.wiki.rendering.cache.AttachmentCountData
 
equals(Object) - Method in class org.exoplatform.wiki.rendering.cache.MarkupData
 
equals(Object) - Method in class org.exoplatform.wiki.rendering.cache.MarkupKey
 
equals(Object) - Method in class org.exoplatform.wiki.service.WikiPageParams
 
equals(Object) - Method in class org.exoplatform.wiki.tree.TreeNode
 
escapeIllegalCharacterInName(String) - Static method in class org.exoplatform.wiki.utils.Utils
 
escapeIllegalCharacterInQuery(String) - Static method in class org.exoplatform.wiki.utils.Utils
 
excerpt - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
excerpt - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
extractPageParams(String, UserNode) - Method in class org.exoplatform.wiki.resolver.Resolver
 
extractPageParams(String, UserNode) - Method in class org.exoplatform.wiki.resolver.URLResolver
 
extractWikiPageParams(String, UserNode) - Method in class org.exoplatform.wiki.resolver.PageResolver
 

F

fetchPageEntity(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
Fecth Page Entity from a Page domain object
filteredWikiSearch(SearchContext, String, List<ElasticSearchFilter>, Collection<String>, int, int, String, String) - Method in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
 
findAllBySyntax(String, int, int) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
 
findAllBySyntax(String, int, int) - Method in class org.exoplatform.wiki.jpa.dao.TemplateDAO
 
findAllIds(int, int) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageAttachmentDAO
 
findAllIds(int, int) - Method in class org.exoplatform.wiki.jpa.dao.PageAttachmentDAO
 
findAllIds(int, int) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
 
findAllIds(int, int) - Method in class org.exoplatform.wiki.jpa.dao.WikiDAO
 
findAllVersionsBySyntax(String, int, int) - Method in class org.exoplatform.wiki.jpa.dao.PageVersionDAO
 
findDescendantNodeByName(List<TreeNode>, String) - Method in class org.exoplatform.wiki.tree.WikiHomeTreeNode
 
findDraftPagesByUser(String) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
 
findDraftPagesByUserAndTargetPage(String, long) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
 
findInPageMoves(String, String, String) - Method in class org.exoplatform.wiki.jpa.dao.PageMoveDAO
 
findLatestDraftPageByUser(String) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
 
findLatestDraftPageByUserAndName(String, String) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
 
fullName - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 

G

generateStatements(Database) - Method in class org.exoplatform.wiki.liquibase.TimestampChange
 
getACLForAdmins() - Static method in class org.exoplatform.wiki.utils.Utils
 
getActivityId() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getActivityId() - Method in class org.exoplatform.wiki.mow.api.Page
 
getAlias() - Method in interface org.exoplatform.wiki.mow.api.content.Link
Get the alias for the link (name to be displayed)
getAllIds(int, int) - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
getAllIds(int, int) - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
 
getAllPagesOfWiki(String, String) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
 
getAttachment(UriInfo, String, String, String, String, Integer) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return an attchment attached to the wiki page.
getAttachmentCssClass(Attachment, String) - Static method in class org.exoplatform.wiki.utils.Utils
 
getAttachmentFileID() - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
getAttachmentIdByPageId(long) - Method in class org.exoplatform.wiki.jpa.dao.PageAttachmentDAO
 
getAttachmentListeners() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getAttachmentListeners() - Method in interface org.exoplatform.wiki.service.WikiService
Gets attachment listeners that are registered into the Wiki service.
getAttachmentName() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getAttachmentName() - Method in class org.exoplatform.wiki.service.WikiPageParams
 
getAttachmentOfPageByName(String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getAttachmentOfPageByName(String, Page, boolean) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getAttachmentOfPageByName(String, Page) - Method in interface org.exoplatform.wiki.service.WikiService
Get a attachment of a the given page by name, without loading its content
getAttachmentOfPageByName(String, Page, boolean) - Method in interface org.exoplatform.wiki.service.WikiService
Get a attachment of a the given page by name, and allow to load the attachment content by setting loadContent to true
getAttachmentProcessor() - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
getAttachments() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
getAttachments() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getAttachments(UriInfo, String, String, String, Integer, Integer) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return a list of attachments attached to a wiki page
getAttachments() - Method in class org.exoplatform.wiki.service.rest.model.Attachments
Gets the value of the attachments property.
getAttachmentsOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getAttachmentsOfPage(Page, boolean) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getAttachmentsOfPage(Page, boolean) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getAttachmentsOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getAttachmentsOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Attachment
getAttachmentsOfPage(Page, boolean) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getAttachmentsOfPage(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Gets attachments of the given page, without loading their content
getAttachmentsOfPage(Page, boolean) - Method in interface org.exoplatform.wiki.service.WikiService
Gets attachments of the given page, and allow to load their attachment content by setting loadContent to true
getAttributes() - Method in class org.exoplatform.wiki.service.rest.model.Property
Gets the value of the attributes property.
getAuthor() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
getAuthor() - Method in interface org.exoplatform.wiki.mow.api.content.Annotation
Get the author of the annotation
getAuthor() - Method in class org.exoplatform.wiki.mow.api.Page
 
getAuthor() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the author property.
getAuthor() - Method in class org.exoplatform.wiki.service.rest.model.Comment
Gets the value of the author property.
getAvatarUrl() - Method in class org.exoplatform.wiki.service.impl.SpaceBean
 
getBaseUrl() - Method in class org.exoplatform.wiki.service.WikiContext
 
getBreadcumb(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getBreadcumb(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a list of data which is used for composing the breadcrumb.
getChanges() - Method in class org.exoplatform.wiki.mow.api.DraftPage
 
getChildByName(String) - Method in class org.exoplatform.wiki.tree.PageTreeNode
 
getChildByName(String) - Method in class org.exoplatform.wiki.tree.SpaceTreeNode
 
getChildByName(String) - Method in class org.exoplatform.wiki.tree.WikiHomeTreeNode
 
getChildren() - Method in interface org.exoplatform.wiki.mow.api.content.ContentItem
Get the child items
getChildren() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
getChildren() - Method in class org.exoplatform.wiki.tree.TreeNode
 
getChildrenPageOf(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getChildrenPageOf(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getChildrenPageOf(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getChildrenPageOf(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Get all the children pages of a wiki page
getChildrenPages(PageEntity) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
 
getClassName() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the className property.
getClassName() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the className property.
getClazzs() - Method in class org.exoplatform.wiki.service.rest.model.Classes
Gets the value of the clazzs property.
getComment() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getComment() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
getComment() - Method in class org.exoplatform.wiki.mow.api.Page
 
getComments() - Method in class org.exoplatform.wiki.service.rest.model.Comments
Gets the value of the comments property.
getConfirmationMessage() - Method in class org.exoplatform.wiki.liquibase.TimestampChange
 
getContent() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
getContent() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getContent() - Method in class org.exoplatform.wiki.mow.api.Page
 
getContent() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the content property.
getContent() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getCreated() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the created property.
getCreatedDate() - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
getCreatedDate() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
getCreatedDate() - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
getCreatedDate() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getCreatedDate() - Method in class org.exoplatform.wiki.mow.api.Page
 
getCreatedDate() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getCreatedDate() - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
getCreator() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getCreator() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the creator property.
getCurrentPath() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
getCurrentUser() - Static method in class org.exoplatform.wiki.utils.Utils
 
getData() - Method in class org.exoplatform.wiki.service.WikiResource
 
getDate() - Method in interface org.exoplatform.wiki.mow.api.content.Annotation
Get the Date of the annotation
getDate() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the date property.
getDate() - Method in class org.exoplatform.wiki.service.rest.model.Comment
Gets the value of the date property.
getDefault() - Method in class org.exoplatform.wiki.service.rest.model.Translations
Gets the value of the default property.
getDefaultRestBaseURI() - Static method in class org.exoplatform.wiki.utils.Utils
 
getDefaultSyntax() - Method in class org.exoplatform.wiki.mow.api.WikiPreferencesSyntax
 
getDefaultWikiSyntaxId() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getDefaultWikiSyntaxId() - Method in interface org.exoplatform.wiki.service.WikiService
Gets Id of a default Wiki syntax.
getDescendants(WikiPageParams, HashMap<String, Object>) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
Create a tree node contain all its descendant with a given WikiPageParams
getDescription() - Method in class org.exoplatform.wiki.jpa.entity.TemplateEntity
 
getDescription() - Method in class org.exoplatform.wiki.mow.api.Template
 
getDescription() - Method in class org.exoplatform.wiki.service.search.TemplateSearchResult
 
getDocumentURL(WikiContext) - Static method in class org.exoplatform.wiki.utils.Utils
 
getDownloadURL() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getDraft(WikiPageParams, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getDraft(String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getDraft(WikiPageParams, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getDraft(String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getDraft(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getDraft(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a draft page by its name.
getDraftChanges(DraftPage) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getDraftChanges(DraftPage) - Method in interface org.exoplatform.wiki.service.WikiService
Gets the changes between the draft page and the target page
getDraftName() - Method in class org.exoplatform.wiki.service.impl.DraftData
 
getDraftName() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
 
getDraftOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getDraftOfPage(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a draft page of a wiki page which is specified by a given param object.
getDraftPage() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageAttachmentEntity
 
getDraftPageById(String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getDraftPageById(String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getDraftPageById(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getDraftPageById(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a wiki draft page based on its unique id.
getDraftPagesOfUser(String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getDraftPagesOfUser(String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getDraftsOfUser(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getDraftsOfUser(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a list of draft pages belonging to a given user.
getDuplicatePages(Page, Wiki, List<Page>) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getDuplicatePages(Page, Wiki, List<Page>) - Method in interface org.exoplatform.wiki.service.WikiService
Checks if a page and its children are duplicated with ones in the target Wiki or not, then gets a list of duplicated pages if any.
getEditPageLivingTime() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getEditPageLivingTime() - Method in interface org.exoplatform.wiki.service.WikiService
Get the living time of edited page
getEditTime() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
 
getEmailUser(String) - Static method in class org.exoplatform.wiki.utils.Utils
 
getEmotionIcon(UriInfo, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return an emotion icon
getEmotionIconByName(String) - Method in class org.exoplatform.wiki.jpa.dao.EmotionIconDAO
 
getEmotionIconByName(String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getEmotionIconByName(String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getEmotionIconByName(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getEmotionIconByName(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets an emotion icon by name
getEmotionIcons() - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getEmotionIcons() - Method in class org.exoplatform.wiki.plugin.WikiEmotionIconsPlugin
 
getEmotionIcons() - Method in interface org.exoplatform.wiki.service.DataStorage
 
getEmotionIcons() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getEmotionIcons() - Method in interface org.exoplatform.wiki.service.WikiService
Gets all the emotion icons
getEncoding() - Method in class org.exoplatform.wiki.service.WikiResource
 
getExcerpt() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getExcerpt() - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
getExcerpt() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
getExsitedOrNewDraftPageById(String, String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getExsitedOrNewDraftPageById(String, String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getExsitedOrNewDraftPageById(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Draft
getExsitedOrNewDraftPageById(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a wiki page or its draft if existing by its Id.
getFullName() - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
getFullName() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the fullName property.
getFullTitle() - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
getFullTitle() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getGuid() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the guid property.
getHeadline() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the headline property.
getHelpSyntaxPage(String, boolean, List<ValuesParam>, ConfigurationManager) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
Deprecated.
getHelpSyntaxPage(String, boolean, List<ValuesParam>, ConfigurationManager) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getHelpSyntaxPage(String, boolean) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getHelpSyntaxPage(String, boolean) - Method in interface org.exoplatform.wiki.service.WikiService
Deprecated.
getHighlight() - Method in class org.exoplatform.wiki.service.rest.model.Comment
Gets the value of the highlight property.
getHistorySummaries() - Method in class org.exoplatform.wiki.service.rest.model.History
Gets the value of the historySummaries property.
getHome() - Method in class org.exoplatform.wiki.service.rest.model.Space
Gets the value of the home property.
getHref() - Method in class org.exoplatform.wiki.service.rest.model.Link
Gets the value of the href property.
getHrefLang() - Method in class org.exoplatform.wiki.service.rest.model.Link
Gets the value of the hrefLang property.
getId() - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
getId() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
getId() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getId() - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
getId() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
getId() - Method in class org.exoplatform.wiki.jpa.entity.TemplateEntity
 
getId() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
getId() - Method in interface org.exoplatform.wiki.mow.api.content.ContentItem
Get the unique identifier for the content
getId() - Method in class org.exoplatform.wiki.mow.api.Page
 
getId() - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
getId() - Method in class org.exoplatform.wiki.mow.api.Wiki
 
getId() - Method in class org.exoplatform.wiki.notification.plugin.EditWikiNotificationPlugin
 
getId(String, boolean) - Static method in class org.exoplatform.wiki.resolver.TitleResolver
 
getId() - Method in class org.exoplatform.wiki.service.BreadcrumbData
 
getId() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the id property.
getId() - Method in class org.exoplatform.wiki.service.rest.model.Class
Gets the value of the id property.
getId() - Method in class org.exoplatform.wiki.service.rest.model.Comment
Gets the value of the id property.
getId() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the id property.
getId() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the id property.
getId() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the id property.
getId() - Method in class org.exoplatform.wiki.service.rest.model.Space
Gets the value of the id property.
getId() - Method in class org.exoplatform.wiki.service.rest.model.Wiki
Gets the value of the id property.
getIdentity() - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
 
getIdentity() - Method in class org.exoplatform.wiki.service.related.JsonRelatedData
 
getIdentityType() - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
 
getIdentityUser(String) - Static method in class org.exoplatform.wiki.utils.Utils
get user identity.
getIdType() - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
getImage() - Method in class org.exoplatform.wiki.jpa.entity.EmotionIconEntity
 
getImage() - Method in class org.exoplatform.wiki.mow.api.EmotionIcon
 
getImage(UriInfo, String, String, String, String, Integer) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Deprecated.
use /attachments/{wikiType}/space/{wikiOwner:.+}/page/{pageId}/{attachmentId} instead
getImageFilePath() - Method in class org.exoplatform.wiki.mow.api.EmotionIcon
 
getInstance() - Static method in class org.exoplatform.wiki.service.listener.ListenerHandler
 
getJsonList() - Method in class org.exoplatform.wiki.service.impl.BeanToJsons
 
getLanguage() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the language property.
getLanguage() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the language property.
getLanguage() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the language property.
getLanguage() - Method in class org.exoplatform.wiki.service.rest.model.Translation
Gets the value of the language property.
getLastestDraft(String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getLastestDraft(String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getLastestDraft() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getLastestDraft() - Method in interface org.exoplatform.wiki.service.WikiService
Gets the last created draft of a wiki page.
getLastversionNumberOfPage(Long) - Method in class org.exoplatform.wiki.jpa.dao.PageVersionDAO
 
getLastVisitedSpaces(UriInfo, Integer, Integer) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return a list of last visited spaces by the user.
getLimit() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getLinks() - Method in class org.exoplatform.wiki.service.rest.model.LinkCollection
Gets the value of the links property.
getListOfUserEditingPage(String) - Static method in class org.exoplatform.wiki.utils.Utils
Get the list of user that're editing the wiki page
getLocalToUtcDelta() - Static method in class org.exoplatform.wiki.liquibase.TimestampChange
 
getLogOfPage(String) - Static method in class org.exoplatform.wiki.utils.Utils
Get the editting log of wiki page
getMajorVersion() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the majorVersion property.
getMajorVersion() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the majorVersion property.
getMapping() - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
getMapping() - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
 
getMimeType() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getMimeType() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the mimeType property.
getMimeType() - Method in class org.exoplatform.wiki.service.WikiResource
 
getMinorVersion() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the minorVersion property.
getMinorVersion() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the minorVersion property.
getModified() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the modified property.
getModified() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the modified property.
getModifier() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the modifier property.
getModifier() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the modifier property.
getMoves() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getName() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
getName() - Method in class org.exoplatform.wiki.jpa.entity.EmotionIconEntity
 
getName() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
getName() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getName() - Method in class org.exoplatform.wiki.mow.api.EmotionIcon
 
getName() - Method in class org.exoplatform.wiki.mow.api.Page
 
getName() - Method in class org.exoplatform.wiki.service.impl.SpaceBean
 
getName() - Method in class org.exoplatform.wiki.service.related.JsonRelatedData
 
getName() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.rest.model.Attribute
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.rest.model.Class
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.rest.model.Property
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.rest.model.Space
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.rest.model.Tag
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.rest.model.Wiki
Gets the value of the name property.
getName() - Method in class org.exoplatform.wiki.service.search.TemplateSearchResult
 
getName() - Method in class org.exoplatform.wiki.service.WikiResource
 
getName() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
getName() - Method in class org.exoplatform.wiki.tree.TreeNode
 
getNbOfAttachmentsOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getNbOfAttachmentsOfPage(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Get the number of attachment of the given page
getNodeType() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
getNodeType() - Method in class org.exoplatform.wiki.tree.TreeNode
 
getNumber() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the number property.
getNumberOfChildren(HashMap<String, Object>, int) - Method in class org.exoplatform.wiki.tree.TreeNode
 
getObjectFromParams(WikiPageParams) - Static method in class org.exoplatform.wiki.utils.Utils
 
getObjectNumber() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the objectNumber property.
getObjectSummaries() - Method in class org.exoplatform.wiki.service.rest.model.Objects
Gets the value of the objectSummaries property.
getOffset() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getOrCreateUserWiki(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getOrCreateUserWiki(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a user Wiki.
getOrder() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getOwner() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getOwner() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
getOwner() - Method in class org.exoplatform.wiki.mow.api.Page
 
getOwner() - Method in class org.exoplatform.wiki.mow.api.Wiki
 
getOwner() - Method in class org.exoplatform.wiki.mow.api.WikiId
 
getOwner() - Method in class org.exoplatform.wiki.service.WikiPageParams
 
getPage() - Method in class org.exoplatform.wiki.jpa.entity.PageAttachmentEntity
 
getPage() - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
getPage() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
getPage(UriInfo, String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return a wiki page based on is uri and id
getPage() - Method in class org.exoplatform.wiki.tree.PageTreeNode
 
getPageById(String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getPageById(String) - Method in interface org.exoplatform.wiki.service.DataStorage
Get a wiki page by its unique id
getPageById(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getPageById(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a wiki page based on its unique id.
getPageByRootPermission(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getPageByRootPermission(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a wiki page regardless of the current user's permission.
getPageFullName() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the pageFullName property.
getPageId() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the pageId property.
getPageId() - Method in class org.exoplatform.wiki.service.rest.model.Comment
Gets the value of the pageId property.
getPageId() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the pageId property.
getPageId() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the pageId property.
getPageId() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getPageLinksMap() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getPageListeners() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getPageListeners() - Method in interface org.exoplatform.wiki.service.WikiService
Gets listeners of all wiki pages that are registered into the Wiki service.
getPageName() - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
getPageName() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the pageName property.
getPageName() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the pageName property.
getPageName() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getPageName() - Method in class org.exoplatform.wiki.service.WikiPageParams
 
getPageNameForAddingPage() - Static method in class org.exoplatform.wiki.utils.Utils
 
getPageNameForAddingPage(String) - Static method in class org.exoplatform.wiki.utils.Utils
 
getPageOfWikiByName(String, String, String) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
 
getPageOfWikiByName(String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getPageOfWikiByName(String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
Get a wiki page by its unique name in the wiki
getPageOfWikiByName(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getPageOfWikiByName(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a wiki page by its unique name in the wiki.
getPageParams() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
 
getPageParams(String) - Static method in class org.exoplatform.wiki.service.related.RelatedUtil
get wiki page params from the path made by RelatedUtil.getPath(WikiPageParams)
getPageParamsFromPath(String) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
 
getPageRenderedContent(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getPageRenderedContent(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Get renderd content of a page
getPages(UriInfo, String, String, Integer, Integer, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return a list of pages related to the space and uri
getPagesOfWiki(String, String, boolean) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
 
getPagesOfWiki(String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getPagesOfWiki(String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
Retrieve the all pages contained in wiki
getPagesOfWiki(String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getPagesOfWiki(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Retrieve the all pages contained in wiki
getPageSummaries() - Method in class org.exoplatform.wiki.service.rest.model.Pages
Gets the value of the pageSummaries property.
getPageTitle() - Method in class org.exoplatform.wiki.service.WikiContext
 
getPageVersion() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the pageVersion property.
getPageversionByPageIdAndVersion(Long, Long) - Method in class org.exoplatform.wiki.jpa.dao.PageVersionDAO
 
getParameter(String) - Method in class org.exoplatform.wiki.service.WikiPageParams
 
getParameters() - Method in class org.exoplatform.wiki.service.WikiPageParams
 
getParent() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the parent property.
getParentId() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the parentId property.
getParentPage() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getParentPageOf(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getParentPageOf(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getParentPageOf(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getParentPageOf(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Get parent page of a wiki page
getPath() - Method in interface org.exoplatform.wiki.mow.api.TemplatesContainer
 
getPath() - Method in class org.exoplatform.wiki.mow.api.WikiPreferences
 
getPath(WikiPageParams) - Static method in class org.exoplatform.wiki.service.related.RelatedUtil
convert wiki page info to path string.
getPath() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
getPath() - Method in class org.exoplatform.wiki.tree.TreeNode
 
getPathFromPageParams(WikiPageParams) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
 
getPermanlink(WikiPageParams, boolean) - Static method in class org.exoplatform.wiki.utils.Utils
Get the permalink of current wiki page
With the current page param: type = "group" owner = "spaces/test_space" pageId = "test_page"
The permalink will be: http://int.exoplatform.org/portal/intranet/wiki/group/spaces/test_space/test_page
getPermissions() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getPermissions() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
getPermissions() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getPermissions() - Method in class org.exoplatform.wiki.mow.api.Page
 
getPermissions() - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
getPermissions() - Method in class org.exoplatform.wiki.mow.api.Wiki
 
getPermissionType() - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
 
getPermissionType() - Method in class org.exoplatform.wiki.mow.api.Permission
 
getPipelineName() - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
getPortalName() - Static method in class org.exoplatform.wiki.utils.Utils
 
getPortalURL() - Method in class org.exoplatform.wiki.service.WikiContext
 
getPortletURI() - Method in class org.exoplatform.wiki.service.WikiContext
 
getPoster() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getPoster() - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
getPredecessors() - Method in class org.exoplatform.wiki.mow.api.PageVersion
 
getPreferences() - Method in class org.exoplatform.wiki.mow.api.Wiki
 
getPreviousNamesOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getPreviousNamesOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getPreviousNamesOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getPreviousNamesOfPage(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Get previous names of a page
getProperties() - Method in class org.exoplatform.wiki.service.rest.model.Class
Gets the value of the properties property.
getProperties() - Method in class org.exoplatform.wiki.service.rest.model.Object
Gets the value of the properties property.
getProperties() - Method in class org.exoplatform.wiki.service.rest.model.Properties
Gets the value of the properties property.
getRedirectURI() - Method in class org.exoplatform.wiki.service.WikiContext
 
getRel() - Method in class org.exoplatform.wiki.service.rest.model.Link
Gets the value of the rel property.
getRelated(String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return the related pages of a Wiki page
getRelatedPage(String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getRelatedPage(String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getRelatedPage(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getRelatedPage(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a related page of a wiki page which is specified by a given Id.
getRelatedPages() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getRelatedPagesOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getRelatedPagesOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getRelatedPagesOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getRelatedPagesOfPage(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a list of related pages based on a given param.
getRenderingCache() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getReplyTo() - Method in class org.exoplatform.wiki.service.rest.model.Comment
Gets the value of the replyTo property.
getResourceId() - Method in class org.exoplatform.wiki.service.WikiResource
 
getRestContextName() - Static method in class org.exoplatform.wiki.utils.Utils
gets rest context name
getRestURI() - Method in class org.exoplatform.wiki.service.WikiContext
 
getSaveDraftSequenceTime() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getSaveDraftSequenceTime() - Method in interface org.exoplatform.wiki.service.WikiService
Gets an interval which specifies the periodical auto-saving for pages in Wiki.
getScore() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getSearchResults() - Method in class org.exoplatform.wiki.service.rest.model.SearchResults
Gets the value of the searchResults property.
getSessionContainer(String) - Method in class org.exoplatform.wiki.service.impl.SessionManager
 
getSessionContext(String) - Method in class org.exoplatform.wiki.service.impl.SessionManager
 
getSize() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the size property.
getSort() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getSourceFields() - Method in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
 
getSourceFields() - Method in class org.exoplatform.wiki.jpa.search.WikiElasticUnifiedSearchServiceConnector
 
getSourceFilePath() - Method in class org.exoplatform.wiki.mow.api.Template
 
getSpace(UriInfo, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return the space based on the uri
getSpace() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the space property.
getSpace() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the space property.
getSpace() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the space property.
getSpace() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the space property.
getSpaceId() - Method in class org.exoplatform.wiki.service.impl.SpaceBean
 
getSpaceNameByGroupId(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getSpaceNameByGroupId(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a space name by a given group Id.
getSpaces(UriInfo, String, Integer, Integer) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return a list of wiki based on their type.
getSpaces() - Method in class org.exoplatform.wiki.service.rest.model.Spaces
Gets the value of the spaces property.
getStackParams(Page) - Static method in class org.exoplatform.wiki.utils.Utils
 
getSuccessors() - Method in class org.exoplatform.wiki.mow.api.PageVersion
 
getSyntax() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
getSyntax() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
getSyntax() - Method in class org.exoplatform.wiki.mow.api.Page
 
getSyntax() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the syntax property.
getSyntax() - Method in class org.exoplatform.wiki.service.WikiContext
 
getSyntaxes() - Method in class org.exoplatform.wiki.service.rest.model.Syntaxes
Gets the value of the syntaxes property.
getSyntaxes() - Method in class org.exoplatform.wiki.service.rest.model.Xwiki
Gets the value of the syntaxes property.
getTags() - Method in class org.exoplatform.wiki.service.rest.model.Tags
Gets the value of the tags property.
getTarget() - Method in interface org.exoplatform.wiki.mow.api.content.Link
get the UID of the target page
getTargetPage() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
getTargetPage() - Method in interface org.exoplatform.wiki.mow.api.content.Link
Get the page referenced by target
getTargetPageId() - Method in class org.exoplatform.wiki.mow.api.DraftPage
 
getTargetPageRevision() - Method in class org.exoplatform.wiki.mow.api.DraftPage
 
getTargetRevision() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
getTemplate() - Method in class org.exoplatform.wiki.service.rest.model.SearchResults
Gets the value of the template property.
getTemplateOfWikiByName(String, String, String) - Method in class org.exoplatform.wiki.jpa.dao.TemplateDAO
 
getTemplatePage(WikiPageParams, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getTemplatePage(WikiPageParams, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getTemplatePage(WikiPageParams, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getTemplatePage(WikiPageParams, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a Wiki template.
getTemplates(WikiPageParams) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getTemplates() - Method in class org.exoplatform.wiki.plugin.WikiTemplatePagePlugin
 
getTemplates(WikiPageParams) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getTemplates(WikiPageParams) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getTemplates(WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a map of wiki templates based on a given params object.
getTemplatesOfWiki(String, String) - Method in class org.exoplatform.wiki.jpa.dao.TemplateDAO
 
getText() - Method in interface org.exoplatform.wiki.mow.api.content.ContentItem
Get the text representation of the content item
getText() - Method in class org.exoplatform.wiki.service.rest.model.Comment
Gets the value of the text property.
getTitle() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
getTitle() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getTitle() - Method in class org.exoplatform.wiki.mow.api.Page
 
getTitle() - Method in class org.exoplatform.wiki.service.BreadcrumbData
 
getTitle() - Method in class org.exoplatform.wiki.service.related.JsonRelatedData
 
getTitle() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the title property.
getTitle() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getTitle() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getTitle() - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
getTranslations() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the translations property.
getTranslations() - Method in class org.exoplatform.wiki.service.rest.model.Translations
Gets the value of the translations property.
getTreeData(String, String, String, Boolean, Boolean, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Display the current tree of a wiki based on is path
getTreeNode(WikiPageParams) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
Create a tree node with a given WikiPageParams
getTreeRestURI() - Method in class org.exoplatform.wiki.service.WikiContext
 
getType() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
getType() - Method in class org.exoplatform.wiki.mow.api.Wiki
 
getType() - Method in class org.exoplatform.wiki.mow.api.WikiId
 
getType() - Method in class org.exoplatform.wiki.service.impl.SpaceBean
 
getType() - Method in class org.exoplatform.wiki.service.rest.model.Link
Gets the value of the type property.
getType() - Method in class org.exoplatform.wiki.service.rest.model.Property
Gets the value of the type property.
getType() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the type property.
getType() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getType() - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
getType() - Method in class org.exoplatform.wiki.service.WikiPageParams
 
getUpdatedDate() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
getUpdatedDate() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getUpdatedDate() - Method in class org.exoplatform.wiki.mow.api.Page
 
getUpdatedDate() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getUploadLimit() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getUploadLimit() - Method in interface org.exoplatform.wiki.service.WikiService
 
getUrl() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getUrl() - Method in class org.exoplatform.wiki.mow.api.EmotionIcon
 
getUrl() - Method in class org.exoplatform.wiki.mow.api.Page
 
getUrl() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getUrl() - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
getURL(String, String) - Static method in class org.exoplatform.wiki.utils.Utils
 
getUrlFromJsonResult(JSONObject, SearchContext) - Method in class org.exoplatform.wiki.jpa.search.WikiElasticUnifiedSearchServiceConnector
 
getUsername() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
 
getValue() - Method in class org.exoplatform.wiki.service.rest.model.Attribute
Gets the value of the value property.
getValue() - Method in class org.exoplatform.wiki.service.rest.model.Property
Gets the value of the value property.
getVersion() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the version property.
getVersion() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the version property.
getVersion() - Method in class org.exoplatform.wiki.service.rest.model.Page
Gets the value of the version property.
getVersion() - Method in class org.exoplatform.wiki.service.rest.model.Xwiki
Gets the value of the version property.
getVersionNumber() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
getVersionOfPageByName(String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getVersionOfPageByName(String, Page) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a specific version by name of the given page
getVersions() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getVersionsOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getVersionsOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getVersionsOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getVersionsOfPage(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Gets all the versions of the given page
getWatchers() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getWatchersOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getWatchersOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getWatchersOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Watch
getWatchersOfPage(Page) - Method in interface org.exoplatform.wiki.service.WikiService
Get all the watchers of a page
getWeightInBytes() - Method in class org.exoplatform.wiki.mow.api.Attachment
 
getWiki() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
getWiki() - Method in class org.exoplatform.wiki.jpa.entity.TemplateEntity
 
getWiki() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Gets the value of the wiki property.
getWiki() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Gets the value of the wiki property.
getWiki() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the wiki property.
getWiki() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Gets the value of the wiki property.
getWiki() - Method in class org.exoplatform.wiki.service.rest.model.Space
Gets the value of the wiki property.
getWiki() - Method in class org.exoplatform.wiki.tree.WikiTreeNode
 
getWikiById(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getWikiById(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a Wiki by its Id.
getWikiByTypeAndOwner(String, String) - Method in class org.exoplatform.wiki.jpa.dao.WikiDAO
 
getWikiByTypeAndOwner(String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getWikiByTypeAndOwner(String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getWikiByTypeAndOwner(String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Wiki
getWikiByTypeAndOwner(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a Wiki which is defined by its type and owner.
getWikiDefaultPermissions(String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getWikiDefaultPermissions(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a list of Wiki default permissions.
getWikiHome() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
getWikiHome() - Method in class org.exoplatform.wiki.mow.api.Wiki
 
getWikiHome() - Method in class org.exoplatform.wiki.tree.WikiHomeTreeNode
 
getWikiHomeTreeNode() - Method in class org.exoplatform.wiki.tree.WikiTreeNode
 
getWikiId() - Method in class org.exoplatform.wiki.mow.api.Page
 
getWikiNameById(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getWikiNameById(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a Wiki name by its Id.
getWikiOnChangeContent(Page) - Static method in class org.exoplatform.wiki.utils.Utils
 
getWikiOwner() - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
getWikiOwner() - Method in class org.exoplatform.wiki.mow.api.Page
 
getWikiOwner() - Method in class org.exoplatform.wiki.service.BreadcrumbData
 
getWikiOwner() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getWikiOwner() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getWikiOwner() - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
getWikiOwnerIdentity() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getWikiPageContent(String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return the wiki page content as html or wiki syntax.
getWikiPageContent(ServletContext, String, String, boolean, String) - Method in interface org.exoplatform.wiki.service.WikiRestService
Return the wiki page content as html or markup.
getWikiPageParams(BreadcrumbData) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getWikiPageParams(BreadcrumbData) - Method in interface org.exoplatform.wiki.service.WikiService
Gets parameters of a wiki page based on the data stored in the breadcrumb.
getWikiPageParams(Page) - Static method in class org.exoplatform.wiki.utils.Utils
 
getWikiPermission(String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getWikiPermission(String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getWikiPermission(String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getWikiPermission(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets a list of Wiki permissions based on its type and owner.
getWikiPreferencesSyntax() - Method in class org.exoplatform.wiki.mow.api.WikiPreferences
 
getWikiResourceBundle(String, ClassLoader) - Static method in class org.exoplatform.wiki.utils.Utils
Get resource bundle from given resource file
getWikis() - Method in class org.exoplatform.wiki.service.rest.model.Wikis
Gets the value of the wikis property.
getWikisByType(String) - Method in class org.exoplatform.wiki.jpa.dao.WikiDAO
 
getWikisByType(String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
getWikisByType(String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
getWikisByType(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getWikisByType(String) - Method in interface org.exoplatform.wiki.service.WikiService
Gets all wikis of the given type
getWikiType() - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
getWikiType() - Method in class org.exoplatform.wiki.mow.api.Page
 
getWikiType() - Method in class org.exoplatform.wiki.service.BreadcrumbData
 
getWikiType() - Method in class org.exoplatform.wiki.service.search.SearchData
 
getWikiType() - Method in class org.exoplatform.wiki.service.search.SearchResult
 
getWikiWebappUri() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
getWikiWebappUri() - Method in interface org.exoplatform.wiki.service.WikiService
Gets a Wiki webapp URI.
getXwikiAbsoluteUrl() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the xwikiAbsoluteUrl property.
getXwikiAbsoluteUrl() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the xwikiAbsoluteUrl property.
getXwikiAbsoluteUrl() - Method in class org.exoplatform.wiki.service.rest.model.Space
Gets the value of the xwikiAbsoluteUrl property.
getXwikiRelativeUrl() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Gets the value of the xwikiRelativeUrl property.
getXwikiRelativeUrl() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Gets the value of the xwikiRelativeUrl property.
getXwikiRelativeUrl() - Method in class org.exoplatform.wiki.service.rest.model.Space
Gets the value of the xwikiRelativeUrl property.
guid - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 

H

hasAdminPagePermission(String, String, Identity) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
hasAdminPagePermission(String, String, Identity) - Method in interface org.exoplatform.wiki.service.DataStorage
 
hasAdminPagePermission(String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
hasAdminPagePermission(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Checks if the current user has the admin permission on a wiki page.
hasAdminSpacePermission(String, String, Identity) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
hasAdminSpacePermission(String, String, Identity) - Method in interface org.exoplatform.wiki.service.DataStorage
 
hasAdminSpacePermission(String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
hasAdminSpacePermission(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Checks if the current user has the admin permission on a space or not.
hasChild - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
hasChild - Variable in class org.exoplatform.wiki.tree.TreeNode
 
hashCode() - Method in class org.exoplatform.wiki.mow.api.Permission
 
hashCode() - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
hashCode() - Method in class org.exoplatform.wiki.rendering.cache.AttachmentCountData
 
hashCode() - Method in class org.exoplatform.wiki.rendering.cache.MarkupData
 
hashCode() - Method in class org.exoplatform.wiki.rendering.cache.MarkupKey
 
hashCode() - Method in class org.exoplatform.wiki.service.WikiPageParams
 
hashCode() - Method in class org.exoplatform.wiki.tree.TreeNode
 
hasPermissionOnPage(Page, PermissionType, Identity) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
hasPermissionOnPage(Page, PermissionType, Identity) - Method in interface org.exoplatform.wiki.service.DataStorage
Check if the identity has the given permission type on a page
hasPermissionOnPage(Page, PermissionType, Identity) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
hasPermissionOnPage(Page, PermissionType, Identity) - Method in interface org.exoplatform.wiki.service.WikiService
Checks if the given user has the permission on a page
hasPermissionOnWiki(Wiki, PermissionType, Identity) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
hasPermissionOnWiki(Wiki, PermissionType, Identity) - Method in interface org.exoplatform.wiki.service.DataStorage
Check if the identity has the given permission type on a wiki
hasPermissionOnWiki(Wiki, PermissionType, Identity) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
hasPermissionOnWiki(Wiki, PermissionType, Identity) - Method in interface org.exoplatform.wiki.service.WikiService
Check if the identity has the given permission type on a wiki
headline - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 
highlight - Variable in class org.exoplatform.wiki.service.rest.model.Comment
 
HISTORY - Static variable in class org.exoplatform.wiki.service.Relations
 
History - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
History() - Constructor for class org.exoplatform.wiki.service.rest.model.History
 
historySummaries - Variable in class org.exoplatform.wiki.service.rest.model.History
 
HistorySummary - Class in org.exoplatform.wiki.service.rest.model
Java class for HistorySummary complex type.
HistorySummary() - Constructor for class org.exoplatform.wiki.service.rest.model.HistorySummary
 
HOME - Static variable in class org.exoplatform.wiki.service.Relations
 
home - Variable in class org.exoplatform.wiki.service.rest.model.Space
 
href - Variable in class org.exoplatform.wiki.service.rest.model.Link
 
hrefLang - Variable in class org.exoplatform.wiki.service.rest.model.Link
 

I

id - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
id - Variable in class org.exoplatform.wiki.service.rest.model.Class
 
id - Variable in class org.exoplatform.wiki.service.rest.model.Comment
 
id - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 
id - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
id - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
id - Variable in class org.exoplatform.wiki.service.rest.model.Space
 
id - Variable in class org.exoplatform.wiki.service.rest.model.Wiki
 
IDType - Enum in org.exoplatform.wiki.service
 
includePageCtx - Variable in class org.exoplatform.wiki.service.WikiContext
 
INVALID_CHARACTERS - Static variable in class org.exoplatform.wiki.utils.WikiNameValidator
 
invalidateAttachmentCache(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
invalidateCache(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
invalidateCachesOfPageTree(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Invalidate all caches of a page and all its descendants
isAllowed() - Method in class org.exoplatform.wiki.mow.api.Permission
 
isAllowMultipleSyntax() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
isAllowMultipleSyntaxes() - Method in class org.exoplatform.wiki.mow.api.WikiPreferencesSyntax
 
isDefaultPermissionsInited() - Method in class org.exoplatform.wiki.mow.api.Wiki
 
isDeleted() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
isDescendantPage(Page, Page) - Static method in class org.exoplatform.wiki.utils.Utils
 
isDraftOutDated(DraftPage) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
isDraftOutDated(DraftPage) - Method in interface org.exoplatform.wiki.service.WikiService
Check if a draft page is outdated
isExisting(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
isExisting(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Checks if a wiki page exists or not.
isExpanded - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
isExpanded() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
isHasChild() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
isHasChild() - Method in class org.exoplatform.wiki.tree.TreeNode
 
isLastNode - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
isLastNode() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
isMinorEdit() - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
isMinorEdit() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
isMinorEdit() - Method in class org.exoplatform.wiki.mow.api.Page
 
isNeedIngestPipeline() - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
isNewPage() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
isNewPage() - Method in class org.exoplatform.wiki.mow.api.DraftPage
 
isNewPage() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
 
isRetricted - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
isRetricted() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
isRetricted - Variable in class org.exoplatform.wiki.tree.TreeNode
 
isRetricted() - Method in class org.exoplatform.wiki.tree.TreeNode
 
isSame(String) - Method in enum org.exoplatform.wiki.mow.api.WikiType
 
isSelectable - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
isSelectable() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
isSelected - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
isSelected() - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
isSelected - Variable in class org.exoplatform.wiki.tree.TreeNode
 
isSelected() - Method in class org.exoplatform.wiki.tree.TreeNode
 
isSupportSectionEdit() - Method in class org.exoplatform.wiki.rendering.cache.MarkupKey
 
isValid(NotificationContext) - Method in class org.exoplatform.wiki.notification.plugin.EditWikiNotificationPlugin
 

J

JPADataStorage - Class in org.exoplatform.wiki.jpa
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 9/8/15
JPADataStorage(WikiDAO, PageDAO, PageAttachmentDAO, DraftPageAttachmentDAO, DraftPageDAO, PageVersionDAO, PageMoveDAO, TemplateDAO, EmotionIconDAO, DataInitializer, FileService, UserACL) - Constructor for class org.exoplatform.wiki.jpa.JPADataStorage
JPADataStorage must depends on DataInitializer to make sure data structure is created before initializing it
JsonNodeData - Class in org.exoplatform.wiki.tree
 
JsonNodeData(TreeNode, boolean, boolean, String, String, HashMap<String, Object>) - Constructor for class org.exoplatform.wiki.tree.JsonNodeData
 
JsonRelatedData - Class in org.exoplatform.wiki.service.related
 
JsonRelatedData(String, String, String) - Constructor for class org.exoplatform.wiki.service.related.JsonRelatedData
 

L

language - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
language - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
language - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
language - Variable in class org.exoplatform.wiki.service.rest.model.Translation
 
limit - Variable in class org.exoplatform.wiki.service.search.SearchData
 
Link - Interface in org.exoplatform.wiki.mow.api.content
Represents a link to another wiki page.
Link - Class in org.exoplatform.wiki.service.rest.model
Java class for Link complex type.
Link() - Constructor for class org.exoplatform.wiki.service.rest.model.Link
 
LinkCollection - Class in org.exoplatform.wiki.service.rest.model
Java class for LinkCollection complex type.
LinkCollection() - Constructor for class org.exoplatform.wiki.service.rest.model.LinkCollection
 
links - Variable in class org.exoplatform.wiki.service.rest.model.LinkCollection
 
ListenerHandler - Class in org.exoplatform.wiki.service.listener
 
logEditPageTime(WikiPageParams, String, long, String, boolean) - Static method in class org.exoplatform.wiki.utils.Utils
Log the edit page action of user

M

MailTemplateProvider - Class in org.exoplatform.wiki.notification.provider
 
MailTemplateProvider(InitParams) - Constructor for class org.exoplatform.wiki.notification.provider.MailTemplateProvider
 
majorVersion - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
majorVersion - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
makeDigest(NotificationContext, Writer) - Method in class org.exoplatform.wiki.notification.builder.WikiTemplateBuilder
 
makeMessage(NotificationContext) - Method in class org.exoplatform.wiki.notification.builder.WikiTemplateBuilder
 
makeNotification(NotificationContext) - Method in class org.exoplatform.wiki.notification.plugin.EditWikiNotificationPlugin
 
Markup - Interface in org.exoplatform.wiki.mow.api.content
A piece of markup text.
MarkupData - Class in org.exoplatform.wiki.rendering.cache
 
MarkupData(String) - Constructor for class org.exoplatform.wiki.rendering.cache.MarkupData
 
MarkupKey - Class in org.exoplatform.wiki.rendering.cache
 
MarkupKey(WikiPageParams, boolean) - Constructor for class org.exoplatform.wiki.rendering.cache.MarkupKey
Instance new markup key
markupSanitize(String) - Static method in class org.exoplatform.wiki.utils.WikiHTMLSanitizer
 
marshal(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Adapter1
 
MetaDataPage - Enum in org.exoplatform.wiki.service
 
migratePage(Page) - Method in interface org.exoplatform.wiki.migration.PageContentMigrationService
 
mimeType - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
minorVersion - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
minorVersion - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
MobilePushTemplateProvider - Class in org.exoplatform.wiki.notification.provider
 
MobilePushTemplateProvider(InitParams) - Constructor for class org.exoplatform.wiki.notification.provider.MobilePushTemplateProvider
 
MODIFICATIONS - Static variable in class org.exoplatform.wiki.service.Relations
 
modified - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
modified - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
modifier - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
modifier - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
movePage(WikiPageParams, WikiPageParams) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
movePage(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.DataStorage
 
movePage(WikiPageParams, WikiPageParams) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
movePage(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
Move a wiki Page

N

name - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
name - Variable in class org.exoplatform.wiki.service.rest.model.Attribute
 
name - Variable in class org.exoplatform.wiki.service.rest.model.Class
 
name - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
name - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
name - Variable in class org.exoplatform.wiki.service.rest.model.Property
 
name - Variable in class org.exoplatform.wiki.service.rest.model.Space
 
name - Variable in class org.exoplatform.wiki.service.rest.model.Tag
 
name - Variable in class org.exoplatform.wiki.service.rest.model.Wiki
 
name - Variable in class org.exoplatform.wiki.service.search.TemplateSearchResult
 
name - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
name - Variable in class org.exoplatform.wiki.tree.TreeNode
 
nodeType - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
nodeType - Variable in class org.exoplatform.wiki.tree.TreeNode
 
normalizeUploadedFilename(String) - Static method in class org.exoplatform.wiki.utils.Utils
 
NotificationsUtils - Class in org.exoplatform.wiki.notification.Utils
 
NotificationsUtils() - Constructor for class org.exoplatform.wiki.notification.Utils.NotificationsUtils
 
number - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 

O

OBJECT - Static variable in class org.exoplatform.wiki.service.Relations
 
Object - Class in org.exoplatform.wiki.service.rest.model
Java class for Object complex type.
Object() - Constructor for class org.exoplatform.wiki.service.rest.model.Object
 
ObjectFactory - Class in org.exoplatform.wiki.service.rest.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.exoplatform.wiki.service.rest.model package.
ObjectFactory() - Constructor for class org.exoplatform.wiki.service.rest.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.exoplatform.wiki.service.rest.model
objectNumber - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
OBJECTS - Static variable in class org.exoplatform.wiki.service.Relations
 
Objects - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Objects() - Constructor for class org.exoplatform.wiki.service.rest.model.Objects
 
objectSummaries - Variable in class org.exoplatform.wiki.service.rest.model.Objects
 
ObjectSummary - Class in org.exoplatform.wiki.service.rest.model
Java class for ObjectSummary complex type.
ObjectSummary() - Constructor for class org.exoplatform.wiki.service.rest.model.ObjectSummary
 
onDestroy(Application) - Method in class org.exoplatform.wiki.service.impl.WikiSpaceAccessLifecycle
 
onEndRequest(Application, WebuiRequestContext) - Method in class org.exoplatform.wiki.service.impl.WikiSpaceAccessLifecycle
 
onEvent(Event<WikiService, Page>) - Method in class org.exoplatform.wiki.notification.listener.EditWikiListener
 
onEvent(Event<PortalContainer, HttpSessionEvent>) - Method in class org.exoplatform.wiki.service.impl.SessionCreatedListener
 
onEvent(Event<PortalContainer, HttpSessionEvent>) - Method in class org.exoplatform.wiki.service.impl.SessionDestroyedListener
 
onFailRequest(Application, WebuiRequestContext, RequestFailure) - Method in class org.exoplatform.wiki.service.impl.WikiSpaceAccessLifecycle
 
onInit(Application) - Method in class org.exoplatform.wiki.service.impl.WikiSpaceAccessLifecycle
 
onStartRequest(Application, WebuiRequestContext) - Method in class org.exoplatform.wiki.service.impl.WikiSpaceAccessLifecycle
 
order - Variable in class org.exoplatform.wiki.service.search.SearchData
 
org.exoplatform.wiki - package org.exoplatform.wiki
 
org.exoplatform.wiki.jpa - package org.exoplatform.wiki.jpa
 
org.exoplatform.wiki.jpa.dao - package org.exoplatform.wiki.jpa.dao
 
org.exoplatform.wiki.jpa.entity - package org.exoplatform.wiki.jpa.entity
 
org.exoplatform.wiki.jpa.organization - package org.exoplatform.wiki.jpa.organization
 
org.exoplatform.wiki.jpa.search - package org.exoplatform.wiki.jpa.search
 
org.exoplatform.wiki.liquibase - package org.exoplatform.wiki.liquibase
 
org.exoplatform.wiki.migration - package org.exoplatform.wiki.migration
 
org.exoplatform.wiki.mow.api - package org.exoplatform.wiki.mow.api
 
org.exoplatform.wiki.mow.api.content - package org.exoplatform.wiki.mow.api.content
 
org.exoplatform.wiki.notification.builder - package org.exoplatform.wiki.notification.builder
 
org.exoplatform.wiki.notification.listener - package org.exoplatform.wiki.notification.listener
 
org.exoplatform.wiki.notification.plugin - package org.exoplatform.wiki.notification.plugin
 
org.exoplatform.wiki.notification.provider - package org.exoplatform.wiki.notification.provider
 
org.exoplatform.wiki.notification.Utils - package org.exoplatform.wiki.notification.Utils
 
org.exoplatform.wiki.plugin - package org.exoplatform.wiki.plugin
 
org.exoplatform.wiki.rendering - package org.exoplatform.wiki.rendering
Wiki Rendering handle the rendering between services and rendering component.
org.exoplatform.wiki.rendering.cache - package org.exoplatform.wiki.rendering.cache
Handles different parts of the cache organization.
org.exoplatform.wiki.resolver - package org.exoplatform.wiki.resolver
 
org.exoplatform.wiki.service - package org.exoplatform.wiki.service
Handles all actions in Wiki.
org.exoplatform.wiki.service.image - package org.exoplatform.wiki.service.image
Provides methods which handle images with the right size ratio and optimize them.
org.exoplatform.wiki.service.image.impl - package org.exoplatform.wiki.service.image.impl
 
org.exoplatform.wiki.service.impl - package org.exoplatform.wiki.service.impl
Implements services of the Wiki application.
org.exoplatform.wiki.service.listener - package org.exoplatform.wiki.service.listener
 
org.exoplatform.wiki.service.related - package org.exoplatform.wiki.service.related
 
org.exoplatform.wiki.service.rest.model - package org.exoplatform.wiki.service.rest.model
 
org.exoplatform.wiki.service.search - package org.exoplatform.wiki.service.search
 
org.exoplatform.wiki.tree - package org.exoplatform.wiki.tree
 
org.exoplatform.wiki.tree.utils - package org.exoplatform.wiki.tree.utils
 
org.exoplatform.wiki.utils - package org.exoplatform.wiki.utils
 

P

Page - Class in org.exoplatform.wiki.mow.api
 
Page() - Constructor for class org.exoplatform.wiki.mow.api.Page
 
Page(String) - Constructor for class org.exoplatform.wiki.mow.api.Page
 
Page(String, String) - Constructor for class org.exoplatform.wiki.mow.api.Page
 
PAGE - Static variable in class org.exoplatform.wiki.notification.Utils.NotificationsUtils
 
PAGE - Static variable in class org.exoplatform.wiki.service.Relations
 
Page - Class in org.exoplatform.wiki.service.rest.model
Java class for Page complex type.
Page() - Constructor for class org.exoplatform.wiki.service.rest.model.Page
 
PAGE - Static variable in class org.exoplatform.wiki.utils.Utils
 
PageAttachmentDAO - Class in org.exoplatform.wiki.jpa.dao
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 24, 2015
PageAttachmentDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.PageAttachmentDAO
 
PageAttachmentEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015
PageAttachmentEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.PageAttachmentEntity
 
PageContentMigrationService - Interface in org.exoplatform.wiki.migration
 
PageDAO - Class in org.exoplatform.wiki.jpa.dao
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 24, 2015
PageDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.PageDAO
 
PageEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 7/16/15
PageEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.PageEntity
 
pageFullName - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
pageId - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
pageId - Variable in class org.exoplatform.wiki.service.rest.model.Comment
 
pageId - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
pageId - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 
pageId - Variable in class org.exoplatform.wiki.service.search.SearchData
 
PageIndexingListener - Class in org.exoplatform.wiki.jpa.search
Listener on pages creation/update/deletion to index them
PageIndexingListener(PageAttachmentDAO, IndexingService) - Constructor for class org.exoplatform.wiki.jpa.search.PageIndexingListener
 
PageMoveDAO - Class in org.exoplatform.wiki.jpa.dao
 
PageMoveDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.PageMoveDAO
 
PageMoveEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015
PageMoveEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
PageMoveEntity(String, String, String, Date) - Constructor for class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
pageName - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 
pageName - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
pageName - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
PageResolver - Class in org.exoplatform.wiki.resolver
 
PageResolver(WikiService) - Constructor for class org.exoplatform.wiki.resolver.PageResolver
 
PAGES - Static variable in class org.exoplatform.wiki.service.Relations
 
Pages - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Pages() - Constructor for class org.exoplatform.wiki.service.rest.model.Pages
 
pageSummaries - Variable in class org.exoplatform.wiki.service.rest.model.Pages
 
PageSummary - Class in org.exoplatform.wiki.service.rest.model
Java class for PageSummary complex type.
PageSummary() - Constructor for class org.exoplatform.wiki.service.rest.model.PageSummary
 
PAGETITLE - Static variable in class org.exoplatform.wiki.service.WikiContext
 
pageToJson(List<Page>) - Static method in class org.exoplatform.wiki.service.related.RelatedUtil
 
PageTreeNode - Class in org.exoplatform.wiki.tree
 
PageTreeNode(Page) - Constructor for class org.exoplatform.wiki.tree.PageTreeNode
 
PageUpdateType - Enum in org.exoplatform.wiki.service
Page update types
PageVersion - Class in org.exoplatform.wiki.mow.api
 
PageVersion() - Constructor for class org.exoplatform.wiki.mow.api.PageVersion
 
pageVersion - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
PageVersionDAO - Class in org.exoplatform.wiki.jpa.dao
 
PageVersionDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.PageVersionDAO
 
PageVersionEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 7/16/15
PageVersionEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
PageWikiListener - Class in org.exoplatform.wiki.service.listener
Listener to trigger actions on page operations
PageWikiListener() - Constructor for class org.exoplatform.wiki.service.listener.PageWikiListener
 
Paragraph - Interface in org.exoplatform.wiki.mow.api.content
Represents a paragraph of text.
PARENT - Static variable in class org.exoplatform.wiki.service.Relations
 
parent - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
parentId - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
path - Variable in class org.exoplatform.wiki.tree.JsonNodeData
 
path - Variable in class org.exoplatform.wiki.tree.TreeNode
 
PATH - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
Permission - Class in org.exoplatform.wiki.mow.api
 
Permission() - Constructor for class org.exoplatform.wiki.mow.api.Permission
 
Permission(PermissionType, boolean) - Constructor for class org.exoplatform.wiki.mow.api.Permission
 
PermissionEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 26, 2015
PermissionEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.PermissionEntity
 
PermissionEntity(String, String, PermissionType) - Constructor for class org.exoplatform.wiki.jpa.entity.PermissionEntity
 
PermissionEntry - Class in org.exoplatform.wiki.mow.api
 
PermissionEntry() - Constructor for class org.exoplatform.wiki.mow.api.PermissionEntry
 
PermissionEntry(String, String, IDType, Permission[]) - Constructor for class org.exoplatform.wiki.mow.api.PermissionEntry
 
PermissionType - Enum in org.exoplatform.wiki.mow.api
 
postAddPage(String, String, String, Page) - Method in class org.exoplatform.wiki.jpa.search.PageIndexingListener
 
postAddPage(String, String, String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
postAddPage(String, String, String, Page) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
 
postDelete(Group) - Method in class org.exoplatform.wiki.jpa.organization.WikiGroupEventListener
 
postDelete(User) - Method in class org.exoplatform.wiki.jpa.organization.WikiUserEventListener
Deletes all wiki data of the deleted user.
postDeletePage(String, String, String, Page) - Method in class org.exoplatform.wiki.jpa.search.PageIndexingListener
 
postDeletePage(String, String, String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
postDeletePage(String, String, String, Page) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
 
poster - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
postUpdatePage(String, String, String, Page, PageUpdateType) - Method in class org.exoplatform.wiki.jpa.search.PageIndexingListener
 
postUpdatePage(String, String, String, Page, PageUpdateType) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Listeners
postUpdatePage(String, String, String, Page, PageUpdateType) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
 
PROPERTIES - Static variable in class org.exoplatform.wiki.service.Relations
 
properties - Variable in class org.exoplatform.wiki.service.rest.model.Class
 
properties - Variable in class org.exoplatform.wiki.service.rest.model.Object
 
Properties - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Properties() - Constructor for class org.exoplatform.wiki.service.rest.model.Properties
 
properties - Variable in class org.exoplatform.wiki.service.rest.model.Properties
 
PROPERTY - Static variable in class org.exoplatform.wiki.service.Relations
 
Property - Class in org.exoplatform.wiki.service.rest.model
Java class for Property complex type.
Property() - Constructor for class org.exoplatform.wiki.service.rest.model.Property
 
pushDescendants(HashMap<String, Object>) - Method in class org.exoplatform.wiki.tree.TreeNode
 

R

rel - Variable in class org.exoplatform.wiki.service.rest.model.Link
 
RelatedUtil - Class in org.exoplatform.wiki.service.related
 
Relations - Class in org.exoplatform.wiki.service
 
Relations() - Constructor for class org.exoplatform.wiki.service.Relations
 
removeDraft(String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Remove the draft
removeDraft(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
removeDraft(String) - Method in interface org.exoplatform.wiki.service.WikiService
Removes a draft page by its name.
removeDraftOfPage(WikiPageParams) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
removeDraftOfPage(WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
Removes a draft page of a wiki page which is specified by the wiki page param.
removeLogEditPage(WikiPageParams, String) - Static method in class org.exoplatform.wiki.utils.Utils
removes the log of user editing page.
removeRelatedPage(Page, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
removeRelatedPage(Page, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
removeRelatedPage(WikiPageParams, WikiPageParams) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
removeRelatedPage(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
Removes a related page of the current wiki page.
removeSessionContainer(String) - Method in class org.exoplatform.wiki.service.impl.SessionManager
 
removeSessionContext(String) - Method in class org.exoplatform.wiki.service.impl.SessionManager
 
renamePage(String, String, String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
renamePage(String, String, String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
 
renamePage(String, String, String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
renamePage(String, String, String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
Renames a wiki page.
replyTo - Variable in class org.exoplatform.wiki.service.rest.model.Comment
 
resizeImage(String, InputStream, int, int, boolean) - Method in class org.exoplatform.wiki.service.image.impl.ResizeImageServiceImpl
Resizes a given image to the specified dimensions.
resizeImage(String, InputStream, int, int, boolean) - Method in interface org.exoplatform.wiki.service.image.ResizeImageService
Resizes a given image to the specified dimensions.
resizeImageByHeight(String, InputStream, int) - Method in class org.exoplatform.wiki.service.image.impl.ResizeImageServiceImpl
Resizes a given image input stream to adapt with the desired height and keep the aspect ratio.
resizeImageByHeight(String, InputStream, int) - Method in interface org.exoplatform.wiki.service.image.ResizeImageService
Resizes a given image input stream to adapt with the desired height and keep the aspect ratio.
resizeImageByWidth(String, InputStream, int) - Method in class org.exoplatform.wiki.service.image.impl.ResizeImageServiceImpl
Resizes a given image to adapt with the desired width and keep the aspect ratio.
resizeImageByWidth(String, InputStream, int) - Method in interface org.exoplatform.wiki.service.image.ResizeImageService
Resizes a given image to adapt with the desired width and keep the aspect ratio.
ResizeImageService - Interface in org.exoplatform.wiki.service.image
Provides different methods which handle images with the right ratio and optimize them.
ResizeImageServiceImpl - Class in org.exoplatform.wiki.service.image.impl
ResizeImageServiceImpl(CacheService) - Constructor for class org.exoplatform.wiki.service.image.impl.ResizeImageServiceImpl
 
resolve(String, UserNode) - Method in class org.exoplatform.wiki.resolver.PageResolver
 
Resolver - Class in org.exoplatform.wiki.resolver
 
Resolver() - Constructor for class org.exoplatform.wiki.resolver.Resolver
 
restoreVersionOfPage(String, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
restoreVersionOfPage(String, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
restoreVersionOfPage(String, Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
restoreVersionOfPage(String, Page) - Method in interface org.exoplatform.wiki.service.WikiService
Restores a version of a page
RootTreeNode - Class in org.exoplatform.wiki.tree
 
RootTreeNode() - Constructor for class org.exoplatform.wiki.tree.RootTreeNode
 

S

saveDraft(String, String, String, String, String, boolean, long, String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Save draft title and content for a page specified by the given page params
score - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
search(WikiSearchData) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
search(WikiSearchData) - Method in interface org.exoplatform.wiki.service.DataStorage
 
search(SearchContext, String, Collection<String>, int, int, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiSearchServiceConnector
Implements the search method by given criteria.
search(WikiSearchData) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
SEARCH - Static variable in class org.exoplatform.wiki.service.Relations
 
search(WikiSearchData) - Method in interface org.exoplatform.wiki.service.WikiService
Searches in all wiki pages.
searchAccessibleSpaces(String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
 
searchData(UriInfo, String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Return a list of title based on a searched words.
SearchData - Class in org.exoplatform.wiki.service.search
 
SearchData(String, String, String, String, String) - Constructor for class org.exoplatform.wiki.service.search.SearchData
 
SearchResult - Class in org.exoplatform.wiki.service.rest.model
Java class for SearchResult complex type.
SearchResult() - Constructor for class org.exoplatform.wiki.service.rest.model.SearchResult
 
SearchResult - Class in org.exoplatform.wiki.service.search
 
SearchResult() - Constructor for class org.exoplatform.wiki.service.search.SearchResult
 
SearchResult(String, String, String, String, String, String, SearchResultType, Calendar, Calendar) - Constructor for class org.exoplatform.wiki.service.search.SearchResult
 
SearchResult(String, Identity, Identity, String, String, String, String, SearchResultType, Calendar, Calendar) - Constructor for class org.exoplatform.wiki.service.search.SearchResult
 
SearchResults - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
SearchResults() - Constructor for class org.exoplatform.wiki.service.rest.model.SearchResults
 
searchResults - Variable in class org.exoplatform.wiki.service.rest.model.SearchResults
 
SearchResultType - Enum in org.exoplatform.wiki.service.search
 
searchSpaces(String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
Spaces
searchSpaces(String) - Method in interface org.exoplatform.wiki.service.WikiService
Searches for spaces by a given keyword.
searchTemplate(TemplateSearchData) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
searchTemplate(TemplateSearchData) - Method in interface org.exoplatform.wiki.service.DataStorage
 
searchTemplate(TemplateSearchData) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
searchTemplate(TemplateSearchData) - Method in interface org.exoplatform.wiki.service.WikiService
Searches in all templates.
searchTemplatesByTitle(String, String, String) - Method in class org.exoplatform.wiki.jpa.dao.TemplateDAO
 
searchWiki(String, String, String, int, int, String, String) - Method in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
 
SELECTED_PAGE - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
SELF - Static variable in class org.exoplatform.wiki.service.Relations
 
SessionCreatedListener - Class in org.exoplatform.wiki.service.impl
 
SessionCreatedListener() - Constructor for class org.exoplatform.wiki.service.impl.SessionCreatedListener
 
SessionDestroyedListener - Class in org.exoplatform.wiki.service.impl
 
SessionDestroyedListener() - Constructor for class org.exoplatform.wiki.service.impl.SessionDestroyedListener
 
SessionManager - Class in org.exoplatform.wiki.service.impl
 
SessionManager() - Constructor for class org.exoplatform.wiki.service.impl.SessionManager
 
setActivityId(String) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setActivityId(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setAllowed(boolean) - Method in class org.exoplatform.wiki.mow.api.Permission
 
setAllowMultipleSyntax(boolean) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
setAllowMultipleSyntaxes(boolean) - Method in class org.exoplatform.wiki.mow.api.WikiPreferencesSyntax
 
setAttachmentFileID(Long) - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
setAttachmentName(String) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setAttachmentName(String) - Method in class org.exoplatform.wiki.service.WikiPageParams
 
setAttachments(List<DraftPageAttachmentEntity>) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
setAttachments(List<PageAttachmentEntity>) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setAuthor(String) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
setAuthor(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setAuthor(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the author property.
setAuthor(String) - Method in class org.exoplatform.wiki.service.rest.model.Comment
Sets the value of the author property.
setBaseUrl(String) - Method in class org.exoplatform.wiki.service.WikiContext
 
setChanges(DiffResult) - Method in class org.exoplatform.wiki.mow.api.DraftPage
 
setChildren(List<JsonNodeData>) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setChildren(List<TreeNode>) - Method in class org.exoplatform.wiki.tree.TreeNode
 
setClassName(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the className property.
setClassName(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the className property.
setColumnName(String) - Method in class org.exoplatform.wiki.liquibase.TimestampChange
 
setComment(String) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setComment(String) - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
setComment(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setContent(String) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
setContent(byte[]) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setContent(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setContent(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the content property.
setContent(String) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setCreated(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the created property.
setCreatedDate(Date) - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
setCreatedDate(Date) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
setCreatedDate(Date) - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
setCreatedDate(Calendar) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setCreatedDate(Date) - Method in class org.exoplatform.wiki.mow.api.Page
 
setCreatedDate(Calendar) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setCreatedDate(long) - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
setCreator(String) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setCreator(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the creator property.
setCurrentPath(String) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setDate(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the date property.
setDate(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Comment
Sets the value of the date property.
setDefault(String) - Method in class org.exoplatform.wiki.service.rest.model.Translations
Sets the value of the default property.
setDefaultPermissionsInited(boolean) - Method in class org.exoplatform.wiki.mow.api.Wiki
 
setDefaultSyntax(String) - Method in class org.exoplatform.wiki.mow.api.WikiPreferencesSyntax
 
setDeleted(boolean) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setDescription(String) - Method in class org.exoplatform.wiki.jpa.entity.TemplateEntity
 
setDescription(String) - Method in class org.exoplatform.wiki.mow.api.Template
 
setDescription(String) - Method in class org.exoplatform.wiki.service.search.TemplateSearchResult
 
setDownloadURL(String) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setDraftName(String) - Method in class org.exoplatform.wiki.service.impl.DraftData
 
setDraftPage(DraftPageEntity) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageAttachmentEntity
 
setEditTime(long) - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
 
setExcerpt(String) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setExcerpt(String) - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
setExcerpt(String) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setExpanded(boolean) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setFileOpener(ResourceAccessor) - Method in class org.exoplatform.wiki.liquibase.TimestampChange
 
setFullName(String) - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
setFullName(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the fullName property.
setFullTitle(String) - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
setFullTitle(String) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setGuid(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the guid property.
setHasChild(boolean) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setHasChild(boolean) - Method in class org.exoplatform.wiki.tree.TreeNode
 
setHeadline(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the headline property.
setHighlight(String) - Method in class org.exoplatform.wiki.service.rest.model.Comment
Sets the value of the highlight property.
setHome(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
Sets the value of the home property.
setHref(String) - Method in class org.exoplatform.wiki.service.rest.model.Link
Sets the value of the href property.
setHrefLang(String) - Method in class org.exoplatform.wiki.service.rest.model.Link
Sets the value of the hrefLang property.
setId(Long) - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
 
setId(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setId(String) - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
setId(String) - Method in class org.exoplatform.wiki.mow.api.Wiki
 
setId(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
 
setId(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.wiki.service.rest.model.Class
Sets the value of the id property.
setId(int) - Method in class org.exoplatform.wiki.service.rest.model.Comment
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
Sets the value of the id property.
setId(String) - Method in class org.exoplatform.wiki.service.rest.model.Wiki
Sets the value of the id property.
setIdentity(String) - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
 
setIdentity(String) - Method in class org.exoplatform.wiki.service.related.JsonRelatedData
 
setIdentityType(String) - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
 
setIdType(IDType) - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
setImage(byte[]) - Method in class org.exoplatform.wiki.jpa.entity.EmotionIconEntity
 
setImage(byte[]) - Method in class org.exoplatform.wiki.mow.api.EmotionIcon
 
setImageFilePath(String) - Method in class org.exoplatform.wiki.mow.api.EmotionIcon
 
setJsonList(List<T>) - Method in class org.exoplatform.wiki.service.impl.BeanToJsons
 
setLanguage(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the language property.
setLanguage(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the language property.
setLanguage(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the language property.
setLanguage(String) - Method in class org.exoplatform.wiki.service.rest.model.Translation
Sets the value of the language property.
setLastNode(boolean) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setLimit(int) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setMajorVersion(int) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the majorVersion property.
setMajorVersion(int) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the majorVersion property.
setMimeType(String) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setMimeType(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the mimeType property.
setMinorEdit(boolean) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setMinorEdit(boolean) - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
setMinorEdit(boolean) - Method in class org.exoplatform.wiki.mow.api.Page
 
setMinorVersion(int) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the minorVersion property.
setMinorVersion(int) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the minorVersion property.
setModified(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the modified property.
setModified(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the modified property.
setModifier(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the modifier property.
setModifier(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the modifier property.
setMoves(List<PageMoveEntity>) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setName(String) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
setName(String) - Method in class org.exoplatform.wiki.jpa.entity.EmotionIconEntity
 
setName(String) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
setName(String) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setName(String) - Method in class org.exoplatform.wiki.mow.api.EmotionIcon
 
setName(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Attribute
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Class
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Property
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Tag
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Wiki
Sets the value of the name property.
setName(String) - Method in class org.exoplatform.wiki.service.search.TemplateSearchResult
 
setName(String) - Method in class org.exoplatform.wiki.service.WikiResource
 
setName(String) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setName(String) - Method in class org.exoplatform.wiki.tree.TreeNode
 
setNewPage(boolean) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
setNewPage(boolean) - Method in class org.exoplatform.wiki.mow.api.DraftPage
 
setNodeType(TreeNodeType) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setNodeType(TreeNodeType) - Method in class org.exoplatform.wiki.tree.TreeNode
 
setNumber(int) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the number property.
setObjectNumber(Integer) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the objectNumber property.
setOffset(long) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setOrder(String) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setOwner(String) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setOwner(String) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
setOwner(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setOwner(String) - Method in class org.exoplatform.wiki.mow.api.Wiki
 
setOwner(String) - Method in class org.exoplatform.wiki.mow.api.WikiId
 
setOwner(String) - Method in class org.exoplatform.wiki.service.WikiPageParams
 
setPage(PageEntity) - Method in class org.exoplatform.wiki.jpa.entity.PageAttachmentEntity
 
setPage(PageEntity) - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
setPage(PageEntity) - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
setPage(Page) - Method in class org.exoplatform.wiki.tree.PageTreeNode
 
setPageFullName(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the pageFullName property.
setPageId(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the pageId property.
setPageId(String) - Method in class org.exoplatform.wiki.service.rest.model.Comment
Sets the value of the pageId property.
setPageId(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the pageId property.
setPageId(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the pageId property.
setPageId(String) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setPageName(String) - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
setPageName(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the pageName property.
setPageName(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the pageName property.
setPageName(String) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setPageName(String) - Method in class org.exoplatform.wiki.service.WikiPageParams
 
setPageTitle(String) - Method in class org.exoplatform.wiki.service.WikiContext
 
setPageVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the pageVersion property.
setParameter(String, String[]) - Method in class org.exoplatform.wiki.service.WikiPageParams
 
setParameters(Map<String, String[]>) - Method in class org.exoplatform.wiki.service.WikiPageParams
 
setParent(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the parent property.
setParentId(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the parentId property.
setParentPage(PageEntity) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setPath(String) - Method in interface org.exoplatform.wiki.mow.api.TemplatesContainer
 
setPath(String) - Method in class org.exoplatform.wiki.mow.api.WikiPreferences
 
setPath(String) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setPermissions(List<PermissionEntity>) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setPermissions(List<PermissionEntity>) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
setPermissions(List<PermissionEntry>) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setPermissions(List<PermissionEntry>) - Method in class org.exoplatform.wiki.mow.api.Page
 
setPermissions(Permission[]) - Method in class org.exoplatform.wiki.mow.api.PermissionEntry
 
setPermissions(List<PermissionEntry>) - Method in class org.exoplatform.wiki.mow.api.Wiki
 
setPermissionType(PermissionType) - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
 
setPermissionType(PermissionType) - Method in class org.exoplatform.wiki.mow.api.Permission
 
setPortalURL(String) - Method in class org.exoplatform.wiki.service.WikiContext
 
setPortletURI(String) - Method in class org.exoplatform.wiki.service.WikiContext
 
setPoster(Identity) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setPoster(IdentityEntity) - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
setPredecessors(String[]) - Method in class org.exoplatform.wiki.mow.api.PageVersion
 
setPreferences(WikiPreferences) - Method in class org.exoplatform.wiki.mow.api.Wiki
 
setRedirectURI(String) - Method in class org.exoplatform.wiki.service.WikiContext
 
setRel(String) - Method in class org.exoplatform.wiki.service.rest.model.Link
Sets the value of the rel property.
setRelatedPages(List<PageEntity>) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setReplyTo(Integer) - Method in class org.exoplatform.wiki.service.rest.model.Comment
Sets the value of the replyTo property.
setResolverPlugin(ComponentPlugin) - Method in class org.exoplatform.wiki.resolver.PageResolver
 
setResourceId(String) - Method in class org.exoplatform.wiki.service.WikiResource
 
setRestURI(String) - Method in class org.exoplatform.wiki.service.WikiContext
 
setRetricted(boolean) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setRetricted(boolean) - Method in class org.exoplatform.wiki.tree.TreeNode
 
setScore(long) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setSelectable(boolean) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setSelected(boolean) - Method in class org.exoplatform.wiki.tree.JsonNodeData
 
setSelected(boolean) - Method in class org.exoplatform.wiki.tree.TreeNode
 
setSize(int) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the size property.
setSort(String) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setSourceFilePath(String) - Method in class org.exoplatform.wiki.mow.api.Template
 
setSpace(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the space property.
setSpace(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the space property.
setSpace(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the space property.
setSpace(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the space property.
setSuccessors(String[]) - Method in class org.exoplatform.wiki.mow.api.PageVersion
 
setSupportSectionEdit(boolean) - Method in class org.exoplatform.wiki.rendering.cache.MarkupKey
 
setSyntax(String) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
setSyntax(String) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
setSyntax(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setSyntax(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the syntax property.
setSyntax(String) - Method in class org.exoplatform.wiki.service.WikiContext
 
setSyntaxes(Syntaxes) - Method in class org.exoplatform.wiki.service.rest.model.Xwiki
Sets the value of the syntaxes property.
setTableName(String) - Method in class org.exoplatform.wiki.liquibase.TimestampChange
 
setTargetPage(PageEntity) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
setTargetPageId(String) - Method in class org.exoplatform.wiki.mow.api.DraftPage
 
setTargetPageRevision(String) - Method in class org.exoplatform.wiki.mow.api.DraftPage
 
setTargetRevision(String) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
 
setTemplate(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResults
Sets the value of the template property.
setText(String) - Method in interface org.exoplatform.wiki.mow.api.content.ContentItem
 
setText(String) - Method in class org.exoplatform.wiki.service.rest.model.Comment
Sets the value of the text property.
setTitle(String) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
setTitle(String) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setTitle(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setTitle(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
 
setTitle(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the title property.
setTitle(String) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setTitle(String) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setTitle(String) - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
setTranslations(Translations) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the translations property.
setTreeRestURI(String) - Method in class org.exoplatform.wiki.service.WikiContext
 
setType(String) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
setType(String) - Method in class org.exoplatform.wiki.mow.api.Wiki
 
setType(String) - Method in class org.exoplatform.wiki.mow.api.WikiId
 
setType(String) - Method in class org.exoplatform.wiki.service.rest.model.Link
Sets the value of the type property.
setType(String) - Method in class org.exoplatform.wiki.service.rest.model.Property
Sets the value of the type property.
setType(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the type property.
setType(SearchResultType) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setType(SearchResultType) - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
setType(String) - Method in class org.exoplatform.wiki.service.WikiPageParams
 
setUp() - Method in class org.exoplatform.wiki.liquibase.TimestampChange
 
setUpdatedDate(Date) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
 
setUpdatedDate(Calendar) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setUpdatedDate(Date) - Method in class org.exoplatform.wiki.mow.api.Page
 
setUpdatedDate(Calendar) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setUrl(String) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setUrl(String) - Method in class org.exoplatform.wiki.mow.api.EmotionIcon
 
setUrl(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setUrl(String) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setUrl(String) - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
setValue(String) - Method in class org.exoplatform.wiki.service.rest.model.Attribute
Sets the value of the value property.
setValue(String) - Method in class org.exoplatform.wiki.service.rest.model.Property
Sets the value of the value property.
setVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the version property.
setVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the version property.
setVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
Sets the value of the version property.
setVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.Xwiki
Sets the value of the version property.
setVersionNumber(long) - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
 
setVersions(List<PageVersionEntity>) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setWatchers(Set<String>) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setWeightInBytes(long) - Method in class org.exoplatform.wiki.mow.api.Attachment
 
setWiki(WikiEntity) - Method in class org.exoplatform.wiki.jpa.entity.PageEntity
 
setWiki(WikiEntity) - Method in class org.exoplatform.wiki.jpa.entity.TemplateEntity
 
setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
Sets the value of the wiki property.
setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
Sets the value of the wiki property.
setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the wiki property.
setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
Sets the value of the wiki property.
setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
Sets the value of the wiki property.
setWiki(Wiki) - Method in class org.exoplatform.wiki.tree.WikiTreeNode
 
setWikiHome(PageEntity) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
 
setWikiHome(Page) - Method in class org.exoplatform.wiki.mow.api.Wiki
 
setWikiId(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setWikiOwner(String) - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
setWikiOwner(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setWikiOwner(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
 
setWikiOwner(String) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setWikiOwner(String) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setWikiOwner(IdentityEntity) - Method in class org.exoplatform.wiki.service.search.TitleSearchResult
 
setWikiOwnerIdentity(Identity) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setWikiPreferencesSyntax(WikiPreferencesSyntax) - Method in class org.exoplatform.wiki.mow.api.WikiPreferences
 
setWikiType(String) - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
 
setWikiType(String) - Method in class org.exoplatform.wiki.mow.api.Page
 
setWikiType(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
 
setWikiType(String) - Method in class org.exoplatform.wiki.service.search.SearchData
 
setWikiType(String) - Method in class org.exoplatform.wiki.service.search.SearchResult
 
setXwikiAbsoluteUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the xwikiAbsoluteUrl property.
setXwikiAbsoluteUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the xwikiAbsoluteUrl property.
setXwikiAbsoluteUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
Sets the value of the xwikiAbsoluteUrl property.
setXwikiRelativeUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
Sets the value of the xwikiRelativeUrl property.
setXwikiRelativeUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
Sets the value of the xwikiRelativeUrl property.
setXwikiRelativeUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
Sets the value of the xwikiRelativeUrl property.
SHOW_DESCENDANT - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
SHOW_EXCERPT - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
size - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
SLASH - Static variable in class org.exoplatform.wiki.utils.Utils
 
sort - Variable in class org.exoplatform.wiki.service.search.SearchData
 
SPACE - Static variable in class org.exoplatform.wiki.service.Relations
 
space - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
space - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 
space - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
space - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
Space - Class in org.exoplatform.wiki.service.rest.model
Java class for Space complex type.
Space() - Constructor for class org.exoplatform.wiki.service.rest.model.Space
 
SPACE - Static variable in class org.exoplatform.wiki.utils.Utils
 
SpaceBean - Class in org.exoplatform.wiki.service.impl
 
SpaceBean(String, String, String, String) - Constructor for class org.exoplatform.wiki.service.impl.SpaceBean
 
SPACES - Static variable in class org.exoplatform.wiki.service.Relations
 
Spaces - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Spaces() - Constructor for class org.exoplatform.wiki.service.rest.model.Spaces
 
spaces - Variable in class org.exoplatform.wiki.service.rest.model.Spaces
 
SpaceTreeNode - Class in org.exoplatform.wiki.tree
 
SpaceTreeNode(String) - Constructor for class org.exoplatform.wiki.tree.SpaceTreeNode
 
SPLIT_TEXT_OF_DRAFT_FOR_NEW_PAGE - Static variable in class org.exoplatform.wiki.utils.Utils
 
STACK_PARAMS - Static variable in class org.exoplatform.wiki.tree.TreeNode
 
start() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
stop() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
syntax - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
SYNTAXES - Static variable in class org.exoplatform.wiki.service.Relations
 
Syntaxes - Class in org.exoplatform.wiki.service.rest.model
Java class for Syntaxes complex type.
Syntaxes() - Constructor for class org.exoplatform.wiki.service.rest.model.Syntaxes
 
syntaxes - Variable in class org.exoplatform.wiki.service.rest.model.Syntaxes
 
syntaxes - Variable in class org.exoplatform.wiki.service.rest.model.Xwiki
 

T

Tag - Class in org.exoplatform.wiki.service.rest.model
Java class for Tag complex type.
Tag() - Constructor for class org.exoplatform.wiki.service.rest.model.Tag
 
Tags - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Tags() - Constructor for class org.exoplatform.wiki.service.rest.model.Tags
 
tags - Variable in class org.exoplatform.wiki.service.rest.model.Tags
 
Template - Class in org.exoplatform.wiki.mow.api
 
Template() - Constructor for class org.exoplatform.wiki.mow.api.Template
 
template - Variable in class org.exoplatform.wiki.service.rest.model.SearchResults
 
TemplateDAO - Class in org.exoplatform.wiki.jpa.dao
 
TemplateDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.TemplateDAO
 
TemplateEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 7/16/15
TemplateEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.TemplateEntity
 
TemplatesContainer - Interface in org.exoplatform.wiki.mow.api
 
TemplateSearchData - Class in org.exoplatform.wiki.service.search
 
TemplateSearchData(String, String, String) - Constructor for class org.exoplatform.wiki.service.search.TemplateSearchData
 
TemplateSearchResult - Class in org.exoplatform.wiki.service.search
 
TemplateSearchResult() - Constructor for class org.exoplatform.wiki.service.search.TemplateSearchResult
 
TemplateSearchResult(String, String, String, String, SearchResultType, Calendar, Calendar, String) - Constructor for class org.exoplatform.wiki.service.search.TemplateSearchResult
 
text - Variable in class org.exoplatform.wiki.service.rest.model.Comment
 
TimestampChange - Class in org.exoplatform.wiki.liquibase
Custom tag Liquibase implements CustomSqlChange This service will be used to be able to set correctly the UTC time (use '1970-01-01 00:00:01' as default TIMESTAMP).
TimestampChange() - Constructor for class org.exoplatform.wiki.liquibase.TimestampChange
 
title - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
title - Variable in class org.exoplatform.wiki.service.search.SearchData
 
title - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
TitleResolver - Class in org.exoplatform.wiki.resolver
 
TitleResolver() - Constructor for class org.exoplatform.wiki.resolver.TitleResolver
 
TitleSearchResult - Class in org.exoplatform.wiki.service.search
 
TitleSearchResult(String, IdentityEntity, IdentityEntity, String, long, SearchResultType, String) - Constructor for class org.exoplatform.wiki.service.search.TitleSearchResult
 
TitleSearchResult(String, SearchResultType, String) - Constructor for class org.exoplatform.wiki.service.search.TitleSearchResult
 
tranformToJson(TreeNode, HashMap<String, Object>) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
 
Translation - Class in org.exoplatform.wiki.service.rest.model
Java class for Translation complex type.
Translation() - Constructor for class org.exoplatform.wiki.service.rest.model.Translation
 
translations - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
Translations - Class in org.exoplatform.wiki.service.rest.model
Java class for Translations complex type.
Translations() - Constructor for class org.exoplatform.wiki.service.rest.model.Translations
 
translations - Variable in class org.exoplatform.wiki.service.rest.model.Translations
 
TreeNode - Class in org.exoplatform.wiki.tree
 
TreeNode() - Constructor for class org.exoplatform.wiki.tree.TreeNode
 
TreeNode(String, TreeNodeType) - Constructor for class org.exoplatform.wiki.tree.TreeNode
 
TreeNode.TREETYPE - Enum in org.exoplatform.wiki.tree
 
TreeNodeType - Enum in org.exoplatform.wiki.tree
 
TreeUtils - Class in org.exoplatform.wiki.tree.utils
 
TreeUtils() - Constructor for class org.exoplatform.wiki.tree.utils.TreeUtils
 
TYPE - Static variable in class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
TYPE - Static variable in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
 
type - Variable in class org.exoplatform.wiki.service.rest.model.Link
 
type - Variable in class org.exoplatform.wiki.service.rest.model.Property
 
type - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
type - Variable in class org.exoplatform.wiki.service.search.SearchResult
 

U

unmarshal(String) - Method in class org.exoplatform.wiki.service.rest.model.Adapter1
 
update(String) - Method in class org.exoplatform.wiki.jpa.search.AttachmentIndexingServiceConnector
 
update(String) - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
 
updatedDate - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
updatePage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
updatePage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
 
updatePage(Page, PageUpdateType) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
updatePage(Page, PageUpdateType) - Method in interface org.exoplatform.wiki.service.WikiService
Update the given page.
updateTemplate(Template) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
updateTemplate(Template) - Method in interface org.exoplatform.wiki.service.WikiService
Modifies an existing wiki template.
updateTemplatePage(Template) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
updateTemplatePage(Template) - Method in interface org.exoplatform.wiki.service.DataStorage
 
updateWikiPermission(String, String, List<PermissionEntry>) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
 
updateWikiPermission(String, String, List<PermissionEntry>) - Method in interface org.exoplatform.wiki.service.DataStorage
 
updateWikiPermission(String, String, List<PermissionEntry>) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
updateWikiPermission(String, String, List<PermissionEntry>) - Method in interface org.exoplatform.wiki.service.WikiService
Adds a list of permissions to Wiki.
upload(String, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
Upload an attachment to a wiki page
UPLOAD_LIMIT_PARAMETER_NAME - Static variable in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
url - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
URLResolver - Class in org.exoplatform.wiki.resolver
 
URLResolver(OrganizationService) - Constructor for class org.exoplatform.wiki.resolver.URLResolver
 
Utils - Class in org.exoplatform.wiki.utils
 
Utils() - Constructor for class org.exoplatform.wiki.utils.Utils
 

V

validate(Database) - Method in class org.exoplatform.wiki.liquibase.TimestampChange
 
validate(String) - Static method in class org.exoplatform.wiki.utils.WikiNameValidator
 
validateFileName(String) - Static method in class org.exoplatform.wiki.utils.WikiNameValidator
 
validateGroupWikiOwner(String) - Method in class org.exoplatform.wiki.jpa.dao.WikiBaseDAO
 
validateWikiOwner(String, String) - Static method in class org.exoplatform.wiki.utils.Utils
Validate wikiOwner depending on wikiType.
value - Variable in class org.exoplatform.wiki.service.rest.model.Attribute
 
value - Variable in class org.exoplatform.wiki.service.rest.model.Property
 
valueOf(String) - Static method in enum org.exoplatform.wiki.mow.api.PermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wiki.mow.api.WikiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wiki.service.IDType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wiki.service.MetaDataPage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wiki.service.PageUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wiki.service.search.SearchResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wiki.tree.TreeNode.TREETYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wiki.tree.TreeNodeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.wiki.mow.api.PermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wiki.mow.api.WikiType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wiki.service.IDType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wiki.service.MetaDataPage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wiki.service.PageUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wiki.service.search.SearchResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wiki.tree.TreeNode.TREETYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wiki.tree.TreeNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
VER_NAME - Static variable in class org.exoplatform.wiki.utils.Utils
 
version - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
version - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
version - Variable in class org.exoplatform.wiki.service.rest.model.Page
 
version - Variable in class org.exoplatform.wiki.service.rest.model.Xwiki
 
VersionNameComparatorDesc - Class in org.exoplatform.wiki.utils
 
VersionNameComparatorDesc() - Constructor for class org.exoplatform.wiki.utils.VersionNameComparatorDesc
 

W

WADL - Static variable in class org.exoplatform.wiki.service.Relations
 
WATCHERS - Static variable in class org.exoplatform.wiki.notification.Utils.NotificationsUtils
 
WebTemplateProvider - Class in org.exoplatform.wiki.notification.provider
 
WebTemplateProvider(InitParams) - Constructor for class org.exoplatform.wiki.notification.provider.WebTemplateProvider
 
Wiki - Class in org.exoplatform.wiki.mow.api
 
Wiki() - Constructor for class org.exoplatform.wiki.mow.api.Wiki
 
Wiki(String, String) - Constructor for class org.exoplatform.wiki.mow.api.Wiki
 
wiki - Variable in class org.exoplatform.wiki.service.rest.model.HistorySummary
 
wiki - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
 
wiki - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
wiki - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
 
wiki - Variable in class org.exoplatform.wiki.service.rest.model.Space
 
Wiki - Class in org.exoplatform.wiki.service.rest.model
Java class for Wiki complex type.
Wiki() - Constructor for class org.exoplatform.wiki.service.rest.model.Wiki
 
WIKI - Static variable in class org.exoplatform.wiki.service.WikiContext
 
WIKI_EDITOR - Static variable in class org.exoplatform.wiki.notification.Utils.NotificationsUtils
 
WIKI_FILES_NAMESPACE_DESCRIPTION - Static variable in class org.exoplatform.wiki.jpa.JPADataStorage
 
WIKI_FILES_NAMESPACE_NAME - Static variable in class org.exoplatform.wiki.jpa.JPADataStorage
 
WIKI_HOME - Static variable in class org.exoplatform.wiki.service.WikiPageParams
 
WIKI_HOME_NAME - Static variable in interface org.exoplatform.wiki.utils.WikiConstants
 
WIKI_HOME_TITLE - Static variable in interface org.exoplatform.wiki.utils.WikiConstants
 
WIKI_PAGE_ICON - Static variable in class org.exoplatform.wiki.service.impl.WikiSearchServiceConnector
URL pointing to the icon representing the wiki pages in the unified search results.
WIKI_PAGE_NAME - Static variable in class org.exoplatform.wiki.notification.Utils.NotificationsUtils
 
WIKI_RESOUCE_BUNDLE_NAME - Static variable in class org.exoplatform.wiki.utils.Utils
 
WIKI_TYPE_DRAFT - Static variable in class org.exoplatform.wiki.jpa.JPADataStorage
 
WIKI_TYPE_DRAFT - Static variable in class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
WIKI_URL - Static variable in class org.exoplatform.wiki.notification.Utils.NotificationsUtils
 
WikiBaseDAO<E,ID extends Serializable> - Class in org.exoplatform.wiki.jpa.dao
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 1/19/16
WikiBaseDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.WikiBaseDAO
 
WikiConstants - Interface in org.exoplatform.wiki.utils
 
WikiContext - Class in org.exoplatform.wiki.service
 
WikiContext() - Constructor for class org.exoplatform.wiki.service.WikiContext
 
WIKICONTEXT - Static variable in class org.exoplatform.wiki.service.WikiContext
 
WikiDAO - Class in org.exoplatform.wiki.jpa.dao
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 24, 2015
WikiDAO() - Constructor for class org.exoplatform.wiki.jpa.dao.WikiDAO
 
WikiElasticSearchServiceConnector - Class in org.exoplatform.wiki.jpa.search
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 11/24/15
WikiElasticSearchServiceConnector(InitParams, ElasticSearchingClient, IdentityManager) - Constructor for class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
 
WikiElasticUnifiedSearchServiceConnector - Class in org.exoplatform.wiki.jpa.search
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 2/15/16
WikiElasticUnifiedSearchServiceConnector(InitParams, ElasticSearchingClient, WikiService) - Constructor for class org.exoplatform.wiki.jpa.search.WikiElasticUnifiedSearchServiceConnector
 
WikiEmotionIconsPlugin - Class in org.exoplatform.wiki.plugin
 
WikiEmotionIconsPlugin(InitParams) - Constructor for class org.exoplatform.wiki.plugin.WikiEmotionIconsPlugin
 
WikiEntity - Class in org.exoplatform.wiki.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015
WikiEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.WikiEntity
 
WikiException - Exception in org.exoplatform.wiki
 
WikiException() - Constructor for exception org.exoplatform.wiki.WikiException
 
WikiException(String) - Constructor for exception org.exoplatform.wiki.WikiException
 
WikiException(String, Throwable) - Constructor for exception org.exoplatform.wiki.WikiException
 
WikiException(Throwable) - Constructor for exception org.exoplatform.wiki.WikiException
 
WikiException(String, Throwable, boolean, boolean) - Constructor for exception org.exoplatform.wiki.WikiException
 
WikiGroupEventListener - Class in org.exoplatform.wiki.jpa.organization
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 2/24/16
WikiGroupEventListener(WikiDAO, PageDAO, TemplateDAO, IndexingService) - Constructor for class org.exoplatform.wiki.jpa.organization.WikiGroupEventListener
 
WikiHomeTreeNode - Class in org.exoplatform.wiki.tree
 
WikiHomeTreeNode(Page) - Constructor for class org.exoplatform.wiki.tree.WikiHomeTreeNode
 
WikiHTMLSanitizer - Class in org.exoplatform.wiki.utils
Wiki html sanitation : Prevent XSS/XEE attacks by encoding user HTML inputs.
WikiHTMLSanitizer() - Constructor for class org.exoplatform.wiki.utils.WikiHTMLSanitizer
 
WikiId - Class in org.exoplatform.wiki.mow.api
 
WikiId() - Constructor for class org.exoplatform.wiki.mow.api.WikiId
 
WikiNameValidator - Class in org.exoplatform.wiki.utils
 
WikiNameValidator() - Constructor for class org.exoplatform.wiki.utils.WikiNameValidator
 
wikiOwner - Variable in class org.exoplatform.wiki.service.search.SearchData
 
wikiOwner - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
wikiOwnerIdentity - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
WikiPageHistory - Class in org.exoplatform.wiki.service.impl
 
WikiPageHistory(WikiPageParams, String, String, boolean) - Constructor for class org.exoplatform.wiki.service.impl.WikiPageHistory
 
WikiPageIndexingServiceConnector - Class in org.exoplatform.wiki.jpa.search
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 9/9/15
WikiPageIndexingServiceConnector(InitParams, PageDAO) - Constructor for class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
 
WikiPageParams - Class in org.exoplatform.wiki.service
 
WikiPageParams() - Constructor for class org.exoplatform.wiki.service.WikiPageParams
 
WikiPageParams(String, String, String) - Constructor for class org.exoplatform.wiki.service.WikiPageParams
 
WikiPageParams(String, String, String, String) - Constructor for class org.exoplatform.wiki.service.WikiPageParams
 
WikiPreferences - Class in org.exoplatform.wiki.mow.api
 
WikiPreferences() - Constructor for class org.exoplatform.wiki.mow.api.WikiPreferences
 
WikiPreferencesSyntax - Class in org.exoplatform.wiki.mow.api
 
WikiPreferencesSyntax() - Constructor for class org.exoplatform.wiki.mow.api.WikiPreferencesSyntax
 
WikiResource - Class in org.exoplatform.wiki.service
 
WikiResource(String, String, byte[]) - Constructor for class org.exoplatform.wiki.service.WikiResource
 
WikiRestService - Interface in org.exoplatform.wiki.service
The WikiRestService provide a service rest to get a Wiki page content.
WikiRestServiceImpl - Class in org.exoplatform.wiki.service.impl
Wiki REST service
WikiRestServiceImpl(WikiService, ResourceBundleService) - Constructor for class org.exoplatform.wiki.service.impl.WikiRestServiceImpl
 
WIKIS - Static variable in class org.exoplatform.wiki.service.Relations
 
Wikis - Class in org.exoplatform.wiki.service.rest.model
Java class for anonymous complex type.
Wikis() - Constructor for class org.exoplatform.wiki.service.rest.model.Wikis
 
wikis - Variable in class org.exoplatform.wiki.service.rest.model.Wikis
 
WikiSearchData - Class in org.exoplatform.wiki.service.search
 
WikiSearchData(String, String, String, String, String) - Constructor for class org.exoplatform.wiki.service.search.WikiSearchData
 
WikiSearchData(String, String, String) - Constructor for class org.exoplatform.wiki.service.search.WikiSearchData
 
WikiSearchData(String, String, String, String) - Constructor for class org.exoplatform.wiki.service.search.WikiSearchData
 
WikiSearchServiceConnector - Class in org.exoplatform.wiki.service.impl
Provides a connector service for the unified search.
WikiSearchServiceConnector(InitParams) - Constructor for class org.exoplatform.wiki.service.impl.WikiSearchServiceConnector
Initializes the Wiki search service.
WikiService - Interface in org.exoplatform.wiki.service
Provides functions for processing database with wikis and pages, including: adding, editing, removing and searching for data.
WikiServiceImpl - Class in org.exoplatform.wiki.service.impl
 
WikiServiceImpl(ConfigurationManager, UserACL, DataStorage, CacheService, OrganizationService, InitParams) - Constructor for class org.exoplatform.wiki.service.impl.WikiServiceImpl
 
WikiSpaceAccessLifecycle - Class in org.exoplatform.wiki.service.impl
 
WikiSpaceAccessLifecycle() - Constructor for class org.exoplatform.wiki.service.impl.WikiSpaceAccessLifecycle
 
WikiTemplateBuilder - Class in org.exoplatform.wiki.notification.builder
 
WikiTemplateBuilder(TemplateProvider, boolean) - Constructor for class org.exoplatform.wiki.notification.builder.WikiTemplateBuilder
 
WikiTemplatePagePlugin - Class in org.exoplatform.wiki.plugin
 
WikiTemplatePagePlugin(InitParams) - Constructor for class org.exoplatform.wiki.plugin.WikiTemplatePagePlugin
 
WikiTreeNode - Class in org.exoplatform.wiki.tree
 
WikiTreeNode(Wiki) - Constructor for class org.exoplatform.wiki.tree.WikiTreeNode
 
WikiType - Enum in org.exoplatform.wiki.mow.api
Type of wiki
wikiType - Variable in class org.exoplatform.wiki.service.search.SearchData
 
wikiType - Variable in class org.exoplatform.wiki.service.search.SearchResult
 
WIKITYPE - Static variable in class org.exoplatform.wiki.service.WikiContext
 
WikiUserEventListener - Class in org.exoplatform.wiki.jpa.organization
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 2/24/16
WikiUserEventListener(WikiDAO, PageDAO, TemplateDAO, IndexingService) - Constructor for class org.exoplatform.wiki.jpa.organization.WikiUserEventListener
 

X

Xwiki - Class in org.exoplatform.wiki.service.rest.model
Java class for XWiki complex type.
Xwiki() - Constructor for class org.exoplatform.wiki.service.rest.model.Xwiki
 
xwikiAbsoluteUrl - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
xwikiAbsoluteUrl - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
xwikiAbsoluteUrl - Variable in class org.exoplatform.wiki.service.rest.model.Space
 
xwikiRelativeUrl - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
 
xwikiRelativeUrl - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
 
xwikiRelativeUrl - Variable in class org.exoplatform.wiki.service.rest.model.Space
 

_

_default - Variable in class org.exoplatform.wiki.service.rest.model.Translations
 
A B C D E F G H I J L M N O P R S T U V W X _ 
Skip navigation links

Copyright © 2003–2020 eXo Platform SAS. All rights reserved.