Package com.jedox.palojlib.main
Class DeltaCellsExporter
java.lang.Object
com.jedox.palojlib.main.CellsExporter
com.jedox.palojlib.main.DeltaCellsExporter
- All Implemented Interfaces:
ICellsExporter
-
Field Summary
Fields inherited from class com.jedox.palojlib.main.CellsExporter
initialRequest -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDeltaCellsExporter(IElement[][] area, ICube.CellsExportType type, int blockSize, boolean useRules, boolean onlyBases, boolean recalculate, String externalIdentifier, CubeHandler cubehandler, IDimension[] dimensions, int databaseId, int cubeId) -
Method Summary
Methods inherited from class com.jedox.palojlib.main.CellsExporter
extractCellsFromPath, getDimensions, hasNext, next, reset
-
Constructor Details
-
DeltaCellsExporter
protected DeltaCellsExporter(IElement[][] area, ICube.CellsExportType type, int blockSize, boolean useRules, boolean onlyBases, boolean recalculate, String externalIdentifier, CubeHandler cubehandler, IDimension[] dimensions, int databaseId, int cubeId) throws PaloException, PaloJException - Throws:
PaloExceptionPaloJException
-
-
Method Details
-
getRequestPath
- Overrides:
getRequestPathin classCellsExporter
-