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