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

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

public abstract static class PortletResourceRequest.Scope
extends java.lang.Object


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

Constructor Detail

PortletResourceRequest.Scope

public PortletResourceRequest.Scope()
Method Detail

getCacheability

public abstract CacheLevel getCacheability()


Copyright © 2008. All Rights Reserved.