public interface CudamiBackend extends CommonCudamiBackend
| 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) |
Locale getDefaultLocale()
de.digitalcollections.cudami.model.api.identifiable.resource.Webpage getWebpage(String uuid)
de.digitalcollections.cudami.model.api.identifiable.resource.Webpage getWebpage(Locale locale, String uuid)
de.digitalcollections.cudami.model.api.identifiable.entity.Website getWebsite(String uuid)
Copyright © 2018. All rights reserved.