public class CacheAction extends Object
ICacheManager,
ApplyActionException| Constructor and Description |
|---|
CacheAction() |
CacheAction(String cacheID,
String actionID,
HashMap actionParams)
Creates a cache Action object
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActionID()
Returns the ID of this action
|
HashMap |
getActionParams()
Returs a map of parameters required for applying this action
|
String |
getCacheID()
Returns the cache ID of this action
|
void |
setActionParams(HashMap actionParams)
Sets the parameters required for this action
|
String |
toString()
Returns a string representation of this action
|
public CacheAction()
public CacheAction(String cacheID, String actionID, HashMap actionParams)
cacheID - ID of the cache that enables the current actionactionID - The ID of the action as taken from the specific cache available actionsactionParams - Map of the parameters and values required for this actionpublic String getActionID()
public String getCacheID()
public void setActionParams(HashMap actionParams)
actionParams - a map of parameter key, value.public HashMap getActionParams()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/common/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice