org.drools.planner.examples.pas.persistence
Class PatientAdmissionScheduleDaoImpl

java.lang.Object
  extended by org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
      extended by org.drools.planner.examples.pas.persistence.PatientAdmissionScheduleDaoImpl
All Implemented Interfaces:
SolutionDao

public class PatientAdmissionScheduleDaoImpl
extends XStreamSolutionDaoImpl


Field Summary
 
Fields inherited from class org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
logger
 
Constructor Summary
PatientAdmissionScheduleDaoImpl()
           
 
Method Summary
 
Methods inherited from class org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
getDataDir, getDirName, postRead, readSolution, writeSolution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatientAdmissionScheduleDaoImpl

public PatientAdmissionScheduleDaoImpl()


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.