|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Condition
Decides whether a web section or web item should be displayed
| Method Summary | |
|---|---|
void |
init(Map<String,String> params)
Called after creation and autowiring. |
boolean |
shouldDisplay(Map<String,Object> context)
Determine whether the web fragment should be displayed |
| Method Detail |
|---|
void init(Map<String,String> params)
throws PluginParseException
params - The optional map of parameters specified in XML.
PluginParseExceptionboolean shouldDisplay(Map<String,Object> context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||