Class CudamiPersonsClient


  • public class CudamiPersonsClient
    extends CudamiEntitiesClient<de.digitalcollections.model.identifiable.entity.agent.Person>
    • Constructor Detail

      • CudamiPersonsClient

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

      • findByGeoLocationOfBirth

        public de.digitalcollections.model.list.paging.PageResponse<de.digitalcollections.model.identifiable.entity.agent.Person> findByGeoLocationOfBirth​(de.digitalcollections.model.list.paging.PageRequest pageRequest,
                                                                                                                                                           UUID uuidGeoLocation)
                                                                                                                                                    throws de.digitalcollections.model.exception.TechnicalException
        Throws:
        de.digitalcollections.model.exception.TechnicalException
      • findByGeoLocationOfDeath

        public de.digitalcollections.model.list.paging.PageResponse<de.digitalcollections.model.identifiable.entity.agent.Person> findByGeoLocationOfDeath​(de.digitalcollections.model.list.paging.PageRequest pageRequest,
                                                                                                                                                           UUID uuidGeoLocation)
                                                                                                                                                    throws de.digitalcollections.model.exception.TechnicalException
        Throws:
        de.digitalcollections.model.exception.TechnicalException
      • getDigitalObjects

        public List<de.digitalcollections.model.identifiable.entity.DigitalObject> getDigitalObjects​(UUID uuidPerson)
                                                                                              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
      • getWorks

        public List getWorks​(UUID uuidPerson)
                      throws de.digitalcollections.model.exception.TechnicalException
        Throws:
        de.digitalcollections.model.exception.TechnicalException