| java.lang.Object com.completex.objective.components.persistency.mapper.impl.BasicDynamicMapperImpl com.completex.objective.components.persistency.mapper.impl.DynamicPoToBeanMapperImpl
DynamicPoToBeanMapperImpl | public DynamicPoToBeanMapperImpl(Mapper mapper)(Code) | | |
isTolerateNonMappedBean | public boolean isTolerateNonMappedBean()(Code) | | |
objectNewInstance | protected Object objectNewInstance(Class beanClass, Object fromObject, boolean forModification)(Code) | | |
setTolerateNonMappedBean | public void setTolerateNonMappedBean(boolean tolerateNonMappedBean)(Code) | | |
Methods inherited from com.completex.objective.components.persistency.mapper.impl.BasicDynamicMapperImpl | protected String addValuePath(String valuePath, Object po, String poFieldName)(Code)(Java Doc) protected String addValuePath(String valuePath, int index)(Code)(Java Doc) public boolean assignValue(String valuePath, RequestContext context, Object currentBean, PropertyDescriptor[] currentBeanDescriptors, Object currentPo, PropertyDescriptor currentPoDescriptor, boolean forModification)(Code)(Java Doc) protected void assignValueCtl(String childValuePath, RequestContext context, Object currentBean, PropertyDescriptor[] currentBeanDescriptors, Object currentPo, PropertyDescriptor currentPoDescriptor, boolean forModification)(Code)(Java Doc) final public Object convert(Object po, boolean forModification)(Code)(Java Doc) final protected Object convert(String valuePath, Object po, boolean forModification)(Code)(Java Doc) protected Object doConvert(String valuePath, Object clonedPo, boolean forModification)(Code)(Java Doc) protected Object doConvertToBean(String valuePath, BeanInfo poInfo, BeanInfo beanInfo, Object po, Object bean, RequestContext context, boolean forModification)(Code)(Java Doc) protected Object doPostConvert(String valuePath, Object po, Object bean, boolean forModification)(Code)(Java Doc) protected Object doPreConvert(String valuePath, Object po, boolean forModification)(Code)(Java Doc) public static Object extractPropertyValue(Method beanReadMethod, Object currentBean)(Code)(Java Doc) protected Class getBeanClassSafe(Class poClass)(Code)(Java Doc) public Class getDirectBeanClass(Class poClass)(Code)(Java Doc) public Class getInversetBeanClass(Class poClass)(Code)(Java Doc) public Log getLogger()(Code)(Java Doc) public Mapper getMapper()(Code)(Java Doc) public MappingHandler getMappingHandler(Class beanClass, Class poClass)(Code)(Java Doc) public ValueHandler getValueHandler(String valuePath)(Code)(Java Doc) public boolean isNotOverwriteWithNulls()(Code)(Java Doc) public void map(Class poClass, Class beanClass)(Code)(Java Doc) public boolean mappingExists(Class poClass, Class beanClass)(Code)(Java Doc) protected Object objectNewInstance(Class beanClass, Object fromObject, boolean forModification)(Code)(Java Doc) protected Object objectNewInstance(Class beanClass)(Code)(Java Doc) protected boolean processBean(Method poReadMethod, String beanPredictedSetterName, RequestContext context, String valuePath, Object currentBean, PropertyDescriptor[] currentBeanDescriptors, Object currentPo, PropertyDescriptor currentPoDescriptor, boolean forModification) throws IntrospectionException, IllegalAccessException, InvocationTargetException, CloneNotSupportedException(Code)(Java Doc) protected boolean processCollection(Method beanReadMethod, Method poReadMethod, Object currentBean, Object poReturnValue, String valuePath, RequestContext context, boolean forModification) throws IllegalAccessException, InvocationTargetException(Code)(Java Doc) protected boolean processNonCollection(Method beanWriteMethod, String beanPredictedSetterName, Method poReadMethod, Object poReturnValue, Object currentBean, String valuePath, RequestContext context, boolean forModification) throws IllegalAccessException, InvocationTargetException(Code)(Java Doc) public void registerMappingHandler(Class poClass, Class beanClass, MappingHandler mappingHandler)(Code)(Java Doc) public void registerValueHandler(String valuePath, ValueHandler valueHandler)(Code)(Java Doc) protected void remap(Class poClass, Class beanClass)(Code)(Java Doc) public void setLogger(Log logger)(Code)(Java Doc) public void setNotOverwriteWithNulls(boolean notOverwriteWithNulls)(Code)(Java Doc) protected Object toBean0(String valuePath, Object po, RequestContext context, boolean forModification)(Code)(Java Doc)
|
|
|