|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.metadata.portlet.HeaderContentMetaData
public class HeaderContentMetaData
Meta data to describe a portlet's data to inject into the header of the page.
A portlet can define additional script or link tags in its descriptor (jboss-portlet.xml) that will be injected into the head (via a separate jsp tag)
Constructor Summary | |
---|---|
HeaderContentMetaData()
|
Method Summary | |
---|---|
java.util.List |
getElements()
Get the list of header elements to inject into the header |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HeaderContentMetaData()
Method Detail |
---|
public java.util.List getElements()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |