Class ServiceConstants
- java.lang.Object
-
- org.gcube.application.geoportal.service.ServiceConstants
-
public class ServiceConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringMONGO_SE_GNA_FLAGstatic StringMONGO_SE_PLATFORMstatic StringSE_GNA_DB_CATEGORYstatic StringSE_GNA_DB_FLAG
-
Constructor Summary
Constructors Constructor Description ServiceConstants()
-
-
-
Field Detail
-
SE_GNA_DB_FLAG
public static final String SE_GNA_DB_FLAG
- See Also:
- Constant Field Values
-
SE_GNA_DB_CATEGORY
public static final String SE_GNA_DB_CATEGORY
- See Also:
- Constant Field Values
-
MONGO_SE_PLATFORM
public static final String MONGO_SE_PLATFORM
- See Also:
- Constant Field Values
-
MONGO_SE_GNA_FLAG
public static final String MONGO_SE_GNA_FLAG
- See Also:
- Constant Field Values
-
-