Added RuleType

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@113864 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-04-01 14:53:48 +00:00
parent 6dc521f74b
commit e92e2dafb3
1 changed files with 4 additions and 1 deletions

View File

@ -30,7 +30,10 @@ public enum RibbonType {
LOGS,
HELP,
RULE_NEW,
RULE_MANAGE,
RULE_MODIFY,
RULE_DELETE,
RULE_APPLY,
RULE_SHARE,
DUPLICATE_DETECTION,
TABLE_TYPE,
COLUMN_POSITION,