Class CudamiArticlesClient


  • public class CudamiArticlesClient
    extends CudamiEntitiesClient<de.digitalcollections.model.identifiable.entity.Article>
    • Constructor Detail

      • CudamiArticlesClient

        public CudamiArticlesClient​(HttpClient http,
                                    String serverUrl,
                                    com.fasterxml.jackson.databind.ObjectMapper mapper)
    • Method Detail

      • getByUuid

        public de.digitalcollections.model.identifiable.entity.Article getByUuid​(UUID uuid,
                                                                                 Locale locale)
                                                                          throws de.digitalcollections.model.exception.TechnicalException
        Throws:
        de.digitalcollections.model.exception.TechnicalException
      • getLanguages

        public List<Locale> getLanguages()
                                  throws de.digitalcollections.model.exception.TechnicalException
        Throws:
        de.digitalcollections.model.exception.TechnicalException