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, readSolution, 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-2011 JBoss Inc.. All Rights Reserved.