Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@111450 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
4e272f8660
commit
d9c4bac0da
|
@ -1,5 +1,11 @@
|
||||||
package org.gcube.portlets.user.td.widgetcommonevent.client.type;
|
package org.gcube.portlets.user.td.widgetcommonevent.client.type;
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* @author giancarlo
|
||||||
|
* email: <a href="mailto:g.panichi@isti.cnr.it">g.panichi@isti.cnr.it</a>
|
||||||
|
*
|
||||||
|
*/
|
||||||
public enum ChangeTableWhy {
|
public enum ChangeTableWhy {
|
||||||
TABLEUPDATED,
|
TABLEUPDATED,
|
||||||
TABLECURATION,
|
TABLECURATION,
|
||||||
|
|
Loading…
Reference in New Issue