|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextProvider
Main purpose of this is to add additional context entries for the web fragment and make it available within the XML
| Method Summary | |
|---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context)
Gets the additional context map to make available for the web fragment |
void |
init(Map<String,String> params)
Called after creation and autowiring. |
| Method Detail |
|---|
void init(Map<String,String> params)
throws PluginParseException
params - The optional map of parameters specified in XML.
PluginParseExceptionMap<String,Object> getContextMap(Map<String,Object> context)
context - immutable render context provided by the app.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||