|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.projects.b2cstore.GeographicValidator
public class GeographicValidator
This component stores a set of abbreviations, a set of names, and a map of the relationship between one and the other.
ServiceMapContainer| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Constructor Summary | |
|---|---|
GeographicValidator()
Constructs an empty Geographic Validator |
|
| Method Summary | |
|---|---|
java.util.Properties |
getMap()
Returns property map |
ServiceMap |
getServiceMap()
Returns property serviceMap |
java.util.Set |
getSortedAbbreviations()
Returns property sortedAbbreviations |
java.util.Set |
getSortedNames()
Returns property sortedNames |
boolean |
isExpandByDefault()
Returns property expandByDefault |
void |
setExpandByDefault(boolean pExpandByDefault)
Sets property expandByDefault |
void |
setMap(java.util.Properties pMap)
Sets property map |
void |
setServiceMap(ServiceMap pServiceMap)
Sets property serviceMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public GeographicValidator()
| Method Detail |
|---|
public java.util.Set getSortedAbbreviations()
public java.util.Set getSortedNames()
public void setMap(java.util.Properties pMap)
public java.util.Properties getMap()
public void setServiceMap(ServiceMap pServiceMap)
public ServiceMap getServiceMap()
public void setExpandByDefault(boolean pExpandByDefault)
public boolean isExpandByDefault()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||