@Service public class CudamiServiceImpl extends Object implements CudamiService
| Constructor and Description |
|---|
CudamiServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Locale> |
getAllLocales() |
Locale |
getDefaultLocale() |
Webpage |
getWebpage(Locale locale,
String uuid) |
Webpage |
getWebpage(Locale locale,
UUID uuid) |
Webpage |
getWebpage(String uuid) |
Webpage |
getWebpage(UUID uuid) |
Website |
getWebsite(String uuid) |
public List<Locale> getAllLocales() throws CudamiException
getAllLocales in interface CudamiServiceCudamiExceptionpublic Locale getDefaultLocale() throws CudamiException
getDefaultLocale in interface CudamiServiceCudamiExceptionpublic Webpage getWebpage(UUID uuid) throws CudamiException
getWebpage in interface CudamiServiceCudamiExceptionpublic Webpage getWebpage(Locale locale, UUID uuid) throws CudamiException
getWebpage in interface CudamiServiceCudamiExceptionpublic Webpage getWebpage(String uuid) throws CudamiException
getWebpage in interface CudamiServiceCudamiExceptionpublic Webpage getWebpage(Locale locale, String uuid) throws CudamiException
getWebpage in interface CudamiServiceCudamiExceptionpublic Website getWebsite(String uuid) throws CudamiException
getWebsite in interface CudamiServiceCudamiExceptionCopyright © 2018. All rights reserved.