Interface OwnerSource.Autocompletion

Enclosing interface:
OwnerSource

public static interface OwnerSource.Autocompletion
  • Method Summary

    Modifier and Type
    Method
    Description
    List<pl.allegro.tech.hermes.api.Owner>
    ownersMatching(String searchString)
     
  • Method Details

    • ownersMatching

      List<pl.allegro.tech.hermes.api.Owner> ownersMatching(String searchString)