@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()
SystemWs
listLanguages
in interface SystemWs
Copyright © 2009–2016. All rights reserved.