| Package | Description |
|---|---|
| org.exoplatform.wiki.jpa | |
| org.exoplatform.wiki.jpa.organization | |
| org.exoplatform.wiki.jpa.search |
| Modifier and Type | Method and Description |
|---|---|
static DraftPageEntity |
EntityConverter.convertDraftPageToDraftPageEntity(org.exoplatform.wiki.mow.api.DraftPage draftPage,
PageDAO pageDAO) |
| Constructor and Description |
|---|
JPADataStorage(WikiDAO wikiDAO,
PageDAO pageDAO,
PageAttachmentDAO pageAttachmentDAO,
DraftPageAttachmentDAO draftPageAttachmentDAO,
DraftPageDAO draftPageDAO,
PageVersionDAO pageVersionDAO,
PageMoveDAO pageMoveDAO,
TemplateDAO templateDAO,
EmotionIconDAO emotionIconDAO,
org.exoplatform.commons.api.persistence.DataInitializer dataInitializer,
org.exoplatform.commons.file.services.FileService fileService)
JPADataStorage must depends on DataInitializer to make sure data structure is created before initializing it
|
| Constructor and Description |
|---|
WikiGroupEventListener(WikiDAO wikiDAO,
PageDAO pageDAO,
TemplateDAO templateDAO,
org.exoplatform.commons.search.index.IndexingService indexingService) |
WikiUserEventListener(WikiDAO wikiDAO,
PageDAO pageDAO,
TemplateDAO templateDAO,
org.exoplatform.commons.search.index.IndexingService indexingService) |
| Constructor and Description |
|---|
WikiPageIndexingServiceConnector(org.exoplatform.container.xml.InitParams initParams,
PageDAO dao) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.