|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.theme.strategy.AbstractLayoutStrategy
org.jboss.portal.theme.impl.strategy.MaximizingStrategyImpl
Constructor Summary | |
MaximizingStrategyImpl()
|
Method Summary | |
StrategyResponse |
evaluate(StrategyContext context)
Evaluate the strategy and return a strategy response, containing the desired changes. |
Methods inherited from class org.jboss.portal.theme.strategy.AbstractLayoutStrategy |
getAppID, getMediaType, getName, setAppID, setMediaType, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MaximizingStrategyImpl()
Method Detail |
public StrategyResponse evaluate(StrategyContext context) throws StrategyException
context
- a context containing the portal's current information about portlets, states and the layout
StrategyException
- if the strategy is missconfigured, or can't deal with the provided informationStrategyResponse
,
StrategyContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |