| Package | Description |
|---|---|
| org.exoplatform.wiki.jpa | |
| org.exoplatform.wiki.jpa.search |
| 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 |
|---|
AttachmentIndexingServiceConnector(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.commons.file.services.FileService fileService,
PageAttachmentDAO attachmentDAO) |
PageIndexingListener(PageAttachmentDAO pageAttachmentDAO,
org.exoplatform.commons.search.index.IndexingService indexingService) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.