|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.util.retailer.admin.RetailerEditorConfiguration.Countries
public static class RetailerEditorConfiguration.Countries
Configures the countriesAvailable for the RetailerEditor.
| Constructor Summary | |
|---|---|
RetailerEditorConfiguration.Countries()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getCountries()
Returns the list of known countries. |
boolean |
isKnownCountries()
Return whether to use the countriesList of the known locales or as configured. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RetailerEditorConfiguration.Countries()
| Method Detail |
|---|
public final boolean isKnownCountries()
true if to use the countriesList of the known
locales, false otherwisepublic final java.util.List<java.lang.String> getCountries()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||