Interface Manager

All Known Implementing Classes:
ManagerImpl

public interface Manager
Defines methods used to access manager properties
  • Method Details

    • getId

      Urn getId()
      Returns the manager identifier
      Returns:
      the manager identifier
    • getName

      String getName(Locale locale)
      Returns the translated manager name
      Parameters:
      locale - the locale in which the name should be provided
      Returns:
      the translated manager name
    • getNames

      Map<Locale,String> getNames()
      Returns the translated manager name
    • getNationality

      String getNationality(Locale locale)
      Returns the translated nationality
      Parameters:
      locale - the locale in which the nationality should be provided
      Returns:
      the translated nationality
    • getCountryCode

      String getCountryCode()
      Returns the country code
      Returns:
      the country code