|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.persistence.mapper.impl.BaseBeanMapper<T>
com.softwareag.centrasite.appl.framework.persistence.mapper.impl.AnnotationBeanMapper<T>
T
- public class AnnotationBeanMapper<T extends RegistryBean>
This is the default mapper in the framework. The Bean-to-JAXR mapping is done based on the annotations attached to the beans.
Constructor Summary | |
---|---|
AnnotationBeanMapper()
|
Method Summary | |
---|---|
PropertyMapperFactory |
getPropertyMapperFactory()
Returns the property mapper factory. |
void |
setPropertyMapperFactory(PropertyMapperFactory pPropertyMapperFactory)
Sets the property mapper factory. |
Methods inherited from class com.softwareag.centrasite.appl.framework.persistence.mapper.impl.BaseBeanMapper |
---|
getBeanClass, toBean, toJaxr |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationBeanMapper()
Method Detail |
---|
public PropertyMapperFactory getPropertyMapperFactory()
public void setPropertyMapperFactory(PropertyMapperFactory pPropertyMapperFactory)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |