Uses of Class
overit.geocall.servlet.WebResource
Packages that use WebResource
Package
Description
-
Uses of WebResource in overit.geocall.aws.servlet.wr
Subclasses of WebResource in overit.geocall.aws.servlet.wrModifier and TypeClassDescriptionclassImplementation of a web resource managed by the AWS S3's service.Methods in overit.geocall.aws.servlet.wr that return WebResourceModifier and TypeMethodDescriptionS3WebResourceFactory.getResource(String fullName, Long id) S3WebResourceFactory.locateResource(Long id) Methods in overit.geocall.aws.servlet.wr with parameters of type WebResource -
Uses of WebResource in overit.geocall.basic.ui.container
Fields in overit.geocall.basic.ui.container declared as WebResourceMethods in overit.geocall.basic.ui.container that return WebResource -
Uses of WebResource in overit.geocall.basic.ui.control
Fields in overit.geocall.basic.ui.control declared as WebResource -
Uses of WebResource in overit.geocall.basic.ui.xlsx
Methods in overit.geocall.basic.ui.xlsx with parameters of type WebResourceModifier and TypeMethodDescriptionvoidXlsxDocument.writeTo(WebResource wr) Creates the Excel document writing in the WebRsource wr.voidXlsxDocument.writeTo(WebResource out, WebResource template, String encoding) Creates the Excel document writing in the WebRsource Out and utilizing the Excel template from the WebRsource template. -
Uses of WebResource in overit.geocall.mail
Fields in overit.geocall.mail declared as WebResourceConstructors in overit.geocall.mail with parameters of type WebResourceModifierConstructorDescriptionCreates a new instance of ResourceDataSource -
Uses of WebResource in overit.geocall.servlet
Methods in overit.geocall.servlet that return WebResourceModifier and TypeMethodDescriptionabstract WebResourceWebResource.anotherFile(String name) Creates another fileabstract WebResourceWebResource.getContainer()Returns the containerabstract WebResourceReturns the folderstatic WebResourceDeprecated.use locateFolder insteadstatic WebResourceWebResource.getFolder(Identity id, String fullname, overit.geocall.servlet.WebResourceFactory wrf, boolean create) Deprecated.the identity is not useful, so use directly the correctWebResourceFactory.locateFolder(java.lang.String, boolean)abstract WebResourceWebResource.getResource(String resource) Returns a resource with a given namestatic WebResourceWebResource.getResource(Identity id, String fullname) Deprecated.use locateResource insteadstatic WebResourceWebResource.getResource(Identity identity, String fullname, Long id) Deprecated.use locateResource insteadstatic WebResourceWebResource.locateFolder(String fullname, boolean create) Locate the folder of a WebResourcestatic WebResourceWebResource.locateFolder(String fullname, overit.geocall.servlet.WebResourceFactory wrf, boolean create) Deprecated.use directly the correctWebResourceFactory.locateFolder(java.lang.String, boolean)static WebResourceWebResource.locateResource(String fullname, Long id) Methods in overit.geocall.servlet with parameters of type WebResource -
Uses of WebResource in overit.geocall.ui
Fields in overit.geocall.ui declared as WebResourceMethods in overit.geocall.ui that return WebResourceModifier and TypeMethodDescriptionWindowManager.getResourceServletDocument()Gets the resource servlet document.Methods in overit.geocall.ui with parameters of type WebResourceModifier and TypeMethodDescriptionvoidWindowManager.setResourceServletDocument(WebResource wr) Sets aWebResourcefor the active session. -
Uses of WebResource in overit.geocall.util
Methods in overit.geocall.util that return WebResourceModifier and TypeMethodDescriptionstatic WebResourceFileUtils.unzipFile(WebResource wr) Unzips theWebResourcespassed as parameterMethods in overit.geocall.util with parameters of type WebResourceModifier and TypeMethodDescriptionstatic intFileUtils.countZipEntryes(WebResource wr) Returns the number of entries of the zippedWebResourcepassed as parameterstatic WebResourceFileUtils.unzipFile(WebResource wr) Unzips theWebResourcespassed as parameterstatic StringFileUtils.unzipWebResource(WebResource wr, boolean creaDirectory) Unzips theWebResourcepassed as parameterstatic StringFileUtils.unzipWebResource(WebResource wr, WebResource dir, boolean creaDirectory) Unzips theWebResourcepassed as parameterstatic StringFileUtils.unzipWebResourceTree(WebResource wr, boolean creaDirectory) Unzips theWebResourcepassed as parameter and all its sub tree.static StringFileUtils.unzipWebResourceTree(WebResource wr, WebResource dir, boolean creaDirectory) Unzips theWebResourcepassed as parameter and its sub tree. -
Uses of WebResource in overit.geocallapp.utilities.rs
Methods in overit.geocallapp.utilities.rs with parameters of type WebResourceModifier and TypeMethodDescriptionWebResourceHelper.getDownloadUrl(WebResource webResource) Generates a direct download URL for the specified web resource using current identity context.WebResourceHelper.getDownloadUrl(WebResource webResource, HttpServletRequest httpServletRequest) Generates a direct download URL for the specified web resource using HTTP request context.WebResourceHelper.getUploadUrl(WebResource webResource) Generates a direct upload URL for the specified web resource using current identity context.WebResourceHelper.getUploadUrl(WebResource webResource, HttpServletRequest httpServletRequest) Generates a direct upload URL for the specified web resource using HTTP request context.protected overit.geocall.servlet.WebResourceUrlWebResourceHelper.getWebResourceUrl(WebResource webResource, HttpServletRequest httpServletRequest, int duration) Creates aWebResourceUrlwith the specified parameters and browser policy. -
Uses of WebResource in overit.geocallapp.wfm.ai
Methods in overit.geocallapp.wfm.ai that return WebResourceModifier and TypeMethodDescriptionstatic WebResourceUtilsAI.getBlobWebResource(String folder, Blob[] content, Long id, List<String> filePrefix, String fileExtension) static WebResourceUtilsAI.getBlobWebResource(String folder, Blob content, Long id, String filePrefix, String fileExtension) static WebResourcestatic WebResourceUtilsAI.getBlobWebResource(Blob content, Long id, String filePrefix, String fileExtension) static WebResourceUtilsAI.getClobWebResource(String[] content, Long id, List<String> filePrefix, String fileExtension) static WebResourceUtilsAI.getClobWebResource(String content, Long id, String filePrefix, String fileExtension) static WebResourceUtilsAI.getClobWebResource(String folder, String[] content, Long id, List<String> filePrefix, String fileExtension) static WebResourceUtilsAI.getClobWebResource(String folder, String content, Long id, String filePrefix, String fileExtension) -
Uses of WebResource in overit.geocallapp.wfm.ai.ux.test
Fields in overit.geocallapp.wfm.ai.ux.test declared as WebResourceModifier and TypeFieldDescriptionprotected WebResourceBTTestClusterMappingAA.wrprotected WebResourceBTTestClusterMappingTS.wrprotected WebResourceBTTestPredictionDuration.wrprotected WebResourceBTTestPredictionPPM.wrprotected WebResourceBTTestPredictionTeamSuggestion.wrprotected WebResourceBTTestTrainingAA.wrprotected WebResourceBTTestTrainingDuration.wrprotected WebResourceBTTestTrainingPPM.wrprotected WebResourceBTTestTrainingTeamSuggestion.wrMethods in overit.geocallapp.wfm.ai.ux.test that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceTestDataExtraction.executeAgendaAffinityTask(BOConfigurationParams configuration) protected WebResourceTestDataExtraction.executeDurationTask(BOConfigurationParams configuration) protected WebResourceTestDataExtraction.executePPartsManagementTask(BOConfigurationParams configuration) protected WebResourceTestDataExtraction.executeTeamSuggestionTask(BOConfigurationParams configuration) BTTestClusterMappingAA.getArchive()BTTestClusterMappingTS.getArchive()BTTestPredictionDuration.getArchive()BTTestPredictionPPM.getArchive()BTTestPredictionTeamSuggestion.getArchive()BTTestTrainingAA.getArchive()BTTestTrainingDuration.getArchive()BTTestTrainingPPM.getArchive()BTTestTrainingTeamSuggestion.getArchive()protected WebResourceTestDataExtraction.launchExecuteJob(BOConfigurationParams configuration) -
Uses of WebResource in overit.geocallapp.wfm.cee.bl.survey.task
Methods in overit.geocallapp.wfm.cee.bl.survey.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTSurveyExcelExport.generateExcel(DBView surveysDbv, PoolKit pk) protected WebResourceBTSurveyExcelExport.getExportWebResource() -
Uses of WebResource in overit.geocallapp.wfm.core.bl.datacollection.instance.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTDataCollectionSheetInstanceExportXlsx.getReportWebResource()Returns the report web resource.protected WebResourceBTDataCollectionSheetInstanceExportPdf.loadPdfTemplate(String pdfFormUUID) Load pdf template. -
Uses of WebResource in overit.geocallapp.wfm.core.bl.multistage.group.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTMultistageGroupExport.getReportWebResource()Returns the report web resource. -
Uses of WebResource in overit.geocallapp.wfm.core.rs5.attachment
Methods in overit.geocallapp.wfm.core.rs5.attachment that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceAttachmentService.getWebResource(String uuid) -
Uses of WebResource in overit.geocallapp.wfm.core.ux.datacollection.node
Methods in overit.geocallapp.wfm.core.ux.datacollection.node that return types with arguments of type WebResourceModifier and TypeMethodDescriptionPanelDataCollectionRawModel.getDownloadFunction()Returns the download function.Method parameters in overit.geocallapp.wfm.core.ux.datacollection.node with type arguments of type WebResourceModifier and TypeMethodDescriptionvoidPanelDataCollectionRawModel.setDownloadFunction(Function<Void, WebResource> downloadFunction) Set the download function. -
Uses of WebResource in overit.geocallapp.wfm.core.ux.datacollection.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet that return WebResourceModifier and TypeMethodDescriptionDataCollectionSheetDetail.downloadSheetModel(Void v) Download the sheet model. -
Uses of WebResource in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.structure that return WebResourceModifier and TypeMethodDescriptionDataCollectionTemplateStructureDetail.downloadTemplateModel(Void v) Downloads the template model. -
Uses of WebResource in overit.geocallapp.wfm.core.ux.workorder.massivegeneration.task
Fields in overit.geocallapp.wfm.core.ux.workorder.massivegeneration.task declared as WebResourceMethods in overit.geocallapp.wfm.core.ux.workorder.massivegeneration.task that return WebResource -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTCapacityPlanningScenarioExportExcel.getReportWebResource()Returns the report web resource. -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTActivityForecastExportExcel.getReportWebResource()Returns the report web resource. -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast that return WebResourceModifier and TypeMethodDescriptionForecastReadInput.getInputWebResource()Returns the web resourceMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast with parameters of type WebResourceModifier and TypeMethodDescriptionvoidForecastReadInput.setInputWebResource(WebResource inputWebResource) Sets the input web resource -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTActivityForecastHeaderRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTForecastActivityRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTForecastActivityDetailRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTForecastActivitySkillRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTActivityForecastImport.getWebResource()Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected ActivityForecastHeaderReadOutputBTActivityForecastImport.readActivityForecastHeader(WebResource webResource, PoolKit poolKit) protected ForecastActivityReadOutputBTActivityForecastImport.readForecastActivity(Long activityForecastHeader, WebResource webResource, PoolKit poolKit) protected ForecastActivityDetailReadOutputBTActivityForecastImport.readForecastActivityDetail(Long activityForecastHeader, Map<String, Long> activityIdByActivityCode, WebResource webResource, PoolKit poolKit) protected ForecastActivitySkillReadOutputBTActivityForecastImport.readForecastActivitySkill(Long activityForecastHeader, Map<String, Long> activityIdByActivityCode, WebResource webResource, PoolKit poolKit) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.event that return WebResourceModifier and TypeMethodDescriptionXlsxDocumentReadInput.getInputWebResource()Returns the input web resource.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.event with parameters of type WebResourceModifier and TypeMethodDescriptionvoidXlsxDocumentReadInput.setInputWebResource(WebResource inputWebResource) Sets the input web resource. -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceNotCommittableTimeRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceWorkshiftRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceGroupingConstraintRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTForecastResourceSkillRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected DBViewBTResourceForecastHeaderRead.readXlsxDocument(LogHelper logHelper, LogMessageHelper logMessage, WebResource inputWebResource) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTResourceForecastImport.getWebResource()Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected ForecastResourceReadOutputBTResourceForecastImport.readForecastResource(Long resourceForecastHeader, WebResource webResource, PoolKit poolKit) BTResourceForecastImport.readForecastResourceGroupingConstraint(Map<String, Long> resourceIdByResourceCode, WebResource webResource, PoolKit poolKit) protected ForecastResourceDetailReadOutputBTResourceForecastImport.readForecastResourceNotCommittableTime(Long resourceForecastHeader, Map<String, Long> resourceIdByResourceCode, WebResource webResource, PoolKit poolKit) protected ForecastResourceSkillReadOutputBTResourceForecastImport.readForecastResourceSkill(Map<String, Long> resourceIdByResourceCode, WebResource webResource, Long resourceForecastHeaderId, PoolKit poolKit) protected ForecastResourceDetailReadOutputBTResourceForecastImport.readForecastResourceWorkshift(Long resourceForecastHeader, Map<String, Long> resourceIdByResourceCode, WebResource webResource, PoolKit poolKit) protected ResourceForecastHeaderReadOutputBTResourceForecastImport.readResourceForecastHeader(WebResource webResource, PoolKit poolKit) -
Uses of WebResource in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTResourceForecastExportExcel.getReportWebResource()Returns the report web resource. -
Uses of WebResource in overit.geocallapp.wfm.inventory.export.operation.task
Methods in overit.geocallapp.wfm.inventory.export.operation.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected voidBTXlsxOperationExport.writeData(List<WarehouseOperation> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit) -
Uses of WebResource in overit.geocallapp.wfm.inventory.export.stock.task
Methods in overit.geocallapp.wfm.inventory.export.stock.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected voidBTXlsxStockExport.writeData(List<WarehouseMaterialStock> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit) -
Uses of WebResource in overit.geocallapp.wfm.inventory.export.transferrequest.task
Methods in overit.geocallapp.wfm.inventory.export.transferrequest.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected voidBTXlsxTransferRequestExport.writeData(List<TransferRequest> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit) -
Uses of WebResource in overit.geocallapp.wfm.inventory.ux.operation.search
Methods in overit.geocallapp.wfm.inventory.ux.operation.search that return WebResourceModifier and TypeMethodDescriptionServerTableViewWarehouseOperation.getXlsxReport()Launches theXlsxOperationExportEventto perform the export. -
Uses of WebResource in overit.geocallapp.wfm.inventory.ux.stock.search
Methods in overit.geocallapp.wfm.inventory.ux.stock.search that return WebResourceModifier and TypeMethodDescriptionServerTableViewStock.getXlsxReport()Launches theXlsxOperationExportEventto perform the export. -
Uses of WebResource in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search that return WebResourceModifier and TypeMethodDescriptionServerTableViewTransferRequest.getXlsxReport()Launches theXlsxOperationExportEventto perform the export. -
Uses of WebResource in overit.geocallapp.wfm.mobile.core.rs3.attachment
Methods in overit.geocallapp.wfm.mobile.core.rs3.attachment with parameters of type WebResourceModifier and TypeMethodDescriptionprotected org.springframework.core.io.InputStreamResourceAttachmentService.createInputStreamResource(WebResource webResource) Creates an InputStreamResource for the given WebResource. -
Uses of WebResource in overit.geocallapp.wfm.mobileforms.bl.template.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.task that return WebResourceModifier and TypeMethodDescriptionprotected WebResourceBTDataCollectionTemplateExportRelease.createWebResource(String fileName) Creates a web resource for the given file name.Methods in overit.geocallapp.wfm.mobileforms.bl.template.task with parameters of type WebResourceModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateExportRelease.writeToFile(WebResource webResource, String jsonContent) Writes the JSON content to the web resource file. -
Uses of WebResource in overit.geocallapp.wfm.mobileforms.bl.utils
Methods in overit.geocallapp.wfm.mobileforms.bl.utils that return WebResourceModifier and TypeMethodDescriptionDataCollectionResourceUtils.getWebResourceByUUID(String fileUUID) Returns the web resource by UUID.Methods in overit.geocallapp.wfm.mobileforms.bl.utils with parameters of type WebResourceModifier and TypeMethodDescriptionprotected voidDataCollectionPdfModelPrinter.initialize(WebResource wrPdfModel, WebResource wrOutputFile) Initializes the reader, the stamper and set the encryption.voidDataCollectionPdfModelPrinter.print(WebResource wrPdfModel, WebResource wrOutputFile, TreeModel<DataCollectionNode> tree) Converts the pdf model into an output file.
WebResourceon which the ResourceView is based