|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentModelSource
Access to component models (as provided via ComponentInstantiatorSource).
| Method Summary | |
|---|---|
ComponentModel |
getModel(String componentClassName)
Returns the model for a particular component class name. |
ComponentModel |
getPageModel(String pageName)
Returns the model for a page. |
| Method Detail |
|---|
ComponentModel getModel(String componentClassName)
componentClassName - name of component class
IllegalArgumentException - if component class name does not match a known componentComponentModel getPageModel(String pageName)
pageName - name of page
IllegalArgumentException - if the page name is not a known page name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||