| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletModelControllerProvider
Provider interface for portlet model controllers.
Method Summary | |
---|---|
PortletModelController | com.ibm.portal.content.ContentPage, HttpServletRequest, HttpServletResponse)">createPortletModelController(ContentPage aPage,
HttpServletRequest aRequest,
HttpServletResponse aResponse)
Creates a portlet model controller applicable to the portlet model of the current request and the given page. |
PortletModelController | com.ibm.portal.portletmodel.PortletModel)">createPortletModelController(PortletModel portletModel)
Creates a portlet model controller for the specified portlet model. |
Method Detail |
---|
PortletModelController createPortletModelController(PortletModel portletModel) throws CannotInstantiateControllerException
PortletModelController createPortletModelController(ContentPage aPage, HttpServletRequest aRequest, HttpServletResponse aResponse) throws CannotInstantiateControllerException
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |