Class DataCollectionSheetConversionLoadOutput

java.lang.Object
overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.load.DataCollectionSheetConversionLoadOutput

public class DataCollectionSheetConversionLoadOutput extends Object
Since:
13.0
  • Constructor Details

    • DataCollectionSheetConversionLoadOutput

      public DataCollectionSheetConversionLoadOutput()
  • Method Details

    • getOldSheet

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

      public void setOldSheet(overit.geocallapp.wfm.srd.scheda.SchedaTree oldSheet)
      Set the old sheet.
      Parameters:
      oldSheet - the old sheet
    • 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 structure conversion log.
      Returns:
      the template structure conversion log
    • setVersionConversionLog

      public void setVersionConversionLog(BODataCollectionTemplateVersionConversion versionConversionLog)
      Set the template structure conversion log.
      Parameters:
      versionConversionLog - the template structure conversion log