| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.fulfillment.scenario.ScenarioEvent.ProfileToolsSingleton
protected static class ScenarioEvent.ProfileToolsSingleton
Static inner class useful to retrieve ProfileTools 
 component from the global nucleus only once. The static property
 sProfileTools is assigned the ProfileTools component
 reference when it is accessed for first time.
| Field Summary | |
|---|---|
| static java.lang.String | PROFILE_TOOLSPath of the component to retrieve ProfileTools Component. | 
| static ProfileTools | sProfileToolsProperty containing the reference to ProfileTools component. | 
| Constructor Summary | |
|---|---|
| protected  | ScenarioEvent.ProfileToolsSingleton() | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String PROFILE_TOOLS
/atg/userprofiling/ProfileTools always, if we want to
 change or move ProfileTools component, then we have to create
 GenericReference component at this location pointing
 to the new ProfileTools component.
public static ProfileTools sProfileTools
findProfileTools() to retrieve the 
 ProfileTools component for the first time it is accessed.
| Constructor Detail | 
|---|
protected ScenarioEvent.ProfileToolsSingleton()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||