tle.framework.util
Class BeanUtil

java.lang.Object
  extended bytle.framework.util.BeanUtil

public class BeanUtil
extends java.lang.Object

Since:
2.0.5
Author:
ÃÖ¹ü±Õ

Constructor Summary
BeanUtil()
           
 
Method Summary
static void copyProperty(RequestInfo ri, java.lang.Object bean)
          ri¿¡ ÀÖ´Â ÆÄ¶ó¹ÌÅÍ °ªÀ» ÀÚ¹Ùºó ÇÁ·ÎÆÛƼ¿¡ º¹»çÇÑ´Ù.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtil

public BeanUtil()
Method Detail

copyProperty

public static void copyProperty(RequestInfo ri,
                                java.lang.Object bean)
ri¿¡ ÀÖ´Â ÆÄ¶ó¹ÌÅÍ °ªÀ» ÀÚ¹Ùºó ÇÁ·ÎÆÛƼ¿¡ º¹»çÇÑ´Ù. ´Ü, ¹è¿­ ÇüÅÂÀÇ ÇÁ·ÎÆÛƼ´Â ó¸®ÇÏÁö ¾ÊÀ¸¸ç ´Ü¼ø ÇÁ·ÎÆÛƼÀÎ °æ¿ì¸¸ ó¸®ÇÑ´Ù.

Parameters:
ri -
bean -