|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.bind.annotation.adapters.XmlAdapter<Bean,Model>
org.richfaces.cdk.xmlconfig.model.AdapterBase<FacesConfigBean,ComponentLibrary>
org.richfaces.cdk.xmlconfig.model.FacesConfigAdapter
public class FacesConfigAdapter
| Constructor Summary | |
|---|---|
FacesConfigAdapter()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class<? extends FacesConfigBean> |
getBeanClass(ComponentLibrary model)
Returns concrete bean class. |
protected java.lang.Class<? extends ComponentLibrary> |
getModelClass(FacesConfigBean bean)
Returns concrete model class |
| Methods inherited from class org.richfaces.cdk.xmlconfig.model.AdapterBase |
|---|
createBean, createExtension, createModelElement, marshal, postMarshal, postUnmarshal, unmarshal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FacesConfigAdapter()
| Method Detail |
|---|
protected java.lang.Class<? extends FacesConfigBean> getBeanClass(ComponentLibrary model)
AdapterBaseReturns concrete bean class.
getBeanClass in class AdapterBase<FacesConfigBean,ComponentLibrary>protected java.lang.Class<? extends ComponentLibrary> getModelClass(FacesConfigBean bean)
AdapterBaseReturns concrete model class
getModelClass in class AdapterBase<FacesConfigBean,ComponentLibrary>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||