| 
 | |||||||||
| 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.AddMarkerToItem
atg.markers.userprofiling.AddMarkerToProfile
public class AddMarkerToProfile
Scenario action class for adding a marker to a profile.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Fields inherited from class atg.markers.scenario.MarkerAction | 
|---|
| mMarkerConfiguration | 
| Constructor Summary | |
|---|---|
| AddMarkerToProfile() | |
| Method Summary | |
|---|---|
| protected  RepositoryItem | getItemToUse(ProcessExecutionContext pContext)This method extension returns the subject(profile) of the scenario execution context. | 
| Methods inherited from class atg.markers.scenario.AddMarkerToItem | 
|---|
| doAction, initialize | 
| Methods inherited from class atg.markers.scenario.MarkerAction | 
|---|
| configure, doesParameterExist, executeAction, getData, getDuplicationMode, getExtendedProperties, getKey, getMarkedItemType, getMarkerConfiguration, getMarkerItemType, getMarkerPropertyName, getValue, 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 AddMarkerToProfile()
| Method Detail | 
|---|
protected RepositoryItem getItemToUse(ProcessExecutionContext pContext)
getItemToUse in class AddMarkerToItemRepositoryMarkerManager.addMarkerToItem(atg.repository.MutableRepositoryItem, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String)| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||