Class CudamiPredicatesClient

java.lang.Object
de.digitalcollections.client.BaseRestClient<T>
de.digitalcollections.cudami.client.CudamiRestClient<de.digitalcollections.model.relation.Predicate>
de.digitalcollections.cudami.client.relation.CudamiPredicatesClient

public class CudamiPredicatesClient extends CudamiRestClient<de.digitalcollections.model.relation.Predicate>
  • Constructor Details

    • CudamiPredicatesClient

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

    • getByValue

      public de.digitalcollections.model.relation.Predicate getByValue(String value) 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
    • update

      public de.digitalcollections.model.relation.Predicate update(de.digitalcollections.model.relation.Predicate predicate) throws de.digitalcollections.model.exception.TechnicalException
      Throws:
      de.digitalcollections.model.exception.TechnicalException