Class CudamiPredicatesClient

java.lang.Object
de.digitalcollections.cudami.client.CudamiBaseClient<de.digitalcollections.model.impl.identifiable.entity.relation.PredicateImpl>
de.digitalcollections.cudami.client.CudamiPredicatesClient

public class CudamiPredicatesClient
extends CudamiBaseClient<de.digitalcollections.model.impl.identifiable.entity.relation.PredicateImpl>
  • Constructor Details

    • CudamiPredicatesClient

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

    • findAllPredicates

      public java.util.List<de.digitalcollections.model.api.identifiable.entity.relation.Predicate> findAllPredicates() throws HttpException
      Throws:
      HttpException
    • save

      public de.digitalcollections.model.api.identifiable.entity.relation.Predicate save​(de.digitalcollections.model.api.identifiable.entity.relation.Predicate predicate) throws HttpException
      Throws:
      HttpException