| Modifier and Type | Method and Description |
|---|---|
PortletConfig |
GenericPortlet.getPortletConfig()
Returns the PortletConfig object of this portlet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Portlet.init(PortletConfig config)
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
|
void |
GenericPortlet.init(PortletConfig config)
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
|
Copyright © 2003-2017 GateIn. All Rights Reserved.