org.gcube.portlets.user.codelistlibrary.common
Class CommonUtil
java.lang.Object
org.gcube.portlets.user.codelistlibrary.common.CommonUtil
public class CommonUtil
- extends java.lang.Object
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonUtil
public CommonUtil()
convertColumnType
public static ColumnType convertColumnType(CodelistColumnType columnType)
convertDataType
public static ValueType convertDataType(DataType dataType)
convertValueType
public static DataType convertValueType(ValueType type)
convertColumnType
public static CodelistColumnType convertColumnType(ColumnType columnType)
convertCodeListType
public static org.gcube.contentmanagement.timeseriesservice.stubs.CodeListType convertCodeListType(CodeListType codeListType)
convertCodeListType
public static CodeListType convertCodeListType(org.gcube.contentmanagement.timeseriesservice.stubs.CodeListType type)