ProductionPlanRepository

class Object
trait Matchable
class Any

Value members

Abstract methods

def getPreviuosYearProductionPlan[M[_] : LiftIO]: M[Option[ProductionPlanDTO]]
def saveProductionPlan[M[_] : LiftIO](productionPlanDTO: ProductionPlanDTO): M[Unit]