|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubscriptionManagerService
Method Summary | |
---|---|
GrantedServicesResponseDocument |
getGrantedServices(GrantedServicesRequestDocument request)
Respond with BusinessServices that are subscribed to by the user specified in the provided request document. |
SubscribeResponseDocument |
subscribe(SubscribeRequestDocument request)
Create a subscription with the specified user and enrollment. |
UnsubscribeResponseDocument |
unsubscribe(UnsubscribeRequestDocument request)
Delete the Subscription with the specified subscriptionId. |
Method Detail |
---|
GrantedServicesResponseDocument getGrantedServices(GrantedServicesRequestDocument request) throws SubscriptionException
SubscriptionException
SubscribeResponseDocument subscribe(SubscribeRequestDocument request) throws SubscriptionException
SubscriptionException
UnsubscribeResponseDocument unsubscribe(UnsubscribeRequestDocument request) throws SubscriptionException
SubscriptionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |