com.adobe.icc.dbforms.util
Class BeanUtils

java.lang.Object
  extended by com.adobe.icc.dbforms.util.BeanUtils

public class BeanUtils
extends java.lang.Object

Utils class to make bean utility related changes for e.g. clearing bean content


Constructor Summary
BeanUtils()
           
 
Method Summary
 java.lang.Object clearContent(java.lang.Object bean)
          Clears the content (byte array, input stream and blob) of the bean and return a new bean.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtils

public BeanUtils()
Method Detail

clearContent

public java.lang.Object clearContent(java.lang.Object bean)
Clears the content (byte array, input stream and blob) of the bean and return a new bean.

Parameters:
bean -
Returns:


[an error occurred while processing this directive] [an error occurred while processing this directive]