com.sap.portal.cache.api.actions

Class ClearAction

java.lang.Object
  extended by com.sap.portal.cache.api.CacheAction
      extended by com.sap.portal.cache.api.actions.ClearAction

public class ClearAction
extends CacheAction

The Class ClearAction represents specific and common cache action. It extends the CacheAction , To clear a cache, one should call to applyAction method with instance of this class and a given cache id. To extend this clear action for specific cache, parameters from class CachAction can be used. * @author i036115


Field Summary
static String CLEAR_ACTION_ID
           
 
Constructor Summary
ClearAction(String cacheID)
           
 
Method Summary
 
Methods inherited from class com.sap.portal.cache.api.CacheAction
getActionID, getActionParams, getCacheID, setActionParams, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CLEAR_ACTION_ID

public static final String CLEAR_ACTION_ID
See Also:
Constant Field Values
Constructor Detail

ClearAction

public ClearAction(String cacheID)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/common/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice