Class MeetingSchedulingXlsxFileIO
java.lang.Object
org.optaplanner.examples.common.persistence.AbstractXlsxSolutionFileIO<MeetingSchedule>
org.optaplanner.examples.meetingscheduling.persistence.MeetingSchedulingXlsxFileIO
- All Implemented Interfaces:
SolutionFileIO<MeetingSchedule>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractXlsxSolutionFileIO
AbstractXlsxSolutionFileIO.AbstractXlsxReader<Solution_,Score_ extends org.optaplanner.core.api.score.Score<Score_>>, AbstractXlsxSolutionFileIO.AbstractXlsxWriter<Solution_, Score_ extends org.optaplanner.core.api.score.Score<Score_>> -
Field Summary
Fields inherited from class org.optaplanner.examples.common.persistence.AbstractXlsxSolutionFileIO
DATE_TIME_FORMATTER, DAY_FORMATTER, DISABLED_COLOR, HARD_PENALTY_COLOR, MEDIUM_PENALTY_COLOR, MONTH_FORMATTER, PINNED_COLOR, PLANNING_VARIABLE_COLOR, REPUBLISHED_COLOR, SOFT_PENALTY_COLOR, TIME_FORMATTER, UNAVAILABLE_COLOR, VALID_CODE_PATTERN, VALID_NAME_PATTERN, VALID_TAG_PATTERN, VIEW_TAB_COLOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.optaplanner.examples.common.persistence.AbstractXlsxSolutionFileIO
getInputFileExtensionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO
getOutputFileExtension
-
Constructor Details
-
MeetingSchedulingXlsxFileIO
public MeetingSchedulingXlsxFileIO()
-
-
Method Details
-
read
-
write
-