| Package | Description |
|---|---|
| org.exoplatform.services.ecm.publication | |
| org.exoplatform.services.ecm.publication.impl | |
| org.exoplatform.services.wcm.extensions.publication.lifecycle.authoring | |
| org.exoplatform.services.wcm.publication |
Provides the WCMComposer, one of the core services of web content management.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,PublicationPlugin> |
PublicationService.getPublicationPlugins()
Retrieves all added publication plugins.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationService.addPublicationPlugin(PublicationPlugin p)
Add a Publication Plugin to the service.
|
void |
PublicationPresentationService.addPublicationPlugin(PublicationPlugin p)
Add a Publication Plugin to the service.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,PublicationPlugin> |
PublicationServiceImpl.getPublicationPlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationServiceImpl.addPublicationPlugin(PublicationPlugin p) |
void |
PublicationPresentationServiceImpl.addPublicationPlugin(PublicationPlugin p)
Add a Publication Plugin to the service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthoringPublicationPlugin
Created by The eXo Platform MEA Author : haikel.thamri@exoplatform.com
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebpagePublicationPlugin
Base class of Webpage Publication plugins.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.