Package | Description |
---|---|
com.secutix.plugin.paymentintegration | |
com.secutix.plugin.util | |
com.secutix.plugin.v1_0 |
Modifier and Type | Method and Description |
---|---|
abstract PluginCallResult |
PaymentIntegrationPlugin.handleExternalPayments()
Processes bank data containing with payments and makes appropriate changes in
system to reflect this payments.
|
abstract PluginCallResult |
PaymentIntegrationPlugin.handleExternalPayments()
Processes bank data containing with payments and makes appropriate changes in
system to reflect this payments.
|
Modifier and Type | Method and Description |
---|---|
static StxFunction |
PluginHelper.getSecutixFunctionFromMethod(Class<? extends AbstractStxPlugin> pluginClass,
Method m) |
static StxFunction |
PluginHelper.getSecutixFunctionFromMethod(Class<? extends AbstractStxPlugin> pluginClass,
Method m) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ValidationHelper.isSecutixFunctionAnnotationValid(StxFunction annotation) |
static boolean |
ValidationHelper.isSecutixFunctionAnnotationValid(StxFunction annotation) |
static void |
ValidationHelper.validateAnnotation(StxFunction annotation) |
static void |
ValidationHelper.validateAnnotation(StxFunction annotation) |
Modifier and Type | Method and Description |
---|---|
protected List<StxFunction> |
AbstractStxPlugin.findAllFunctions(Class<?> aClass) |
protected List<StxFunction> |
AbstractStxPlugin.findAllFunctions(Class<?> aClass) |
Copyright © 2021. All rights reserved.