org.jboss.portal.portlet.controller.request
Class PortletResourceRequest.PortletScope

java.lang.Object
  extended by org.jboss.portal.portlet.controller.request.PortletResourceRequest.Scope
      extended by org.jboss.portal.portlet.controller.request.PortletResourceRequest.FullScope
          extended by org.jboss.portal.portlet.controller.request.PortletResourceRequest.PortletScope
Direct Known Subclasses:
PortletResourceRequest.PageScope
Enclosing class:
PortletResourceRequest

public static class PortletResourceRequest.PortletScope
extends PortletResourceRequest.FullScope


Constructor Summary
PortletResourceRequest.PortletScope(PortletWindowNavigationalState windowNavigationalState)
           
 
Method Summary
 CacheLevel getCacheability()
           
 PortletWindowNavigationalState getWindowNavigationalState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletResourceRequest.PortletScope

public PortletResourceRequest.PortletScope(PortletWindowNavigationalState windowNavigationalState)
Method Detail

getWindowNavigationalState

public PortletWindowNavigationalState getWindowNavigationalState()

getCacheability

public CacheLevel getCacheability()
Overrides:
getCacheability in class PortletResourceRequest.FullScope


Copyright © 2008. All Rights Reserved.