public interface ColumnDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData |
getReferenceColumnData() |
TdTColumnCategory |
getSelectedColumnCategory() |
TdTDataType |
getSelectedDataType() |
String |
getSelectedLocale() |
SPECIAL_CATEGORY_TYPE |
getSpecialCategoryType() |
String |
getTimePeriod() |
boolean |
isValid() |
void |
setSpecialCategoryType(SPECIAL_CATEGORY_TYPE category) |
String getColumnName()
TdTColumnCategory getSelectedColumnCategory()
TdTDataType getSelectedDataType()
boolean isValid()
void setSpecialCategoryType(SPECIAL_CATEGORY_TYPE category)
SPECIAL_CATEGORY_TYPE getSpecialCategoryType()
org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData getReferenceColumnData()
String getSelectedLocale()
String getTimePeriod()
Copyright © 2014. All Rights Reserved.