|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.component.shop.checkout.WirecardPaymentControllerConfiguration
public class WirecardPaymentControllerConfiguration
The WirecardPaymentControllerConfiguration.
| Nested Class Summary | |
|---|---|
static class |
WirecardPaymentControllerConfiguration.BusinessCaseConfiguration
The BusinessCaseConfiguration. |
static class |
WirecardPaymentControllerConfiguration.ConnectionConfiguration
The ConnectionConfiguration. |
static class |
WirecardPaymentControllerConfiguration.TransactionMode
The TransactionMode. |
static class |
WirecardPaymentControllerConfiguration.WirecardPaymentControllerLocaleConfiguration
The WirecardPaymentControllerLocaleConfiguration. |
| Constructor Summary | |
|---|---|
protected |
WirecardPaymentControllerConfiguration()
Deprecated. |
| Method Summary | |
|---|---|
WirecardPaymentControllerConfiguration.WirecardPaymentControllerLocaleConfiguration |
getLocaleConfiguration(java.util.Locale l)
Returns the WirecardPaymentControllerLocaleConfiguration with the
given Locale. |
java.util.Set<WirecardPaymentControllerConfiguration.WirecardPaymentControllerLocaleConfiguration> |
getLocaleConfigurations()
Returns an unmodifiable Set holding the
WirecardPaymentControllerLocaleConfigurations. |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected WirecardPaymentControllerConfiguration()
| Method Detail |
|---|
public final java.util.Set<WirecardPaymentControllerConfiguration.WirecardPaymentControllerLocaleConfiguration> getLocaleConfigurations()
Set holding the
WirecardPaymentControllerLocaleConfigurations.
WirecardPaymentControllerLocaleConfigurations.public final WirecardPaymentControllerConfiguration.WirecardPaymentControllerLocaleConfiguration getLocaleConfiguration(java.util.Locale l)
WirecardPaymentControllerLocaleConfiguration with the
given Locale.
l - the Locale.
WirecardPaymentControllerLocaleConfiguration.
java.lang.IllegalArgumentException - if the given Locale is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||