Class CudamiHeadwordsClient


  • public class CudamiHeadwordsClient
    extends CudamiRestClient<de.digitalcollections.model.semantic.Headword>
    • Constructor Detail

      • CudamiHeadwordsClient

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

      • getRandomHeadwords

        public List getRandomHeadwords​(int count)
                                throws de.digitalcollections.model.exception.TechnicalException
        Throws:
        de.digitalcollections.model.exception.TechnicalException
      • getRelatedArticles

        public List getRelatedArticles​(UUID uuid)
                                throws de.digitalcollections.model.exception.TechnicalException
        Throws:
        de.digitalcollections.model.exception.TechnicalException