public class PictureBookPlayer
extends fr.toutatice.portail.cms.nuxeo.api.plugin.PluginModule
implements fr.toutatice.portail.cms.nuxeo.api.player.INuxeoPlayerModule
PluginModule,
INuxeoPlayerModule| Constructor and Description |
|---|
PictureBookPlayer(javax.portlet.PortletContext portletContext)
Instantiates a new player module.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.player.Player |
getCMSPictureBookPlayer(org.osivia.portal.api.cms.DocumentContext<org.nuxeo.ecm.automation.client.model.Document> documentContext)
Get picturebook player.
|
org.osivia.portal.api.player.Player |
getCMSPlayer(org.osivia.portal.api.cms.DocumentContext<org.nuxeo.ecm.automation.client.model.Document> documentContext) |
public PictureBookPlayer(javax.portlet.PortletContext portletContext)
portletContext - the portlet contextpublic org.osivia.portal.api.player.Player getCMSPictureBookPlayer(org.osivia.portal.api.cms.DocumentContext<org.nuxeo.ecm.automation.client.model.Document> documentContext)
documentContext - CMS contextorg.osivia.portal.core.cms.CMSExceptionpublic org.osivia.portal.api.player.Player getCMSPlayer(org.osivia.portal.api.cms.DocumentContext<org.nuxeo.ecm.automation.client.model.Document> documentContext)
getCMSPlayer in interface org.osivia.portal.api.player.IPlayerModule<org.nuxeo.ecm.automation.client.model.Document>Copyright © 2021 OSIVIA. All rights reserved.