Interface OptionFactoryProvider

All Known Subinterfaces:
GomEntryProvider

public interface OptionFactoryProvider
Interface for provider of options, where an option consists of its value and language dependent labels.
Since:
4.0.17
  • Method Summary

    Modifier and Type
    Method
    Description
    Get an option factory.
  • Method Details

    • getOptionFactory

      OptionFactory getOptionFactory()
      Get an option factory.
      Returns:
      The factory.
      Since:
      4.0.17