atg.commerce.clicktoconnect
Class CommerceC2CSessionDataPropertyManager
java.lang.Object
   atg.nucleus.logging.VariableArgumentApplicationLoggingImpl
atg.nucleus.logging.VariableArgumentApplicationLoggingImpl
       atg.nucleus.GenericService
atg.nucleus.GenericService
           atg.commerce.clicktoconnect.CommerceC2CSessionDataPropertyManager
atg.commerce.clicktoconnect.CommerceC2CSessionDataPropertyManager
- All Implemented Interfaces: 
- atg.naming.AbsoluteNameable, NameContextBindingListener, NameContextElement, atg.naming.NameContextParentable, NameResolver, AdminableService, atg.nucleus.Configured, ApplicationLogging, atg.nucleus.logging.ApplicationLoggingSender, atg.nucleus.logging.TraceApplicationLogging, VariableArgumentApplicationLogging, ComponentNameResolver, Service, ServiceListener, java.util.EventListener
- public class CommerceC2CSessionDataPropertyManager 
- extends GenericService
 
 
| Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging | 
| DEFAULT_LOG_TRACE_STATUS | 
 
 
 
 
| Methods inherited from class atg.nucleus.GenericService | 
| addLogListener, createAdminServlet, doStartService, doStopService, getAbsoluteName, getAdminServlet, getAdminServletOutputStreamEncoding, getLoggingForVlogging, getLogListenerCount, getLogListeners, getName, getNameContext, getNucleus, getRoot, getServiceConfiguration, getServiceInfo, isAdminServletUseServletOutputStream, isLoggingDebug, isLoggingError, isLoggingInfo, isLoggingTrace, isLoggingWarning, isRunning, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, nameContextElementBound, nameContextElementUnbound, removeLogListener, reResolveThis, resolveName, resolveName, resolveName, resolveName, sendLogEvent, setAdminServletOutputStreamEncoding, setAdminServletUseServletOutputStream, setLoggingDebug, setLoggingError, setLoggingInfo, setLoggingTrace, setLoggingWarning, setNucleus, setServiceInfo, startService, stopService | 
 
| Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl | 
| vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning | 
 
| 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
 
 
mOrderId
protected java.lang.String mOrderId
mCatalogId
protected java.lang.String mCatalogId
mPriceListId
protected java.lang.String mPriceListId
mSalePriceListId
protected java.lang.String mSalePriceListId
mPromotions
protected java.lang.String mPromotions
CommerceC2CSessionDataPropertyManager
public CommerceC2CSessionDataPropertyManager()
setOrderId
public void setOrderId(java.lang.String mOrderId)
- 
- Parameters:
- mOrderId- the mOrderId to set
 
getOrderId
public java.lang.String getOrderId()
- 
- Returns:
- the mOrderId
 
setCatalogId
public void setCatalogId(java.lang.String mCatalogId)
- 
- Parameters:
- mCatalogId- the mCatalogId to set
 
getCatalogId
public java.lang.String getCatalogId()
- 
- Returns:
- the mCatalogId
 
setPriceListId
public void setPriceListId(java.lang.String mPriceListId)
- 
- Parameters:
- mPriceListId- the mPriceListId to set
 
getPriceListId
public java.lang.String getPriceListId()
- 
- Returns:
- the mPriceListId
 
setSalePriceListId
public void setSalePriceListId(java.lang.String mSalePriceListId)
- 
- Parameters:
- mSalePriceListId- the mSalePriceListId to set
 
getSalePriceListId
public java.lang.String getSalePriceListId()
- 
- Returns:
- the mSalePriceListId
 
setPromotions
public void setPromotions(java.lang.String mPromotions)
- 
- Parameters:
- mPromotions- the mPromotions to set
 
getPromotions
public java.lang.String getPromotions()
- 
- Returns:
- the mPromotions