Class DataCollectionSheetConversionCreateInput

java.lang.Object
overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.create.DataCollectionSheetConversionCreateInput

public class DataCollectionSheetConversionCreateInput extends Object
Since:
13.0
  • Constructor Details

    • DataCollectionSheetConversionCreateInput

      public DataCollectionSheetConversionCreateInput()
  • Method Details

    • getOldSheet

      public overit.geocallapp.wfm.srd.scheda.SchedaTree getOldSheet()
      Get the old sheet tree
      Returns:
      the old sheet tree
    • setOldSheet

      public void setOldSheet(overit.geocallapp.wfm.srd.scheda.SchedaTree oldSheet)
      Set the old sheet tree
      Parameters:
      oldSheet - the old sheet tree
    • getNewTemplateHeader

      public BODataCollectionTemplateHeader getNewTemplateHeader()
      Get the new template header.
      Returns:
      the new template header
    • setNewTemplateHeader

      public void setNewTemplateHeader(BODataCollectionTemplateHeader newTemplateHeader)
      Set the new template header
      Parameters:
      newTemplateHeader - the new template header
    • getVersionConversionLog

      public BODataCollectionTemplateVersionConversion getVersionConversionLog()
      Get the template conversion log.
      Returns:
      the template conversion log
    • setVersionConversionLog

      public void setVersionConversionLog(BODataCollectionTemplateVersionConversion versionConversionLog)
      Set the template conversion log
      Parameters:
      versionConversionLog - the template conversion log
    • getConversionLog

      public BODataCollectionSheetConversion getConversionLog()
      Get the sheet conversion log.
      Returns:
      the sheet conversion log
    • setConversionLog

      public void setConversionLog(BODataCollectionSheetConversion conversionLog)
      Set the sheet conversion log.
      Parameters:
      conversionLog - the sheet conversion log
    • getLogger

      public overit.geocallapp.wfm.util.wfmtasklog.WfmTaskLog getLogger()
      Get the logger
      Returns:
      the logger
    • setLogger

      public void setLogger(overit.geocallapp.wfm.util.wfmtasklog.WfmTaskLog logger)
      Set the logger.
      Parameters:
      logger - the logger