OptaPlanner distribution 6.0.0.CR1

org.optaplanner.examples.nurserostering.persistence
Class NurseRosteringDao

java.lang.Object
  extended by org.optaplanner.examples.common.persistence.XStreamSolutionDao
      extended by org.optaplanner.examples.nurserostering.persistence.NurseRosteringDao
All Implemented Interfaces:
SolutionDao

public class NurseRosteringDao
extends XStreamSolutionDao


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

Constructor Detail

NurseRosteringDao

public NurseRosteringDao()

OptaPlanner distribution 6.0.0.CR1

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.