|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAttributesBundle
Attributes bundle interface.
| Field Summary | |
|---|---|
static java.lang.String |
CUSTOMIZER_ATTRIBUTE_NAME
Regions attributes bundles customizer name attribute. |
static java.lang.String |
CUSTOMIZER_ATTRIBUTE_RESULT
Regions attributes bundles customizer bundle result attribute. |
static java.lang.String |
CUSTOMIZER_ID
Regions attributes bundles customizer identifier. |
| Method Summary | |
|---|---|
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)
Fill attributes map with current region attributes. |
java.util.Set<java.lang.String> |
getAttributeNames()
Get attribute names set. |
| Field Detail |
|---|
static final java.lang.String CUSTOMIZER_ID
static final java.lang.String CUSTOMIZER_ATTRIBUTE_NAME
static final java.lang.String CUSTOMIZER_ATTRIBUTE_RESULT
| Method Detail |
|---|
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
renderPageCommand - render page commandpageRendition - page renditionattributes - attributes map
org.jboss.portal.core.controller.ControllerExceptionjava.util.Set<java.lang.String> getAttributeNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||