|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| 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<AttributeBean,AttributeModel>
org.richfaces.cdk.xmlconfig.model.AttributeAdapter
public class AttributeAdapter
| Constructor Summary | |
|---|---|
AttributeAdapter()
|
|
| Method Summary | |
|---|---|
protected Class<? extends AttributeBean> |
getBeanClass(AttributeModel prop)
Returns concrete bean class. |
protected Class<? extends AttributeModel> |
getModelClass(AttributeBean 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 AttributeAdapter()
| Method Detail |
|---|
protected Class<? extends AttributeBean> getBeanClass(AttributeModel prop)
AdapterBaseReturns concrete bean class.
getBeanClass in class AdapterBase<AttributeBean,AttributeModel>protected Class<? extends AttributeModel> getModelClass(AttributeBean bean)
AdapterBaseReturns concrete model class
getModelClass in class AdapterBase<AttributeBean,AttributeModel>
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||