org.jboss.portal.portlet.test
Interface PortletControllerContext

All Known Implementing Classes:
PortletControllerContextImpl

public interface PortletControllerContext

Version:
$Revision: 1.1 $
Author:
Julien Viet

Method Summary
 PortalNavigationalState getNavigationalState()
           
 org.jboss.portal.portlet.test.PortletController.Request getRequest()
           
 

Method Detail

getNavigationalState

PortalNavigationalState getNavigationalState()

getRequest

org.jboss.portal.portlet.test.PortletController.Request getRequest()