public class ApplicationsAttributesBundle
extends java.lang.Object
implements org.osivia.portal.api.theming.IAttributesBundle
IAttributesBundle| Modifier and Type | Method and Description |
|---|---|
void |
fill(org.jboss.portal.core.model.portal.command.render.RenderPageCommand renderPageCommand,
org.jboss.portal.core.theme.PageRendition pageRendition,
java.util.Map<java.lang.String,java.lang.Object> attributes) |
java.util.Set<java.lang.String> |
getAttributeNames() |
static ApplicationsAttributesBundle |
getInstance()
Singleton instance access.
|
public static ApplicationsAttributesBundle getInstance()
public void fill(org.jboss.portal.core.model.portal.command.render.RenderPageCommand renderPageCommand,
org.jboss.portal.core.theme.PageRendition pageRendition,
java.util.Map<java.lang.String,java.lang.Object> attributes)
throws org.jboss.portal.core.controller.ControllerException
fill in interface org.osivia.portal.api.theming.IAttributesBundleorg.jboss.portal.core.controller.ControllerExceptionpublic java.util.Set<java.lang.String> getAttributeNames()
getAttributeNames in interface org.osivia.portal.api.theming.IAttributesBundleCopyright © 2015. All Rights Reserved.