public class SaikuPivotServiceImpl extends java.lang.Object implements SaikuPivotService
Constructor and Description |
---|
SaikuPivotServiceImpl(TableReportUtils tableReportUtils,
DBHelperService dbHelperService,
ParameterSetFactory parameterSetFactory,
ManagedQueryFactory queryFactory,
DatasourceBundleService datasourceBundleService,
TempTableService tempTableService,
DatasourceTransformationService datasourceTransformer,
JdbcService jdbcService) |
Modifier and Type | Method and Description |
---|---|
SaikuReport |
createSaikuFrom(User user,
TableReport report,
java.lang.String executeToken) |
java.lang.String |
cubeExport(User user,
TableReport report,
java.lang.String executeToken) |
public SaikuPivotServiceImpl(TableReportUtils tableReportUtils, DBHelperService dbHelperService, ParameterSetFactory parameterSetFactory, ManagedQueryFactory queryFactory, DatasourceBundleService datasourceBundleService, TempTableService tempTableService, DatasourceTransformationService datasourceTransformer, JdbcService jdbcService)
public SaikuReport createSaikuFrom(User user, TableReport report, java.lang.String executeToken) throws NonFatalException, ReportExecutorException, ExpectedException
createSaikuFrom
in interface SaikuPivotService
NonFatalException
ReportExecutorException
ExpectedException
public java.lang.String cubeExport(User user, TableReport report, java.lang.String executeToken) throws NonFatalException, ReportExecutorException, ExpectedException
cubeExport
in interface SaikuPivotService
NonFatalException
ReportExecutorException
ExpectedException