atg.projects.store.profile
Class StoreInternationalizedProfile

java.lang.Object
  extended by atg.nucleus.logging.VariableArgumentApplicationLoggingImpl
      extended by atg.nucleus.GenericService
          extended by atg.userprofiling.Profile
              extended by atg.projects.store.profile.StoreProfile
                  extended by atg.projects.store.profile.StoreInternationalizedProfile
All Implemented Interfaces:
atg.naming.NameContextBindingListener, atg.naming.NameContextElement, atg.naming.NameResolver, atg.nucleus.AdminableService, atg.nucleus.logging.ApplicationLogging, atg.nucleus.logging.ApplicationLoggingSender, atg.nucleus.logging.TraceApplicationLogging, atg.nucleus.logging.VariableArgumentApplicationLogging, atg.nucleus.naming.ComponentNameResolver, atg.nucleus.Service, atg.nucleus.ServiceListener, atg.repository.DisplayableItem, atg.repository.MutableRepositoryItem, atg.repository.RepositoryItem, atg.userprofiling.ProfileRepositoryItem, java.util.EventListener

public class StoreInternationalizedProfile
extends StoreProfile

Internationalized implementation of the StoreProfile

See Also:
StoreProfile

Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Fields inherited from class atg.nucleus.GenericService
SERVICE_INFO_KEY
 
Fields inherited from interface atg.nucleus.logging.ApplicationLogging
DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS
 
Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging
DEFAULT_LOG_TRACE_STATUS
 
Constructor Summary
StoreInternationalizedProfile()
           
 
Method Summary
 java.lang.String getStoreId()
           
 void setStoreId(java.lang.String pStoreId)
           
 
Methods inherited from class atg.projects.store.profile.StoreProfile
clearPersonalData
 
Methods inherited from class atg.userprofiling.Profile
addLogListener, createAdminServlet, getAdminServlet, getContextMemberships, getDataSource, getItemDescriptor, getItemDisplayName, getLogListenerCount, getProfileTools, getPropertyValue, getRepository, getRepositoryId, isLoggingDebug, isLoggingError, isLoggingInfo, isLoggingWarning, isTransient, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logWarning, logWarning, logWarning, removeLogListener, sendLogEvent, setDataSource, setDataSourceLocal, setLoggingDebug, setLoggingError, setLoggingInfo, setLoggingWarning, setProfileTools, setPropertyValue, toString
 
Methods inherited from class atg.nucleus.GenericService
doStartService, doStopService, getAbsoluteName, getLoggingForVlogging, getLogListeners, getName, getNameContext, getNucleus, getRoot, getServiceConfiguration, getServiceInfo, isLoggingTrace, isRunning, logTrace, logTrace, logTrace, nameContextElementBound, nameContextElementUnbound, reResolveThis, resolveName, resolveName, resolveName, resolveName, setLoggingTrace, setNucleus, setServiceInfo, startService, stopService
 
Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl
vlogDebug, vlogDebug, vlogDebug, vlogDebug, 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, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Class version string

Constructor Detail

StoreInternationalizedProfile

public StoreInternationalizedProfile()
Method Detail

getStoreId

public java.lang.String getStoreId()
Returns:
store id for profile

setStoreId

public void setStoreId(java.lang.String pStoreId)
Parameters:
pStoreId - strore id for profile