Constant Field Values


Contents
org.gcube.*

org.gcube.contentmanagement.timeseriesservice.impl.curation.state.CurationResource
public static final java.lang.String ID_COLUMN_SUFFIX "_id"

org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Filter
public static final java.lang.String _TABLE_ALIAS "tableAlias"

org.gcube.contentmanagement.timeseriesservice.impl.utils.Constants
public static final int ENTRY_PER_PARTITION 100000
public static final java.lang.String InternalIdDeclaration "ID INTEGER(8) NOT NULL AUTO_INCREMENT PRIMARY KEY"

org.gcube.contentmanagement.timeseriesservice.impl.utils.Initializer
public static final java.lang.String curationResourcesTable "CURITEMS"
public static final java.lang.String timeSeriesResourcesTable "TSITEMS"

org.gcube.contentmanagement.timeseriesservice.stubs.calls.Constant
public static final java.lang.String CURATION_FACTORY_PT_NAME "gcube/contentmanagement/timeseriesservice/curation/CurationFactory"
public static final java.lang.String CURATION_SERVICE_PT_NAME "gcube/contentmanagement/timeseriesservice/curation/CurationManager"
public static final java.lang.String IMPORTER_FACTORY_PT_NAME "gcube/contentmanagement/timeseriesservice/import/ImportFactory"
public static final java.lang.String IMPORTER_SERVICE_PT_NAME "gcube/contentmanagement/timeseriesservice/import/ImportManager"
public static final java.lang.String SERVICE_CLASS "ContentManagement"
public static final java.lang.String SERVICE_NAME "TimeSeriesService"
public static final java.lang.String TIMESERIES_FACTORY_PT_NAME "gcube/contentmanagement/timeseriesservice/timeseries/TimeSeriesFactory"
public static final java.lang.String TIMESERIES_SERVICE_PT_NAME "gcube/contentmanagement/timeseriesservice/timeseries/TimeSeriesManager"