|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.projects.store.util.InternationalizationPropertyManager
public class InternationalizationPropertyManager
This servlet sets shopping context for the user. By this we mean the servlet sets up the correct catalog, price list, and sale price list on the profile.
This servlet obtains the values of the catalog and price lists from the
catalogTools
and priceListManager
components
Field Summary | |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
Constructor Summary | |
---|---|
InternationalizationPropertyManager()
|
Method Summary | |
---|---|
java.lang.String |
getStoreIdPropertyName()
Gets property name for store id |
void |
setStoreIdPropertyName(java.lang.String pStoreIdPropertyName)
Sets property name for store id |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CLASS_VERSION
Constructor Detail |
---|
public InternationalizationPropertyManager()
Method Detail |
---|
public java.lang.String getStoreIdPropertyName()
public void setStoreIdPropertyName(java.lang.String pStoreIdPropertyName)
pStoreIdPropertyName
- property name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |