Interface ReadPaymentStatusFactory
-
- All Superinterfaces:
ServiceFactory
public interface ReadPaymentStatusFactory extends ServiceFactory
This is specific factory intended to retrieve specific payment type dependent service, which retrieves payment status by ID
-
-
Field Summary
Fields Modifier and Type Field Description static StringSERVICE_PREFIX
-
Method Summary
-
Methods inherited from interface de.adorsys.psd2.xs2a.config.factory.ServiceFactory
getService
-
-
-
-
Field Detail
-
SERVICE_PREFIX
static final String SERVICE_PREFIX
- See Also:
- Constant Field Values
-
-