| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.process.action.ActionImpl
atg.markers.scenario.MarkerAction
atg.markers.scenario.RemoveAllMarkersFromItem
atg.markers.userprofiling.RemoveAllMarkersFromProfile
public class RemoveAllMarkersFromProfile
Scenario action class for removing all markers from a profile.
getItemToUse(atg.process.ProcessExecutionContext)| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Fields inherited from class atg.markers.scenario.MarkerAction | 
|---|
| mMarkerConfiguration | 
| Constructor Summary | |
|---|---|
| RemoveAllMarkersFromProfile() | |
| Method Summary | |
|---|---|
| protected  RepositoryItem | getItemToUse(ProcessExecutionContext pContext)This method is called by the evaluate method to provide the RepositoryItem that's used in the removeMarker API calls. | 
| Methods inherited from class atg.markers.scenario.RemoveAllMarkersFromItem | 
|---|
| doAction | 
| Methods inherited from class atg.markers.scenario.MarkerAction | 
|---|
| configure, doesParameterExist, executeAction, getData, getDuplicationMode, getExtendedProperties, getKey, getMarkedItemType, getMarkerConfiguration, getMarkerItemType, getMarkerPropertyName, getValue, initialize, setMarkerConfiguration | 
| Methods inherited from class atg.process.action.ActionImpl | 
|---|
| execute, execute, getActionName, getParameterExpression, getParameterValue, storeOptionalParameter, storeRequiredMutableParameter, storeRequiredParameter, toString, toString | 
| 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 RemoveAllMarkersFromProfile()
| Method Detail | 
|---|
protected RepositoryItem getItemToUse(ProcessExecutionContext pContext)
getItemToUse in class RemoveAllMarkersFromItempContext - the scenario execution context
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||