atg.projects.store.util
Class InternationalizationPropertyManager

java.lang.Object
  extended by atg.projects.store.util.InternationalizationPropertyManager

public class InternationalizationPropertyManager
extends java.lang.Object

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

CLASS_VERSION

public static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Constructor Detail

InternationalizationPropertyManager

public InternationalizationPropertyManager()
Method Detail

getStoreIdPropertyName

public java.lang.String getStoreIdPropertyName()
Gets property name for store id

Returns:
property name

setStoreIdPropertyName

public void setStoreIdPropertyName(java.lang.String pStoreIdPropertyName)
Sets property name for store id

Parameters:
pStoreIdPropertyName - property name