Interface ExcelEntityConfiguration

All Known Implementing Classes:
ExcelEntityConfigurationExtension

public interface ExcelEntityConfiguration
  • Method Summary

    Modifier and Type Method Description
    java.util.Collection<java.lang.Class<? extends java.lang.annotation.Annotation>> getIdentifyingAnnotations()  
  • Method Details

    • getIdentifyingAnnotations

      java.util.Collection<java.lang.Class<? extends java.lang.annotation.Annotation>> getIdentifyingAnnotations()