commit 4355feb81f29313976e0b30a3765072f4503751e Author: fabio.sinibaldi Date: Tue Jul 10 10:56:16 2018 +0000 Changing subsystem git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/accounting/accounting-summary-access@169733 82a268e6-3cf1-43bd-a215-b396298e98cf diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..71a86ec --- /dev/null +++ b/.classpath @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..6d662fd --- /dev/null +++ b/.project @@ -0,0 +1,36 @@ + + + accounting-summary-access + + + + + + org.eclipse.wst.common.project.facet.core.builder + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.m2e.core.maven2Builder + + + + + org.eclipse.wst.validation.validationbuilder + + + + + + org.eclipse.jem.workbench.JavaEMFNature + org.eclipse.wst.common.modulecore.ModuleCoreNature + org.eclipse.jdt.core.javanature + org.eclipse.m2e.core.maven2Nature + org.eclipse.wst.common.project.facet.core.nature + + diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..29abf99 --- /dev/null +++ b/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,6 @@ +eclipse.preferences.version=1 +encoding//src/main/java=UTF-8 +encoding//src/main/resources=UTF-8 +encoding//src/test/java=UTF-8 +encoding//src/test/resources=UTF-8 +encoding/=UTF-8 diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..6e80039 --- /dev/null +++ b/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 +org.eclipse.jdt.core.compiler.compliance=1.8 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning +org.eclipse.jdt.core.compiler.source=1.8 diff --git a/.settings/org.eclipse.m2e.core.prefs b/.settings/org.eclipse.m2e.core.prefs new file mode 100644 index 0000000..f897a7f --- /dev/null +++ b/.settings/org.eclipse.m2e.core.prefs @@ -0,0 +1,4 @@ +activeProfiles= +eclipse.preferences.version=1 +resolveWorkspaceProjects=true +version=1 diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component new file mode 100644 index 0000000..5fc41c1 --- /dev/null +++ b/.settings/org.eclipse.wst.common.component @@ -0,0 +1,6 @@ + + + + + + diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml new file mode 100644 index 0000000..fb95c45 --- /dev/null +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/distro/LICENSE b/distro/LICENSE new file mode 100644 index 0000000..2d9616a --- /dev/null +++ b/distro/LICENSE @@ -0,0 +1 @@ +${gcube.license} \ No newline at end of file diff --git a/distro/README b/distro/README new file mode 100644 index 0000000..b0de8fc --- /dev/null +++ b/distro/README @@ -0,0 +1,65 @@ +The gCube System - ${name} +-------------------------------------------------- + +${description} + + +${gcube.description} + +${gcube.funding} + + +Version +-------------------------------------------------- + +${version} (${buildDate}) + +Please see the file named "changelog.xml" in this directory for the release notes. + + + +Authors +-------------------------------------------------- + +* Fabio Sinibaldi (fabio.sinibaldi-AT-isti.cnr.it) Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). + +Maintainers +----------- + +* Fabio Sinibaldi (fabio.sinibaldi-AT-isti.cnr.it) Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). + + +Download information +-------------------------------------------------- + +Source code is available from SVN: + ${scm.url} + +Binaries can be downloaded from the gCube website: + ${gcube.website} + +Installation +-------------------------------------------------- + +Installation documentation is available on-line in the gCube Wiki: + ${gcube.wikiRoot}/Tabular_Data_Manager + +Documentation +-------------------------------------------------- + +Documentation is available on-line in the gCube Wiki: + ${gcube.wikiRoot}/SDI_Service + ${gcube.wikiRoot}/SDI_Service + + +Support +-------------------------------------------------- + +Bugs and support requests can be reported in the gCube issue tracking tool: + ${gcube.issueTracking} + + +Licensing +-------------------------------------------------- + +This software is licensed under the terms you may find in the file named "LICENSE" in this directory. \ No newline at end of file diff --git a/distro/changelog.xml b/distro/changelog.xml new file mode 100644 index 0000000..29a71cb --- /dev/null +++ b/distro/changelog.xml @@ -0,0 +1,5 @@ + + + First Release + + \ No newline at end of file diff --git a/distro/descriptor.xml b/distro/descriptor.xml new file mode 100644 index 0000000..dc46ade --- /dev/null +++ b/distro/descriptor.xml @@ -0,0 +1,30 @@ + + servicearchive + + tar.gz + + / + + + ${distroDirectory} + / + true + + README + LICENSE + changelog.xml + + 755 + true + + + + + target/${build.finalName}.${project.packaging} + /${artifactId} + + + \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml new file mode 100644 index 0000000..62d5fef --- /dev/null +++ b/distro/profile.xml @@ -0,0 +1,29 @@ + + + + Service + + ${description} + DataAccess + ${artifactId} + 1.0.0 + + + ${description} + ${artifactId} + ${version} + + ${groupId} + ${artifactId} + ${version} + + library + + ${build.finalName}.jar + + + + + + + diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..8921f64 --- /dev/null +++ b/pom.xml @@ -0,0 +1,102 @@ + + 4.0.0 + + org.gcube.tools + maven-parent + LATEST + + org.gcube.data.access + accounting-summary-access + 0.0.1-SNAPSHOT + Accounting Summary Access + Java library for accessing accounting summary data + + + + + org.gcube.distribution + gcube-bom + LATEST + pom + import + + + + + + ${project.basedir}/distro + http://svn.research-infrastructures.eu/d4science/gcube/trunk/data-access/${project.artifactId} + ${project.basedir}/src/test/resources/sql + + + + + + + + org.gcube.common + authorization-client + provided + + + org.gcube.common + common-authorization + provided + + + org.gcube.core + common-encryption + provided + + + + + + org.gcube.resources.discovery + ic-client + + + + + org.ancoron.postgresql + org.postgresql + 9.1.901.jdbc4.1-rc9 + + + + + + + org.projectlombok + lombok + 1.14.8 + + + + + + + + + junit + junit + 4.10 + test + + + + + + + + ch.qos.logback + logback-classic + 1.0.13 + test + + + + + + \ No newline at end of file diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/AccountingDao.java b/src/main/java/org/gcube/data/access/accounting/summary/access/AccountingDao.java new file mode 100644 index 0000000..efdb636 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/AccountingDao.java @@ -0,0 +1,40 @@ +package org.gcube.data.access.accounting.summary.access; + +import java.sql.SQLException; +import java.util.Date; +import java.util.Set; + +import org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl; +import org.gcube.data.access.accounting.summary.access.impl.ContextTreeProvider; +import org.gcube.data.access.accounting.summary.access.model.MeasureResolution; +import org.gcube.data.access.accounting.summary.access.model.Report; +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; +import org.gcube.data.access.accounting.summary.access.model.internal.Dimension; +import org.gcube.data.access.accounting.summary.access.model.update.AccountingRecord; +import org.gcube.data.access.accounting.summary.access.model.update.UpdateReport; + +public interface AccountingDao { + + public static AccountingDao get() { + return new AccountingDaoImpl(); + } + + public static AccountingDao get(ContextTreeProvider provider) { + AccountingDaoImpl toReturn= new AccountingDaoImpl(); + toReturn.setTreeProvider(provider); + return toReturn; + } + + public ScopeDescriptor getTree(Object request)throws ParameterException, Exception; + + public Report getReportByScope(ScopeDescriptor desc, Date from, Date to, MeasureResolution resolution) throws ParameterException, SQLException; + + + public Set getDimensions() throws SQLException; + + public Set getContexts() throws SQLException; + + public UpdateReport insertRecords(AccountingRecord... toInsert) throws SQLException; + + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/ParameterException.java b/src/main/java/org/gcube/data/access/accounting/summary/access/ParameterException.java new file mode 100644 index 0000000..7cc4582 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/ParameterException.java @@ -0,0 +1,37 @@ +package org.gcube.data.access.accounting.summary.access; + +public class ParameterException extends Exception { + + /** + * + */ + private static final long serialVersionUID = 6606149726716378377L; + + public ParameterException() { + super(); + // TODO Auto-generated constructor stub + } + + public ParameterException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) { + super(message, cause, enableSuppression, writableStackTrace); + // TODO Auto-generated constructor stub + } + + public ParameterException(String message, Throwable cause) { + super(message, cause); + // TODO Auto-generated constructor stub + } + + public ParameterException(String message) { + super(message); + // TODO Auto-generated constructor stub + } + + public ParameterException(Throwable cause) { + super(cause); + // TODO Auto-generated constructor stub + } + + + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/impl/AccountingDaoImpl.java b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/AccountingDaoImpl.java new file mode 100644 index 0000000..ac4e93d --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/AccountingDaoImpl.java @@ -0,0 +1,288 @@ +package org.gcube.data.access.accounting.summary.access.impl; + +import java.sql.Connection; +import java.sql.PreparedStatement; +import java.sql.ResultSet; +import java.sql.SQLException; +import java.time.LocalDateTime; +import java.time.Period; +import java.time.ZoneId; +import java.time.format.DateTimeFormatter; +import java.util.Date; +import java.util.HashSet; +import java.util.LinkedList; +import java.util.Set; + +import org.gcube.data.access.accounting.summary.access.AccountingDao; +import org.gcube.data.access.accounting.summary.access.ParameterException; +import org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS; +import org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS; +import org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure; +import org.gcube.data.access.accounting.summary.access.model.MeasureResolution; +import org.gcube.data.access.accounting.summary.access.model.Record; +import org.gcube.data.access.accounting.summary.access.model.Report; +import org.gcube.data.access.accounting.summary.access.model.ReportElement; +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; +import org.gcube.data.access.accounting.summary.access.model.Series; +import org.gcube.data.access.accounting.summary.access.model.internal.Dimension; +import org.gcube.data.access.accounting.summary.access.model.update.AccountingRecord; +import org.gcube.data.access.accounting.summary.access.model.update.UpdateReport; + +import lombok.extern.slf4j.Slf4j; + + +@Slf4j +public class AccountingDaoImpl implements AccountingDao{ + + + private ContextTreeProvider treeProvider=null; + private ConnectionManager connectionManager=null; + + public AccountingDaoImpl() { + connectionManager=new BasicConnectionManager(); + treeProvider=new BasicContextTreeProvider(); + } + + public void setTreeProvider(ContextTreeProvider treeProvider) { + this.treeProvider = treeProvider; + } + + public AccountingDaoImpl(ContextTreeProvider treeProvider, ConnectionManager connectionManager) { + super(); + this.treeProvider = treeProvider; + this.connectionManager = connectionManager; + } + + + + @Override + public Report getReportByScope(ScopeDescriptor desc, Date from, Date to, MeasureResolution resolution) throws SQLException, ParameterException { + + DateTimeFormatter formatter=getFormatter(resolution); + LocalDateTime fromDate=from.toInstant().atZone(ZoneId.systemDefault()).toLocalDateTime(); + LocalDateTime toDate=to.toInstant().atZone(ZoneId.systemDefault()).toLocalDateTime(); + long startReportTime=System.currentTimeMillis(); + + log.info("Loading report {} for {} between {} and {} ",resolution,desc.getId(),formatter.format(fromDate),formatter.format(toDate)); + + Connection conn=connectionManager.getConnection(); + Queries queries=new Queries(conn); + + int timeSlices=getRangeSize(from, to, resolution); + + + //load available dimensions in time slice + ResultSet dimensionRS=queries.getAvailableDimensions(from, to, desc, resolution); + LinkedList foundDimensions=new LinkedList<>(); + while(dimensionRS.next()){ + String id=dimensionRS.getString(DIMENSIONS.ID); + String label=dimensionRS.getString(DIMENSIONS.LABEL); + String group=dimensionRS.getString(DIMENSIONS.GROUP); + String aggregatedDim=dimensionRS.getString(DIMENSIONS.AGGREGATED_MEASURE); + + foundDimensions.add(new Dimension(id,label,aggregatedDim,group)); + } + log.debug("Found {} dimensions to load. ",foundDimensions.size()); + + // Prepare reports for each Dimension + LinkedList reports=new LinkedList<>(); + for(Dimension entry: foundDimensions){ + String xLabel=entry.getLabel(); + String yLabel="time"; + String category=entry.getGroup(); + + // Report 1 series for selected Scope + reports.add(new ReportElement(desc.getName()+" "+xLabel,category, + xLabel,yLabel,new Series[]{getSeries(queries, from, to, entry, desc, resolution, timeSlices)})); + + // Report 2 series for each children + if(desc.hasChildren()) { + LinkedList childrenSeries=new LinkedList<>(); + for(ScopeDescriptor child:desc.getChildren()){ + childrenSeries.add(getSeries(queries, from, to, entry, child, resolution, timeSlices)); + } + reports.add(new ReportElement(desc.getName()+" children "+xLabel,category, + xLabel,yLabel,childrenSeries.toArray(new Series[childrenSeries.size()]))); + } + + + // PreparedStatement psMeasure=queries.prepareMeasuresByDimension(desc, resolution); + // + // LocalDateTime toDate=to.toInstant().atZone(ZoneId.systemDefault()).toLocalDateTime(); + // for(LocalDateTime toAsk=from.toInstant().atZone(ZoneId.systemDefault()).toLocalDateTime(); + // toAsk.isAfter(toDate);toAsk=increment(toAsk,resolution)){ + // // Scan for time slice + // } + } + + log.info("Loaded {} report elements in {} ms",reports.size(),(System.currentTimeMillis()-startReportTime)); + + + return new Report(reports); + + } + + + + + + @Override + public ScopeDescriptor getTree(Object request) throws Exception { + return treeProvider.getTree(request); + } + + + @Override + public Set getDimensions() throws SQLException { + Connection conn=connectionManager.getConnection(); + Queries q=new Queries(conn); + ResultSet rs=q.listDimensions(); + HashSet toReturn=new HashSet<>(); + while(rs.next()) { + String id=rs.getString(DIMENSIONS.ID); + String label=rs.getString(DIMENSIONS.LABEL); + String group=rs.getString(DIMENSIONS.GROUP); + String aggregatedMeasure =rs.getString(DIMENSIONS.AGGREGATED_MEASURE); + toReturn.add(new Dimension(id,label,aggregatedMeasure,group)); + } + return toReturn; + } + + @Override + public Set getContexts() throws SQLException { + Connection conn=connectionManager.getConnection(); + Queries q=new Queries(conn); + ResultSet rs=q.listContexts(); + HashSet toReturn=new HashSet<>(); + while(rs.next()) { + String id=rs.getString(CONTEXTS.ID); + String label=rs.getString(CONTEXTS.LABEL); + toReturn.add(new ScopeDescriptor(id,label)); + } + return toReturn; + } + + @Override + public UpdateReport insertRecords(AccountingRecord... toInsert) throws SQLException { + log.trace("Preapring to insert {} records.",toInsert.length); + + Set existingDimensions=getDimensions(); + Set existingContexts=getContexts(); + Connection conn=connectionManager.getConnection(); + + log.debug("Loaded {} existing dimensions and {} contexts ",existingDimensions.size(),existingContexts.size()); + Queries q=new Queries(conn); + PreparedStatement psMeasure=q.getMeasureInsertionPreparedStatement(); + PreparedStatement psContexts=q.getContextInsertionPreparedStatement(); + PreparedStatement psDimensions=q.getDimensionInsertionPreparedStatement(); + + long insertMeasureCounter=0l; + Set insertedDimensions=new HashSet<>(); + Set insertedContexts=new HashSet<>(); + + log.debug("Actually registering records.."); + for(AccountingRecord record:toInsert) { + Dimension dim=record.getDimension(); + ScopeDescriptor context=record.getContext(); + + + if(!existingDimensions.contains(dim)) { + log.debug("Registering {} ",dim); + //ID,Label,Group,AGG + psDimensions.setString(1, dim.getId()); + psDimensions.setString(2, dim.getLabel()); + psDimensions.setString(3, dim.getGroup()); + psDimensions.setString(4, dim.getAggregatedMeasure()); + if(psDimensions.executeUpdate()==0)throw new SQLException("Error registering Dimension : No inserted rows"); + insertedDimensions.add(dim); + } + + if(!existingContexts.contains(context)) { + log.debug("Registering {} ",context); + //ID,Label + psContexts.setString(1, context.getId()); + psContexts.setString(2, context.getName()); + if(psContexts.executeUpdate()==0)throw new SQLException("Error registering Context : No inserted rows"); + insertedContexts.add(context); + } + + //Context, Dim,time,measure + psMeasure.setString(1, context.getId()); + psMeasure.setString(2, dim.getId()); + psMeasure.setLong(3, record.getTime().getTime()); + psMeasure.setLong(4, record.getMeasure()); + psMeasure.setLong(5, record.getMeasure()); + if(psMeasure.executeUpdate()==0) throw new SQLException("Error registering Measure : No inserted rows"); + insertMeasureCounter++; + } + + conn.commit(); + log.trace("Done inserting {} rows. Registered {} dimensions and {} contexts.",insertMeasureCounter,insertedDimensions.size(),insertedContexts.size()); + + return new UpdateReport(insertMeasureCounter,insertedContexts,insertedDimensions); + } + + + + + private static final int getRangeSize(Date from, Date to, MeasureResolution resolution) throws ParameterException { + log.debug("Evaluating time range between {} , {} [{}]",from,to,resolution); + + Period p=Period.between(from.toInstant().atZone(ZoneId.systemDefault()).toLocalDate(), to.toInstant().atZone(ZoneId.systemDefault()).toLocalDate()); + switch(resolution) { + case MONTHLY : return p.getMonths()+(p.getYears()*12); + default : throw new ParameterException("Invalid resolution "+resolution); + } + + } + + + + private static LocalDateTime increment(LocalDateTime toIncrement,MeasureResolution res,int offset){ + switch(res){ + case MONTHLY : return toIncrement.plusMonths(1); + default : throw new RuntimeException("Unexpected Resolution "+res); + } + } + + private static final DateTimeFormatter monthFormatter=DateTimeFormatter.ofPattern("yyyy-MM"); + + + private static DateTimeFormatter getFormatter(MeasureResolution res){ + switch(res){ + case MONTHLY : return monthFormatter; + default : throw new RuntimeException("Unexpected Resolution "+res); + } + } + + + + private Series getSeries(Queries queries, Date from, Date to, Dimension dim, ScopeDescriptor scope, MeasureResolution res, int timeSlices) throws SQLException{ + + Record[] records=new Record[timeSlices]; + PreparedStatement ps=queries.prepareMeasuresByDimension(scope, res); + DateTimeFormatter formatter=getFormatter(res); + + + LocalDateTime toSetStartDate=from.toInstant().atZone(ZoneId.systemDefault()).toLocalDateTime(); + for(int i=0;i cache=new ConcurrentHashMap<>(); + + + + private synchronized DataBaseDescriptor getDatabase() { + try { + final String currentToken=SecurityTokenProvider.instance.get(); + if(currentToken==null) throw new Exception("Unauthorized request. No gcube token found."); + AuthorizationEntry entry = authorizationService().get(currentToken); + final String context=entry.getContext(); + return cache.computeIfAbsent(context, new Function(){ + @Override + public DataBaseDescriptor apply(String t) { + try{ + log.debug("Querying for database in context {} ",context); + SecurityTokenProvider.instance.set(currentToken); + SimpleQuery query = ICFactory.queryFor(ServiceEndpoint.class); + query.addCondition("$resource/Profile/Category/text() eq 'Database'") + .addCondition("$resource/Profile/Name/text() eq 'AccountingDashboard'"); + DiscoveryClient client = ICFactory.clientFor(ServiceEndpoint.class); + ServiceEndpoint endpoint= client.submit(query).get(0); + log.debug("Found SE id {} ",endpoint.id()); + AccessPoint ap=endpoint.profile().accessPoints().iterator().next(); + return new DataBaseDescriptor(ap.address(),ap.username(),StringEncrypter.getEncrypter().decrypt(ap.password()),System.currentTimeMillis()); + }catch(Throwable th) { + throw new RuntimeException("Unable to load Database credentials under context "+context,th); + } + } + }); + }catch (Exception t) { + throw new RuntimeException("Unable to get DB Descriptor ",t); + } + } + + + + @Override + public Connection getConnection() throws SQLException { + DataBaseDescriptor db=getDatabase(); + try { + Class.forName("org.postgresql.Driver"); + } catch (ClassNotFoundException e) { + throw new RuntimeException(e); + } + Connection conn = DriverManager.getConnection(db.getUrl(), db.getUser(), db.getPassword()); + + // PRODUCTION OLD DB + + + conn.setAutoCommit(false); + return conn; + } + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/impl/BasicContextTreeProvider.java b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/BasicContextTreeProvider.java new file mode 100644 index 0000000..1e6ddca --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/BasicContextTreeProvider.java @@ -0,0 +1,23 @@ +package org.gcube.data.access.accounting.summary.access.impl; + +import static org.gcube.common.authorization.client.Constants.authorizationService; + +import org.gcube.common.authorization.library.AuthorizationEntry; +import org.gcube.common.authorization.library.provider.SecurityTokenProvider; +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; + +public class BasicContextTreeProvider implements ContextTreeProvider { + + @Override + public ScopeDescriptor getTree(Object unuseful) throws Exception { + + final String currentToken=SecurityTokenProvider.instance.get(); + if(currentToken==null) throw new Exception("Unauthorized request. No gcube token found."); + AuthorizationEntry entry = authorizationService().get(currentToken); + final String context=entry.getContext(); + + return new ScopeDescriptor(context.substring(context.lastIndexOf("/")+1, context.length()),context); + + } + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/impl/ConnectionManager.java b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/ConnectionManager.java new file mode 100644 index 0000000..8e7b394 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/ConnectionManager.java @@ -0,0 +1,11 @@ +package org.gcube.data.access.accounting.summary.access.impl; + +import java.sql.Connection; +import java.sql.SQLException; + +public interface ConnectionManager { + + + public Connection getConnection() throws SQLException; + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/impl/ContextTreeProvider.java b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/ContextTreeProvider.java new file mode 100644 index 0000000..050648a --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/ContextTreeProvider.java @@ -0,0 +1,12 @@ +package org.gcube.data.access.accounting.summary.access.impl; + +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; + + + +public interface ContextTreeProvider { + + + public ScopeDescriptor getTree(Object context) throws Exception; + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/impl/DBStructure.java b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/DBStructure.java new file mode 100644 index 0000000..aa8f9e7 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/DBStructure.java @@ -0,0 +1,26 @@ +package org.gcube.data.access.accounting.summary.access.impl; + +public class DBStructure { + + public static class Measure{ + public static final String TABLENAME="monthly"; + public static final String TIME="time"; + public static final String DIMENSION="dimension"; + public static final String MEASURE="measure"; + public static final String CONTEXT="context"; + } + + public static class DIMENSIONS{ + public static final String TABLENAME="dimensions"; + public static final String ID="id"; + public static final String LABEL="LABEL"; + public static final String GROUP="dimension_group"; + public static final String AGGREGATED_MEASURE="aggregated_measure"; + } + + public static class CONTEXTS{ + public static final String TABLENAME="contexts"; + public static final String ID="id"; + public static final String LABEL="LABEL"; + } +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/impl/Queries.java b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/Queries.java new file mode 100644 index 0000000..d04f47f --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/impl/Queries.java @@ -0,0 +1,155 @@ +package org.gcube.data.access.accounting.summary.access.impl; + +import java.sql.Connection; +import java.sql.PreparedStatement; +import java.sql.ResultSet; +import java.sql.SQLException; +import java.util.Date; + +import org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS; +import org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS; +import org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure; +import org.gcube.data.access.accounting.summary.access.model.MeasureResolution; +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; + +import lombok.NonNull; +import lombok.RequiredArgsConstructor; +import lombok.extern.slf4j.Slf4j; + +@Slf4j +@RequiredArgsConstructor +public class Queries { + + @NonNull + private Connection conn; + + + public ResultSet listDimensions() throws SQLException { + return conn.createStatement().executeQuery("Select * from "+DIMENSIONS.TABLENAME+" order by "+DIMENSIONS.LABEL); + } + + public ResultSet listContexts() throws SQLException { + return conn.createStatement().executeQuery("Select * from "+CONTEXTS.TABLENAME+" order by "+CONTEXTS.LABEL); + } + + /** + * Returned parameters order is + * Context, Dimension, Time, Measure, Measure + * + * NB : Measure is replicated in order to manage update on conflict + * + * @return PS with parameters + * @throws SQLException + */ + public PreparedStatement getMeasureInsertionPreparedStatement() throws SQLException { + String query=String.format("INSERT INTO %1$s (%2$s,%3$s,%4$s,%5$s) values (?,?,?,?)" + +" ON CONFLICT ON CONSTRAINT "+Measure.TABLENAME+"_pKey DO UPDATE SET "+Measure.MEASURE+"=?", + Measure.TABLENAME,Measure.CONTEXT,Measure.DIMENSION,Measure.TIME,Measure.MEASURE); + return conn.prepareStatement(query); + } + + /** + * Returned parameters order is + * ID,LABEL,GROUP,AGGREGATED_MEASURE + * + * + * @return + * @throws SQLException + */ + public PreparedStatement getDimensionInsertionPreparedStatement() throws SQLException { + String query=String.format("INSERT INTO %1$s (%2$s,%3$s,%4$s,%5$s) values (?,?,?,?)", + DIMENSIONS.TABLENAME,DIMENSIONS.ID,DIMENSIONS.LABEL,DIMENSIONS.GROUP,DIMENSIONS.AGGREGATED_MEASURE); + return conn.prepareStatement(query); + } + + + /** + * Returned parameters order is + * ID,LABEL + * + * + * @return + * @throws SQLException + */ + public PreparedStatement getContextInsertionPreparedStatement() throws SQLException { + String query=String.format("INSERT INTO %1$s (%2$s,%3$s) values (?,?)", + CONTEXTS.TABLENAME,CONTEXTS.ID,CONTEXTS.LABEL); + return conn.prepareStatement(query); + } + + + /** + * Returns Dimensions.* fields + * + * @param from + * @param to + * @param scope + * @param resolution + * @return + * @throws SQLException + */ + public ResultSet getAvailableDimensions(Date from, Date to, ScopeDescriptor scope,MeasureResolution resolution) throws SQLException{ + String query= String.format("Select * from %1$s where %2$s in (Select distinct(%3$s) from %4$s where %5$s AND %6$s)", + DIMENSIONS.TABLENAME, DIMENSIONS.ID, + Measure.DIMENSION,Measure.TABLENAME, + Measure.TIME+">=? AND "+Measure.TIME+"<=?", + Measure.CONTEXT+" IN "+asIDSet(scope)); + PreparedStatement toReturn= conn.prepareStatement(query); + toReturn.setLong(1, from.getTime()); + toReturn.setLong(2, to.getTime()); + + log.debug("Performing query {} with params {} and {} ",query,from.getTime(),to.getTime()); + + return toReturn.executeQuery(); + } + + /** + * Prepares a statement for Getting Dim=? in time interval for the scope set + * + * PS params : + * 1- long from + * 2- long to + * 3- String dimension + * + * + * @param from + * @param to + * @param scope + * @param resolution + * @return + * @throws SQLException + */ + public PreparedStatement prepareMeasuresByDimension(ScopeDescriptor scope, MeasureResolution resolution) throws SQLException{ + //single scope +// "Select measure from measures where context=? and time ok and measure.id=? order by time ASC"; + // multi scope + return conn.prepareStatement(String.format("Select sum(%1$s) as %1$s from %2$s where %3$s AND %4$s AND %5$s=? group by %6$s order by %7$s", + Measure.MEASURE,Measure.TABLENAME, + Measure.CONTEXT+" IN "+asIDSet(scope), //context ok + Measure.TIME+">=? AND "+Measure.TIME+"<=?", // time ok, PS Parameter + Measure.DIMENSION, // dimension ok, PS parameter + Measure.TIME, // group by (time) + Measure.TIME)); // order by time + + + } + + + public static final String asIDSet(ScopeDescriptor desc){ + return "("+scopeList(desc)+")"; + } + + + private static final String scopeList(ScopeDescriptor desc) { + StringBuilder setBuilder=new StringBuilder(); + setBuilder.append("'"+desc.getId()+"'"+","); + if(desc.hasChildren()) { + for(ScopeDescriptor child : desc.getChildren()) + setBuilder.append(scopeList(child)+","); + + } + String toReturn=setBuilder.toString(); + return toReturn.substring(0, toReturn.lastIndexOf(",")); + + } +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/MeasureResolution.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/MeasureResolution.java new file mode 100644 index 0000000..2a62074 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/MeasureResolution.java @@ -0,0 +1,19 @@ +package org.gcube.data.access.accounting.summary.access.model; + +import java.io.Serializable; + +import lombok.AllArgsConstructor; +import lombok.Getter; + +@AllArgsConstructor +@Getter + +public enum MeasureResolution implements Serializable{ + + MONTHLY("monthly_measure"); + + private String tableName; + + + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/Record.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/Record.java new file mode 100644 index 0000000..4f7b5b9 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/Record.java @@ -0,0 +1,24 @@ +package org.gcube.data.access.accounting.summary.access.model; + +import java.io.Serializable; + +import lombok.Getter; +import lombok.NoArgsConstructor; +import lombok.Setter; + +import lombok.AllArgsConstructor; + +@Getter +@Setter +@AllArgsConstructor +@NoArgsConstructor +public class Record implements Serializable { + + /** + * + */ + private static final long serialVersionUID = 2789039942507048174L; + private String x; + private Long y; + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/Report.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/Report.java new file mode 100644 index 0000000..26bda74 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/Report.java @@ -0,0 +1,34 @@ +package org.gcube.data.access.accounting.summary.access.model; + +import java.io.Serializable; +import java.util.LinkedList; + +import lombok.AllArgsConstructor; +import lombok.Getter; +import lombok.NoArgsConstructor; +import lombok.Setter; + +@AllArgsConstructor +@NoArgsConstructor +@Getter +@Setter +public class Report implements Serializable { + + + + /** + * + */ + private static final long serialVersionUID = 4621957934766560486L; + private LinkedList elements; + @Override + public String toString() { + StringBuilder builder=new StringBuilder(); + for(ReportElement element:elements){ + builder.append(element.toString()+"\n"); + } + return builder.toString(); + } + + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/ReportElement.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/ReportElement.java new file mode 100644 index 0000000..5e134d9 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/ReportElement.java @@ -0,0 +1,66 @@ +package org.gcube.data.access.accounting.summary.access.model; + +import java.io.Serializable; + +import lombok.AllArgsConstructor; +import lombok.Getter; +import lombok.NoArgsConstructor; +import lombok.Setter; + +@Getter +@AllArgsConstructor +@NoArgsConstructor +@Setter +public class ReportElement implements Serializable { + + + private static final long serialVersionUID = 4067222241647217177L; + + /** + * LABEL + * | + * | _ + * yaxis | _ | | + * | | || |_ + * | | || | | + * --------------------------------------------------- + * + * + * *Series_label1 *Series_label2 *Series_label3 + * + * xAxis + * + */ + + + + /** + * Series[] { + * Series : LABEL, dataRow [] + * Series : LABEL, dataRow [] + * Series : LABEL, dataRow [] + * Series : LABEL, dataRow [] + * } + */ + + + + private String label; + private String category; + private String xAxis; + private String yAxis; + + + private Series[] serieses; + + + @Override + public String toString() { + StringBuilder builder=new StringBuilder("REPORT "+label); + builder.append(" Y : "+yAxis+" X : "+xAxis+"\n"); + for(Series s:serieses){ + builder.append(s.toString()+"\n"); + } + return builder.toString(); + } +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/ScopeDescriptor.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/ScopeDescriptor.java new file mode 100644 index 0000000..cb67caf --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/ScopeDescriptor.java @@ -0,0 +1,67 @@ +package org.gcube.data.access.accounting.summary.access.model; + +import java.io.Serializable; +import java.util.LinkedList; + +import lombok.Getter; +import lombok.NoArgsConstructor; +import lombok.NonNull; +import lombok.RequiredArgsConstructor; +import lombok.Setter; +import lombok.ToString; + +@Getter +@Setter +@ToString +@RequiredArgsConstructor +@NoArgsConstructor +public class ScopeDescriptor implements Serializable{ + + /** + * + */ + private static final long serialVersionUID = 8470652008117771209L; + + @NonNull + private String name; + + @NonNull + private String id; + + private LinkedList children=new LinkedList<>(); + + + public boolean hasChildren() { + return children!=null&&!children.isEmpty(); + } + + + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + result = prime * result + ((id == null) ? 0 : id.hashCode()); + return result; + } + + @Override + public boolean equals(Object obj) { + if (this == obj) + return true; + if (obj == null) + return false; + if (getClass() != obj.getClass()) + return false; + ScopeDescriptor other = (ScopeDescriptor) obj; + if (id == null) { + if (other.id != null) + return false; + } else if (!id.equals(other.id)) + return false; + return true; + } + + + + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/Series.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/Series.java new file mode 100644 index 0000000..013579b --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/Series.java @@ -0,0 +1,35 @@ +package org.gcube.data.access.accounting.summary.access.model; + +import java.io.Serializable; + +import lombok.AllArgsConstructor; +import lombok.Getter; +import lombok.NoArgsConstructor; +import lombok.Setter; + +@Setter +@Getter +@AllArgsConstructor +@NoArgsConstructor +public class Series implements Serializable { + + /** + * + */ + private static final long serialVersionUID = 6980358300936282238L; + + private String label; + private Record[] dataRow; + + + @Override + public String toString() { + StringBuilder values=new StringBuilder(); + StringBuilder xCoord=new StringBuilder(); + for(Record record: dataRow){ + values.append(record.getY()+"\t"); + xCoord.append(record.getX()+"\t"); + } + return label+"\n"+values+"\n"+xCoord+"\n"; + } +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/internal/Dimension.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/internal/Dimension.java new file mode 100644 index 0000000..15e75f4 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/internal/Dimension.java @@ -0,0 +1,39 @@ +package org.gcube.data.access.accounting.summary.access.model.internal; + +import lombok.AllArgsConstructor; +import lombok.Getter; + +@AllArgsConstructor +@Getter +public class Dimension { + + private String id; + private String label; + private String aggregatedMeasure; + private String group; + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + result = prime * result + ((id == null) ? 0 : id.hashCode()); + return result; + } + @Override + public boolean equals(Object obj) { + if (this == obj) + return true; + if (obj == null) + return false; + if (getClass() != obj.getClass()) + return false; + Dimension other = (Dimension) obj; + if (id == null) { + if (other.id != null) + return false; + } else if (!id.equals(other.id)) + return false; + return true; + } + + +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/update/AccountingRecord.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/update/AccountingRecord.java new file mode 100644 index 0000000..884f05f --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/update/AccountingRecord.java @@ -0,0 +1,23 @@ +package org.gcube.data.access.accounting.summary.access.model.update; + +import java.util.Date; + +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; +import org.gcube.data.access.accounting.summary.access.model.internal.Dimension; + +import lombok.AllArgsConstructor; +import lombok.Getter; +import lombok.Setter; +import lombok.ToString; + +@Getter +@Setter +@ToString +@AllArgsConstructor +public class AccountingRecord { + + private ScopeDescriptor context; + private Date time; + private Dimension dimension; + private Long measure; +} diff --git a/src/main/java/org/gcube/data/access/accounting/summary/access/model/update/UpdateReport.java b/src/main/java/org/gcube/data/access/accounting/summary/access/model/update/UpdateReport.java new file mode 100644 index 0000000..eac6021 --- /dev/null +++ b/src/main/java/org/gcube/data/access/accounting/summary/access/model/update/UpdateReport.java @@ -0,0 +1,21 @@ +package org.gcube.data.access.accounting.summary.access.model.update; + +import java.util.Set; + +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; +import org.gcube.data.access.accounting.summary.access.model.internal.Dimension; + +import lombok.AllArgsConstructor; +import lombok.Getter; +import lombok.ToString; + + +@AllArgsConstructor +@ToString +@Getter +public class UpdateReport { + + private long insertCount; + private Set registeredConstexts; + private Set registeredDimensions; +} diff --git a/src/test/java/org/gcube/data/access/accounting/summary/access/test/DummyContextTreeProvider.java b/src/test/java/org/gcube/data/access/accounting/summary/access/test/DummyContextTreeProvider.java new file mode 100644 index 0000000..c7148bb --- /dev/null +++ b/src/test/java/org/gcube/data/access/accounting/summary/access/test/DummyContextTreeProvider.java @@ -0,0 +1,22 @@ +package org.gcube.data.access.accounting.summary.access.test; + +import org.gcube.data.access.accounting.summary.access.impl.ContextTreeProvider; +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; + +public class DummyContextTreeProvider implements ContextTreeProvider { + + + @Override + public ScopeDescriptor getTree(Object context) { + ScopeDescriptor toReturn=new ScopeDescriptor("Portal", "portale"); + ScopeDescriptor group1=new ScopeDescriptor("Group1","group1"); + group1.getChildren().add(new ScopeDescriptor("BlueBridge Project", "/d4science.research-infrastructures.eu/gCubeApps/BlueBridgeProject")); + toReturn.getChildren().add(group1); + ScopeDescriptor group2=new ScopeDescriptor("Group2","group2"); + group2.getChildren().add(new ScopeDescriptor("Biodiversity Lab","/d4science.research-infrastructures.eu/gCubeApps/BiodiversityLab")); + group2.getChildren().add(new ScopeDescriptor("IOTC SS3","/d4science.research-infrastructures.eu/gCubeApps/IOTC_SS3")); + toReturn.getChildren().add(group2); + toReturn.getChildren().add(new ScopeDescriptor("Fao Tuna Atlas","/d4science.research-infrastructures.eu/gCubeApps/FAO_TunaAtlas")); + return toReturn; + } +} diff --git a/src/test/java/org/gcube/data/access/accounting/summary/access/test/SimpleTest.java b/src/test/java/org/gcube/data/access/accounting/summary/access/test/SimpleTest.java new file mode 100644 index 0000000..894cc1c --- /dev/null +++ b/src/test/java/org/gcube/data/access/accounting/summary/access/test/SimpleTest.java @@ -0,0 +1,47 @@ +package org.gcube.data.access.accounting.summary.access.test; + +import java.sql.SQLException; +import java.util.Date; +import java.util.GregorianCalendar; + +import org.gcube.data.access.accounting.summary.access.AccountingDao; +import org.gcube.data.access.accounting.summary.access.ParameterException; +import org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl; +import org.gcube.data.access.accounting.summary.access.impl.Queries; +import org.gcube.data.access.accounting.summary.access.model.MeasureResolution; +import org.gcube.data.access.accounting.summary.access.model.Report; +import org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor; + +public class SimpleTest { + + public static void main(String[] args) throws ParameterException, Exception { + TokenSetter.set("/d4science.research-infrastructures.eu/gCubeApps"); + AccountingDao dao=AccountingDao.get(new DummyContextTreeProvider()); + + ScopeDescriptor desc=dao.getTree(null); + + + System.out.println(desc); + + Date from=new GregorianCalendar(2015,1,1).getTime(); + Date to=new Date(System.currentTimeMillis()); + + scan(desc,from,to,dao); + + + System.out.println(Queries.asIDSet(desc)); + + } + + private static void scan(ScopeDescriptor desc, Date from, Date to, AccountingDao dao) throws ParameterException, SQLException { + System.out.println("**********************************************************************************************************"); + System.out.println(desc); + System.out.println(dao.getReportByScope(desc, from, to, MeasureResolution.MONTHLY)); + if(desc.hasChildren()) { + for(ScopeDescriptor child:desc.getChildren()) + scan(child,from,to,dao); + } + } + + +} diff --git a/src/test/java/org/gcube/data/access/accounting/summary/access/test/TokenSetter.java b/src/test/java/org/gcube/data/access/accounting/summary/access/test/TokenSetter.java new file mode 100644 index 0000000..5fafe70 --- /dev/null +++ b/src/test/java/org/gcube/data/access/accounting/summary/access/test/TokenSetter.java @@ -0,0 +1,55 @@ +package org.gcube.data.access.accounting.summary.access.test; + +import static org.gcube.common.authorization.client.Constants.authorizationService; + +import java.util.Properties; + +import org.gcube.common.authorization.library.AuthorizationEntry; +import org.gcube.common.authorization.library.provider.SecurityTokenProvider; +import org.gcube.common.scope.api.ScopeProvider; + +import lombok.extern.slf4j.Slf4j; + +@Slf4j +public class TokenSetter{ + + private static Properties props=null; + + static{ + + } + + + public static synchronized void set(String scope){ + try{ + if(props==null) { + props=new Properties(); + try { + props.load(TokenSetter.class.getResourceAsStream("/tokens.properties")); + } catch (Exception e) { + throw new RuntimeException("YOU NEED TO SET TOKEN FILE IN CONFIGURATION"); + } + } + if(!props.containsKey(scope)) throw new Exception("No token found for scope : "+scope); + SecurityTokenProvider.instance.set(props.getProperty(scope)); + }catch(Throwable e){ + log.trace("Unable to set token for scope "+scope,e); + } + ScopeProvider.instance.set(scope); + } + + + public static void setToken(String token){ + try{ + AuthorizationEntry entry = authorizationService().get(token); + ScopeProvider.instance.set(entry.getContext()); + SecurityTokenProvider.instance.set(token); + }catch(Throwable t) { + throw new RuntimeException("Unable to set token "+token,t); + } + } + + public static String getCurrentToken() { + return SecurityTokenProvider.instance.get(); + } +} \ No newline at end of file diff --git a/src/test/java/org/gcube/data/access/accounting/summary/access/utils/Importer.java b/src/test/java/org/gcube/data/access/accounting/summary/access/utils/Importer.java new file mode 100644 index 0000000..ed88527 --- /dev/null +++ b/src/test/java/org/gcube/data/access/accounting/summary/access/utils/Importer.java @@ -0,0 +1,163 @@ +package org.gcube.data.access.accounting.summary.access.utils; + +import java.sql.Connection; +import java.sql.DriverManager; +import java.sql.PreparedStatement; +import java.sql.ResultSet; +import java.sql.SQLException; +import java.sql.Statement; +import java.util.Date; +import java.util.HashMap; + +import org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS; + +import static org.gcube.data.access.accounting.summary.access.impl.DBStructure.*; +public class Importer { + + private static Connection getSourceConn() throws SQLException, ClassNotFoundException { + + // PRODUCTION OLD DB + String user="analytics_board_u"; + String password ="b52b64ab07ea0b5"; + String url ="jdbc:postgresql://postgresql-srv.d4science.org:5432/analytics_board"; + + Class.forName("org.postgresql.Driver"); + Connection conn = DriverManager.getConnection(url, user, password); + conn.setAutoCommit(false); + + return conn; + } + + private static Connection getDestinationConn() throws SQLException, ClassNotFoundException{ + //DEV OLD DB + String user="analytics_b_dev_u"; + String password ="78cb625303be21b"; + String url ="jdbc:postgresql://postgresql-srv-dev.d4science.org:5432/analytics_b_dev"; + + + Class.forName("org.postgresql.Driver"); + Connection conn = DriverManager.getConnection(url, user, password); + conn.setAutoCommit(false); + + return conn; + } + + public static void main(String[] args) throws Exception { + + + // Get Connection source + Connection sourceConn=getSourceConn(); + // Get Connection out + + Connection outConn=getDestinationConn(); + + + // Create tables if don't exist + + System.out.println("Creating tables if not present.."); + Statement createStatment=outConn.createStatement(); + + createStatment.execute("CREATE TABLE IF NOT EXISTS "+CONTEXTS.TABLENAME+ + "("+CONTEXTS.ID+" varchar(125) NOT NULL, " + + CONTEXTS.LABEL+" varchar (256) NOT NULL," + +"CONSTRAINT "+CONTEXTS.TABLENAME+"_pKey PRIMARY KEY ("+CONTEXTS.ID+"))"); + + createStatment.execute("CREATE TABLE IF NOT EXISTS "+DIMENSIONS.TABLENAME+ + "("+DIMENSIONS.ID+" varchar(125) NOT NULL, " + + DIMENSIONS.LABEL+" varchar (256) NOT NULL," + + DIMENSIONS.GROUP+" varchar (256) NOT NULL," + + DIMENSIONS.AGGREGATED_MEASURE+" varchar (256) DEFAULT NULL," + +"CONSTRAINT "+DIMENSIONS.TABLENAME+"_pKey PRIMARY KEY ("+DIMENSIONS.ID+"))"); + + createStatment.execute("CREATE TABLE IF NOT EXISTS "+Measure.TABLENAME+ + "("+Measure.MEASURE+" bigint NOT NULL, " + + Measure.TIME+" bigint NOT NULL," + + Measure.CONTEXT+" varchar (125) NOT NULL," + + Measure.DIMENSION+" varchar (125) NOT NULL," + +"CONSTRAINT "+Measure.TABLENAME+"_pKey PRIMARY KEY ("+Measure.TIME+","+Measure.CONTEXT+","+Measure.DIMENSION+")," + +"CONSTRAINT context_foreignKey FOREIGN KEY ("+Measure.CONTEXT+") REFERENCES "+CONTEXTS.TABLENAME+"("+CONTEXTS.ID+")," + +"CONSTRAINT dimension_foreignKey FOREIGN KEY ("+Measure.DIMENSION+") REFERENCES "+DIMENSIONS.TABLENAME+"("+DIMENSIONS.ID+"))"); + + + System.out.println("Querying for existing measures..."); + + Statement sourceStmt=sourceConn.createStatement(); + ResultSet sourceRS=sourceStmt.executeQuery("Select monthly_measure.id as id, monthly_measure.measure as measure, monthly_measure.day as day,context.dname as context, context.name as context_label, measure_type.name as dimension" + + " from monthly_measure inner join context on monthly_measure.context_id=context.id " + + " inner join measure_type on monthly_measure.measure_type_id=measure_type.id order by id"); + + // LOAD PRE EXISTING CONTEXTS + HashMap insertedContexts=new HashMap<>(); + Statement outStmt=outConn.createStatement(); + ResultSet outRS=outStmt.executeQuery("Select * from "+CONTEXTS.TABLENAME); + while(outRS.next()){ + insertedContexts.put(outRS.getString(CONTEXTS.ID), outRS.getString(CONTEXTS.LABEL)); + } + PreparedStatement contextPs=outConn.prepareStatement("Insert into "+CONTEXTS.TABLENAME+" ("+CONTEXTS.ID+", "+CONTEXTS.LABEL+") values (?,?)"); + + HashMap insertedDimensions=new HashMap<>(); + outRS=outStmt.executeQuery("Select * from "+DIMENSIONS.TABLENAME); + while(outRS.next()){ + insertedDimensions.put(outRS.getString(DIMENSIONS.ID), outRS.getString(DIMENSIONS.LABEL)); + } + PreparedStatement dimensionsPs=outConn.prepareStatement("Insert into "+DIMENSIONS.TABLENAME+" ("+DIMENSIONS.ID+", "+DIMENSIONS.LABEL+","+DIMENSIONS.GROUP+") values (?,?,?)"); + + + PreparedStatement measurePs=outConn.prepareStatement("Insert into "+Measure.TABLENAME+" ("+Measure.CONTEXT+","+Measure.DIMENSION+","+Measure.TIME+","+Measure.MEASURE+") values(?,?,?,?)" + +" ON CONFLICT ON CONSTRAINT "+Measure.TABLENAME+"_pKey DO UPDATE SET "+Measure.MEASURE+"=?"); + + long counter=0l; + + System.out.println("Importing...."); + + long startime=System.currentTimeMillis(); + + while(sourceRS.next()){ + Long measure = sourceRS.getLong("measure"); + String context = sourceRS.getString("context"); + String contextLabel= sourceRS.getString("context_label"); + String dimension = sourceRS.getString("dimension"); + String dimensionLabel= dimension; + Date day=sourceRS.getDate("day"); + + + + + if(!insertedContexts.containsKey(context)){ + // register context + contextPs.setString(1, context); + contextPs.setString(2, contextLabel); + if(contextPs.executeUpdate()==0) throw new Exception("No inserted context"); + insertedContexts.put(context,contextLabel); + } + + if(!insertedDimensions.containsKey(dimension)){ + //register dimension + dimensionsPs.setString(1, dimension); + dimensionsPs.setString(2, dimensionLabel); + dimensionsPs.setString(3, dimensionLabel); + if(dimensionsPs.executeUpdate()==0) throw new Exception("No inserted dimension"); + insertedDimensions.put(dimension,dimensionLabel); + } + + // Insert measure + + measurePs.setString(1, context); + measurePs.setString(2, dimension); + measurePs.setLong(3, day.getTime()); + measurePs.setLong(4, measure); + measurePs.setLong(5, measure); + if(measurePs.executeUpdate()==0) throw new Exception("No inserted Measure"); + + counter++; + if(counter%1000==0) + System.out.println(String.format("Inserted %1$s rows [%2$s dims, %3$s contexts]", counter, insertedDimensions.size(),insertedContexts.size())); + } + + System.out.println("Committing.."); + + outConn.commit(); + System.out.println("Done importing "+counter+" rows in "+(System.currentTimeMillis()-startime)+" ms"); + } + +} diff --git a/src/test/resources/sql/initDb.sql b/src/test/resources/sql/initDb.sql new file mode 100644 index 0000000..e69de29 diff --git a/target/accounting-summary-access-0.0.1-SNAPSHOT-javadoc.jar b/target/accounting-summary-access-0.0.1-SNAPSHOT-javadoc.jar new file mode 100644 index 0000000..208ab35 Binary files /dev/null and b/target/accounting-summary-access-0.0.1-SNAPSHOT-javadoc.jar differ diff --git a/target/accounting-summary-access-0.0.1-SNAPSHOT-sources.jar b/target/accounting-summary-access-0.0.1-SNAPSHOT-sources.jar new file mode 100644 index 0000000..4413d90 Binary files /dev/null and b/target/accounting-summary-access-0.0.1-SNAPSHOT-sources.jar differ diff --git a/target/accounting-summary-access-0.0.1-SNAPSHOT.jar b/target/accounting-summary-access-0.0.1-SNAPSHOT.jar new file mode 100644 index 0000000..dec7141 Binary files /dev/null and b/target/accounting-summary-access-0.0.1-SNAPSHOT.jar differ diff --git a/target/apidocs/allclasses-frame.html b/target/apidocs/allclasses-frame.html new file mode 100644 index 0000000..2529f45 --- /dev/null +++ b/target/apidocs/allclasses-frame.html @@ -0,0 +1,39 @@ + + + + + + +All Classes (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + +

All Classes

+ + + diff --git a/target/apidocs/allclasses-noframe.html b/target/apidocs/allclasses-noframe.html new file mode 100644 index 0000000..36bf099 --- /dev/null +++ b/target/apidocs/allclasses-noframe.html @@ -0,0 +1,39 @@ + + + + + + +All Classes (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + +

All Classes

+ + + diff --git a/target/apidocs/constant-values.html b/target/apidocs/constant-values.html new file mode 100644 index 0000000..9fe97b0 --- /dev/null +++ b/target/apidocs/constant-values.html @@ -0,0 +1,263 @@ + + + + + + +Constant Field Values (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

org.gcube.*

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/deprecated-list.html b/target/apidocs/deprecated-list.html new file mode 100644 index 0000000..b73199d --- /dev/null +++ b/target/apidocs/deprecated-list.html @@ -0,0 +1,126 @@ + + + + + + +Deprecated List (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + + + + + + +
+ + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/help-doc.html b/target/apidocs/help-doc.html new file mode 100644 index 0000000..f1ec6c9 --- /dev/null +++ b/target/apidocs/help-doc.html @@ -0,0 +1,231 @@ + + + + + + +API Help (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+
    +
  • +

    Overview

    +

    The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

    +
  • +
  • +

    Package

    +

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

    +
      +
    • Interfaces (italic)
    • +
    • Classes
    • +
    • Enums
    • +
    • Exceptions
    • +
    • Errors
    • +
    • Annotation Types
    • +
    +
  • +
  • +

    Class/Interface

    +

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
      +
    • Class inheritance diagram
    • +
    • Direct Subclasses
    • +
    • All Known Subinterfaces
    • +
    • All Known Implementing Classes
    • +
    • Class/interface declaration
    • +
    • Class/interface description
    • +
    +
      +
    • Nested Class Summary
    • +
    • Field Summary
    • +
    • Constructor Summary
    • +
    • Method Summary
    • +
    +
      +
    • Field Detail
    • +
    • Constructor Detail
    • +
    • Method Detail
    • +
    +

    Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    +
  • +
  • +

    Annotation Type

    +

    Each annotation type has its own separate page with the following sections:

    +
      +
    • Annotation Type declaration
    • +
    • Annotation Type description
    • +
    • Required Element Summary
    • +
    • Optional Element Summary
    • +
    • Element Detail
    • +
    +
  • +
  • +

    Enum

    +

    Each enum has its own separate page with the following sections:

    +
      +
    • Enum declaration
    • +
    • Enum description
    • +
    • Enum Constant Summary
    • +
    • Enum Constant Detail
    • +
    +
  • +
  • +

    Use

    +

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    +
  • +
  • +

    Tree (Class Hierarchy)

    +

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

    +
      +
    • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
    • +
    • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
    • +
    +
  • +
  • +

    Deprecated API

    +

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    +
  • +
  • +

    Index

    +

    The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

    +
  • +
  • +

    Prev/Next

    +

    These links take you to the next or previous class, interface, package, or related page.

    +
  • +
  • +

    Frames/No Frames

    +

    These links show and hide the HTML frames. All pages are available with or without frames.

    +
  • +
  • +

    All Classes

    +

    The All Classes link shows all classes and interfaces except non-static nested types.

    +
  • +
  • +

    Serialized Form

    +

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

    +
  • +
  • +

    Constant Field Values

    +

    The Constant Field Values page lists the static final fields and their values.

    +
  • +
+This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/index-all.html b/target/apidocs/index-all.html new file mode 100644 index 0000000..c4a5d0b --- /dev/null +++ b/target/apidocs/index-all.html @@ -0,0 +1,401 @@ + + + + + + +Index (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E G H I L M O P Q R S T V  + + +

A

+
+
AccountingDao - Interface in org.gcube.data.access.accounting.summary.access
+
 
+
AccountingDaoImpl - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
AccountingDaoImpl() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl
+
 
+
AccountingDaoImpl(ContextTreeProvider, ConnectionManager) - Constructor for class org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl
+
 
+
AGGREGATED_MEASURE - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS
+
 
+
asIDSet(ScopeDescriptor) - Static method in class org.gcube.data.access.accounting.summary.access.impl.Queries
+
 
+
+ + + +

B

+
+
BasicConnectionManager - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
BasicConnectionManager() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.BasicConnectionManager
+
 
+
BasicContextTreeProvider - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
BasicContextTreeProvider() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.BasicContextTreeProvider
+
 
+
+ + + +

C

+
+
ConnectionManager - Interface in org.gcube.data.access.accounting.summary.access.impl
+
 
+
CONTEXT - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure
+
 
+
CONTEXTS() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS
+
 
+
ContextTreeProvider - Interface in org.gcube.data.access.accounting.summary.access.impl
+
 
+
+ + + +

D

+
+
DBStructure - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
DBStructure() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.DBStructure
+
 
+
DBStructure.CONTEXTS - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
DBStructure.DIMENSIONS - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
DBStructure.Measure - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
DIMENSION - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure
+
 
+
Dimension - Class in org.gcube.data.access.accounting.summary.access.model.internal
+
 
+
Dimension() - Constructor for class org.gcube.data.access.accounting.summary.access.model.internal.Dimension
+
 
+
DIMENSIONS() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS
+
 
+
+ + + +

E

+
+
equals(Object) - Method in class org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor
+
 
+
+ + + +

G

+
+
get() - Static method in interface org.gcube.data.access.accounting.summary.access.AccountingDao
+
 
+
get(ContextTreeProvider) - Static method in interface org.gcube.data.access.accounting.summary.access.AccountingDao
+
 
+
getAvailableDimensions(Date, Date, ScopeDescriptor, MeasureResolution) - Method in class org.gcube.data.access.accounting.summary.access.impl.Queries
+
+
Returns Dimensions.* fields
+
+
getConnection() - Method in class org.gcube.data.access.accounting.summary.access.impl.BasicConnectionManager
+
 
+
getConnection() - Method in interface org.gcube.data.access.accounting.summary.access.impl.ConnectionManager
+
 
+
getReportByScope(ScopeDescriptor, Date, Date, MeasureResolution) - Method in interface org.gcube.data.access.accounting.summary.access.AccountingDao
+
 
+
getReportByScope(ScopeDescriptor, Date, Date, MeasureResolution) - Method in class org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl
+
 
+
getTree(Object) - Method in interface org.gcube.data.access.accounting.summary.access.AccountingDao
+
 
+
getTree(Object) - Method in class org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl
+
 
+
getTree(Object) - Method in class org.gcube.data.access.accounting.summary.access.impl.BasicContextTreeProvider
+
 
+
getTree(Object) - Method in interface org.gcube.data.access.accounting.summary.access.impl.ContextTreeProvider
+
 
+
getTree(Object) - Method in class org.gcube.data.access.accounting.summary.access.impl.PortalContextTreeProvider
+
 
+
GROUP - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS
+
 
+
+ + + +

H

+
+
hasChildren() - Method in class org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor
+
 
+
hashCode() - Method in class org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor
+
 
+
+ + + +

I

+
+
ID - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS
+
 
+
ID - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS
+
 
+
+ + + +

L

+
+
label - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS
+
 
+
LABEL - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS
+
 
+
+ + + +

M

+
+
Measure() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure
+
 
+
MEASURE - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure
+
 
+
MeasureResolution - Enum in org.gcube.data.access.accounting.summary.access.model
+
 
+
+ + + +

O

+
+
org.gcube.data.access.accounting.summary.access - package org.gcube.data.access.accounting.summary.access
+
 
+
org.gcube.data.access.accounting.summary.access.impl - package org.gcube.data.access.accounting.summary.access.impl
+
 
+
org.gcube.data.access.accounting.summary.access.model - package org.gcube.data.access.accounting.summary.access.model
+
 
+
org.gcube.data.access.accounting.summary.access.model.internal - package org.gcube.data.access.accounting.summary.access.model.internal
+
 
+
+ + + +

P

+
+
ParameterException - Exception in org.gcube.data.access.accounting.summary.access
+
 
+
ParameterException() - Constructor for exception org.gcube.data.access.accounting.summary.access.ParameterException
+
 
+
ParameterException(String, Throwable, boolean, boolean) - Constructor for exception org.gcube.data.access.accounting.summary.access.ParameterException
+
 
+
ParameterException(String, Throwable) - Constructor for exception org.gcube.data.access.accounting.summary.access.ParameterException
+
 
+
ParameterException(String) - Constructor for exception org.gcube.data.access.accounting.summary.access.ParameterException
+
 
+
ParameterException(Throwable) - Constructor for exception org.gcube.data.access.accounting.summary.access.ParameterException
+
 
+
PortalContextTreeProvider - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
PortalContextTreeProvider() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.PortalContextTreeProvider
+
 
+
prepareMeasuresByDimension(ScopeDescriptor, MeasureResolution) - Method in class org.gcube.data.access.accounting.summary.access.impl.Queries
+
+
Prepares a statement for Getting Dim=? in time interval for the scope set + + PS params : + 1- long from + 2- long to + 3- String dimension
+
+
+ + + +

Q

+
+
Queries - Class in org.gcube.data.access.accounting.summary.access.impl
+
 
+
Queries() - Constructor for class org.gcube.data.access.accounting.summary.access.impl.Queries
+
 
+
+ + + +

R

+
+
Record - Class in org.gcube.data.access.accounting.summary.access.model
+
 
+
Record() - Constructor for class org.gcube.data.access.accounting.summary.access.model.Record
+
 
+
Report - Class in org.gcube.data.access.accounting.summary.access.model
+
 
+
Report() - Constructor for class org.gcube.data.access.accounting.summary.access.model.Report
+
 
+
ReportElement - Class in org.gcube.data.access.accounting.summary.access.model
+
 
+
ReportElement() - Constructor for class org.gcube.data.access.accounting.summary.access.model.ReportElement
+
 
+
+ + + +

S

+
+
ScopeDescriptor - Class in org.gcube.data.access.accounting.summary.access.model
+
 
+
ScopeDescriptor() - Constructor for class org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor
+
 
+
Series - Class in org.gcube.data.access.accounting.summary.access.model
+
 
+
Series() - Constructor for class org.gcube.data.access.accounting.summary.access.model.Series
+
 
+
setTreeProvider(ContextTreeProvider) - Method in class org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl
+
 
+
+ + + +

T

+
+
TABLENAME - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS
+
 
+
TABLENAME - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS
+
 
+
TABLENAME - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure
+
 
+
TIME - Static variable in class org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure
+
 
+
toString() - Method in class org.gcube.data.access.accounting.summary.access.model.Report
+
 
+
toString() - Method in class org.gcube.data.access.accounting.summary.access.model.ReportElement
+
 
+
toString() - Method in class org.gcube.data.access.accounting.summary.access.model.Series
+
 
+
+ + + +

V

+
+
valueOf(String) - Static method in enum org.gcube.data.access.accounting.summary.access.model.MeasureResolution
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum org.gcube.data.access.accounting.summary.access.model.MeasureResolution
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
+A B C D E G H I L M O P Q R S T V 
+ +
+ + + + + + + +
+ + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/index.html b/target/apidocs/index.html new file mode 100644 index 0000000..f018a17 --- /dev/null +++ b/target/apidocs/index.html @@ -0,0 +1,76 @@ + + + + + + +Accounting Summary Access 0.0.1-SNAPSHOT API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/AccountingDao.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/AccountingDao.html new file mode 100644 index 0000000..36108a6 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/AccountingDao.html @@ -0,0 +1,286 @@ + + + + + + +AccountingDao (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access
+

Interface AccountingDao

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    AccountingDaoImpl
    +
    +
    +
    +
    public interface AccountingDao
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/ParameterException.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/ParameterException.html new file mode 100644 index 0000000..1c6047f --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/ParameterException.html @@ -0,0 +1,320 @@ + + + + + + +ParameterException (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access
+

Class ParameterException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ParameterException

        +
        public ParameterException()
        +
      • +
      + + + +
        +
      • +

        ParameterException

        +
        public ParameterException(String message,
        +                          Throwable cause,
        +                          boolean enableSuppression,
        +                          boolean writableStackTrace)
        +
      • +
      + + + +
        +
      • +

        ParameterException

        +
        public ParameterException(String message,
        +                          Throwable cause)
        +
      • +
      + + + +
        +
      • +

        ParameterException

        +
        public ParameterException(String message)
        +
      • +
      + + + +
        +
      • +

        ParameterException

        +
        public ParameterException(Throwable cause)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/class-use/AccountingDao.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/class-use/AccountingDao.html new file mode 100644 index 0000000..5d4e735 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/class-use/AccountingDao.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Interface org.gcube.data.access.accounting.summary.access.AccountingDao (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Interface
org.gcube.data.access.accounting.summary.access.AccountingDao

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/class-use/ParameterException.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/class-use/ParameterException.html new file mode 100644 index 0000000..8f19ec3 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/class-use/ParameterException.html @@ -0,0 +1,198 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.ParameterException (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.ParameterException

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/AccountingDaoImpl.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/AccountingDaoImpl.html new file mode 100644 index 0000000..c8d6804 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/AccountingDaoImpl.html @@ -0,0 +1,347 @@ + + + + + + +AccountingDaoImpl (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class AccountingDaoImpl

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/BasicConnectionManager.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/BasicConnectionManager.html new file mode 100644 index 0000000..c325247 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/BasicConnectionManager.html @@ -0,0 +1,285 @@ + + + + + + +BasicConnectionManager (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class BasicConnectionManager

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.BasicConnectionManager
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/BasicContextTreeProvider.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/BasicContextTreeProvider.html new file mode 100644 index 0000000..2448be9 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/BasicContextTreeProvider.html @@ -0,0 +1,285 @@ + + + + + + +BasicContextTreeProvider (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class BasicContextTreeProvider

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.BasicContextTreeProvider
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/ConnectionManager.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/ConnectionManager.html new file mode 100644 index 0000000..8a4805c --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/ConnectionManager.html @@ -0,0 +1,232 @@ + + + + + + +ConnectionManager (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Interface ConnectionManager

+
+
+
+ +
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/ContextTreeProvider.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/ContextTreeProvider.html new file mode 100644 index 0000000..58068b7 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/ContextTreeProvider.html @@ -0,0 +1,232 @@ + + + + + + +ContextTreeProvider (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Interface ContextTreeProvider

+
+
+
+ +
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.CONTEXTS.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.CONTEXTS.html new file mode 100644 index 0000000..a0d5830 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.CONTEXTS.html @@ -0,0 +1,317 @@ + + + + + + +DBStructure.CONTEXTS (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class DBStructure.CONTEXTS

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    DBStructure
    +
    +
    +
    +
    public static class DBStructure.CONTEXTS
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.DIMENSIONS.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.DIMENSIONS.html new file mode 100644 index 0000000..fd4eb8b --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.DIMENSIONS.html @@ -0,0 +1,351 @@ + + + + + + +DBStructure.DIMENSIONS (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class DBStructure.DIMENSIONS

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    DBStructure
    +
    +
    +
    +
    public static class DBStructure.DIMENSIONS
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.Measure.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.Measure.html new file mode 100644 index 0000000..c9c1704 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.Measure.html @@ -0,0 +1,351 @@ + + + + + + +DBStructure.Measure (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class DBStructure.Measure

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure
    • +
    +
  • +
+
+
    +
  • +
    +
    Enclosing class:
    +
    DBStructure
    +
    +
    +
    +
    public static class DBStructure.Measure
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.html new file mode 100644 index 0000000..0a621e6 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/DBStructure.html @@ -0,0 +1,266 @@ + + + + + + +DBStructure (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class DBStructure

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.DBStructure
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class DBStructure
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DBStructure

        +
        public DBStructure()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/PortalContextTreeProvider.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/PortalContextTreeProvider.html new file mode 100644 index 0000000..541ce06 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/PortalContextTreeProvider.html @@ -0,0 +1,282 @@ + + + + + + +PortalContextTreeProvider (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class PortalContextTreeProvider

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.PortalContextTreeProvider
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/Queries.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/Queries.html new file mode 100644 index 0000000..631eefa --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/Queries.html @@ -0,0 +1,345 @@ + + + + + + +Queries (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.impl
+

Class Queries

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.impl.Queries
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class Queries
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/AccountingDaoImpl.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/AccountingDaoImpl.html new file mode 100644 index 0000000..57629e0 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/AccountingDaoImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.AccountingDaoImpl
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/BasicConnectionManager.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/BasicConnectionManager.html new file mode 100644 index 0000000..a3c530b --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/BasicConnectionManager.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.BasicConnectionManager (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.BasicConnectionManager

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.BasicConnectionManager
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/BasicContextTreeProvider.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/BasicContextTreeProvider.html new file mode 100644 index 0000000..9ca1837 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/BasicContextTreeProvider.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.BasicContextTreeProvider (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.BasicContextTreeProvider

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.BasicContextTreeProvider
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/ConnectionManager.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/ConnectionManager.html new file mode 100644 index 0000000..74f8e43 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/ConnectionManager.html @@ -0,0 +1,178 @@ + + + + + + +Uses of Interface org.gcube.data.access.accounting.summary.access.impl.ConnectionManager (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Interface
org.gcube.data.access.accounting.summary.access.impl.ConnectionManager

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/ContextTreeProvider.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/ContextTreeProvider.html new file mode 100644 index 0000000..2da8297 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/ContextTreeProvider.html @@ -0,0 +1,217 @@ + + + + + + +Uses of Interface org.gcube.data.access.accounting.summary.access.impl.ContextTreeProvider (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Interface
org.gcube.data.access.accounting.summary.access.impl.ContextTreeProvider

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.CONTEXTS.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.CONTEXTS.html new file mode 100644 index 0000000..daa2427 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.CONTEXTS.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.DBStructure.CONTEXTS
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.DIMENSIONS.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.DIMENSIONS.html new file mode 100644 index 0000000..dcc7bc5 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.DIMENSIONS.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.DBStructure.DIMENSIONS
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.Measure.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.Measure.html new file mode 100644 index 0000000..7498e5e --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.Measure.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.DBStructure.Measure
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.html new file mode 100644 index 0000000..44682d4 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/DBStructure.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.DBStructure (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.DBStructure

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.DBStructure
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/PortalContextTreeProvider.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/PortalContextTreeProvider.html new file mode 100644 index 0000000..1bd7061 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/PortalContextTreeProvider.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.PortalContextTreeProvider (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.PortalContextTreeProvider

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.PortalContextTreeProvider
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/Queries.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/Queries.html new file mode 100644 index 0000000..c56c76b --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/class-use/Queries.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.impl.Queries (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.impl.Queries

+
+
No usage of org.gcube.data.access.accounting.summary.access.impl.Queries
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-frame.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-frame.html new file mode 100644 index 0000000..dfea37c --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-frame.html @@ -0,0 +1,34 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.impl (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + +

org.gcube.data.access.accounting.summary.access.impl

+ + + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-summary.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-summary.html new file mode 100644 index 0000000..90b7f63 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-summary.html @@ -0,0 +1,195 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.impl (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Package org.gcube.data.access.accounting.summary.access.impl

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-tree.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-tree.html new file mode 100644 index 0000000..9532c49 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-tree.html @@ -0,0 +1,152 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.impl Class Hierarchy (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Hierarchy For Package org.gcube.data.access.accounting.summary.access.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-use.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-use.html new file mode 100644 index 0000000..f3d1588 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/impl/package-use.html @@ -0,0 +1,181 @@ + + + + + + +Uses of Package org.gcube.data.access.accounting.summary.access.impl (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Package
org.gcube.data.access.accounting.summary.access.impl

+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Dimension.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Dimension.html new file mode 100644 index 0000000..21a8640 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Dimension.html @@ -0,0 +1,239 @@ + + + + + + +Dimension (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.model
+

Class Dimension

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.model.Dimension
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class Dimension
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Dimension

        +
        public Dimension()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/MeasureResolution.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/MeasureResolution.html new file mode 100644 index 0000000..44865a6 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/MeasureResolution.html @@ -0,0 +1,332 @@ + + + + + + +MeasureResolution (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.model
+

Enum MeasureResolution

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static MeasureResolution[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (MeasureResolution c : MeasureResolution.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static MeasureResolution valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Record.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Record.html new file mode 100644 index 0000000..45a464f --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Record.html @@ -0,0 +1,248 @@ + + + + + + +Record (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.model
+

Class Record

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.model.Record
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Record

        +
        public Record()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Report.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Report.html new file mode 100644 index 0000000..3e031b4 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Report.html @@ -0,0 +1,286 @@ + + + + + + +Report (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.model
+

Class Report

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.model.Report
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Report

        +
        public Report()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/ReportElement.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/ReportElement.html new file mode 100644 index 0000000..a989c37 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/ReportElement.html @@ -0,0 +1,286 @@ + + + + + + +ReportElement (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.model
+

Class ReportElement

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.model.ReportElement
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ReportElement

        +
        public ReportElement()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/ScopeDescriptor.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/ScopeDescriptor.html new file mode 100644 index 0000000..fca9c24 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/ScopeDescriptor.html @@ -0,0 +1,316 @@ + + + + + + +ScopeDescriptor (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.model
+

Class ScopeDescriptor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScopeDescriptor

        +
        public ScopeDescriptor()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasChildren

        +
        public boolean hasChildren()
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Series.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Series.html new file mode 100644 index 0000000..3d54ea3 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/Series.html @@ -0,0 +1,286 @@ + + + + + + +Series (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.model
+

Class Series

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.model.Series
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Series

        +
        public Series()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Dimension.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Dimension.html new file mode 100644 index 0000000..9c8bc68 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Dimension.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.model.Dimension (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.model.Dimension

+
+
No usage of org.gcube.data.access.accounting.summary.access.model.Dimension
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/MeasureResolution.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/MeasureResolution.html new file mode 100644 index 0000000..93b75d7 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/MeasureResolution.html @@ -0,0 +1,246 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.model.MeasureResolution (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.model.MeasureResolution

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Record.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Record.html new file mode 100644 index 0000000..eb00ee1 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Record.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.model.Record (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.model.Record

+
+
No usage of org.gcube.data.access.accounting.summary.access.model.Record
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Report.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Report.html new file mode 100644 index 0000000..0bc35c1 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Report.html @@ -0,0 +1,194 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.model.Report (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.model.Report

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/ReportElement.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/ReportElement.html new file mode 100644 index 0000000..49414fa --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/ReportElement.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.model.ReportElement (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.model.ReportElement

+
+
No usage of org.gcube.data.access.accounting.summary.access.model.ReportElement
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/ScopeDescriptor.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/ScopeDescriptor.html new file mode 100644 index 0000000..485dcfa --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/ScopeDescriptor.html @@ -0,0 +1,257 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.model.ScopeDescriptor

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Series.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Series.html new file mode 100644 index 0000000..f95adab --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/class-use/Series.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.model.Series (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.model.Series

+
+
No usage of org.gcube.data.access.accounting.summary.access.model.Series
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/Dimension.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/Dimension.html new file mode 100644 index 0000000..2a31392 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/Dimension.html @@ -0,0 +1,239 @@ + + + + + + +Dimension (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.gcube.data.access.accounting.summary.access.model.internal
+

Class Dimension

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.gcube.data.access.accounting.summary.access.model.internal.Dimension
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class Dimension
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Dimension

        +
        public Dimension()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/class-use/Dimension.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/class-use/Dimension.html new file mode 100644 index 0000000..c0405b3 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/class-use/Dimension.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.gcube.data.access.accounting.summary.access.model.internal.Dimension (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.gcube.data.access.accounting.summary.access.model.internal.Dimension

+
+
No usage of org.gcube.data.access.accounting.summary.access.model.internal.Dimension
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-frame.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-frame.html new file mode 100644 index 0000000..68fbd75 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.model.internal (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + +

org.gcube.data.access.accounting.summary.access.model.internal

+
+

Classes

+ +
+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-summary.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-summary.html new file mode 100644 index 0000000..db7d5e8 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.model.internal (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Package org.gcube.data.access.accounting.summary.access.model.internal

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    Dimension 
    +
  • +
+
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-tree.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-tree.html new file mode 100644 index 0000000..85dcffe --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-tree.html @@ -0,0 +1,139 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.model.internal Class Hierarchy (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Hierarchy For Package org.gcube.data.access.accounting.summary.access.model.internal

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • org.gcube.data.access.accounting.summary.access.model.internal.Dimension
    • +
    +
  • +
+
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-use.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-use.html new file mode 100644 index 0000000..0ecac8a --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/internal/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package org.gcube.data.access.accounting.summary.access.model.internal (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Package
org.gcube.data.access.accounting.summary.access.model.internal

+
+
No usage of org.gcube.data.access.accounting.summary.access.model.internal
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-frame.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-frame.html new file mode 100644 index 0000000..8ad56f2 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.model (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + +

org.gcube.data.access.accounting.summary.access.model

+ + + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-summary.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-summary.html new file mode 100644 index 0000000..402d101 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-summary.html @@ -0,0 +1,175 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.model (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Package org.gcube.data.access.accounting.summary.access.model

+
+
+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-tree.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-tree.html new file mode 100644 index 0000000..d84bb28 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-tree.html @@ -0,0 +1,155 @@ + + + + + + +org.gcube.data.access.accounting.summary.access.model Class Hierarchy (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Hierarchy For Package org.gcube.data.access.accounting.summary.access.model

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-use.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-use.html new file mode 100644 index 0000000..8b0eb97 --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/model/package-use.html @@ -0,0 +1,209 @@ + + + + + + +Uses of Package org.gcube.data.access.accounting.summary.access.model (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Package
org.gcube.data.access.accounting.summary.access.model

+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/package-frame.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/package-frame.html new file mode 100644 index 0000000..2eb99ef --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/package-frame.html @@ -0,0 +1,25 @@ + + + + + + +org.gcube.data.access.accounting.summary.access (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + +

org.gcube.data.access.accounting.summary.access

+
+

Interfaces

+ +

Exceptions

+ +
+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/package-summary.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/package-summary.html new file mode 100644 index 0000000..4470bce --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/package-summary.html @@ -0,0 +1,159 @@ + + + + + + +org.gcube.data.access.accounting.summary.access (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Package org.gcube.data.access.accounting.summary.access

+
+
+
    +
  • + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    AccountingDao 
    +
  • +
  • + + + + + + + + + + + + +
    Exception Summary 
    ExceptionDescription
    ParameterException 
    +
  • +
+
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/package-tree.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/package-tree.html new file mode 100644 index 0000000..b122caf --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/package-tree.html @@ -0,0 +1,151 @@ + + + + + + +org.gcube.data.access.accounting.summary.access Class Hierarchy (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Hierarchy For Package org.gcube.data.access.accounting.summary.access

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+
    +
  • org.gcube.data.access.accounting.summary.access.AccountingDao
  • +
+
+ + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/org/gcube/data/access/accounting/summary/access/package-use.html b/target/apidocs/org/gcube/data/access/accounting/summary/access/package-use.html new file mode 100644 index 0000000..b59db1c --- /dev/null +++ b/target/apidocs/org/gcube/data/access/accounting/summary/access/package-use.html @@ -0,0 +1,184 @@ + + + + + + +Uses of Package org.gcube.data.access.accounting.summary.access (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Package
org.gcube.data.access.accounting.summary.access

+
+ + + + + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/overview-frame.html b/target/apidocs/overview-frame.html new file mode 100644 index 0000000..29f52c4 --- /dev/null +++ b/target/apidocs/overview-frame.html @@ -0,0 +1,25 @@ + + + + + + +Overview List (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + +

 

+ + diff --git a/target/apidocs/overview-summary.html b/target/apidocs/overview-summary.html new file mode 100644 index 0000000..dd113b9 --- /dev/null +++ b/target/apidocs/overview-summary.html @@ -0,0 +1,152 @@ + + + + + + +Overview (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Accounting Summary Access 0.0.1-SNAPSHOT API

+
+ + +
+ + + + + + + +
+ + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/overview-tree.html b/target/apidocs/overview-tree.html new file mode 100644 index 0000000..8d58c8c --- /dev/null +++ b/target/apidocs/overview-tree.html @@ -0,0 +1,183 @@ + + + + + + +Class Hierarchy (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/package-list b/target/apidocs/package-list new file mode 100644 index 0000000..8d88707 --- /dev/null +++ b/target/apidocs/package-list @@ -0,0 +1,4 @@ +org.gcube.data.access.accounting.summary.access +org.gcube.data.access.accounting.summary.access.impl +org.gcube.data.access.accounting.summary.access.model +org.gcube.data.access.accounting.summary.access.model.internal diff --git a/target/apidocs/script.js b/target/apidocs/script.js new file mode 100644 index 0000000..b346356 --- /dev/null +++ b/target/apidocs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/target/apidocs/serialized-form.html b/target/apidocs/serialized-form.html new file mode 100644 index 0000000..5b67d3d --- /dev/null +++ b/target/apidocs/serialized-form.html @@ -0,0 +1,286 @@ + + + + + + +Serialized Form (Accounting Summary Access 0.0.1-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Serialized Form

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2018. All Rights Reserved.

+ + diff --git a/target/apidocs/stylesheet.css b/target/apidocs/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/target/apidocs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml b/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml new file mode 100644 index 0000000..8b89c97 --- /dev/null +++ b/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml @@ -0,0 +1,10 @@ + + + + + + + + + src/main/javadoc + diff --git a/target/javadoc-bundle-options/package-list b/target/javadoc-bundle-options/package-list new file mode 100644 index 0000000..42c9b95 --- /dev/null +++ b/target/javadoc-bundle-options/package-list @@ -0,0 +1,203 @@ +java.applet +java.awt +java.awt.color +java.awt.datatransfer +java.awt.dnd +java.awt.event +java.awt.font +java.awt.geom +java.awt.im +java.awt.im.spi +java.awt.image +java.awt.image.renderable +java.awt.print +java.beans +java.beans.beancontext +java.io +java.lang +java.lang.annotation +java.lang.instrument +java.lang.management +java.lang.ref +java.lang.reflect +java.math +java.net +java.nio +java.nio.channels +java.nio.channels.spi +java.nio.charset +java.nio.charset.spi +java.rmi +java.rmi.activation +java.rmi.dgc +java.rmi.registry +java.rmi.server +java.security +java.security.acl +java.security.cert +java.security.interfaces +java.security.spec +java.sql +java.text +java.text.spi +java.util +java.util.concurrent +java.util.concurrent.atomic +java.util.concurrent.locks +java.util.jar +java.util.logging +java.util.prefs +java.util.regex +java.util.spi +java.util.zip +javax.accessibility +javax.activation +javax.activity +javax.annotation +javax.annotation.processing +javax.crypto +javax.crypto.interfaces +javax.crypto.spec +javax.imageio +javax.imageio.event +javax.imageio.metadata +javax.imageio.plugins.bmp +javax.imageio.plugins.jpeg +javax.imageio.spi +javax.imageio.stream +javax.jws +javax.jws.soap +javax.lang.model +javax.lang.model.element +javax.lang.model.type +javax.lang.model.util +javax.management +javax.management.loading +javax.management.modelmbean +javax.management.monitor +javax.management.openmbean +javax.management.relation +javax.management.remote +javax.management.remote.rmi +javax.management.timer +javax.naming +javax.naming.directory +javax.naming.event +javax.naming.ldap +javax.naming.spi +javax.net +javax.net.ssl +javax.print +javax.print.attribute +javax.print.attribute.standard +javax.print.event +javax.rmi +javax.rmi.CORBA +javax.rmi.ssl +javax.script +javax.security.auth +javax.security.auth.callback +javax.security.auth.kerberos +javax.security.auth.login +javax.security.auth.spi +javax.security.auth.x500 +javax.security.cert +javax.security.sasl +javax.sound.midi +javax.sound.midi.spi +javax.sound.sampled +javax.sound.sampled.spi +javax.sql +javax.sql.rowset +javax.sql.rowset.serial +javax.sql.rowset.spi +javax.swing +javax.swing.border +javax.swing.colorchooser +javax.swing.event +javax.swing.filechooser +javax.swing.plaf +javax.swing.plaf.basic +javax.swing.plaf.metal +javax.swing.plaf.multi +javax.swing.plaf.synth +javax.swing.table +javax.swing.text +javax.swing.text.html +javax.swing.text.html.parser +javax.swing.text.rtf +javax.swing.tree +javax.swing.undo +javax.tools +javax.transaction +javax.transaction.xa +javax.xml +javax.xml.bind +javax.xml.bind.annotation +javax.xml.bind.annotation.adapters +javax.xml.bind.attachment +javax.xml.bind.helpers +javax.xml.bind.util +javax.xml.crypto +javax.xml.crypto.dom +javax.xml.crypto.dsig +javax.xml.crypto.dsig.dom +javax.xml.crypto.dsig.keyinfo +javax.xml.crypto.dsig.spec +javax.xml.datatype +javax.xml.namespace +javax.xml.parsers +javax.xml.soap +javax.xml.stream +javax.xml.stream.events +javax.xml.stream.util +javax.xml.transform +javax.xml.transform.dom +javax.xml.transform.sax +javax.xml.transform.stax +javax.xml.transform.stream +javax.xml.validation +javax.xml.ws +javax.xml.ws.handler +javax.xml.ws.handler.soap +javax.xml.ws.http +javax.xml.ws.soap +javax.xml.ws.spi +javax.xml.ws.wsaddressing +javax.xml.xpath +org.ietf.jgss +org.omg.CORBA +org.omg.CORBA.DynAnyPackage +org.omg.CORBA.ORBPackage +org.omg.CORBA.TypeCodePackage +org.omg.CORBA.portable +org.omg.CORBA_2_3 +org.omg.CORBA_2_3.portable +org.omg.CosNaming +org.omg.CosNaming.NamingContextExtPackage +org.omg.CosNaming.NamingContextPackage +org.omg.Dynamic +org.omg.DynamicAny +org.omg.DynamicAny.DynAnyFactoryPackage +org.omg.DynamicAny.DynAnyPackage +org.omg.IOP +org.omg.IOP.CodecFactoryPackage +org.omg.IOP.CodecPackage +org.omg.Messaging +org.omg.PortableInterceptor +org.omg.PortableInterceptor.ORBInitInfoPackage +org.omg.PortableServer +org.omg.PortableServer.CurrentPackage +org.omg.PortableServer.POAManagerPackage +org.omg.PortableServer.POAPackage +org.omg.PortableServer.ServantLocatorPackage +org.omg.PortableServer.portable +org.omg.SendingContext +org.omg.stub.java.rmi +org.w3c.dom +org.w3c.dom.bootstrap +org.w3c.dom.events +org.w3c.dom.ls +org.xml.sax +org.xml.sax.ext +org.xml.sax.helpers \ No newline at end of file diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties new file mode 100644 index 0000000..b664f87 --- /dev/null +++ b/target/maven-archiver/pom.properties @@ -0,0 +1,5 @@ +#Generated by Maven +#Tue Jul 03 15:46:52 CEST 2018 +version=0.0.1-SNAPSHOT +groupId=org.gcube.data.access +artifactId=accounting-summary-access diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst new file mode 100644 index 0000000..3d6e6ee --- /dev/null +++ b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst @@ -0,0 +1 @@ +org/gcube/data/access/accounting/summary/access/impl/AccountingDaoImpl$1.class diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst new file mode 100644 index 0000000..eb0854a --- /dev/null +++ b/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst @@ -0,0 +1,17 @@ +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/impl/ConnectionManager.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/model/Series.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/impl/ContextTreeProvider.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/ParameterException.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/model/Report.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/impl/BasicConnectionManager.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/AccountingDao.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/impl/BasicContextTreeProvider.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/model/internal/Dimension.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/model/ScopeDescriptor.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/impl/AccountingDaoImpl.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/impl/DBStructure.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/model/ReportElement.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/impl/Queries.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/model/Record.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/impl/PortalContextTreeProvider.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/main/java/org/gcube/data/access/accounting/summary/access/model/MeasureResolution.java diff --git a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst new file mode 100644 index 0000000..e69de29 diff --git a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst new file mode 100644 index 0000000..bedab19 --- /dev/null +++ b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst @@ -0,0 +1,4 @@ +/home/fabio/workspaces/DEV/accounting-summary-access/src/test/java/org/gcube/data/access/accounting/summary/access/test/DummyContextTreeProvider.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/test/java/org/gcube/data/access/accounting/summary/access/utils/Importer.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/test/java/org/gcube/data/access/accounting/summary/access/test/TokenSetter.java +/home/fabio/workspaces/DEV/accounting-summary-access/src/test/java/org/gcube/data/access/accounting/summary/access/test/SimpleTest.java