- map(Object, Class<T>) - 类 中的方法cn.crushes.cloud.core.dozer.util.DozerUtil
-
Constructs new instance of destinationClass and performs mapping between from source
- map(Object, Object) - 类 中的方法cn.crushes.cloud.core.dozer.util.DozerUtil
-
Performs mapping between source and destination objects
- map(Object, Class<T>, String) - 类 中的方法cn.crushes.cloud.core.dozer.util.DozerUtil
-
Constructs new instance of destinationClass and performs mapping between from source
- map(Object, Object, String) - 类 中的方法cn.crushes.cloud.core.dozer.util.DozerUtil
-
Performs mapping between source and destination objects
- map2(Object, Class<T>) - 类 中的方法cn.crushes.cloud.core.dozer.util.DozerUtil
-
- mapList(Collection<E>, Class<T>) - 类 中的方法cn.crushes.cloud.core.dozer.util.DozerUtil
-
- mapPage(Collection<E>, Class<T>) - 类 中的方法cn.crushes.cloud.core.dozer.util.DozerUtil
-
- mapper - 类 中的变量cn.crushes.cloud.core.dozer.util.DozerUtil
-
- mappingFiles - 类 中的变量cn.crushes.cloud.core.dozer.props.DozerProperties
-
Mapping files configuration.
- mapSet(Collection<E>, Class<T>) - 类 中的方法cn.crushes.cloud.core.dozer.util.DozerUtil
-