atg.projects.store.profile
Class StoreProfile

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
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
Direct Known Subclasses:
StoreInternationalizedProfile

public class StoreProfile
extends atg.userprofiling.Profile

Store extension of Profile component implementation.


Field Summary
static java.lang.String CLASS_VERSION
          Class version
 
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
StoreProfile()
           
 
Method Summary
 void clearPersonalData()
          This method clears all data stored in the following Profile's properties: secondaryAddresses shippingAddress billingAddress
 
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

Constructor Detail

StoreProfile

public StoreProfile()
Method Detail

clearPersonalData

public void clearPersonalData()
This method clears all data stored in the following Profile's properties:
  • secondaryAddresses
  • shippingAddress
  • billingAddress