Constructor and Description |
---|
ManagerImpl(ManagerCi managerCi) |
Modifier and Type | Method and Description |
---|---|
String |
getCountryCode()
Returns the country code
|
Urn |
getId()
Returns the manager identifier
|
String |
getName(Locale locale)
Returns the translated manager name
|
Map<Locale,String> |
getNames()
Returns the translated manager name
|
String |
getNationality(Locale locale)
Returns the translated nationality
|
public ManagerImpl(ManagerCi managerCi)
public Urn getId()
public String getNationality(Locale locale)
getNationality
in interface Manager
locale
- the locale in which the nationality should be providedpublic String getCountryCode()
getCountryCode
in interface Manager
Copyright © 2016–2025. All rights reserved.