public class ExperienceProfileServiceImpl extends java.lang.Object implements ExperienceProfileService
Modifier and Type | Field and Description |
---|---|
private PayPalRequestGateway |
gateway |
private ExperienceProfileRequestBuilder |
requestBuilder |
Constructor and Description |
---|
ExperienceProfileServiceImpl(PayPalRequestGateway gateway,
ExperienceProfileRequestBuilder requestBuilder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
createProfile(PayPalPlusRequestContext requestContext,
ExperienceProfileRequestEp6 requestEp6) |
private ExperienceProfileRequestBuilder requestBuilder
private PayPalRequestGateway gateway
@Inject public ExperienceProfileServiceImpl(PayPalRequestGateway gateway, ExperienceProfileRequestBuilder requestBuilder)
public java.lang.String createProfile(PayPalPlusRequestContext requestContext, ExperienceProfileRequestEp6 requestEp6) throws WebServiceException
createProfile
in interface ExperienceProfileService
WebServiceException