Updated Column Type

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widgetx@93381 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-03-20 14:16:12 +00:00 committed by Giancarlo Panichi
parent 6716028740
commit e387c20b03
1 changed files with 2 additions and 0 deletions

View File

@ -14,5 +14,7 @@ public enum ColumnType {
USER, USER,
VALIDATION, VALIDATION,
COLUMNID, COLUMNID,
DIMENSION,
TIMEDIMENSION,
SYSTEM; SYSTEM;
} }