Uses of Class
org.openforis.collect.manager.codelistimport.CodeListLine
Packages that use CodeListLine
Package
Description
-
Uses of CodeListLine in org.openforis.collect.io.metadata.codelist
Methods in org.openforis.collect.io.metadata.codelist with parameters of type CodeListLineModifier and TypeMethodDescriptionprotected CodeListItemCodeListImportTask.processLevel(CodeListItem parent, CodeListLine line, int levelIdx, boolean lastLevel) -
Uses of CodeListLine in org.openforis.collect.manager.codelistimport
Methods in org.openforis.collect.manager.codelistimport that return CodeListLineMethods in org.openforis.collect.manager.codelistimport with parameters of type CodeListLineModifier and TypeMethodDescriptionprotected voidCodeListImportProcess.addDifferentLabelError(CodeListLine line, int levelIdx, String lang) Deprecated.protected voidCodeListImportProcess.addDuplicateCodeError(CodeListLine line, int levelIdx) Deprecated.protected voidCodeListImportProcess.addEmptyCodeColumnError(CodeListLine line, int levelIdx) Deprecated.protected voidCodeListImportProcess.addMissingDefaultLanguageLabelError(CodeListLine line, int levelIdx) Deprecated.protected CodeListItemCodeListImportProcess.processLevel(CodeListItem parent, CodeListLine line, int levelIdx, boolean lastLevel) Deprecated.