final class ExperienceProfileServiceImpl extends java.lang.Object implements ExperienceProfileService
Modifier and Type | Field and Description |
---|---|
private PayPalClient |
gateway |
Constructor and Description |
---|
ExperienceProfileServiceImpl(PayPalClient gateway) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
createProfile(PayPalPlusCredentials credentials,
ExperienceProfileRequestEp6 requestEp6) |
private PayPalClient gateway
@Inject public ExperienceProfileServiceImpl(PayPalClient gateway)
public java.lang.String createProfile(PayPalPlusCredentials credentials, ExperienceProfileRequestEp6 requestEp6)
createProfile
in interface ExperienceProfileService