Interface PredictionMapper

All Known Implementing Classes:
PredictionMapperImpl

public interface PredictionMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    map(org.alfresco.hxi_connector.common.model.prediction.PredictionModel predictionModel)
     
    org.alfresco.hxi_connector.common.model.prediction.PredictionModel
    map(Prediction prediction)
     
  • Method Details

    • map

      Prediction map(org.alfresco.hxi_connector.common.model.prediction.PredictionModel predictionModel)
    • map

      org.alfresco.hxi_connector.common.model.prediction.PredictionModel map(Prediction prediction)