com.sapportals.portal.navigation

Interface INavigationCacheManagement


Deprecated. Replaced by { @link com.sap.portal.cache }

public interface INavigationCacheManagement

The INavigationCacheManagement exposes common navigation cache management functionalities


Field Summary
static String KEY
          Deprecated. The key for retrieving an instance of this service.
 
Method Summary
 long getCacheTTLByConnector(String connertoryPrefix)
          Deprecated. Returns TTL of the connector which indicates when the nodes of this connector will be cleaned from the cache.
 long getLastClearCacheTimestamp()
          Deprecated.  
 

Field Detail

KEY

static final String KEY
Deprecated. 
The key for retrieving an instance of this service.

See Also:
Constant Field Values
Method Detail

getLastClearCacheTimestamp

long getLastClearCacheTimestamp()
Deprecated. 
Returns:
the time in milliseconds of the last clear navigation cache action.

getCacheTTLByConnector

long getCacheTTLByConnector(String connertoryPrefix)
Deprecated. 
Returns TTL of the connector which indicates when the nodes of this connector will be cleaned from the cache.

Returns:
ttl in milliseconds
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice