|
||||||||||
| 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<EventBean,EventModel>
org.richfaces.cdk.xmlconfig.model.EventAdapter
public class EventAdapter
| Constructor Summary | |
|---|---|
EventAdapter()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class<? extends EventBean> |
getBeanClass(EventModel model)
Returns concrete bean class. |
protected java.lang.Class<? extends EventModel> |
getModelClass(EventBean 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 EventAdapter()
| Method Detail |
|---|
protected java.lang.Class<? extends EventBean> getBeanClass(EventModel model)
AdapterBaseReturns concrete bean class.
getBeanClass in class AdapterBase<EventBean,EventModel>protected java.lang.Class<? extends EventModel> getModelClass(EventBean bean)
AdapterBaseReturns concrete model class
getModelClass in class AdapterBase<EventBean,EventModel>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||