Package org.jboss.portal.server.theme.strategy

Interface Summary
LayoutStrategy The strategy of a layout can prepare the portal to render the correct portlets in the correct state.
PortletContext This interface represents one portlet on a page (-region).
StrategyContext A strategy context is a state holder for the evaluation of the layout strategy.
StrategyResponse Response of a layout strategy to communicate with the strategy interceptor.
 

Class Summary
AbstractLayoutStrategy Abstract implementation of the layout strategy interface.
 

Exception Summary
StrategyException TODO: A description of this class.