atg.commerce.csr.environment
Class CurrentCatalogHolder
java.lang.Object
atg.commerce.csr.environment.CurrentCatalogHolder
public class CurrentCatalogHolder
- extends java.lang.Object
Holds the current active catalog
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASS_VERSION
public static java.lang.String CLASS_VERSION
- Class version string
mCurrentCatalog
protected atg.repository.RepositoryItem mCurrentCatalog
CurrentCatalogHolder
public CurrentCatalogHolder()
getCurrentCatalog
public atg.repository.RepositoryItem getCurrentCatalog()
- Returns the active catalog
setCurrentCatalog
public void setCurrentCatalog(atg.repository.RepositoryItem pCurrentCatalog)