|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.nucleus.logging.VariableArgumentApplicationLoggingImpl
atg.nucleus.GenericService
atg.userprofiling.Profile
atg.projects.store.profile.StoreProfile
public class StoreProfile
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 |
---|
public static java.lang.String CLASS_VERSION
Constructor Detail |
---|
public StoreProfile()
Method Detail |
---|
public void clearPersonalData()
Profile
's properties:
secondaryAddresses
shippingAddress
billingAddress
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |