Project

General

Profile

« Previous | Next » 

Revision 57176

Pushing fixes on summaries

View differences:

BrokerService.java
34 34

  
35 35
    Map<String, List<SimpleSubscriptionDesc>> getSimpleSubscriptionsOfUser(String userEmail) throws BrokerException;
36 36

  
37
    Map<String, List<SimpleSubscriptionDesc>> getSimpleSubscriptionsOfUserByRepoId(String userEmail, String repoId) throws BrokerException;
38

  
37 39
    Subscription subscribe(OpenaireSubscription obj) throws BrokerException;
38 40

  
39 41
    ResponseEntity<Object> unsubscribe(String subscriptionId) throws BrokerException;

Also available in: Unified diff