Class SyncScheduleReader
java.lang.Object
de.hybris.platform.util.CSVReader
de.hybris.platform.catalog.jalo.synchronization.SyncScheduleReader
- Since:
- 3.1-u6
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SyncSchedulecreateSchedule(Map<Integer, String> line) intMethods inherited from class de.hybris.platform.util.CSVReader
applyDecorators, clearAllCellDecorators, clearCellDecorator, close, closeQuietly, finished, getCellDecorator, getCommentOut, getCurrentLineNumber, getDecoratorMap, getFieldSeparator, getLine, getSourceLine, getTextSeparator, hasCellDecorators, isCommentedOut, isFinished, isMultiLineMode, isReading, isShowComments, markFinished, mustSkip, notifyNextLine, parse, parse, parse, parse, parseLine, readNextLine, readSrcLineFromStream, setCellDecorator, setCommentOut, setFieldSeparator, setLinesToSkip, setMaxBufferLines, setMultiLineMode, setShowComments, setTextSeparator, trim
-
Constructor Details
-
SyncScheduleReader
-
-
Method Details
-
getScheduleCount
public int getScheduleCount() -
getScheduleFromLine
-
createSchedule
-