Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- acceptTermsAndConditions(HttpServletRequest, String) - Method in class io.meeds.notes.rest.TermsAndConditionsRest
- ACTION - Static variable in class org.exoplatform.wiki.service.WikiContext
- ACTIVITY_LINK - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- Adapter1 - Class in org.exoplatform.wiki.service.rest.model
- Adapter1() - Constructor for class org.exoplatform.wiki.service.rest.model.Adapter1
- ADD_PAGE - Enum constant in enum class org.exoplatform.wiki.service.PageUpdateType
- 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(List<JsonNodeData>) - Method in class org.exoplatform.wiki.tree.JsonNodeData
- addChildren(Map<String, Object>, String) - Method in class org.exoplatform.wiki.tree.PageTreeNode
- addChildren(Map<String, Object>, String) - Method in class org.exoplatform.wiki.tree.RootTreeNode
- addChildren(Map<String, Object>, String) - Method in class org.exoplatform.wiki.tree.SpaceTreeNode
- addChildren(Map<String, Object>, String) - Method in class org.exoplatform.wiki.tree.TreeNode
- addChildren(Map<String, Object>, String) - Method in class org.exoplatform.wiki.tree.WikiHomeTreeNode
- addChildren(Map<String, Object>, String) - 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.
- addDocumentMetadata(DocumentWithMetadata, String) - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
- ADDPAGE - Static variable in class org.exoplatform.wiki.service.WikiContext
- addPageVersion(Page, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- addPageVersion(Page, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Creates a new page version
- addRelatedPage(Page, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- addRelatedPage(Page, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- addWatcherToPage(String, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- addWatcherToPage(String, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- ADMINPAGE - Enum constant in enum class org.exoplatform.wiki.model.PermissionType
- ADMINSPACE - Enum constant in enum class org.exoplatform.wiki.model.PermissionType
- ALL - Enum constant in enum class org.exoplatform.wiki.tree.TreeNode.TREETYPE
- AnalyticsAddTagListener - Class in io.meeds.notes.listener
- AnalyticsAddTagListener(IdentityManager) - Constructor for class io.meeds.notes.listener.AnalyticsAddTagListener
- Annotation - Interface in org.exoplatform.wiki.model.content
-
A side note An annotation can be inserted anywhere in content.
- ANONYM_IDENTITY - Static variable in class org.exoplatform.wiki.utils.Utils
- ATT_CACHE_NAME - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- ATT_CACHE_NAME - Static variable in class org.exoplatform.wiki.service.impl.WikiServiceImpl
- Attachment - Class in org.exoplatform.wiki.model
- Attachment - Class in org.exoplatform.wiki.service.rest.model
- Attachment() - Constructor for class org.exoplatform.wiki.model.Attachment
- Attachment() - Constructor for class org.exoplatform.wiki.service.rest.model.Attachment
- ATTACHMENT - Enum constant in enum class org.exoplatform.wiki.service.search.SearchResultType
- 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
- attachmentName - Variable in class org.exoplatform.wiki.service.search.SearchResult
- attachments - Variable in class org.exoplatform.wiki.service.rest.model.Attachments
- Attachments - Class in org.exoplatform.wiki.service.rest.model
- Attachments() - Constructor for class org.exoplatform.wiki.service.rest.model.Attachments
- ATTACHMENTS - Static variable in class org.exoplatform.wiki.service.Relations
- 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
- 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
- AUTHOR_AVATAR_URL - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- AUTHOR_PROFILE_URL - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
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
- BeanToJsons(List<T>, 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
- BreadcrumbData(String, String, String, String, String) - Constructor for class org.exoplatform.wiki.service.BreadcrumbData
- broadcast(ListenerService, String, S, D) - Static method in class org.exoplatform.wiki.utils.Utils
- 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 io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- buildDigestMsg(List<NotificationInfo>, TemplateContext) - Method in class io.meeds.notes.notifications.provider.MailTemplateProvider.TemplateBuilder
- buildFilteredQuery(String, Collection<String>, List<ElasticSearchFilter>, int, int, String, String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- buildHit(JSONObject, SearchContext) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- buildNotePageMetadata(Page, boolean) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
- 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
- buildQuery(String, Collection<String>, int, int, String, String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- buildResult(String, SearchContext) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- buildWikiResult(String) - Method in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
- builQueryWithEntityId(String, String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
C
- CACHE_NAME - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- 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
- cancelExportNote(int) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- cancelExportNotes(int) - Method in class org.exoplatform.wiki.service.NotesExportService
- CANCELLED - Enum constant in enum class org.exoplatform.wiki.service.ExportStatus
- canManageNotes(String, Space, Page) - Static method in class org.exoplatform.wiki.utils.Utils
- children - Variable in class org.exoplatform.wiki.tree.TreeNode
- CHILDREN - Enum constant in enum class org.exoplatform.wiki.tree.TreeNode.TREETYPE
- CHILDREN - Static variable in class org.exoplatform.wiki.service.Relations
- CHILDREN_NUMBER - Static variable in class org.exoplatform.wiki.tree.TreeNode
- Class - Class in org.exoplatform.wiki.service.rest.model
- Class() - Constructor for class org.exoplatform.wiki.service.rest.model.Class
- CLASS - Static variable in class org.exoplatform.wiki.service.Relations
- Classes - Class in org.exoplatform.wiki.service.rest.model
- Classes() - Constructor for class org.exoplatform.wiki.service.rest.model.Classes
- CLASSES - Static variable in class org.exoplatform.wiki.service.Relations
- 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
- cleanDraftChildren(List<JsonNodeData>, Locale) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
- CLEANING_TEMP_FILE - Static variable in class org.exoplatform.wiki.service.ExportAction
- cleanUp(File) - Static method in class org.exoplatform.wiki.service.NotesExportService
- cleanUp(List<File>) - Static method in class org.exoplatform.wiki.service.ExportThread
- clone() - Method in class org.exoplatform.wiki.service.WikiContext
- CMS_CONTENT_TYPE - Static variable in class io.meeds.notes.service.NotePageViewService
- COMETD_CHANNEL - Static variable in class io.meeds.notes.service.TermsAndConditionsWebSocketService
- Comment - Class in org.exoplatform.wiki.service.rest.model
- Comment() - Constructor for class org.exoplatform.wiki.service.rest.model.Comment
- comments - Variable in class org.exoplatform.wiki.service.rest.model.Comments
- Comments - Class in org.exoplatform.wiki.service.rest.model
- Comments() - Constructor for 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
- computePermissions(Page) - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
- content - Variable in class org.exoplatform.wiki.service.rest.model.Page
- content - Variable in class org.exoplatform.wiki.service.search.SearchData
- ContentItem - Interface in org.exoplatform.wiki.model.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
- convertDraftPageEntitiesToDraftPages(List<DraftPageEntity>) - 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
- convertPageEntityToPage(PageEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
- convertPageToPageEntity(Page, WikiDAO) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
- convertPageVersionEntityToPageHistory(PageVersionEntity) - 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
- convertWikiEntityToWiki(WikiEntity) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
- convertWikiToWikiEntity(Wiki, WikiDAO) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
- countAllIds() - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
- countDraftPagesByParentPage(long) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- countPageChildrenById(Long) - 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() - Method in enum class io.meeds.notes.legacy.api.search.data.SearchContext.RouterParams
-
Deprecated.Create qualified name
- create(String) - Method in class org.exoplatform.wiki.jpa.search.NoteVersionLanguageIndexingServiceConnector
- create(String) - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
- 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, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Creates a draft for an existing page
- createDraftForExistPage(DraftPage, Page, String, long, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Creates a draft for an existing page
- createDraftForNewPage(DraftPage, long, long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Creates a draft for a new page
- createDraftForNewPage(DraftPage, long, long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Creates a draft for a new page
- createDraftPageForUser(DraftPage, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- createDraftPageForUser(DraftPage, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Creates a new draft note
- 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 - createKnowledgeBase() - Static method in class org.exoplatform.wiki.service.NotesAutoImportService
- 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 - createNote(PageEntity) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- createNote(Wiki, String, Page, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Create a new note in the given notebook, under the given parent note.
- createNote(Wiki, String, Page, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Create a new note in the given notebook, under the given parent note.
- createNote(Wiki, String, Page, Identity, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- createNote(Wiki, String, Page, Identity, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Create a new note in the given notebook, under the given parent note.
- createNote(Wiki, String, Page, Identity, boolean, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Create a new note in the given notebook, under the given parent note.
- createNote(Wiki, String, Page, Identity, boolean, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Create a new note in the given notebook, under the given parent note.
- createNote(Wiki, Page, Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Create a new note in the given notebook, under the given parent note.
- createNote(Wiki, Page, Page) - Method in interface org.exoplatform.wiki.service.NoteService
-
Create a new note in the given notebook, under the given parent note.
- createNote(Wiki, Page, Page, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Create a new note in the given notebook, under the given parent note.
- createNote(Wiki, Page, Page, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Create a new note in the given notebook, under the given parent note.
- 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
- createPage() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
-
Create an instance of
Page - createPage(Wiki, Page, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- createPage(Wiki, Page, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- createPages() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
-
Create an instance of
Pages - 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() - 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 - 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 - createVersionOfNote(Page, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Creates a version of a note.
- createVersionOfNote(Page, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Creates a version of a note.
- createVersionOfNote(Page, String, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Creates a version of a note.
- createVersionOfNote(Page, String, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Creates a version of a note.
- createWiki() - Method in class org.exoplatform.wiki.service.rest.model.ObjectFactory
-
Create an instance of
Wiki - createWiki(String, String) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
- createWiki(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Creates a wiki with the given type and owner
- createWiki(Wiki) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- createWiki(Wiki) - Method in interface org.exoplatform.wiki.service.DataStorage
- 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 - CREATING_CONTENT_DATA - Static variable in class org.exoplatform.wiki.service.ExportAction
- CREATING_ZIP_FILE - Static variable in class org.exoplatform.wiki.service.ExportAction
- 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
- CURRENT_USER - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- 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
- DefaultSpacesTemplatesListener - Class in io.meeds.notes.listener
- DefaultSpacesTemplatesListener(NotesAutoImportService) - Constructor for class io.meeds.notes.listener.DefaultSpacesTemplatesListener
- 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
- deleteAttachmentsOfDraftPage(DraftPage) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- deleteAttachmentsOfDraftPage(DraftPage) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Delete attachments of target draft page
- deleteDraftById(String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- deleteDraftById(String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Deletes a draft note by its technical id.
- deleteDraftByName(String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- deleteDraftByName(String) - Method in interface org.exoplatform.wiki.service.DataStorage
- deleteDraftNote(String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- deleteDraftOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- deleteDraftOfPage(Page) - 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
- deleteDraftPagesByName(String) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- deleteDraftPagesByTargetPage(long) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- deleteNote(String, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Deletes a note.
- deleteNote(String, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deletes a note.
- deleteNote(String, String, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- deleteNote(String, String, String, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Deletes a note.
- deleteNote(String, String, String, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deletes a note.
- deleteNoteById(String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- deleteOrphanDraftPagesByParentPage(long) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- deleteOrphanDraftPagesByParentPage(long) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Remove all children drafts of a parent page without existing target
- deleteOrphanDraftPagesByParentPage(long) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Remove all children drafts of a parent page without existing target
- deletePage(String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- deletePage(String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
- deleteTranslations(Long, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- deleteVersionsByNoteIdAndLang(Long, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Deletes a list of versions of note by language.
- deleteVersionsByNoteIdAndLang(Long, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Deletes a list of versions of note by language.
- deleteVersionsByNoteIdAndLang(Long, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Deletes a list of versions of note by language.
- deleteVersionsByNoteIdAndLang(Long, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deletes a list of versions of note by language.
- deleteVersionsByNoteIdAndLang(Long, String, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Deletes a list of versions of note by language.
- deleteVersionsByNoteIdAndLang(Long, String, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deletes a list of versions of note by language.
- deleteVersionsByNoteIdAndLang(Long, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Deletes a list of versions of note by language.
- deleteVersionsByNoteIdAndLang(Long, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deprecated.
- deleteWatcherOfPage(String, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- deleteWatcherOfPage(String, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- DEPTH - Static variable in class org.exoplatform.wiki.tree.TreeNode
- description - Variable in class org.exoplatform.wiki.service.search.TemplateSearchResult
- disabled - Variable in class org.exoplatform.wiki.tree.JsonNodeData
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.wiki.filter.WikiToNotesRedirectFilter
- DONE - Enum constant in enum class org.exoplatform.wiki.service.ExportStatus
- 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.model
- DraftPage() - Constructor for class org.exoplatform.wiki.model.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 io.meeds.notes.rest.model
- 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 io.meeds.notes.rest.model.DraftPageEntity
- DraftPageEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.DraftPageEntity
E
- EDIT_ATTACHMENT - Enum constant in enum class org.exoplatform.wiki.model.PermissionType
- EDIT_PAGE_CONTENT - Enum constant in enum class org.exoplatform.wiki.service.PageUpdateType
- EDIT_PAGE_CONTENT_AND_TITLE - Enum constant in enum class org.exoplatform.wiki.service.PageUpdateType
- EDIT_PAGE_PERMISSIONS - Enum constant in enum class org.exoplatform.wiki.service.PageUpdateType
- EDIT_PAGE_PROPERTIES - Enum constant in enum class org.exoplatform.wiki.service.PageUpdateType
- EDIT_PAGE_TITLE - Enum constant in enum class org.exoplatform.wiki.service.PageUpdateType
- EDITPAGE - Enum constant in enum class org.exoplatform.wiki.model.PermissionType
- ElasticSearchFilter - Class in io.meeds.notes.legacy.search.es
-
Deprecated, for removal: This API element is subject to removal in a future version.Copied from commons-search to this module. Should be reworked to be more simple.
- ElasticSearchFilter() - Constructor for class io.meeds.notes.legacy.search.es.ElasticSearchFilter
-
Deprecated.
- ElasticSearchFilter(ElasticSearchFilterType, String, String) - Constructor for class io.meeds.notes.legacy.search.es.ElasticSearchFilter
-
Deprecated.
- ElasticSearchFilterType - Enum Class in io.meeds.notes.legacy.search.es
-
Deprecated, for removal: This API element is subject to removal in a future version.Copied from commons-search to this module. Should be reworked to be more simple.
- ElasticSearchServiceConnector - Class in io.meeds.notes.legacy.search.es
-
Deprecated, for removal: This API element is subject to removal in a future version.Copied from commons-search to this module. Should be reworked to be more simple.
- ElasticSearchServiceConnector(InitParams, ElasticSearchingClient) - Constructor for class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- EMOTION_ICONS_PAGE - Enum constant in enum class org.exoplatform.wiki.service.MetaDataPage
- 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
- EntityBuilder - Class in io.meeds.notes.rest.utils
- 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.model.Permission
- equals(Object) - Method in class org.exoplatform.wiki.model.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
- escapeReservedCharacters(String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.Escaped reserved characters by ES when using query_string.
- EVENT_NAME_ACCEPTED - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- EVENT_NAME_ADDED - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- EVENT_NAME_UPDATED - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- EVENT_NAMES - Static variable in class io.meeds.notes.listener.TermsAndConditionsWebSocketListener
- EVENT_TYPE - Static variable in class io.meeds.notes.plugin.NoteEventPlugin
- excerpt - Variable in class org.exoplatform.wiki.service.search.SearchResult
- excerpt - Variable in class org.exoplatform.wiki.tree.JsonNodeData
- execute(ControllerContext) - Method in class io.meeds.notes.handler.TermsAndConditionsHandler
- EXPORT_DATA_CREATED - Static variable in class org.exoplatform.wiki.service.ExportAction
- ExportAction - Class in org.exoplatform.wiki.service
- ExportAction() - Constructor for class org.exoplatform.wiki.service.ExportAction
- ExportData - Class in org.exoplatform.wiki.service
- ExportData() - Constructor for class org.exoplatform.wiki.service.ExportData
- ExportingStatus - Class in org.exoplatform.wiki.service
- ExportingStatus() - Constructor for class org.exoplatform.wiki.service.ExportingStatus
- ExportList - Class in org.exoplatform.wiki.model
- ExportList(long, List<NoteToExport>) - Constructor for class org.exoplatform.wiki.model.ExportList
- exportNote(String, int, Boolean) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- ExportResource - Class in org.exoplatform.wiki.service
- ExportResource() - Constructor for class org.exoplatform.wiki.service.ExportResource
- ExportStatus - Enum Class in org.exoplatform.wiki.service
- ExportThread - Class in org.exoplatform.wiki.service
- ExportThread(NoteService, WikiService, NotesExportService, HTMLUploadImageProcessor, ExportData, FileService) - Constructor for class org.exoplatform.wiki.service.ExportThread
- extractFile(ZipInputStream, String) - Static method in class org.exoplatform.wiki.utils.Utils
- extractPageParams(String, SiteKey, UserNode) - Method in class org.exoplatform.wiki.resolver.Resolver
F
- FEATURED_IMAGE_ALT_TEXT - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- FEATURED_IMAGE_ID - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- FEATURED_IMAGE_UPDATED_DATE - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- FeaturedImageEntity - Class in io.meeds.notes.rest.model
- FeaturedImageEntity() - Constructor for class io.meeds.notes.rest.model.FeaturedImageEntity
- fetchPageEntity(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Fecth Page Entity from a Page domain object
- FILTER_BY_TERM - Enum constant in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.
- FILTER_CUSTOM - Enum constant in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.
- FILTER_EXIST - Enum constant in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.
- FILTER_MATADATAS - Enum constant in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.
- FILTER_MY_WORK_DOCS - Enum constant in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.
- FILTER_NOT_EXIST - Enum constant in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.
- filteredSearch(SearchContext, String, List<ElasticSearchFilter>, Collection<String>, int, int, String, String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.Search on ES with additional filter on the search query Different Filter are: - Term Filter (Check if a specific term of a field exist) - Not exist Filter (Check if a term not exist) - Exist Filter (check if a term exist)
- filteredWikiSearch(String, String, String, List<String>, boolean, boolean, int, int) - 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
- findDraftPageByName(String) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- findDraftPagesByParentPage(long) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- findDraftPagesByTargetPage(long) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- findInPageMoves(String, String, String) - Method in class org.exoplatform.wiki.jpa.dao.PageMoveDAO
- findLatestDraftPageByTargetPage(Long) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- findLatestDraftPageByTargetPageAndLang(Long, String) - Method in class org.exoplatform.wiki.jpa.dao.DraftPageDAO
- findLatestVersionByPageIdAndLang(Long, String) - Method in class org.exoplatform.wiki.jpa.dao.PageVersionDAO
- findPageAvailableTranslationLanguages(Long) - Method in class org.exoplatform.wiki.jpa.dao.PageVersionDAO
- findPageVersionsByPageIdAndLang(Long, String) - Method in class org.exoplatform.wiki.jpa.dao.PageVersionDAO
- fullName - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
G
- GAMIFICATION_WIKI_ADD_PAGE - Static variable in class io.meeds.notes.plugin.NoteEventPlugin
- GAMIFICATION_WIKI_UPDATE_PAGE - Static variable in class io.meeds.notes.plugin.NoteEventPlugin
- generatePreferences(Application, Portlet) - Method in class io.meeds.notes.plugin.layout.renderer.NoteSingleViewRenderPlugin
- getACLForAdmins() - Static method in class org.exoplatform.wiki.utils.Utils
- getAdditionalFilters(List<ElasticSearchFilter>) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getAlias() - Method in interface org.exoplatform.wiki.model.content.Link
-
Get the alias for the link (name to be displayed)
- getAllIds(int, int) - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
- getAllPagesOfWiki(String, String) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
- 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.WikiPageParams
- getAttachmentObjectType() - Method in class org.exoplatform.wiki.model.Page
- getAttachmentOfPageByName(String, Page) - 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 class org.exoplatform.wiki.service.impl.WikiServiceImpl
- 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
- getAttachments() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- 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) - Method in interface org.exoplatform.wiki.service.DataStorage
- getAttachmentsOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
-
Attachment
- 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 class org.exoplatform.wiki.jpa.JPADataStorage
- getAttachmentsOfPage(Page, boolean) - Method in interface org.exoplatform.wiki.service.DataStorage
- getAttachmentsOfPage(Page, boolean) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
- 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.
- getAudienceId(String) - Method in class org.exoplatform.wiki.service.plugin.WikiDraftPageAttachmentPlugin
- getAudienceId(String) - Method in class org.exoplatform.wiki.service.plugin.WikiPageAttachmentPlugin
- getAuthor() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
- getAuthor() - Method in interface org.exoplatform.wiki.model.content.Annotation
-
Get the author of the annotation
- getAuthor() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété author.
- getAuthor() - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Obtient la valeur de la propriété author.
- getAvailableLanguages(UriInfo, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
-
Return a list of available languages.
- getAvatarUrl() - Method in class org.exoplatform.wiki.service.impl.SpaceBean
- getBaseUrl() - Method in class org.exoplatform.wiki.service.WikiContext
- getBreadCrumb(String, String, String, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a list of data which is used for composing the breadcrumb.
- getBreadCrumb(String, String, String, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a list of data which is used for composing the breadcrumb.
- getBreadCrumb(String, String, String, String, Identity, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a list of data which is used for composing the breadcrumb.
- getBreadCrumb(String, String, String, String, Identity, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a list of data which is used for composing the breadcrumb.
- 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.model.content.ContentItem
-
Get the child items
- getChildren() - Method in class org.exoplatform.wiki.tree.TreeNode
- getChildrenNoteOf(NoteToExport) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Return the list of children of the note to export
- getChildrenNoteOf(NoteToExport) - Method in interface org.exoplatform.wiki.service.NoteService
-
Return the list of children of the note to export
- getChildrenNoteOf(NoteToExport, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Return the list of children of the note to export
- getChildrenNoteOf(NoteToExport, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deprecated.
- getChildrenNoteOf(Page, boolean, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Get all the children notes of a note
- getChildrenNoteOf(Page, boolean, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Get all the children notes of a note
- getChildrenNoteOf(Page, String, boolean, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Get all the children notes of a note
- getChildrenNoteOf(Page, String, boolean, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deprecated.
- getChildrenPageOf(Page, boolean, boolean) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getChildrenPageOf(Page, boolean, boolean) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Get children notes and draft notes of page
- getChildrenPages(PageEntity) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
- getClassName() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Obtient la valeur de la propriété className.
- getClassName() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Obtient la valeur de la propriété className.
- getClazzs() - Method in class org.exoplatform.wiki.service.rest.model.Classes
-
Gets the value of the clazzs property.
- getClient() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getComment() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
- getComments() - Method in class org.exoplatform.wiki.service.rest.model.Comments
-
Gets the value of the comments property.
- getConnectorName() - Method in class org.exoplatform.wiki.jpa.search.NoteVersionLanguageIndexingServiceConnector
- getConnectorName() - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
- getContent() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
- getContent() - Method in class org.exoplatform.wiki.model.Attachment
- getContent() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété content.
- getContentImagesIds(String, String, String) - Static method in class org.exoplatform.wiki.utils.Utils
- getCreated() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété created.
- 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.model.Attachment
- getCreator() - Method in class org.exoplatform.wiki.model.Attachment
- getCreator() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété creator.
- getCurrentUser() - Static method in class org.exoplatform.wiki.utils.Utils
- getData() - Method in class org.exoplatform.wiki.service.WikiResource
- getDate() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Get date of result
- getDate() - Method in interface org.exoplatform.wiki.model.content.Annotation
-
Get the Date of the annotation
- getDate() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété date.
- getDate() - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Obtient la valeur de la propriété date.
- getDefault() - Method in class org.exoplatform.wiki.service.rest.model.Translations
-
Obtient la valeur de la propriété default.
- getDefaultRestBaseURI() - Static method in class org.exoplatform.wiki.utils.Utils
- getDefaultSyntax() - Method in class org.exoplatform.wiki.model.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, Map<String, Object>, String) - 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.service.search.TemplateSearchResult
- getDetail() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Get detail of result
- getDisplayName() - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.Gets a display name.
- getDocumentURL(WikiContext) - Static method in class org.exoplatform.wiki.utils.Utils
- getDownloadURL() - Method in class org.exoplatform.wiki.model.Attachment
- getDraft(WikiPageParams) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getDraft(WikiPageParams) - Method in interface org.exoplatform.wiki.service.DataStorage
- getDraftName() - Method in class org.exoplatform.wiki.service.impl.DraftData
- getDraftName() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
- getDraftNoteById(Long, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getDraftNoteById(String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a draft note based on its unique id.
- getDraftNoteById(String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a draft note based on its unique id.
- getDraftOfPageByLang(Page, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getDraftOfPageByLang(Page, String) - Method in interface org.exoplatform.wiki.service.DataStorage
- getDraftOfPageByLang(WikiPageParams, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- getDraftOfPageByLang(WikiPageParams, String) - Method in interface org.exoplatform.wiki.service.NoteService
- 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
- getDraftsOfPage(Long) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getDraftsOfPage(Long) - Method in interface org.exoplatform.wiki.service.DataStorage
- getDraftsOfWiki(String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Gets draft pages of a given wiki
- getDraftsOfWiki(String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Gets draft pages of a given wiki
- getDraftsOfWiki(String, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets draft pages of a given wiki
- getDraftsOfWiki(String, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets draft pages of a given wiki
- getDuplicateNotes(Page, Wiki, List<Page>) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Checks if a note and its children are duplicated with ones in the target NoteBook or not, then gets a list of duplicated notes if any.
- getDuplicateNotes(Page, Wiki, List<Page>) - Method in interface org.exoplatform.wiki.service.NoteService
-
Checks if a note and its children are duplicated with ones in the target NoteBook or not, then gets a list of duplicated notes if any.
- getDuplicateNotes(Page, Wiki, List<Page>, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Checks if a note and its children are duplicated with ones in the target NoteBook or not, then gets a list of duplicated notes if any.
- getDuplicateNotes(Page, Wiki, List<Page>, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deprecated.
- getEditTime() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
- getEmailUser(String) - Static method in class org.exoplatform.wiki.utils.Utils
- getEmotionIconByName(String) - Method in class org.exoplatform.wiki.jpa.dao.EmotionIconDAO
- getEncoding() - Method in class org.exoplatform.wiki.service.WikiResource
- getEventType() - Method in class io.meeds.notes.plugin.NoteEventPlugin
- getExcerpt() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Get excerpt of result
- getExcerpt() - Method in class org.exoplatform.wiki.service.search.SearchResult
- getExcerpts() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.
- getExportedNotes(int) - Method in class org.exoplatform.wiki.service.NotesExportService
- getExportedZip(int) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getExportNoteStatus(int) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getExportRessourceById(int) - Method in class org.exoplatform.wiki.service.NotesExportService
- 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
- getFeaturedImageIllustration(Request, Long, boolean, String, String, long) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getField() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchFilter
-
Deprecated.
- getFields() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getFilesfromContent(NoteToExport, List<File>) - Method in class org.exoplatform.wiki.service.ExportThread
- getFullName() - Method in class org.exoplatform.wiki.model.PermissionEntry
- getFullName() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété fullName.
- getFullTitle() - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
- getFullTitle() - Method in class org.exoplatform.wiki.model.Attachment
- getGuid() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Obtient la valeur de la propriété guid.
- getHandlerName() - Method in class io.meeds.notes.handler.TermsAndConditionsHandler
- getHeadline() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Obtient la valeur de la propriété headline.
- 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
- getHighlight() - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Obtient la valeur de la propriété highlight.
- getHistoryOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getHistoryOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- 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
-
Obtient la valeur de la propriété home.
- getHref() - Method in class org.exoplatform.wiki.service.rest.model.Link
-
Obtient la valeur de la propriété href.
- getHrefLang() - Method in class org.exoplatform.wiki.service.rest.model.Link
-
Obtient la valeur de la propriété hrefLang.
- getId() - Method in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- 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.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.model.content.ContentItem
-
Get the unique identifier for the content
- getId() - Method in class org.exoplatform.wiki.model.PermissionEntry
- getId() - Method in class org.exoplatform.wiki.model.Wiki
- getId() - Method in class org.exoplatform.wiki.service.BreadcrumbData
- getId() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété id.
- getId() - Method in class org.exoplatform.wiki.service.rest.model.Class
-
Obtient la valeur de la propriété id.
- getId() - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Obtient la valeur de la propriété id.
- getId() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Obtient la valeur de la propriété id.
- getId() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété id.
- getId() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Obtient la valeur de la propriété id.
- getId() - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Obtient la valeur de la propriété id.
- getId() - Method in class org.exoplatform.wiki.service.rest.model.Wiki
-
Obtient la valeur de la propriété id.
- getId() - Method in class org.exoplatform.wiki.tree.TreeNode
- getId(String, boolean) - Static method in class org.exoplatform.wiki.resolver.TitleResolver
- getIdentity() - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
- getIdentity() - Method in class org.exoplatform.wiki.service.related.JsonRelatedData
- getIdentity(String) - Static method in class org.exoplatform.wiki.utils.Utils
- 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.model.PermissionEntry
- getImage() - Method in class org.exoplatform.wiki.jpa.entity.EmotionIconEntity
- getImageUrl() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Get image url of avatar
- getImg() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getIndex() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getInstance() - Static method in class org.exoplatform.wiki.service.listener.ListenerHandler
- getJsonList() - Method in class org.exoplatform.wiki.service.impl.BeanToJsons
- getLang() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- getLang() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
- getLanguage() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété language.
- getLanguage() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété language.
- getLanguage() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Obtient la valeur de la propriété language.
- getLanguage() - Method in class org.exoplatform.wiki.service.rest.model.Translation
-
Obtient la valeur de la propriété language.
- getLastversionNumberOfPage(Long) - Method in class org.exoplatform.wiki.jpa.dao.PageVersionDAO
- getLatestDraftOfPage(String, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getLatestDraftOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getLatestDraftOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Returns latest draft of given page.
- getLatestDraftOfPage(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Returns latest draft of given page.
- getLatestDraftOfPage(Page) - Method in interface org.exoplatform.wiki.service.NoteService
-
Returns latest draft of given page.
- getLatestDraftOfPage(Page, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Returns latest draft of given page.
- getLatestDraftOfPage(Page, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deprecated.
- getLatestDraftPageByTargetPageAndLang(Long, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Retrieves latest draft of a specific page by target page id and content language
- getLatestDraftPageByTargetPageAndLang(Long, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Retrieves latest draft of a specific page by target page id and content language
- getLatestDraftPageByTargetPageAndLang(Long, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves latest draft of a specific page by target page id and content language
- getLatestDraftPageByTargetPageAndLang(Long, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieves latest draft of a specific page by target page id and content language
- getLatestDraftPageByUserAndTargetPageAndLang(Long, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves latest draft of a specific page by target page id and content language and owner username
- getLatestDraftPageByUserAndTargetPageAndLang(Long, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deprecated.
- getLinks() - Method in class org.exoplatform.wiki.service.rest.model.LinkCollection
-
Gets the value of the links property.
- getLocatedLangDisplayName(List<Locale>, Locale, String) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
- 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
-
Obtient la valeur de la propriété majorVersion.
- getMajorVersion() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété majorVersion.
- getMapping() - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
- getMetadataQuery(List<ElasticSearchFilter>) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getMimeType() - Method in class org.exoplatform.wiki.model.Attachment
- getMimeType() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété mimeType.
- getMimeType() - Method in class org.exoplatform.wiki.service.WikiResource
- getMinorVersion() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété minorVersion.
- getMinorVersion() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété minorVersion.
- getModified() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété modified.
- getModified() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété modified.
- getModifier() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété modifier.
- getModifier() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété modifier.
- 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.model.Attachment
- 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
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.exoplatform.wiki.service.rest.model.Attribute
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.exoplatform.wiki.service.rest.model.Class
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.exoplatform.wiki.service.rest.model.Property
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.exoplatform.wiki.service.rest.model.Tag
-
Obtient la valeur de la propriété name.
- getName() - Method in class org.exoplatform.wiki.service.rest.model.Wiki
-
Obtient la valeur de la propriété name.
- 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.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.TreeNode
- getNote(String, String, String, String, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getNoteById(String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a note based on its unique id.
- getNoteById(String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a note based on its unique id.
- getNoteById(String, String, String, boolean, String, String, boolean) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getNoteById(String, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a note based on its unique id.
- getNoteById(String, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a note based on its unique id.
- getNoteById(String, Identity, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a note based on its unique id.
- getNoteById(String, Identity, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a note based on its unique id.
- getNoteByIdAndLang(Long, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- getNoteByIdAndLang(Long, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieves note page by its id and content lang
- getNoteByIdAndLang(Long, Identity, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves note page by its id and content lang
- getNoteByIdAndLang(Long, Identity, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieves note page by its id and content lang
- getNoteByRootPermission(String, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a wiki page regardless of the current user's permission.
- getNoteByRootPermission(String, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a wiki page regardless of the current user's permission.
- getNoteFeaturedImageInfo(Long, String, boolean, String, long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Get Note featured Image by its given id
- getNoteFeaturedImageInfo(Long, String, boolean, String, long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Get Note featured Image by its given id
- getNoteId() - Method in class org.exoplatform.wiki.service.BreadcrumbData
- getNoteOfNoteBookByName(String, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a note by its unique name in the noteBook.
- getNoteOfNoteBookByName(String, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a note by its unique name in the noteBook.
- getNoteOfNoteBookByName(String, String, String, String, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves a note by note type, owner, name and lang.
- getNoteOfNoteBookByName(String, String, String, String, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieves a note by note type, owner, name and lang.
- getNoteOfNoteBookByName(String, String, String, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets a note by its unique name in the noteBook.
- getNoteOfNoteBookByName(String, String, String, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets a note by its unique name in the noteBook.
- getNoteOfNoteBookByName(String, String, String, Identity, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves a note by note type, owner and name.
- getNoteOfNoteBookByName(String, String, String, Identity, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieves a note by note type, owner and name.
- getNotePage(String, String) - Method in class io.meeds.notes.service.NotePageViewService
- getNotePage(String, String, Identity) - Method in class io.meeds.notes.service.NotePageViewService
- getNotePage(Request, String, String) - Method in class io.meeds.notes.rest.NotePageViewRest
- getNotePageData(String) - Method in class io.meeds.notes.service.NotePageViewService
- getNotePages(String) - Method in class io.meeds.notes.service.NotePageViewService
- getNoteRenderedContent(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Return the content of the note to be rendred
- getNoteRenderedContent(Page) - Method in interface org.exoplatform.wiki.service.NoteService
-
Return the content of the note to be rendred
- getNotesOfWiki(String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieve the all notes contained in noteBook
- getNotesOfWiki(String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieve the all notes contained in noteBook
- getNoteToExport(NoteToExport, int) - Method in class org.exoplatform.wiki.service.ExportThread
-
Recursive method to build the children and parent of a note
- getNoteTreeData(String, String, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getNoteVersions(String, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getNumber() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Obtient la valeur de la propriété number.
- getNumberOfChildren(Map<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
-
Obtient la valeur de la propriété objectNumber.
- getObjectSummaries() - Method in class org.exoplatform.wiki.service.rest.model.Objects
-
Gets the value of the objectSummaries property.
- getObjectType() - Method in class org.exoplatform.wiki.service.plugin.WikiDraftPageAttachmentPlugin
- getObjectType() - Method in class org.exoplatform.wiki.service.plugin.WikiPageAttachmentPlugin
- 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.
- getOwner() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
- getOwner() - Method in class org.exoplatform.wiki.model.Wiki
- 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
- getPageAvailableTranslationLanguages(Long) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Retrieves list of available translations languages of a page
- getPageAvailableTranslationLanguages(Long) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Retrieves list of available translations languages of a page
- getPageAvailableTranslationLanguages(Long, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves list of available translations languages of a page
- getPageAvailableTranslationLanguages(Long, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieves list of available translations languages of a page
- getPageAvailableTranslationLanguages(Long, Boolean) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- getPageAvailableTranslationLanguages(Long, String, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves list of available translations languages of a page
- getPageAvailableTranslationLanguages(Long, String, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deprecated.
- 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
- getPageFullName() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Obtient la valeur de la propriété pageFullName.
- getPageHistoryVersionsByPageIdAndLang(Long, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Retrieves list of page versions by page id and lang
- getPageHistoryVersionsByPageIdAndLang(Long, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Retrieves list of page versions by page id and lang
- getPageId() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété pageId.
- getPageId() - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Obtient la valeur de la propriété pageId.
- getPageId() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété pageId.
- getPageId() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Obtient la valeur de la propriété pageId.
- 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
-
Obtient la valeur de la propriété pageName.
- getPageName() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Obtient la valeur de la propriété pageName.
- getPageName() - Method in class org.exoplatform.wiki.service.WikiPageParams
- 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
- 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, boolean) - Method in class org.exoplatform.wiki.jpa.dao.PageDAO
- 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
- getPageUrl(Page) - Static method in class org.exoplatform.wiki.utils.Utils
- getPageVersion() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété pageVersion.
- getPageVersionById(long) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Gets page version by its given id
- getPageVersionById(long) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Gets page version by its given id
- getPageVersionById(Long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets page version by its given id
- getPageVersionById(Long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets page version by its given id
- 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
- getParamValue(QualifiedName) - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.
- getParent() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété parent.
- getParentId() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété parentId.
- getParentNoteOf(NoteToExport) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Return the Parent of the note to export
- getParentNoteOf(NoteToExport) - Method in interface org.exoplatform.wiki.service.NoteService
-
Return the Parent of the note to export
- getParentNoteOf(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Get parent note of a note
- getParentNoteOf(Page) - Method in interface org.exoplatform.wiki.service.NoteService
-
Get parent note of a note
- getParentPage() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- getParentPageOf(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getParentPageOf(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- getPath() - Method in class org.exoplatform.wiki.model.WikiPreferences
- getPath() - Method in class org.exoplatform.wiki.tree.TreeNode
- getPath(WikiPageParams) - Static method in class org.exoplatform.wiki.service.related.RelatedUtil
-
convert wiki page info to path string.
- 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 - getPermissionFilter() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getPermissionFilterWiki(String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getPermissions() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
- getPermissions() - Method in class org.exoplatform.wiki.model.Attachment
- getPermissions() - Method in class org.exoplatform.wiki.model.PermissionEntry
- getPermissions() - Method in class org.exoplatform.wiki.model.Wiki
- getPermissionType() - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
- getPermissionType() - Method in class org.exoplatform.wiki.model.Permission
- getPortalName() - Static method in class org.exoplatform.wiki.utils.Utils
- getPortalURL() - Method in class org.exoplatform.wiki.service.WikiContext
- getPortletName() - Method in class io.meeds.notes.plugin.layout.renderer.NoteSingleViewRenderPlugin
- getPortletURI() - Method in class org.exoplatform.wiki.service.WikiContext
- getPredecessors() - Method in class org.exoplatform.wiki.model.PageVersion
- getPreferences() - Method in class org.exoplatform.wiki.model.Wiki
- getPreviewUrl() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Get preview url of result
- getPreviousNamesOfNote(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Get previous names of a note
- getPreviousNamesOfNote(Page) - Method in interface org.exoplatform.wiki.service.NoteService
-
Get previous names of a note
- getPreviousNamesOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getPreviousNamesOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- 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.
- getPublishedVersionByPageIdAndLang(Long, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
-
Retrieves the published note page version by its id and content language
- getPublishedVersionByPageIdAndLang(Long, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Retrieves the published note page version by its id and content language
- getPublishedVersionByPageIdAndLang(Long, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves published note version page by its page id and content lang
- getPublishedVersionByPageIdAndLang(Long, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieves published note version page by its page id and content lang
- getRedirectURI() - Method in class org.exoplatform.wiki.service.WikiContext
- getRel() - Method in class org.exoplatform.wiki.service.rest.model.Link
-
Obtient la valeur de la propriété rel.
- getRelatedPage(String, String, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getRelatedPage(String, String, String) - Method in interface org.exoplatform.wiki.service.DataStorage
- getRelatedPagesOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getRelatedPagesOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- getRelevancy() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Get relevancy of result
- getRenderingCache() - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
- getReplyTo() - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Obtient la valeur de la propriété replyTo.
- getRequiresLifeCycle() - Method in class io.meeds.notes.handler.TermsAndConditionsHandler
- 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
- getRouter() - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Get router
- getSearchFields() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getSearchResults() - Method in class org.exoplatform.wiki.service.rest.model.SearchResults
-
Gets the value of the searchResults property.
- getSearchType() - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.Gets a search type.
- getSiteName() - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Get site name, e.g.
- getSitesFilter(Collection<String>) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getSiteType() - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Get site type
- getSize() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété size.
- getSourceFields() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getSourceFields() - Method in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
- getSpace() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété space.
- getSpace() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Obtient la valeur de la propriété space.
- getSpace() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété space.
- getSpace() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Obtient la valeur de la propriété space.
- getSpaceId() - Method in class org.exoplatform.wiki.service.impl.SpaceBean
- getSpaceId(String) - Method in class org.exoplatform.wiki.service.plugin.WikiDraftPageAttachmentPlugin
- getSpaceId(String) - Method in class org.exoplatform.wiki.service.plugin.WikiPageAttachmentPlugin
- 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() - 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
- getStatus(int) - Method in class org.exoplatform.wiki.service.NotesExportService
- getSuccessors() - Method in class org.exoplatform.wiki.model.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.service.rest.model.PageSummary
-
Obtient la valeur de la propriété syntax.
- 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
-
Obtient la valeur de la propriété syntaxes.
- 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.model.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.model.content.Link
-
Get the page referenced by target
- getTargetRevision() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- getTemplate() - Method in class org.exoplatform.wiki.service.rest.model.SearchResults
-
Obtient la valeur de la propriété template.
- getTemplateOfWikiByName(String, String, String) - Method in class org.exoplatform.wiki.jpa.dao.TemplateDAO
- getTemplatesOfWiki(String, String) - Method in class org.exoplatform.wiki.jpa.dao.TemplateDAO
- getTermsAndConditionPage(HttpServletRequest, String) - Method in class io.meeds.notes.rest.TermsAndConditionsRest
- getTermsAndConditions(String) - Method in class io.meeds.notes.service.TermsAndConditionsService
- getText() - Method in interface org.exoplatform.wiki.model.content.ContentItem
-
Get the text representation of the content item
- getText() - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Obtient la valeur de la propriété text.
- GETTING_NOTES - Static variable in class org.exoplatform.wiki.service.ExportAction
- getTitle() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Get title of result
- getTitle() - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
- getTitle() - Method in class org.exoplatform.wiki.model.Attachment
- 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
-
Obtient la valeur de la propriété title.
- getTitleElasticFieldName() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getTitleFromJsonResult(JSONObject) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getTranslations() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété translations.
- getTranslations() - Method in class org.exoplatform.wiki.service.rest.model.Translations
-
Gets the value of the translations property.
- getTreeNode(WikiPageParams) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
-
Create a tree node with a given
WikiPageParams - getTreeNodeData() - Method in class org.exoplatform.wiki.service.impl.BeanToJsons
- getTreeRestURI() - Method in class org.exoplatform.wiki.service.WikiContext
- getTriggers() - Method in class io.meeds.notes.plugin.NoteEventPlugin
- getType() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchFilter
-
Deprecated.
- getType() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
- getType() - Method in class org.exoplatform.wiki.model.Wiki
- getType() - Method in class org.exoplatform.wiki.service.impl.SpaceBean
- getType() - Method in class org.exoplatform.wiki.service.rest.model.Link
-
Obtient la valeur de la propriété type.
- getType() - Method in class org.exoplatform.wiki.service.rest.model.Property
-
Obtient la valeur de la propriété type.
- getType() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Obtient la valeur de la propriété type.
- 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.model.Attachment
- getUpdatedDateFromResult(JSONObject) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getUrl() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Get url of result
- getURL(String, String) - Static method in class org.exoplatform.wiki.utils.Utils
- getUrlFromJsonResult(JSONObject, SearchContext) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getUserMemberships() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- getUsername() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
- getUserSpaceIds(String, String) - Method in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
- getValue() - Method in class io.meeds.notes.legacy.search.es.ElasticSearchFilter
-
Deprecated.
- getValue() - Method in class org.exoplatform.wiki.service.rest.model.Attribute
-
Obtient la valeur de la propriété value.
- getValue() - Method in class org.exoplatform.wiki.service.rest.model.Property
-
Obtient la valeur de la propriété value.
- getVersion() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété version.
- getVersion() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété version.
- getVersion() - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Obtient la valeur de la propriété version.
- getVersion() - Method in class org.exoplatform.wiki.service.rest.model.Xwiki
-
Obtient la valeur de la propriété version.
- getVersionNumber() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
- getVersionsHistoryOfNote(Page, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Gets all the Histories of the given note
- getVersionsHistoryOfNote(Page, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Gets all the Histories of the given note
- getVersionsHistoryOfNoteByLang(Page, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Retrieves the history version of given note by language
- getVersionsHistoryOfNoteByLang(Page, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Retrieves the history version of given note by language
- getVersionsOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getVersionsOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- getWatchersOfPage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- getWatchersOfPage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- getWeightInBytes() - Method in class org.exoplatform.wiki.model.Attachment
- getWiki() - Method in class org.exoplatform.wiki.jpa.entity.TemplateEntity
- getWiki() - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Obtient la valeur de la propriété wiki.
- getWiki() - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Obtient la valeur de la propriété wiki.
- getWiki() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété wiki.
- getWiki() - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Obtient la valeur de la propriété wiki.
- getWiki() - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Obtient la valeur de la propriété wiki.
- 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.model.Wiki
- getWikiHome() - Method in class org.exoplatform.wiki.tree.WikiHomeTreeNode
- getWikiHomeTreeNode() - Method in class org.exoplatform.wiki.tree.WikiTreeNode
- 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.service.BreadcrumbData
- getWikiPageParams(Page) - Static method in class org.exoplatform.wiki.utils.Utils
- 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.
- 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.model.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.service.BreadcrumbData
- 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
-
Obtient la valeur de la propriété xwikiAbsoluteUrl.
- getXwikiAbsoluteUrl() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété xwikiAbsoluteUrl.
- getXwikiAbsoluteUrl() - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Obtient la valeur de la propriété xwikiAbsoluteUrl.
- getXwikiRelativeUrl() - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Obtient la valeur de la propriété xwikiRelativeUrl.
- getXwikiRelativeUrl() - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Obtient la valeur de la propriété xwikiRelativeUrl.
- getXwikiRelativeUrl() - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Obtient la valeur de la propriété xwikiRelativeUrl.
- GROUP - Enum constant in enum class org.exoplatform.wiki.model.WikiType
-
Group wiki shared in a group
- GROUP - Enum constant in enum class org.exoplatform.wiki.service.IDType
- GROUP - Static variable in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- guid - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
H
- handler(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Puts Handler value into QualifiedName map
- HANDLER - Enum constant in enum class io.meeds.notes.legacy.api.search.data.SearchContext.RouterParams
-
Deprecated.
- hasAccessPermission(Identity, String) - Method in class org.exoplatform.wiki.service.plugin.WikiDraftPageAttachmentPlugin
- hasAccessPermission(Identity, String) - Method in class org.exoplatform.wiki.service.plugin.WikiPageAttachmentPlugin
- 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.
- hasAdminPagePermission(String, String, Identity) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- hasAdminPagePermission(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.
- hasAdminSpacePermission(String, String, Identity) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- hasAdminSpacePermission(String, String, Identity) - Method in interface org.exoplatform.wiki.service.DataStorage
- hasChild - Variable in class org.exoplatform.wiki.tree.JsonNodeData
- hasChild - Variable in class org.exoplatform.wiki.tree.TreeNode
- hasChildren(long) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- hasChildren(long) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Check if the given note page has children or not
- hasChildren(long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Check if the given note page has children or not
- hasChildren(long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Check if the given note page has children or not
- hasDrafts(long) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- hasDrafts(long) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Check if the given note page has drafts or not
- hasDrafts(long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Check if the given note page has drafts or not
- hasDrafts(long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Check if the given note page has drafts or not
- hasEditPermission(Identity, String) - Method in class org.exoplatform.wiki.service.plugin.WikiDraftPageAttachmentPlugin
- hasEditPermission(Identity, String) - Method in class org.exoplatform.wiki.service.plugin.WikiPageAttachmentPlugin
- hashCode() - Method in class org.exoplatform.wiki.model.Permission
- hashCode() - Method in class org.exoplatform.wiki.model.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.NoteServiceImpl
-
Checks if the given user has the permission on a page
- hasPermissionOnPage(Page, PermissionType, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
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
- HIDE_AUTHOR_PROP - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- HIDE_REACTION_PROP - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- highlight - Variable in class org.exoplatform.wiki.service.rest.model.Comment
- HIGHLIGHT_FRAGMENT_NUMBER_DEFAULT_VALUE - Static variable in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- HIGHLIGHT_FRAGMENT_NUMBER_PARAM_NAME - Static variable in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- HIGHLIGHT_FRAGMENT_SIZE_DEFAULT_VALUE - Static variable in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- HIGHLIGHT_FRAGMENT_SIZE_PARAM_NAME - Static variable in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- History - Class in org.exoplatform.wiki.service.rest.model
- History() - Constructor for class org.exoplatform.wiki.service.rest.model.History
- HISTORY - Static variable in class org.exoplatform.wiki.service.Relations
- historySummaries - Variable in class org.exoplatform.wiki.service.rest.model.History
- HistorySummary - Class in org.exoplatform.wiki.service.rest.model
- HistorySummary() - Constructor for class org.exoplatform.wiki.service.rest.model.HistorySummary
- home - Variable in class org.exoplatform.wiki.service.rest.model.Space
- HOME - Static variable in class org.exoplatform.wiki.service.Relations
- href - Variable in class org.exoplatform.wiki.service.rest.model.Link
- hrefLang - Variable in class org.exoplatform.wiki.service.rest.model.Link
- html2text(String) - Static method in class org.exoplatform.wiki.utils.Utils
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
- id - Variable in class org.exoplatform.wiki.tree.TreeNode
- ID - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- IDType - Enum Class in org.exoplatform.wiki.service
- ImportList - Class in org.exoplatform.wiki.model
- ImportList(long, List<Page>) - Constructor for class org.exoplatform.wiki.model.ImportList
- importNote(String, String, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- importNotes(String, Page, String, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Import Notes from a zip file location
- importNotes(String, Page, String, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Import Notes from a zip file location
- importNotes(List<String>, Page, String, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Import Notes from a list of files
- importNotes(List<String>, Page, String, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Import Notes from a list of files
- IN_PROGRESS - Enum constant in enum class org.exoplatform.wiki.service.ExportStatus
- includePageCtx - Variable in class org.exoplatform.wiki.service.WikiContext
- init() - Method in class io.meeds.notes.handler.TermsAndConditionsHandler
- init() - Method in class io.meeds.notes.listener.TermsAndConditionsAnalyticsListener
- init() - Method in class io.meeds.notes.listener.TermsAndConditionsGamificationListener
- init() - Method in class io.meeds.notes.listener.TermsAndConditionsWebSocketListener
- invalidateAttachmentCache(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- invalidateAttachmentCache(Page) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
- invalidateCache(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- invalidateCachesOfPageTree(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- io.meeds.notes.handler - package io.meeds.notes.handler
- io.meeds.notes.legacy.api.search - package io.meeds.notes.legacy.api.search
- io.meeds.notes.legacy.api.search.data - package io.meeds.notes.legacy.api.search.data
- io.meeds.notes.legacy.search.es - package io.meeds.notes.legacy.search.es
- io.meeds.notes.listener - package io.meeds.notes.listener
- io.meeds.notes.model - package io.meeds.notes.model
- io.meeds.notes.notifications.plugin - package io.meeds.notes.notifications.plugin
- io.meeds.notes.notifications.provider - package io.meeds.notes.notifications.provider
- io.meeds.notes.plugin - package io.meeds.notes.plugin
- io.meeds.notes.plugin.layout.renderer - package io.meeds.notes.plugin.layout.renderer
- io.meeds.notes.rest - package io.meeds.notes.rest
- io.meeds.notes.rest.model - package io.meeds.notes.rest.model
- io.meeds.notes.rest.utils - package io.meeds.notes.rest.utils
- io.meeds.notes.service - package io.meeds.notes.service
- isAllowed() - Method in class org.exoplatform.wiki.model.Permission
- isAllowMultipleSyntax() - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
- isAllowMultipleSyntaxes() - Method in class org.exoplatform.wiki.model.WikiPreferencesSyntax
- isDefaultPermissionsInited() - Method in class org.exoplatform.wiki.model.Wiki
- isDescendantPage(Page, Page) - Static method in class org.exoplatform.wiki.utils.Utils
- isDraftPage - Variable in class org.exoplatform.wiki.tree.JsonNodeData
- isDraftPage() - Method in class org.exoplatform.wiki.model.DraftPage
- isDraftPage() - Method in class org.exoplatform.wiki.model.Page
- isEnable() - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.is enable by default
- isEnabledForAnonymous() - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.
- isExisting(String, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Check if the given note is existing
- isExisting(String, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Check if the given note is existing
- isExpanded - Variable in class org.exoplatform.wiki.tree.JsonNodeData
- isHasChild() - Method in class org.exoplatform.wiki.tree.TreeNode
- isHasDraftDescendant() - Method in class org.exoplatform.wiki.tree.JsonNodeData
- isIndexed(SearchContext, String) - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.Returns the status of the indexation for the id in parameter The connectors must implement this search method, with the parameters below.
- isIndexed(SearchContext, String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- isLastNode - Variable in class org.exoplatform.wiki.tree.JsonNodeData
- isMinorEdit() - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
- isNewPage() - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- isNewPage() - Method in class org.exoplatform.wiki.service.impl.WikiPageHistory
- isNotesEvent(String) - Method in class org.exoplatform.wiki.service.listener.MetadataItemModified
- isRestricted - Variable 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 class org.exoplatform.wiki.model.WikiType
- isSelectable - Variable in class org.exoplatform.wiki.tree.JsonNodeData
- isSelected - Variable 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
- isTermsAcceptedForUser(HttpServletRequest, String) - Method in class io.meeds.notes.rest.TermsAndConditionsRest
- isTermsAcceptedForUser(String, String) - Method in class io.meeds.notes.service.TermsAndConditionsService
- isValid(NotificationContext) - Method in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- isValidEvent(Map<String, String>, String) - Method in class io.meeds.notes.plugin.NoteEventPlugin
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, FileService, UserACL) - Constructor for class org.exoplatform.wiki.jpa.JPADataStorage
- JsonNodeData - Class in org.exoplatform.wiki.tree
- JsonNodeData(TreeNode, boolean, boolean, String, String, Map<String, Object>, Identity, Locale) - 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
- lang - Variable in class org.exoplatform.wiki.service.search.SearchResult
- lang(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Puts Lang value into QualifiedName map
- LANG - Enum constant in enum class io.meeds.notes.legacy.api.search.data.SearchContext.RouterParams
-
Deprecated.
- 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
- LATEST_VERSION_ID - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- limit - Variable in class org.exoplatform.wiki.service.search.SearchData
- Link - Class in org.exoplatform.wiki.service.rest.model
- Link - Interface in org.exoplatform.wiki.model.content
-
Represents a link to another wiki page.
- Link() - Constructor for class org.exoplatform.wiki.service.rest.model.Link
- LinkCollection - Class in org.exoplatform.wiki.service.rest.model
- 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
- log - Static variable in class io.meeds.notes.notifications.provider.MailTemplateProvider
- log - Static variable in class io.meeds.notes.notifications.provider.PushTemplateProvider
- 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 io.meeds.notes.notifications.provider
- MailTemplateProvider(InitParams, IdentityManager) - Constructor for class io.meeds.notes.notifications.provider.MailTemplateProvider
- MailTemplateProvider.TemplateBuilder - Class in io.meeds.notes.notifications.provider
- 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 io.meeds.notes.notifications.provider.MailTemplateProvider.TemplateBuilder
- makeDigest(NotificationContext, Writer) - Method in class io.meeds.notes.notifications.provider.PushTemplateProvider.TemplateBuilder
- makeMessage(NotificationContext) - Method in class io.meeds.notes.notifications.provider.MailTemplateProvider.TemplateBuilder
- makeMessage(NotificationContext) - Method in class io.meeds.notes.notifications.provider.PushTemplateProvider.TemplateBuilder
- makeNotification(NotificationContext) - Method in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- markNoteAsViewed(String, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- markNoteAsViewed(Page, String) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
- markNoteAsViewed(Page, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- markNoteAsViewed(Page, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Mark note as viewed by user
- markTermsAsAcceptedForUser(String, String) - Method in class io.meeds.notes.service.TermsAndConditionsService
- Markup - Interface in org.exoplatform.wiki.model.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
- marshal(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Adapter1
- MEMBERSHIP - Enum constant in enum class org.exoplatform.wiki.service.IDType
- MENTION_PATTERN - Static variable in class org.exoplatform.wiki.utils.Utils
- MENTIONED_IDS - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- MentionInNoteNotificationPlugin - Class in io.meeds.notes.notifications.plugin
- MentionInNoteNotificationPlugin(InitParams) - Constructor for class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- metadata - Variable in class org.exoplatform.wiki.service.search.SearchResult
- MetadataItemModified - Class in org.exoplatform.wiki.service.listener
- MetadataItemModified(NoteService, IndexingService, ActivityStorage) - Constructor for class org.exoplatform.wiki.service.listener.MetadataItemModified
- MetaDataPage - Enum Class in org.exoplatform.wiki.service
- 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
- 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
- MOVE_PAGE - Enum constant in enum class org.exoplatform.wiki.service.PageUpdateType
- moveNote(String, String) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- moveNote(WikiPageParams, WikiPageParams) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Move a note
- moveNote(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.NoteService
-
Move a note
- moveNote(WikiPageParams, WikiPageParams, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Move a note
- moveNote(WikiPageParams, WikiPageParams, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Move a note
- movePage(WikiPageParams, WikiPageParams) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- movePage(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.DataStorage
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
- NOTE_AUTHOR - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- NOTE_DELETED - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- NOTE_HOME_NAME - Static variable in interface org.exoplatform.wiki.utils.NoteConstants
- NOTE_HOME_OLD_NAME - Static variable in interface org.exoplatform.wiki.utils.NoteConstants
- NOTE_HOME_TITLE - Static variable in interface org.exoplatform.wiki.utils.NoteConstants
- NOTE_LINK - Static variable in class org.exoplatform.wiki.utils.Utils
- NOTE_METADATA_DRAFT_PAGE_OBJECT_TYPE - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- NOTE_METADATA_PAGE_OBJECT_TYPE - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- NOTE_METADATA_VERSION_PAGE_OBJECT_TYPE - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- NOTE_TITLE - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- NOTE_URL - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- NoteConstants - Interface in org.exoplatform.wiki.utils
- NoteEventPlugin - Class in io.meeds.notes.plugin
- NoteEventPlugin() - Constructor for class io.meeds.notes.plugin.NoteEventPlugin
- NoteFeaturedImage - Class in io.meeds.notes.model
- NoteFeaturedImage(Long, String, String, long, Long, InputStream) - Constructor for class io.meeds.notes.model.NoteFeaturedImage
- NoteFeaturedImage(Long, String, String, String, Long, boolean) - Constructor for class io.meeds.notes.model.NoteFeaturedImage
- noteId - Variable in class org.exoplatform.wiki.tree.JsonNodeData
- NoteMetadataObject - Class in io.meeds.notes.model
- NoteMetadataObject(String, String, String, long) - Constructor for class io.meeds.notes.model.NoteMetadataObject
- NotePageData - Class in io.meeds.notes.model
- NotePageData() - Constructor for class io.meeds.notes.model.NotePageData
- NotePageProperties - Class in io.meeds.notes.model
- NotePageProperties() - Constructor for class io.meeds.notes.model.NotePageProperties
- NotePageViewRest - Class in io.meeds.notes.rest
- NotePageViewRest(NotePageViewService) - Constructor for class io.meeds.notes.rest.NotePageViewRest
- NotePageViewService - Class in io.meeds.notes.service
- NotePageViewService(NoteService, WikiService, CMSService, AttachmentService, IdentityManager, UserACL, LocaleConfigService) - Constructor for class io.meeds.notes.service.NotePageViewService
- NOTES_IMPORT_CONTEXT - Static variable in class org.exoplatform.wiki.service.NotesAutoImportService
- NOTES_IMPORT_CONTEXT_NAME - Static variable in class org.exoplatform.wiki.service.NotesAutoImportService
- NOTES_IMPORT_SCOPE - Static variable in class org.exoplatform.wiki.service.NotesAutoImportService
- NOTES_IMPORT_SCOPE_NAME - Static variable in class org.exoplatform.wiki.service.NotesAutoImportService
- NOTES_METADATA_KEY - Static variable in class org.exoplatform.wiki.jpa.EntityConverter
- NOTES_METADATA_OBJECT_TYPE - Static variable in class org.exoplatform.wiki.utils.Utils
- NOTES_METADATA_TYPE - Static variable in class org.exoplatform.wiki.jpa.EntityConverter
- NotesAutoImportService - Class in org.exoplatform.wiki.service
- NotesAutoImportService(InitParams, SettingService, NoteService, WikiService, SpaceService, SpaceTemplateService, SpaceLayoutService, NavigationService, UserACL) - Constructor for class org.exoplatform.wiki.service.NotesAutoImportService
- NoteService - Interface in org.exoplatform.wiki.service
-
Provides functions for processing database with notes, including: adding, editing, removing and searching for data.
- NoteServiceImpl - Class in org.exoplatform.wiki.service.impl
- NoteServiceImpl(DataStorage, CacheService, WikiService, IdentityManager, SpaceService, CMSService, ListenerService, FileService, UploadService, MetadataService, ImageThumbnailService, AttachmentService) - Constructor for class org.exoplatform.wiki.service.impl.NoteServiceImpl
- NotesExportService - Class in org.exoplatform.wiki.service
- NotesExportService(NoteService, WikiService, HTMLUploadImageProcessor, FileService) - Constructor for class org.exoplatform.wiki.service.NotesExportService
- NoteSingleViewRenderPlugin - Class in io.meeds.notes.plugin.layout.renderer
- NoteSingleViewRenderPlugin(NotePageViewService) - Constructor for class io.meeds.notes.plugin.layout.renderer.NoteSingleViewRenderPlugin
- NotesMetadataListener - Class in io.meeds.notes.listener
- NotesMetadataListener(IdentityManager, SpaceService, TagService, UserACL) - Constructor for class io.meeds.notes.listener.NotesMetadataListener
- NotesRestService - Class in org.exoplatform.wiki.service.rest
- NotesRestService(NoteService, WikiService, UploadService, IdentityManager, ResourceBundleService, NotesExportService) - Constructor for class org.exoplatform.wiki.service.rest.NotesRestService
- NoteToExport - Class in org.exoplatform.wiki.model
- NoteToExport() - Constructor for class org.exoplatform.wiki.model.NoteToExport
- NoteToExport(String) - Constructor for class org.exoplatform.wiki.model.NoteToExport
- NoteToExport(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.exoplatform.wiki.model.NoteToExport
- NoteToExport(NoteToExport) - Constructor for class org.exoplatform.wiki.model.NoteToExport
- NoteVersionLanguageIndexingServiceConnector - Class in org.exoplatform.wiki.jpa.search
- NoteVersionLanguageIndexingServiceConnector(InitParams, NoteService, MetadataService) - Constructor for class org.exoplatform.wiki.jpa.search.NoteVersionLanguageIndexingServiceConnector
- number - Variable in class org.exoplatform.wiki.service.rest.model.ObjectSummary
O
- Object - Class in org.exoplatform.wiki.service.rest.model
- Object() - Constructor for class org.exoplatform.wiki.service.rest.model.Object
- OBJECT - Static variable in class org.exoplatform.wiki.service.Relations
- OBJECT_TYPE - Static variable in class org.exoplatform.wiki.service.plugin.WikiDraftPageAttachmentPlugin
- OBJECT_TYPE - Static variable in class org.exoplatform.wiki.service.plugin.WikiPageAttachmentPlugin
- ObjectFactory - Class in org.exoplatform.wiki.service.rest.model
- 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 - Class in org.exoplatform.wiki.service.rest.model
- Objects() - Constructor for class org.exoplatform.wiki.service.rest.model.Objects
- OBJECTS - Static variable in class org.exoplatform.wiki.service.Relations
- objectSummaries - Variable in class org.exoplatform.wiki.service.rest.model.Objects
- ObjectSummary - Class in org.exoplatform.wiki.service.rest.model
- ObjectSummary() - Constructor for class org.exoplatform.wiki.service.rest.model.ObjectSummary
- onEvent(Event<Long, MetadataItem>) - Method in class org.exoplatform.wiki.service.listener.MetadataItemModified
- onEvent(Event<String, Object>) - Method in class io.meeds.notes.listener.TermsAndConditionsAnalyticsListener
- onEvent(Event<String, Object>) - Method in class io.meeds.notes.listener.TermsAndConditionsGamificationListener
- onEvent(Event<String, Object>) - Method in class io.meeds.notes.listener.TermsAndConditionsWebSocketListener
- onEvent(Event<String, Page>) - Method in class io.meeds.notes.listener.DefaultSpacesTemplatesListener
- onEvent(Event<String, Page>) - Method in class io.meeds.notes.listener.NotesMetadataListener
- onEvent(Event<TagObject, Set<TagName>>) - Method in class io.meeds.notes.listener.AnalyticsAddTagListener
- onStartRequest(Application, RequestContext) - 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.filter - package org.exoplatform.wiki.filter
- 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.model - package org.exoplatform.wiki.model
- org.exoplatform.wiki.model.content - package org.exoplatform.wiki.model.content
- 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.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.plugin - package org.exoplatform.wiki.service.plugin
- org.exoplatform.wiki.service.related - package org.exoplatform.wiki.service.related
- org.exoplatform.wiki.service.rest - package org.exoplatform.wiki.service.rest
- 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.model
- Page - Class in org.exoplatform.wiki.service.rest.model
- Page() - Constructor for class org.exoplatform.wiki.service.rest.model.Page
- Page(String) - Constructor for class org.exoplatform.wiki.model.Page
- Page(String, String) - Constructor for class org.exoplatform.wiki.model.Page
- Page(Page) - Constructor for class org.exoplatform.wiki.model.Page
- PAGE - Enum constant in enum class org.exoplatform.wiki.service.search.SearchResultType
- PAGE - Enum constant in enum class org.exoplatform.wiki.tree.TreeNodeType
- PAGE - Static variable in class org.exoplatform.wiki.service.Relations
- PAGE - Static variable in class org.exoplatform.wiki.utils.Utils
- PAGE_CONTENT - Enum constant in enum class org.exoplatform.wiki.service.search.SearchResultType
- PAGE_ID_KEY - Static variable in class org.exoplatform.wiki.utils.Utils
- PAGE_OWNER_KEY - Static variable in class org.exoplatform.wiki.utils.Utils
- PAGE_TYPE_KEY - Static variable in class org.exoplatform.wiki.utils.Utils
- PAGE_URI - Static variable in class io.meeds.notes.handler.TermsAndConditionsHandler
- 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
- 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 io.meeds.notes.rest.model
- 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 io.meeds.notes.rest.model.PageEntity
- PageEntity() - Constructor for class org.exoplatform.wiki.jpa.entity.PageEntity
- pageFullName - Variable in class org.exoplatform.wiki.service.rest.model.SearchResult
- PageHistory - Class in org.exoplatform.wiki.model
- PageHistory() - Constructor for class org.exoplatform.wiki.model.PageHistory
- 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(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
- PagePropertiesEntity - Class in io.meeds.notes.rest.model
- PagePropertiesEntity() - Constructor for class io.meeds.notes.rest.model.PagePropertiesEntity
- Pages - Class in org.exoplatform.wiki.service.rest.model
- Pages() - Constructor for class org.exoplatform.wiki.service.rest.model.Pages
- PAGES - Static variable in class org.exoplatform.wiki.service.Relations
- pageSummaries - Variable in class org.exoplatform.wiki.service.rest.model.Pages
- PageSummary - Class in org.exoplatform.wiki.service.rest.model
- 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 Class in org.exoplatform.wiki.service
-
Page update types
- pageVersion - Variable in class org.exoplatform.wiki.service.rest.model.Attachment
- PageVersion - Class in org.exoplatform.wiki.model
- PageVersion() - Constructor for class org.exoplatform.wiki.model.PageVersion
- 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.model.content
-
Represents a paragraph of text.
- parent - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
- PARENT - Static variable in class org.exoplatform.wiki.service.Relations
- 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(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Puts Path value into QualifiedName map
- PATH - Enum constant in enum class io.meeds.notes.legacy.api.search.data.SearchContext.RouterParams
-
Deprecated.
- PATH - Static variable in class org.exoplatform.wiki.tree.TreeNode
- Permission - Class in org.exoplatform.wiki.model
- Permission() - Constructor for class org.exoplatform.wiki.model.Permission
- Permission(PermissionType, boolean) - Constructor for class org.exoplatform.wiki.model.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.model
- PermissionEntry() - Constructor for class org.exoplatform.wiki.model.PermissionEntry
- PermissionEntry(String, String, IDType, Permission[]) - Constructor for class org.exoplatform.wiki.model.PermissionEntry
- PermissionType - Enum Class in org.exoplatform.wiki.model
- PORTAL - Enum constant in enum class org.exoplatform.wiki.model.WikiType
-
Portal wiki accessible from the portal
- 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.NoteServiceImpl
- 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.NoteServiceImpl
- 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
- postDeletePageVersion(PageVersion) - Method in class org.exoplatform.wiki.jpa.search.PageIndexingListener
- postDeletePageVersion(PageVersion) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
- postDeletePageVersionLanguage(PageVersion) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- poster - Variable in class org.exoplatform.wiki.service.search.SearchResult
- postgetPagefromBreadCrumb(String, String, String, Page) - Method in class org.exoplatform.wiki.jpa.search.PageIndexingListener
- postgetPagefromBreadCrumb(String, String, String, Page) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
- postgetPagefromTree(String, String, String, Page) - Method in class org.exoplatform.wiki.jpa.search.PageIndexingListener
- postgetPagefromTree(String, String, String, Page) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
- postOpenByBreadCrumb(String, String, String, Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- postOpenByTree(String, String, String, Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- 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.NoteServiceImpl
- postUpdatePage(String, String, String, Page, PageUpdateType) - Method in class org.exoplatform.wiki.service.impl.WikiServiceImpl
- postUpdatePage(String, String, String, Page, PageUpdateType) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
- postUpdatePageVersion(String) - Method in class org.exoplatform.wiki.jpa.search.PageIndexingListener
- postUpdatePageVersion(String) - Method in class org.exoplatform.wiki.service.listener.PageWikiListener
- postUpdatePageVersionLanguage(String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- PROCESS_FEATURED_IMAGES - Static variable in class org.exoplatform.wiki.service.ExportAction
- processExport(int, String[], boolean, Identity) - Method in class org.exoplatform.wiki.service.ExportThread
- processImagesForExport(Page) - Method in class org.exoplatform.wiki.service.ExportThread
-
Process images by creating images found in the content
- processMentions(String, Space) - Static method in class org.exoplatform.wiki.utils.Utils
- processNotesLinkForExport(NoteToExport) - Method in class org.exoplatform.wiki.service.ExportThread
- properties - Variable in class org.exoplatform.wiki.service.rest.model.Class
- properties - Variable in class org.exoplatform.wiki.service.rest.model.Object
- properties - Variable in class org.exoplatform.wiki.service.rest.model.Properties
- Properties - Class in org.exoplatform.wiki.service.rest.model
- Properties() - Constructor for class org.exoplatform.wiki.service.rest.model.Properties
- PROPERTIES - Static variable in class org.exoplatform.wiki.service.Relations
- Property - Class in org.exoplatform.wiki.service.rest.model
- Property() - Constructor for class org.exoplatform.wiki.service.rest.model.Property
- PROPERTY - Static variable in class org.exoplatform.wiki.service.Relations
- PUBLISH - Enum constant in enum class org.exoplatform.wiki.service.PageUpdateType
- PUBLISHED - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- PUBLISHED_DATE - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- PUBLISHED_VERSION_ID - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- pushDescendants(Map<String, Object>, String) - Method in class org.exoplatform.wiki.tree.TreeNode
- PushTemplateProvider - Class in io.meeds.notes.notifications.provider
- PushTemplateProvider(InitParams, IdentityManager) - Constructor for class io.meeds.notes.notifications.provider.PushTemplateProvider
- PushTemplateProvider.TemplateBuilder - Class in io.meeds.notes.notifications.provider
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.NoteServiceImpl
-
Removes a draft page by its name.
- removeDraft(String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Removes a draft page by its name.
- removeDraftById(String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Removes a draft page by its technical id.
- removeDraftById(String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Removes a draft page by its technical id.
- removeDraftOfNote(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Remove the Drafts of a note
- removeDraftOfNote(Page) - Method in interface org.exoplatform.wiki.service.NoteService
-
Remove the Drafts of a note
- removeDraftOfNote(Page, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Remove the Drafts of a note by username
- removeDraftOfNote(Page, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Deprecated.
- removeDraftOfNote(WikiPageParams) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Remove the all Drafts of a note
- removeDraftOfNote(WikiPageParams) - Method in interface org.exoplatform.wiki.service.NoteService
-
Remove the all Drafts of a note
- removeDraftOfNote(WikiPageParams, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Remove the Drafts of a note by language
- removeDraftOfNote(WikiPageParams, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Remove the Drafts of a note by language
- removeExportResource(int) - Method in class org.exoplatform.wiki.service.NotesExportService
- removeLogEditPage(WikiPageParams, String) - Static method in class org.exoplatform.wiki.utils.Utils
-
removes the log of user editing page.
- removeNoteFeaturedImage(Long, Long, String, boolean, Long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Removes note featured image and its related metadata property
- removeNoteFeaturedImage(Long, Long, String, boolean, Long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Removes note featured image and its related metadata property
- removeOrphanDraftPagesByParentPage(long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Remove all children drafts of a parent page without existing target
- removeOrphanDraftPagesByParentPage(long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Remove all children drafts of a parent page without existing target
- removeRelatedPage(Page, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- removeRelatedPage(Page, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- renameNote(String, String, String, String, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Renames a note.
- renameNote(String, String, String, String, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Renames a note.
- 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
- renderLink() - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Render link base on router and Map<QualifiedName, String>
- replyTo - Variable in class org.exoplatform.wiki.service.rest.model.Comment
- Resolver - Class in org.exoplatform.wiki.resolver
- Resolver() - Constructor for class org.exoplatform.wiki.resolver.Resolver
- RestoreNoteVersion(String, Page) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- restoreVersionOfNote(String, Page, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Restores a version of a note
- restoreVersionOfNote(String, Page, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Restores a version of a note
- restoreVersionOfPage(String, Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- restoreVersionOfPage(String, Page) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Restore a note from given version
- ROOT - Enum constant in enum class org.exoplatform.wiki.tree.TreeNodeType
- RootTreeNode - Class in org.exoplatform.wiki.tree
- RootTreeNode() - Constructor for class org.exoplatform.wiki.tree.RootTreeNode
- run() - Method in class org.exoplatform.wiki.service.ExportThread
S
- saveDraft(DraftPageEntity) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- saveNoteFeaturedImage(Page, NoteFeaturedImage) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Saves Note featured Image
- saveNoteFeaturedImage(Page, NoteFeaturedImage) - Method in interface org.exoplatform.wiki.service.NoteService
-
Saves Note featured Image
- saveNoteMetadata(NotePageProperties, String, Long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Save note metadata properties
- saveNoteMetadata(NotePageProperties, String, Long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Save note metadata properties
- saveNotePage(String, String, String, Identity) - Method in class io.meeds.notes.service.NotePageViewService
- saveNotePage(Request, String, String, String) - Method in class io.meeds.notes.rest.NotePageViewRest
- savePageData(String, NotePageData) - Method in class io.meeds.notes.service.NotePageViewService
- saveTermsAndConditions(String, String) - Method in class io.meeds.notes.rest.TermsAndConditionsRest
- saveTermsAndConditions(String, String, Identity) - Method in class io.meeds.notes.service.TermsAndConditionsService
- score - Variable in class org.exoplatform.wiki.service.search.SearchResult
- search(SearchContext, String, Collection<String>, int, int, String, String) - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.Returns a collection of search results from the connectors.
- search(SearchContext, String, Collection<String>, int, int, String, String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- search(WikiSearchData) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- search(WikiSearchData) - Method in interface org.exoplatform.wiki.service.DataStorage
- search(WikiSearchData) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Searches in all wiki pages.
- search(WikiSearchData) - Method in interface org.exoplatform.wiki.service.NoteService
-
Searches in all wiki pages.
- SEARCH - Static variable in class org.exoplatform.wiki.service.Relations
- SEARCH_QUERY_TERM - Static variable in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
- SEARCH_QUERY_TERM_FOR_NOTES_APPLICATION - Static variable in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
- searchByEntityId(SearchContext, String, String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.Search on ES with entity id Search keyword in query with an OR And search only for the entity in parameter
- SearchContext - Class in io.meeds.notes.legacy.api.search.data
-
Deprecated, for removal: This API element is subject to removal in a future version.Copied from commons-search to this module. Should be reworked to be more simple.
- SearchContext(Router, String) - Constructor for class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Contructor to create a context for search service
- SearchContext.RouterParams - Enum Class in io.meeds.notes.legacy.api.search.data
-
Deprecated.
- searchData(UriInfo, String, int, String, String, boolean, List<String>, boolean) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
-
Return a list of title based on a searched words.
- SearchData - Class in org.exoplatform.wiki.service.search
- SearchData(String, String, String, String, String, String) - Constructor for class org.exoplatform.wiki.service.search.SearchData
- SearchResult - Class in io.meeds.notes.legacy.api.search.data
-
Deprecated, for removal: This API element is subject to removal in a future version.Copied from commons-search to this module. Should be reworked to be more simple.
- SearchResult - Class in org.exoplatform.wiki.service.rest.model
- SearchResult - Class in org.exoplatform.wiki.service.search
- SearchResult() - Constructor for class org.exoplatform.wiki.service.rest.model.SearchResult
- SearchResult() - Constructor for class org.exoplatform.wiki.service.search.SearchResult
- SearchResult(String, String, String, String, String, long, long) - Constructor for class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Constructor that helps to create search result by the unique way
- SearchResult(String, String, String, String, String, String, long, long) - Constructor for class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Constructor that helps to create search result by the unique way (keeping the other constructor without previewUrl for backward compatibility reasons)
- SearchResult(String, String, String, String, String, String, SearchResultType, Calendar, Calendar) - Constructor for class org.exoplatform.wiki.service.search.SearchResult
- SearchResult(String, String, Map<String, List<String>>, String, String, String, Long, long) - Constructor for class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.
- SearchResult(String, Identity, Identity, String, String, String, String, SearchResultType, Calendar, Calendar) - Constructor for class org.exoplatform.wiki.service.search.SearchResult
- searchResults - Variable in class org.exoplatform.wiki.service.rest.model.SearchResults
- SearchResults - Class in org.exoplatform.wiki.service.rest.model
- SearchResults() - Constructor for class org.exoplatform.wiki.service.rest.model.SearchResults
- SearchResultType - Enum Class in org.exoplatform.wiki.service.search
- SearchServiceConnector - Class in io.meeds.notes.legacy.api.search
-
Deprecated, for removal: This API element is subject to removal in a future version.Copied from commons-search to this module. Should be reworked to be more simple.
- SearchServiceConnector(InitParams) - Constructor for class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.Initializes a search service connector.
- 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
- searchTemplatesByTitle(String, String, String) - Method in class org.exoplatform.wiki.jpa.dao.TemplateDAO
- searchWiki(String, String, String, List<String>, boolean, boolean, int, int) - 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
- sendMentionInNoteNotification(Page, Page, String) - Static method in class org.exoplatform.wiki.utils.Utils
- sendMessage(String, String) - Method in class io.meeds.notes.service.TermsAndConditionsWebSocketService
-
Propagate an event from Backend to frontend through WebSocket Message when terms and conditions added, updated or accepted
- setAllowed(boolean) - Method in class org.exoplatform.wiki.model.Permission
- setAllowMultipleSyntax(boolean) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
- setAllowMultipleSyntaxes(boolean) - Method in class org.exoplatform.wiki.model.WikiPreferencesSyntax
- setAttachmentFileID(Long) - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
- setAttachmentName(String) - Method in class org.exoplatform.wiki.service.WikiPageParams
- setAttachments(List<DraftPageAttachmentEntity>) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- setAuthor(String) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
- setAuthor(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété author.
- setAuthor(String) - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Définit la valeur de la propriété author.
- setBaseUrl(String) - Method in class org.exoplatform.wiki.service.WikiContext
- setChildren(List<TreeNode>) - Method in class org.exoplatform.wiki.tree.TreeNode
- setClassName(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété className.
- setClassName(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété className.
- setComment(String) - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
- setContent(byte[]) - Method in class org.exoplatform.wiki.model.Attachment
- setContent(String) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
- setContent(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété content.
- setCreated(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété created.
- setCreatedDate(Calendar) - Method in class org.exoplatform.wiki.model.Attachment
- 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
- setCreator(String) - Method in class org.exoplatform.wiki.model.Attachment
- setCreator(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété creator.
- setDate(long) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Set data for result
- setDate(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété date.
- setDate(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Définit la valeur de la propriété date.
- setDefault(String) - Method in class org.exoplatform.wiki.service.rest.model.Translations
-
Définit la valeur de la propriété default.
- setDefaultPermissionsInited(boolean) - Method in class org.exoplatform.wiki.model.Wiki
- setDefaultSyntax(String) - Method in class org.exoplatform.wiki.model.WikiPreferencesSyntax
- setDescription(String) - Method in class org.exoplatform.wiki.jpa.entity.TemplateEntity
- setDescription(String) - Method in class org.exoplatform.wiki.service.search.TemplateSearchResult
- setDetail(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Set detail for result
- setDisplayName(String) - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.Sets a display name.
- setDownloadURL(String) - Method in class org.exoplatform.wiki.model.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
- setEnable(boolean) - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.set enable by default
- setEnabledForAnonymous(boolean) - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.
- setExcerpt(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Set excerpt for result
- setExcerpts(Map<String, List<String>>) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.
- setField(String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchFilter
-
Deprecated.
- setFullName(String) - Method in class org.exoplatform.wiki.model.PermissionEntry
- setFullName(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété fullName.
- setFullTitle(String) - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
- setFullTitle(String) - Method in class org.exoplatform.wiki.model.Attachment
- setGuid(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété guid.
- setHasChild(boolean) - Method in class org.exoplatform.wiki.tree.TreeNode
- setHeadline(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété headline.
- setHighlight(String) - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Définit la valeur de la propriété highlight.
- setHome(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Définit la valeur de la propriété home.
- setHref(String) - Method in class org.exoplatform.wiki.service.rest.model.Link
-
Définit la valeur de la propriété href.
- setHrefLang(String) - Method in class org.exoplatform.wiki.service.rest.model.Link
-
Définit la valeur de la propriété hrefLang.
- setId(int) - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Définit la valeur de la propriété id.
- setId(long) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- setId(Long) - Method in class org.exoplatform.wiki.jpa.entity.AttachmentEntity
- setId(String) - Method in class org.exoplatform.wiki.model.PermissionEntry
- setId(String) - Method in class org.exoplatform.wiki.model.Wiki
- setId(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
- setId(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété id.
- setId(String) - Method in class org.exoplatform.wiki.service.rest.model.Class
-
Définit la valeur de la propriété id.
- setId(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété id.
- setId(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété id.
- setId(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété id.
- setId(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Définit la valeur de la propriété id.
- setId(String) - Method in class org.exoplatform.wiki.service.rest.model.Wiki
-
Définit la valeur de la propriété id.
- setId(String) - Method in class org.exoplatform.wiki.tree.TreeNode
- 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.model.PermissionEntry
- setImage(byte[]) - Method in class org.exoplatform.wiki.jpa.entity.EmotionIconEntity
- setImageUrl(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Set image url for avatar
- setImg(String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- setIndex(String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- setJsonList(List<T>) - Method in class org.exoplatform.wiki.service.impl.BeanToJsons
- setLang(String) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- setLang(String) - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
- setLanguage(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété language.
- setLanguage(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété language.
- setLanguage(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété language.
- setLanguage(String) - Method in class org.exoplatform.wiki.service.rest.model.Translation
-
Définit la valeur de la propriété language.
- setMajorVersion(int) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété majorVersion.
- setMajorVersion(int) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété majorVersion.
- setMimeType(String) - Method in class org.exoplatform.wiki.model.Attachment
- setMimeType(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété mimeType.
- setMinorEdit(boolean) - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
- setMinorVersion(int) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété minorVersion.
- setMinorVersion(int) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété minorVersion.
- setModified(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété modified.
- setModified(Calendar) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété modified.
- setModifier(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété modifier.
- setModifier(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété modifier.
- 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.model.Attachment
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Attribute
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Class
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Property
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Tag
-
Définit la valeur de la propriété name.
- setName(String) - Method in class org.exoplatform.wiki.service.rest.model.Wiki
-
Définit la valeur de la propriété name.
- 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.TreeNode
- setNewPage(boolean) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- setNodeType(TreeNodeType) - Method in class org.exoplatform.wiki.tree.TreeNode
- setNoteId(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
- setNumber(int) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété number.
- setObjectNumber(Integer) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété objectNumber.
- setOwner(String) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
- setOwner(String) - Method in class org.exoplatform.wiki.model.Wiki
- 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
- setPageFullName(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété pageFullName.
- setPageId(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété pageId.
- setPageId(String) - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Définit la valeur de la propriété pageId.
- setPageId(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété pageId.
- setPageId(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété pageId.
- setPageName(String) - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
- setPageName(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété pageName.
- setPageName(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété pageName.
- 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
-
Définit la valeur de la propriété pageVersion.
- 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
-
Définit la valeur de la propriété parent.
- setParentId(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété parentId.
- setParentPage(PageEntity) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- setPath(String) - Method in class org.exoplatform.wiki.model.WikiPreferences
- setPermissions(List<PermissionEntity>) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
- setPermissions(List<PermissionEntry>) - Method in class org.exoplatform.wiki.model.Attachment
- setPermissions(List<PermissionEntry>) - Method in class org.exoplatform.wiki.model.Wiki
- setPermissions(Permission[]) - Method in class org.exoplatform.wiki.model.PermissionEntry
- setPermissionType(PermissionType) - Method in class org.exoplatform.wiki.jpa.entity.PermissionEntity
- setPermissionType(PermissionType) - Method in class org.exoplatform.wiki.model.Permission
- setPortalURL(String) - Method in class org.exoplatform.wiki.service.WikiContext
- setPortletURI(String) - Method in class org.exoplatform.wiki.service.WikiContext
- setPredecessors(String[]) - Method in class org.exoplatform.wiki.model.PageVersion
- setPreferences(WikiPreferences) - Method in class org.exoplatform.wiki.model.Wiki
- setPreviewUrl(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Set preview url for result
- setRedirectURI(String) - Method in class org.exoplatform.wiki.service.WikiContext
- setRel(String) - Method in class org.exoplatform.wiki.service.rest.model.Link
-
Définit la valeur de la propriété rel.
- setRelevancy(long) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Set relevancy
- setReplyTo(Integer) - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Définit la valeur de la propriété replyTo.
- 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.TreeNode
- setRouter(Router) - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Set router
- setSearchFields(List<String>) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- setSearchQuery(String) - Method in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
- setSearchType(String) - Method in class io.meeds.notes.legacy.api.search.SearchServiceConnector
-
Deprecated.Sets a search type.
- setSelected(boolean) - Method in class org.exoplatform.wiki.tree.TreeNode
- setSize(int) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété size.
- setSpace(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété space.
- setSpace(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété space.
- setSpace(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété space.
- setSpace(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété space.
- setSuccessors(String[]) - Method in class org.exoplatform.wiki.model.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.service.rest.model.PageSummary
-
Définit la valeur de la propriété syntax.
- setSyntax(String) - Method in class org.exoplatform.wiki.service.WikiContext
- setSyntaxes(Syntaxes) - Method in class org.exoplatform.wiki.service.rest.model.Xwiki
-
Définit la valeur de la propriété syntaxes.
- setTargetPage(PageEntity) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- setTargetRevision(String) - Method in class org.exoplatform.wiki.jpa.entity.DraftPageEntity
- setTemplate(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResults
-
Définit la valeur de la propriété template.
- setText(String) - Method in interface org.exoplatform.wiki.model.content.ContentItem
- setText(String) - Method in class org.exoplatform.wiki.service.rest.model.Comment
-
Définit la valeur de la propriété text.
- SETTINGS_APP_SCOPE - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- SETTINGS_KEY - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- setTitle(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Set title for result
- setTitle(String) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
- setTitle(String) - Method in class org.exoplatform.wiki.model.Attachment
- setTitle(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
- setTitle(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété title.
- setTitleElasticFieldName(String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- setTranslations(Translations) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété translations.
- setTreeNodeData(List<T>) - Method in class org.exoplatform.wiki.service.impl.BeanToJsons
- setTreeRestURI(String) - Method in class org.exoplatform.wiki.service.WikiContext
- setType(ElasticSearchFilterType) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchFilter
-
Deprecated.
- setType(String) - Method in class org.exoplatform.wiki.jpa.entity.WikiEntity
- setType(String) - Method in class org.exoplatform.wiki.model.Wiki
- setType(String) - Method in class org.exoplatform.wiki.service.rest.model.Link
-
Définit la valeur de la propriété type.
- setType(String) - Method in class org.exoplatform.wiki.service.rest.model.Property
-
Définit la valeur de la propriété type.
- setType(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété type.
- setType(String) - Method in class org.exoplatform.wiki.service.WikiPageParams
- setUpdatedDate(Calendar) - Method in class org.exoplatform.wiki.model.Attachment
- setUpdatedDate(Date) - Method in class org.exoplatform.wiki.jpa.entity.BasePageEntity
- setUrl(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.Set url for result
- setValue(String) - Method in class io.meeds.notes.legacy.search.es.ElasticSearchFilter
-
Deprecated.
- setValue(String) - Method in class org.exoplatform.wiki.service.rest.model.Attribute
-
Définit la valeur de la propriété value.
- setValue(String) - Method in class org.exoplatform.wiki.service.rest.model.Property
-
Définit la valeur de la propriété value.
- setVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété version.
- setVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété version.
- setVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.Page
-
Définit la valeur de la propriété version.
- setVersion(String) - Method in class org.exoplatform.wiki.service.rest.model.Xwiki
-
Définit la valeur de la propriété version.
- setVersionNumber(long) - Method in class org.exoplatform.wiki.jpa.entity.PageVersionEntity
- setWeightInBytes(long) - Method in class org.exoplatform.wiki.model.Attachment
- setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.HistorySummary
-
Définit la valeur de la propriété wiki.
- setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.ObjectSummary
-
Définit la valeur de la propriété wiki.
- setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété wiki.
- setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.SearchResult
-
Définit la valeur de la propriété wiki.
- setWiki(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Définit la valeur de la propriété wiki.
- setWiki(WikiEntity) - Method in class org.exoplatform.wiki.jpa.entity.TemplateEntity
- 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.model.Wiki
- setWikiHome(Page) - Method in class org.exoplatform.wiki.tree.WikiHomeTreeNode
- setWikiOwner(String) - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
- setWikiOwner(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
- setWikiPreferencesSyntax(WikiPreferencesSyntax) - Method in class org.exoplatform.wiki.model.WikiPreferences
- setWikiType(String) - Method in class org.exoplatform.wiki.jpa.entity.PageMoveEntity
- setWikiType(String) - Method in class org.exoplatform.wiki.service.BreadcrumbData
- setXwikiAbsoluteUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété xwikiAbsoluteUrl.
- setXwikiAbsoluteUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété xwikiAbsoluteUrl.
- setXwikiAbsoluteUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Définit la valeur de la propriété xwikiAbsoluteUrl.
- setXwikiRelativeUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.Attachment
-
Définit la valeur de la propriété xwikiRelativeUrl.
- setXwikiRelativeUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.PageSummary
-
Définit la valeur de la propriété xwikiRelativeUrl.
- setXwikiRelativeUrl(String) - Method in class org.exoplatform.wiki.service.rest.model.Space
-
Définit la valeur de la propriété xwikiRelativeUrl.
- SHOW_DESCENDANT - Static variable in class org.exoplatform.wiki.tree.TreeNode
- SHOW_EXCERPT - Static variable in class org.exoplatform.wiki.tree.TreeNode
- SITE_NAME - Enum constant in enum class io.meeds.notes.legacy.api.search.data.SearchContext.RouterParams
-
Deprecated.
- SITE_TYPE - Enum constant in enum class io.meeds.notes.legacy.api.search.data.SearchContext.RouterParams
-
Deprecated.
- siteName(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Puts SiteType value into QualifiedName map
- siteType(String) - Method in class io.meeds.notes.legacy.api.search.data.SearchContext
-
Deprecated.Puts SiteType value into QualifiedName map
- 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 - 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
- Space() - Constructor for class org.exoplatform.wiki.service.rest.model.Space
- SPACE - Enum constant in enum class org.exoplatform.wiki.tree.TreeNodeType
- SPACE - Static variable in class org.exoplatform.wiki.service.Relations
- SPACE - Static variable in class org.exoplatform.wiki.utils.Utils
- SPACE_ID - Static variable in class io.meeds.notes.notifications.plugin.MentionInNoteNotificationPlugin
- SpaceBean - Class in org.exoplatform.wiki.service.impl
- SpaceBean(String, String, String, String) - Constructor for class org.exoplatform.wiki.service.impl.SpaceBean
- spaces - Variable in class org.exoplatform.wiki.service.rest.model.Spaces
- Spaces - Class in org.exoplatform.wiki.service.rest.model
- Spaces() - Constructor for class org.exoplatform.wiki.service.rest.model.Spaces
- SPACES - Static variable in class org.exoplatform.wiki.service.Relations
- 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.NotesAutoImportService
- start() - Method in class org.exoplatform.wiki.service.NotesExportService
- STARTED - Enum constant in enum class org.exoplatform.wiki.service.ExportStatus
- startExportNotes(int, String[], boolean, Identity) - Method in class org.exoplatform.wiki.service.NotesExportService
- stop() - Method in class org.exoplatform.wiki.service.NotesAutoImportService
- stop() - Method in class org.exoplatform.wiki.service.NotesExportService
- SUMMARY_PROP - Static variable in class org.exoplatform.wiki.service.impl.NoteServiceImpl
- syntax - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
- syntaxes - Variable in class org.exoplatform.wiki.service.rest.model.Syntaxes
- syntaxes - Variable in class org.exoplatform.wiki.service.rest.model.Xwiki
- Syntaxes - Class in org.exoplatform.wiki.service.rest.model
- Syntaxes() - Constructor for class org.exoplatform.wiki.service.rest.model.Syntaxes
- SYNTAXES - Static variable in class org.exoplatform.wiki.service.Relations
T
- Tag - Class in org.exoplatform.wiki.service.rest.model
- Tag() - Constructor for class org.exoplatform.wiki.service.rest.model.Tag
- tags - Variable in class org.exoplatform.wiki.service.rest.model.Tags
- Tags - Class in org.exoplatform.wiki.service.rest.model
- Tags() - Constructor for class org.exoplatform.wiki.service.rest.model.Tags
- TC_METADATA_KEY - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- TC_METADATA_OBJECT_TYPE - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- TC_METADATA_TYPE - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- TC_NOTE_NAME - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- TC_NOTE_TYPE - Static variable in class io.meeds.notes.service.TermsAndConditionsService
- template - Variable in class org.exoplatform.wiki.service.rest.model.SearchResults
- TEMPLATE - Enum constant in enum class org.exoplatform.wiki.service.search.SearchResultType
- TemplateBuilder() - Constructor for class io.meeds.notes.notifications.provider.MailTemplateProvider.TemplateBuilder
- TemplateBuilder() - Constructor for class io.meeds.notes.notifications.provider.PushTemplateProvider.TemplateBuilder
- 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
- 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
- TERMS_AND_CONDITIONS_ACCEPTED - Static variable in class io.meeds.notes.listener.TermsAndConditionsWebSocketListener
- TERMS_AND_CONDITIONS_ADDED - Static variable in class io.meeds.notes.listener.TermsAndConditionsWebSocketListener
- TERMS_AND_CONDITIONS_UPDATED - Static variable in class io.meeds.notes.listener.TermsAndConditionsWebSocketListener
- TermsAndConditionPage - Class in io.meeds.notes.model
- TermsAndConditionPage() - Constructor for class io.meeds.notes.model.TermsAndConditionPage
- TermsAndConditionsAnalyticsListener - Class in io.meeds.notes.listener
- TermsAndConditionsAnalyticsListener() - Constructor for class io.meeds.notes.listener.TermsAndConditionsAnalyticsListener
- TermsAndConditionsGamificationListener - Class in io.meeds.notes.listener
- TermsAndConditionsGamificationListener() - Constructor for class io.meeds.notes.listener.TermsAndConditionsGamificationListener
- TermsAndConditionsHandler - Class in io.meeds.notes.handler
- TermsAndConditionsHandler(UserPortalConfigService, TermsAndConditionsService, WebAppController) - Constructor for class io.meeds.notes.handler.TermsAndConditionsHandler
- TermsAndConditionsRest - Class in io.meeds.notes.rest
- TermsAndConditionsRest() - Constructor for class io.meeds.notes.rest.TermsAndConditionsRest
- TermsAndConditionsService - Class in io.meeds.notes.service
- TermsAndConditionsService() - Constructor for class io.meeds.notes.service.TermsAndConditionsService
- TermsAndConditionsSettings - Class in io.meeds.notes.rest.model
- TermsAndConditionsSettings() - Constructor for class io.meeds.notes.rest.model.TermsAndConditionsSettings
- TermsAndConditionsWebSocketListener - Class in io.meeds.notes.listener
- TermsAndConditionsWebSocketListener() - Constructor for class io.meeds.notes.listener.TermsAndConditionsWebSocketListener
- TermsAndConditionsWebSocketService - Class in io.meeds.notes.service
- TermsAndConditionsWebSocketService() - Constructor for class io.meeds.notes.service.TermsAndConditionsWebSocketService
- text - Variable in class org.exoplatform.wiki.service.rest.model.Comment
- 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
- TitleSearchResult - Class in org.exoplatform.wiki.service.search
- TitleSearchResult() - Constructor for class org.exoplatform.wiki.service.search.TitleSearchResult
- toDraftPage(DraftPageEntity) - Static method in class io.meeds.notes.rest.utils.EntityBuilder
- toDraftPages(List<DraftPageEntity>) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
- toJsonNodeData(TreeNode, String, Page, Map<String, Object>, Boolean, Boolean, Identity, Locale, NoteService) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
- toNoteFeaturedImage(FeaturedImageEntity) - Static method in class io.meeds.notes.rest.utils.EntityBuilder
- toNotePageProperties(PagePropertiesEntity) - Static method in class io.meeds.notes.rest.utils.EntityBuilder
- toPage(PageEntity) - Static method in class io.meeds.notes.rest.utils.EntityBuilder
- toPageHistoryVersions(List<PageVersionEntity>) - Static method in class org.exoplatform.wiki.jpa.EntityConverter
- toString() - Method in class io.meeds.notes.legacy.api.search.data.SearchResult
-
Deprecated.
- toString() - Method in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.
- tranformToJson(TreeNode, Map<String, Object>, Identity, Locale) - Static method in class org.exoplatform.wiki.tree.utils.TreeUtils
- Translation - Class in org.exoplatform.wiki.service.rest.model
- Translation() - Constructor for class org.exoplatform.wiki.service.rest.model.Translation
- translations - Variable in class org.exoplatform.wiki.service.rest.model.PageSummary
- translations - Variable in class org.exoplatform.wiki.service.rest.model.Translations
- Translations - Class in org.exoplatform.wiki.service.rest.model
- Translations() - Constructor for 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 Class in org.exoplatform.wiki.tree
- TreeNodeType - Enum Class in org.exoplatform.wiki.tree
- TreeUtils - Class in org.exoplatform.wiki.tree.utils
- TreeUtils() - Constructor for class org.exoplatform.wiki.tree.utils.TreeUtils
- 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
- TYPE - Static variable in class org.exoplatform.wiki.jpa.search.NoteVersionLanguageIndexingServiceConnector
- TYPE - Static variable in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
U
- unmarshal(String) - Method in class org.exoplatform.wiki.service.rest.model.Adapter1
- unzip(String, String) - Static method in class org.exoplatform.wiki.utils.Utils
- update(String) - Method in class org.exoplatform.wiki.jpa.search.NoteVersionLanguageIndexingServiceConnector
- update(String) - Method in class org.exoplatform.wiki.jpa.search.WikiPageIndexingServiceConnector
- updatedDate - Variable in class org.exoplatform.wiki.service.search.SearchResult
- updateDraftContent(long, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- updateDraftContent(long, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Updates draft page content by its given id
- updateDraftForExistPage(DraftPage, Page, String, long, String) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Update draft note for an existing page
- updateDraftForExistPage(DraftPage, Page, String, long, String) - Method in interface org.exoplatform.wiki.service.NoteService
-
Update draft note for an existing page
- updateDraftForNewPage(DraftPage, long, long) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Update draft note for a new page
- updateDraftForNewPage(DraftPage, long, long) - Method in interface org.exoplatform.wiki.service.NoteService
-
Update draft note for a new page
- updateDraftPageForUser(DraftPage, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- updateDraftPageForUser(DraftPage, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Updates a draft note
- updateNote(String, String, String, PageEntity) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- updateNote(Page) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Update the given note.
- updateNote(Page) - Method in interface org.exoplatform.wiki.service.NoteService
-
Update the given note.
- updateNote(Page, PageUpdateType) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Update the given note.
- updateNote(Page, PageUpdateType) - Method in interface org.exoplatform.wiki.service.NoteService
-
Update the given note.
- updateNote(Page, PageUpdateType, Identity) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Update the given note.
- updateNote(Page, PageUpdateType, Identity) - Method in interface org.exoplatform.wiki.service.NoteService
-
Update the given note.
- updateNote(Page, PageUpdateType, Identity, boolean) - Method in class org.exoplatform.wiki.service.impl.NoteServiceImpl
-
Update the given note.
- updateNote(Page, PageUpdateType, Identity, boolean) - Method in interface org.exoplatform.wiki.service.NoteService
-
Update the given note.
- updateNoteById(String, PageEntity) - Method in class org.exoplatform.wiki.service.rest.NotesRestService
- updatePage(Page) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- updatePage(Page) - Method in interface org.exoplatform.wiki.service.DataStorage
- updatePageContent(Page, String) - Method in class org.exoplatform.wiki.jpa.JPADataStorage
- updatePageContent(Page, String) - Method in interface org.exoplatform.wiki.service.DataStorage
-
Updates page content by its given id
- updateTermsAndConditionsSettings(boolean, String, Identity) - Method in class io.meeds.notes.service.TermsAndConditionsService
- updateTermsAndConditionsSettings(Optional<Boolean>, String) - Method in class io.meeds.notes.rest.TermsAndConditionsRest
- 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.
- UPDATING_IMAGES_URLS - Static variable in class org.exoplatform.wiki.service.ExportAction
- UPDATING_NOTES_PARENTS - Static variable in class org.exoplatform.wiki.service.ExportAction
- url - Variable in class org.exoplatform.wiki.service.search.SearchResult
- USER - Enum constant in enum class org.exoplatform.wiki.model.WikiType
-
Personal wiki
- USER - Enum constant in enum class org.exoplatform.wiki.service.IDType
- userId - Variable in class org.exoplatform.wiki.service.search.SearchData
- Utils - Class in org.exoplatform.wiki.utils
- Utils() - Constructor for class org.exoplatform.wiki.utils.Utils
V
- validateGroupWikiOwner(String) - Method in class org.exoplatform.wiki.jpa.dao.WikiBaseDAO
- validateWikiOwner(String, String) - Static method in class org.exoplatform.wiki.utils.Utils
-
Validate
wikiOwnerdepending onwikiType. - 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 class io.meeds.notes.legacy.api.search.data.SearchContext.RouterParams
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.model.PermissionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.model.WikiType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.service.ExportStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.service.IDType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.service.MetaDataPage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.service.PageUpdateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.service.search.SearchResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.tree.TreeNode.TREETYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.wiki.tree.TreeNodeType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.meeds.notes.legacy.api.search.data.SearchContext.RouterParams
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.notes.legacy.search.es.ElasticSearchFilterType
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.model.PermissionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.model.WikiType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.service.ExportStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.service.IDType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.service.MetaDataPage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.service.PageUpdateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.service.search.SearchResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.tree.TreeNode.TREETYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.wiki.tree.TreeNodeType
-
Returns an array containing the constants of this enum class, 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
- VIEW_ATTACHMENT - Enum constant in enum class org.exoplatform.wiki.model.PermissionType
- VIEWPAGE - Enum constant in enum class org.exoplatform.wiki.model.PermissionType
W
- WADL - Static variable in class org.exoplatform.wiki.service.Relations
- 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.model
- Wiki - Class in org.exoplatform.wiki.service.rest.model
- Wiki() - Constructor for class org.exoplatform.wiki.model.Wiki
- Wiki() - Constructor for class org.exoplatform.wiki.service.rest.model.Wiki
- Wiki(String, String) - Constructor for class org.exoplatform.wiki.model.Wiki
- WIKI - Enum constant in enum class org.exoplatform.wiki.tree.TreeNodeType
- WIKI - Static variable in class org.exoplatform.wiki.service.WikiContext
- WIKI_APP_ID - Static variable in class org.exoplatform.wiki.utils.Utils
- 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_RESOUCE_BUNDLE_NAME - Static variable in class org.exoplatform.wiki.utils.Utils
- WIKI_TYPE - Static variable in class io.meeds.notes.legacy.search.es.ElasticSearchServiceConnector
-
Deprecated.
- WIKI_TYPE_DRAFT - Static variable in class org.exoplatform.wiki.jpa.JPADataStorage
- WikiBaseDAO<E,
ID> - 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
- 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
- WikiDraftPageAttachmentPlugin - Class in org.exoplatform.wiki.service.plugin
- WikiDraftPageAttachmentPlugin(NoteService, SpaceService) - Constructor for class org.exoplatform.wiki.service.plugin.WikiDraftPageAttachmentPlugin
- WikiElasticSearchServiceConnector - Class in org.exoplatform.wiki.jpa.search
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 11/24/15
- WikiElasticSearchServiceConnector(ConfigurationManager, InitParams, ElasticSearchingClient, IdentityManager) - Constructor for class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
- 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 Class in org.exoplatform.wiki
- WikiException() - Constructor for exception class org.exoplatform.wiki.WikiException
- WikiException(String) - Constructor for exception class org.exoplatform.wiki.WikiException
- WikiException(String, Throwable) - Constructor for exception class org.exoplatform.wiki.WikiException
- WikiException(String, Throwable, boolean, boolean) - Constructor for exception class org.exoplatform.wiki.WikiException
- WikiException(Throwable) - Constructor for exception class 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, NoteService) - Constructor for class org.exoplatform.wiki.jpa.organization.WikiGroupEventListener
- WIKIHOME - Enum constant in enum class org.exoplatform.wiki.tree.TreeNodeType
- WikiHomeTreeNode - Class in org.exoplatform.wiki.tree
- WikiHomeTreeNode(Page) - Constructor for class org.exoplatform.wiki.tree.WikiHomeTreeNode
- 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
- WikiPageAttachmentPlugin - Class in org.exoplatform.wiki.service.plugin
- WikiPageAttachmentPlugin(NoteService, SpaceService) - Constructor for class org.exoplatform.wiki.service.plugin.WikiPageAttachmentPlugin
- 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, NoteService, MetadataService) - 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.model
- WikiPreferences() - Constructor for class org.exoplatform.wiki.model.WikiPreferences
- WikiPreferencesSyntax - Class in org.exoplatform.wiki.model
- WikiPreferencesSyntax() - Constructor for class org.exoplatform.wiki.model.WikiPreferencesSyntax
- WikiResource - Class in org.exoplatform.wiki.service
- WikiResource(String, String, byte[]) - Constructor for class org.exoplatform.wiki.service.WikiResource
- wikis - Variable in class org.exoplatform.wiki.service.rest.model.Wikis
- Wikis - Class in org.exoplatform.wiki.service.rest.model
- Wikis() - Constructor for class org.exoplatform.wiki.service.rest.model.Wikis
- WIKIS - Static variable in class org.exoplatform.wiki.service.Relations
- WikiSearchData - Class in org.exoplatform.wiki.service.search
- WikiSearchData(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
- WikiSearchData(String, String, String, String, String) - Constructor for class org.exoplatform.wiki.service.search.WikiSearchData
- 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(UserACL, DataStorage, CacheService, OrganizationService) - 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
- WikiToNotesRedirectFilter - Class in org.exoplatform.wiki.filter
- WikiToNotesRedirectFilter() - Constructor for class org.exoplatform.wiki.filter.WikiToNotesRedirectFilter
- WikiTreeNode - Class in org.exoplatform.wiki.tree
- WikiTreeNode(Wiki) - Constructor for class org.exoplatform.wiki.tree.WikiTreeNode
- wikiType - Variable in class org.exoplatform.wiki.service.search.SearchData
- wikiType - Variable in class org.exoplatform.wiki.service.search.SearchResult
- WikiType - Enum Class in org.exoplatform.wiki.model
-
Type of wiki
- 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
- WILDCARD_QUERY - Static variable in class org.exoplatform.wiki.jpa.search.WikiElasticSearchServiceConnector
- WITH_DRAFTS - Static variable in class org.exoplatform.wiki.tree.TreeNode
X
- Xwiki - Class in org.exoplatform.wiki.service.rest.model
- 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
Z
- ZIP_CREATED - Enum constant in enum class org.exoplatform.wiki.service.ExportStatus
- zipFiles(String, List<List<File>>, NotesExportService, int) - Static method in class org.exoplatform.wiki.service.ExportThread
_
- _default - Variable in class org.exoplatform.wiki.service.rest.model.Translations
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form