PaymentServiceClientMBean Interface
- public interface PaymentServiceClientMBean
extends ServiceConfigurationMBean
The MBean that configures the client side of the tax service.
-
All Superinterfaces
-
ConfigurationMBean
, DynamicMBean
, MBeanRegistration
, NotificationBroadcaster
, ServiceConfigurationMBean
, WebLogicMBean
Methods from interface weblogic.management.configuration.ConfigurationMBean |
freezeCurrentValue, getAttributeStringValue, getComments, getNotes, getSetFields, getXml, getXmlConverter, isDefaultedMBean, isPersistenceEnabled, preDeregister, registerConfigMBean, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, touch, unRegisterConfigMBean |
getDeferAuthorization() Method
public String
getDeferAuthorization()
Get flag on whether or not authorizations should be deferred
getPaymentModel() Method
public String
getPaymentModel()
Get the payment model setting of your business
getPaymentWebServiceWSDL() Method
public String
getPaymentWebServiceWSDL()
Get the WSDL of the Payment service
setDeferAuthorization(String) Method
public void setDeferAuthorization(String
trueOrFalse)
Indicate if authorizations should be deferred
setPaymentModel(String) Method
public void setPaymentModel(String
paymentModel)
Set the payment model of your business
setPaymentWebServiceWSDL(String) Method
public void setPaymentWebServiceWSDL(String
wsdl)
Set the WSDL of the payment web service