Liferay 6.0.5

com.liferay.portlet.expando.util
Class ExpandoConverterUtil

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

public class ExpandoConverterUtil
extends Object


Constructor Summary
ExpandoConverterUtil()
           
 
Method Summary
static Serializable getAttributeFromString(int type, String attribute)
           
static String getStringFromAttribute(int type, 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 Serializable getAttributeFromString(int type,
                                                  String attribute)

getStringFromAttribute

public static String getStringFromAttribute(int type,
                                            Serializable attribute)

Liferay 6.0.5