public class CudamiClientImpl extends Object implements CudamiClient
| Constructor and Description |
|---|
CudamiClientImpl(CudamiBackend backend) |
| Modifier and Type | Method and Description |
|---|---|
List<Locale> |
getAllLocales() |
Locale |
getDefaultLocale() |
de.digitalcollections.cudami.model.api.identifiable.resource.Webpage |
getWebpage(Locale locale,
String uuid) |
de.digitalcollections.cudami.model.api.identifiable.resource.Webpage |
getWebpage(String uuid) |
de.digitalcollections.cudami.model.api.identifiable.entity.Website |
getWebsite(String uuid) |
public CudamiClientImpl(CudamiBackend backend)
public List<Locale> getAllLocales() throws Exception
getAllLocales in interface CudamiClientExceptionpublic Locale getDefaultLocale() throws Exception
getDefaultLocale in interface CudamiClientExceptionpublic de.digitalcollections.cudami.model.api.identifiable.resource.Webpage getWebpage(String uuid)
getWebpage in interface CudamiClientpublic de.digitalcollections.cudami.model.api.identifiable.resource.Webpage getWebpage(Locale locale, String uuid)
getWebpage in interface CudamiClientpublic de.digitalcollections.cudami.model.api.identifiable.entity.Website getWebsite(String uuid)
getWebsite in interface CudamiClientCopyright © 2018. All rights reserved.