Interface AbstractLookupFormElement.LookupParser

All Known Implementing Classes:
EnumSetFormElement, SmallCodeListFormElement
Enclosing class:
AbstractLookupFormElement<T>

public static interface AbstractLookupFormElement.LookupParser
  • Method Summary

    Modifier and Type Method Description
    default java.lang.String getAllowedCharacters()  
    default int getAllowedSize()  
    java.lang.Object parse​(java.lang.String text)