refs 6548: TDM - Migrate TabMan to new PortalContext

Task-Url: https://support.d4science.org/issues/6548

Updated to new PortalContext

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@141740 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2017-01-24 16:10:33 +00:00
parent 21739bac2c
commit 8c28a36f2b
1 changed files with 5 additions and 0 deletions

View File

@ -127,4 +127,9 @@ public class SessionConstants {
public static final String RULES_ON_TABLE_DETACH_SESSION = "RULES_ON_TABLE_DETACH_SESSION";
public static final String COLUMN_FILTER_SESSION = "COLUMN_FILTER_SESSION";
public static final String COLUMN_FILTER_SESSION_TASK = "COLUMN_FILTER_SESSION_TASK";
}