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

    • CudamiPersonsClient

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

    • 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.DigitalObject> getDigitalObjects(UUID uuidPerson) 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