|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubscriberManagerService
Method Summary | |
---|---|
AddSubscriberAttributeResponseDocument |
addAttribute(AddSubscriberAttributeRequestDocument request)
Creates a SubscriberAttribute for the specified subscriber. |
FindUserFromEmailResponseDocument |
findUserFromEmail(FindUserFromEmailRequestDocument request)
Returns the User with the specified email address. |
FindUserFromUserNameResponseDocument |
findUserFromUserName(FindUserFromUserNameRequestDocument request)
Returns the User with the specified username. |
GetOrganizationResponseDocument |
getOrganization(GetOrganizationRequestDocument request)
Returns the organization with the specified id. |
GetUserResponseDocument |
getUser(GetUserRequestDocument request)
Returns a User along with information about it's enrollments, subscriptions and organization membership. |
Method Detail |
---|
FindUserFromUserNameResponseDocument findUserFromUserName(FindUserFromUserNameRequestDocument request) throws SubscriberException
SubscriberException
FindUserFromEmailResponseDocument findUserFromEmail(FindUserFromEmailRequestDocument request) throws SubscriberException
SubscriberException
GetUserResponseDocument getUser(GetUserRequestDocument request) throws SubscriberException
SubscriberException
GetOrganizationResponseDocument getOrganization(GetOrganizationRequestDocument request) throws SubscriberException
SubscriberException
AddSubscriberAttributeResponseDocument addAttribute(AddSubscriberAttributeRequestDocument request)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |