Uses of Interface
org.apache.jetspeed.layout.PortletPlacementContext

Packages that use PortletPlacementContext
org.apache.jetspeed.layout.impl   
 

Uses of PortletPlacementContext in org.apache.jetspeed.layout.impl
 

Classes in org.apache.jetspeed.layout.impl that implement PortletPlacementContext
 class PortletPlacementContextImpl
          Portal Placement Context The purpose of the object is to provide an API that can be used to move a portlet fragment on the page.
 

Methods in org.apache.jetspeed.layout.impl with parameters of type PortletPlacementContext
protected  boolean MovePortletAction.moveInFragment(RequestContext requestContext, PortletPlacementContext placement, Fragment fragment, Fragment placeInLayoutFragment, java.util.Map resultMap, boolean batch)
           
 



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