public interface ICacheNode
When objects implementing this interface are inserted in an ICache,
the dependency information is used to remove dependant cache entries on call
of any removeEntry method.
Copyright (c) SAP AG 2001-2002
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentity()
Get the identity of the node, or
null if not defined. |
List |
getMasterKeys()
Get list of keys which, when removed, remove also this node.
|
List |
getSlaveKeys()
Get list of keys which are removed, when this node is removed.
|
List getMasterKeys()
List getSlaveKeys()
String getIdentity()
null if not defined. On
removal of a node with identity, all nodes with the same identity are
removed as well.null if not defined.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice