Constant Field Values


Contents
org.gcube.*

org.gcube.contentmanagement.timeseriesservice.impl.curation.state.CurationResource
public static final String ID_COLUMN_SUFFIX "_id"
protected static final String RP_ID "Id"
protected static final String RP_SOURCEID "SourceId"
protected static final String RP_SOURCENAME "SourceName"
protected static final String RP_TITLE "Title"

org.gcube.contentmanagement.timeseriesservice.impl.editing.Edit
protected final String COUNT_ALIAS "count"
protected final String CURATION_TABLE_ALIAS "curtab"
protected final String DIMENSION_TABLE_ALIAS "dimtab"

org.gcube.contentmanagement.timeseriesservice.impl.importer.state.ImportResource
protected static final String RP_ID "Id"

org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Denormalization
protected static final String PIVOT_PREFIX "pivot_"

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

org.gcube.contentmanagement.timeseriesservice.impl.timeseries.state.TimeSeriesResource
protected static final String RP_ID "Id"
protected static final String RP_TITLE "Title"

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

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



Copyright © 2012. All Rights Reserved.