@Transactional @Secured(value="ROLE_WEBSERVICE") @Service public class SystemWsImpl extends Object implements SystemWs
SystemWs.| Constructor and Description |
|---|
SystemWsImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<LanguageDto> |
listLanguages()
Lists all languages defined.
|
public SystemWsImpl()
public List<LanguageDto> listLanguages()
SystemWslistLanguages in interface SystemWsCopyright © 2009–2016. All rights reserved.