public class ConverterColumnMockupProperty extends Object
| Constructor and Description |
|---|
ConverterColumnMockupProperty(String columnId,
String columnType,
String dataType)
Instantiates a new converter column mockup property.
|
| Modifier and Type | Method and Description |
|---|---|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType |
getColumnDataType()
Gets the column data type.
|
String |
getColumnId()
Gets the column id.
|
String |
getColumnType()
Gets the column type.
|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeCode |
getColumnTypeCode()
Gets the column type code.
|
String |
getDataType()
Gets the data type.
|
String |
toString() |
public ConverterColumnMockupProperty(String columnId, String columnType, String dataType) throws Exception
columnId - the column idcolumnType - the column typedataType - the data typeException - the exceptionpublic String getDataType()
public org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeCode getColumnTypeCode()
public org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType getColumnDataType()
public String getColumnType()
public String getColumnId()
Copyright © 2015. All Rights Reserved.