|
|
|
|
|
||||||||||
| 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.WirecardCCPaymentControllerConfiguration
public class WirecardCCPaymentControllerConfiguration
The WirecardCCPaymentControllerConfiguration.
| Nested Class Summary | |
|---|---|
static class |
WirecardCCPaymentControllerConfiguration.WirecardCCPaymentControllerLocaleConfiguration
The WirecardCCPaymentControllerLocaleConfiguration. |
| Constructor Summary | |
|---|---|
protected |
WirecardCCPaymentControllerConfiguration()
Deprecated. |
| Method Summary | |
|---|---|
WirecardCCPaymentControllerConfiguration.WirecardCCPaymentControllerLocaleConfiguration |
getLocaleConfiguration(java.util.Locale l)
Returns the WirecardCCPaymentControllerLocaleConfiguration with
the given Locale. |
java.util.Set<WirecardCCPaymentControllerConfiguration.WirecardCCPaymentControllerLocaleConfiguration> |
getLocaleConfigurations()
Returns an unmodifiable Set holding the
WirecardCCPaymentControllerLocaleConfigurations. |
| 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 WirecardCCPaymentControllerConfiguration()
| Method Detail |
|---|
public final java.util.Set<WirecardCCPaymentControllerConfiguration.WirecardCCPaymentControllerLocaleConfiguration> getLocaleConfigurations()
Set holding the
WirecardCCPaymentControllerLocaleConfigurations.
WirecardCCPaymentControllerLocaleConfigurations.public final WirecardCCPaymentControllerConfiguration.WirecardCCPaymentControllerLocaleConfiguration getLocaleConfiguration(java.util.Locale l)
WirecardCCPaymentControllerLocaleConfiguration with
the given Locale.
l - the Locale.
WirecardCCPaymentControllerLocaleConfiguration.
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 | |||||||||