public class ConsumerPortlet extends Object implements Portlet
| Constructor and Description |
|---|
ConsumerPortlet(PortletContext context,
Portlet next) |
| Modifier and Type | Method and Description |
|---|---|
PortletContext |
getContext() |
PortletInfo |
getInfo() |
Portlet |
getNext() |
boolean |
isRemote() |
public ConsumerPortlet(PortletContext context, Portlet next)
public PortletContext getContext()
getContext in interface Portletpublic PortletInfo getInfo()
public Portlet getNext()
Copyright © 2003-2021 GateIn. All Rights Reserved.