Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.util
Class NullWrapper

java.lang.Object
  extended by com.liferay.portal.kernel.util.NullWrapper
All Implemented Interfaces:
Serializable

public class NullWrapper
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
NullWrapper(String className)
           
 
Method Summary
 String getClassName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullWrapper

public NullWrapper(String className)
Method Detail

getClassName

public String getClassName()

Liferay 6.1.2-ce-ga3