Class VocabularyTypeHelper

java.lang.Object
ch.ethz.sis.openbis.generic.excel.v3.to.helper.VocabularyTypeHelper

public class VocabularyTypeHelper extends Object
  • Constructor Details

    • VocabularyTypeHelper

      public VocabularyTypeHelper()
  • Method Details

    • addVocabularyTypeSection

      protected int addVocabularyTypeSection(org.apache.poi.ss.usermodel.Sheet sheet, int rowNum, org.apache.poi.ss.usermodel.CellStyle headerStyle, Vocabulary vocabularyType)
    • addVocabularyTypes

      public List<RowWriteResult> addVocabularyTypes(org.apache.poi.ss.usermodel.Sheet sheet, int rowNum, org.apache.poi.ss.usermodel.CellStyle headerStyle, Vocabulary vocabularyType)