| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json | |
| org.killbill.billing.jaxrs.resources |
| Modifier and Type | Method and Description |
|---|---|
HostedPaymentPageFieldsJson |
ComboHostedPaymentPageJson.getHostedPaymentPageFieldsJson() |
| Constructor and Description |
|---|
ComboHostedPaymentPageJson(AccountJson account,
PaymentMethodJson paymentMethod,
HostedPaymentPageFieldsJson hostedPaymentPageFields,
Iterable<PluginPropertyJson> paymentMethodPluginProperties,
List<AuditLogJson> auditLogs) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
PaymentGatewayResource.buildFormDescriptor(HostedPaymentPageFieldsJson json,
String accountIdString,
String paymentMethodIdStr,
List<String> paymentControlPluginNames,
List<String> pluginPropertiesString,
String createdBy,
String reason,
String comment,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2010-2016. All Rights Reserved.