public class SocialMetadataAttributesBundle extends Object implements org.osivia.portal.api.theming.IAttributesBundle
| Modifier and Type | Method and Description |
|---|---|
String |
buildStageVignetteUrl(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.nuxeo.ecm.automation.client.model.Document portalPage) |
String |
buildUsageNUmVignetteUrl(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.nuxeo.ecm.automation.client.model.Document activite)
retrieve the correct image to display and build an Url for it
|
void |
fill(org.jboss.portal.core.model.portal.command.render.RenderPageCommand renderPageCommand,
org.jboss.portal.core.theme.PageRendition pageRendition,
Map<String,Object> attributes) |
Set<String> |
getAttributeNames() |
static SocialMetadataAttributesBundle |
getInstance()
Singleton instance access.
|
public static SocialMetadataAttributesBundle getInstance()
public void fill(org.jboss.portal.core.model.portal.command.render.RenderPageCommand renderPageCommand,
org.jboss.portal.core.theme.PageRendition pageRendition,
Map<String,Object> attributes)
throws org.jboss.portal.core.controller.ControllerException
fill in interface org.osivia.portal.api.theming.IAttributesBundleorg.jboss.portal.core.controller.ControllerExceptionpublic Set<String> getAttributeNames()
getAttributeNames in interface org.osivia.portal.api.theming.IAttributesBundlepublic String buildUsageNUmVignetteUrl(org.osivia.portal.api.context.PortalControllerContext portalControllerContext, org.nuxeo.ecm.automation.client.model.Document activite) throws javax.portlet.PortletException
portalControllerContext - formation - javax.portlet.PortletExceptionpublic String buildStageVignetteUrl(org.osivia.portal.api.context.PortalControllerContext portalControllerContext, org.nuxeo.ecm.automation.client.model.Document portalPage) throws javax.portlet.PortletException
javax.portlet.PortletExceptionCopyright © 2017. All rights reserved.