public class ExpandoConverterUtil
extends java.lang.Object
| Constructor and Description |
|---|
ExpandoConverterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.Serializable |
getAttributeFromString(int type,
java.lang.String attribute) |
static java.io.Serializable |
getAttributeFromStringArray(int type,
java.lang.String[] attribute) |
static java.lang.String |
getStringFromAttribute(int type,
java.io.Serializable attribute) |
public static java.io.Serializable getAttributeFromString(int type,
java.lang.String attribute)
public static java.io.Serializable getAttributeFromStringArray(int type,
java.lang.String[] attribute)
public static java.lang.String getStringFromAttribute(int type,
java.io.Serializable attribute)