org.drools.planner.examples.nurserostering.persistence
Class NurseRosteringDaoImpl

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

public class NurseRosteringDaoImpl
extends XStreamSolutionDaoImpl


Field Summary
 
Fields inherited from class org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
logger
 
Constructor Summary
NurseRosteringDaoImpl()
           
 
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

NurseRosteringDaoImpl

public NurseRosteringDaoImpl()


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