|
|
|
|
|
||||||||||
| 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.StockUpdaterJobletConfig
public final class StockUpdaterJobletConfig
The Configuration for the StockUpdaterJoblet.
| Nested Class Summary | |
|---|---|
static class |
StockUpdaterJobletConfig.ExtraActivationValue
The configuration for an extra activation value. |
static class |
StockUpdaterJobletConfig.LocaleConfig
The configuration for a certain Locale. |
| Constructor Summary | |
|---|---|
protected |
StockUpdaterJobletConfig()
Deprecated. |
|
StockUpdaterJobletConfig(java.util.Collection<StockUpdaterJobletConfig.LocaleConfig> pLocaleConfigs)
The constructor that sets the LocaleConfigs. |
| Method Summary | |
|---|---|
java.util.Set<StockUpdaterJobletConfig.LocaleConfig> |
getLocaleConfigs()
Returns the configurations for the different Locales. |
| 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 StockUpdaterJobletConfig()
public StockUpdaterJobletConfig(java.util.Collection<StockUpdaterJobletConfig.LocaleConfig> pLocaleConfigs)
LocaleConfigs.
pLocaleConfigs - the LocaleConfigs to set
java.lang.NullPointerException - if the given Set of LocaleConfigs
is null| Method Detail |
|---|
public java.util.Set<StockUpdaterJobletConfig.LocaleConfig> getLocaleConfigs()
Locales.
LocaleConfigs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||