Uses of Class
overit.geocall.basic.ui.xlsx.XlsxDocument
Packages that use XlsxDocument
Package
Description
-
Uses of XlsxDocument in overit.geocall.basic.ui.xlsx
Methods in overit.geocall.basic.ui.xlsx that return XlsxDocumentMethods in overit.geocall.basic.ui.xlsx with parameters of type XlsxDocumentModifier and TypeMethodDescriptionXlsxTableView.addNewColumn(String columnType, XlsxDocument xlsDoc) Add a new column type (passed by parameter) as child of this instance. -
Uses of XlsxDocument in overit.geocallapp.wfm.cee.bl.survey.task
Methods in overit.geocallapp.wfm.cee.bl.survey.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTSurveyExcelExport.addDocumentSheet(Map<String, List<String>> map, XlsxDocument doc, String templateName) protected voidBTSurveyExcelExport.populateSheets(DBView surveysDbv, XlsxDocument doc, String templateName) -
Uses of XlsxDocument in overit.geocallapp.wfm.core.bl.datacollection.instance.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetInstanceExportXlsx.appendSheetsRecap(List<BODataCollectionSheet> sheets, XlsxDocument excelDocument, PoolKit poolKit) Appends the sheets recap.protected voidBTDataCollectionSheetInstanceExportXlsx.appendTemplateStructureSheetsModel(List<BODataCollectionSheet> sheets, XlsxDocument excelDocument, Teacher teacher) Appends the template structure sheets model. -
Uses of XlsxDocument in overit.geocallapp.wfm.core.bl.multistage.group.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTMultistageGroupExport.exportMultistageDependencies(XlsxDocument xlsxDoc, List<MultistageGroup> multistageGroups) Export multistage dependencies.protected List<MultistageGroup> BTMultistageGroupExport.exportMultistageHeadersSheet(XlsxDocument xlsxDoc, Map<String, Object> filters, PoolKit pk) Export multistage headers sheet.protected voidBTMultistageGroupExport.exportMultistageOperation(XlsxDocument xlsxDoc, List<MultistageGroup> multistageGroups, PoolKit pk) Export multistage operation.protected voidBTMultistageGroupExport.setMultistageGroupSheets(Map<String, Object> filters, XlsxDocument xlsxDoc, PoolKit pk) Sets the multistage group sheets. -
Uses of XlsxDocument in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningScenarioExportExcel.appendCapacityPlanningDetailsSheet(BOCapacityPlanningScenario capacityPlanningScenario, XlsxDocument excelDocument, PoolKit pk) Appends the "CP - Details" sheet to the specifiedXlsxDocumentobject.protected voidBTCapacityPlanningScenarioExportExcel.appendCapacityPlanningHeaderSheet(BOCapacityPlanningScenario capacityPlanningScenario, XlsxDocument excelDocument, PoolKit pk) Appends the "Capacity Planning Header" sheet to the specifiedXlsxDocumentobject.protected voidBTCapacityPlanningScenarioExportExcel.appendCapacityPlanningResultSheet(BOCapacityPlanningScenario capacityPlanningScenario, XlsxDocument excelDocument, PoolKit pk) Appends the "CP - Result" sheet to the specifiedXlsxDocumentobject. -
Uses of XlsxDocument in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTActivityForecastExportExcel.appendActivitiesSheet(List<BOForecastActivity> forecastActivities, XlsxDocument excelDocument) Appends the Forecast Activities Sheet to the specifiedXlsxDocumentobject.protected voidBTActivityForecastExportExcel.appendActivityForecastHeaderSheet(BOActivityForecastHeader activityForecastHeader, XlsxDocument excelDocument) Appends the Activity Forecast Header Sheet to the specifiedXlsxDocumentobject.protected voidBTActivityForecastExportExcel.appendDetailsSheet(List<BOForecastActivityDetail> activityDetails, XlsxDocument excelDocument, PoolKit pk) Appends the Activities Details Sheet to the specifiedXlsxDocumentobject.protected voidBTActivityForecastExportExcel.appendSkillsSheet(List<BOForecastActivitySkill> activitySkills, XlsxDocument excelDocument, PoolKit pk) Appends the Activities Skills Sheet to the specifiedXlsxDocumentobject. -
Uses of XlsxDocument in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast that return XlsxDocumentModifier and TypeMethodDescriptionImportExcelDocumentOutput.getExcelDocumentOutput()Returns the excel document outputMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast with parameters of type XlsxDocumentModifier and TypeMethodDescriptionvoidImportExcelDocumentOutput.setExcelDocumentOutput(XlsxDocument excelDocumentOutput) Sets the excel document output -
Uses of XlsxDocument in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTResourceForecastExportExcel.appendDetailsSheet(List<BOForecastResourceDetail> resourceDetails, XlsxDocument excelDocument, PoolKit pk) Appends the Resources Details Sheet to the specifiedXlsxDocumentobject.protected voidBTResourceForecastExportExcel.appendGroupingConstraintsSheet(List<BOForecastResourceGroupingConstraint> resourceGroupingConstraints, XlsxDocument excelDocument, PoolKit pk) Appends the Resources Grouping Constraints Sheet to the specifiedXlsxDocumentobject.protected voidBTResourceForecastExportExcel.appendResourceForecastHeaderSheet(BOResourceForecastHeader resourceForecastHeader, XlsxDocument excelDocument) Appends the Resource Forecast Header Sheet to the specifiedXlsxDocumentobject.protected voidBTResourceForecastExportExcel.appendResourcesSheet(List<BOForecastResource> forecastResources, XlsxDocument excelDocument) Appends the Forecast Resources Sheet to the specifiedXlsxDocumentobject.protected voidBTResourceForecastExportExcel.appendSkillsSheet(List<BOResourceForecastSkill> resourceSkills, XlsxDocument excelDocument, PoolKit pk) Appends the Resources Skills Sheet to the specifiedXlsxDocumentobject. -
Uses of XlsxDocument in overit.geocallapp.wfm.inventory.export.operation.task
Methods in overit.geocallapp.wfm.inventory.export.operation.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTXlsxOperationExport.writeData(List<WarehouseOperation> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit) -
Uses of XlsxDocument in overit.geocallapp.wfm.inventory.export.stock.task
Methods in overit.geocallapp.wfm.inventory.export.stock.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTXlsxStockExport.writeData(List<WarehouseMaterialStock> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit) -
Uses of XlsxDocument in overit.geocallapp.wfm.inventory.export.transferrequest.task
Methods in overit.geocallapp.wfm.inventory.export.transferrequest.task with parameters of type XlsxDocumentModifier and TypeMethodDescriptionprotected voidBTXlsxTransferRequestExport.writeData(List<TransferRequest> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit)