Class DataCollectionTimeToTimeValueConverter

java.lang.Object
overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.node.DataCollectionValueConverter
overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.node.DataCollectionTimeToTimeValueConverter

public class DataCollectionTimeToTimeValueConverter extends DataCollectionValueConverter
Convert the old Time node value into the new one.
Since:
13.0
  • Field Details

  • Constructor Details

    • DataCollectionTimeToTimeValueConverter

      public DataCollectionTimeToTimeValueConverter()
  • Method Details

    • convertBody

      public void convertBody(overit.geocallapp.wfm.srd.scheda.SchedaTree oldSheet, DataCollectionNode newNode) throws Exception
      Contains the logic to convert the Old Time node value.
      The old time value is assumed to be formatted as 'HH:mm'
      Specified by:
      convertBody in class DataCollectionValueConverter
      Parameters:
      oldSheet - the old node
      newNode - the new node
      Throws:
      Exception - the exception