Class GeoportalCommonConstants
- java.lang.Object
-
- org.gcube.application.geoportalcommon.GeoportalCommonConstants
-
public class GeoportalCommonConstants extends Object
The Class GeoportalCommonConstants.- Author:
- Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Dec 1, 2020
-
-
Field Summary
Fields Modifier and Type Field Description static StringGEOPORTAL_DATA_VIEWER_APPstatic StringGET_GEONA_ITEM_IDstatic StringGET_GEONA_ITEM_TYPE
-
Constructor Summary
Constructors Constructor Description GeoportalCommonConstants()
-
-
-
Field Detail
-
GET_GEONA_ITEM_TYPE
public static final String GET_GEONA_ITEM_TYPE
- See Also:
- Constant Field Values
-
GET_GEONA_ITEM_ID
public static final String GET_GEONA_ITEM_ID
- See Also:
- Constant Field Values
-
GEOPORTAL_DATA_VIEWER_APP
public static final String GEOPORTAL_DATA_VIEWER_APP
- See Also:
- Constant Field Values
-
-