Class CudamiPredicatesClient


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

      • CudamiPredicatesClient

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

      • findAllPredicates

        public 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