Uses of Interface
org.apache.jetspeed.decoration.PortletDecoration

Packages that use PortletDecoration
org.apache.jetspeed.decoration   
 

Uses of PortletDecoration in org.apache.jetspeed.decoration
 

Classes in org.apache.jetspeed.decoration that implement PortletDecoration
 class PortletDecorationImpl
          Default implementation of org.apache.jetspeed.decoration.PortletDecoration
 

Methods in org.apache.jetspeed.decoration that return PortletDecoration
 PortletDecoration DecorationFactoryImpl.getPortletDecoration(java.lang.String name, RequestContext requestContext)
           
 PortletDecoration DecorationFactory.getPortletDecoration(java.lang.String name, RequestContext requestContext)
          Returns a names portlet Decoration appropriate to the current request conetext.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.