com.liferay.portlet.expando.util
Class ExpandoConverterUtil

java.lang.Object
  extended by com.liferay.portlet.expando.util.ExpandoConverterUtil

public class ExpandoConverterUtil
extends java.lang.Object

View Source

Author:
Edward Han, Michael C. Han, Brian Wing Shun Chan

Constructor Summary
ExpandoConverterUtil()
           
 
Method Summary
static java.io.Serializable getAttributeFromString(int type, java.lang.String attribute)
           
static java.lang.String getStringFromAttribute(int type, java.io.Serializable attribute)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandoConverterUtil

public ExpandoConverterUtil()
Method Detail

getAttributeFromString

public static java.io.Serializable getAttributeFromString(int type,
                                                          java.lang.String attribute)

getStringFromAttribute

public static java.lang.String getStringFromAttribute(int type,
                                                      java.io.Serializable attribute)