public class TestRegistrableCacheKey extends AbstractRegistrableCacheKey
cachedHash, tenantId, typeCode, valueType| Constructor and Description |
|---|
TestRegistrableCacheKey(Object keyName,
String[] dependentTypes) |
TestRegistrableCacheKey(Object keyName,
String tenant,
String[] dependentTypes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getKeyName() |
int |
hashCode() |
String |
toString() |
getDependentTypeGenerations, getDependentTypes, getTypeCode, setDependentTypeGenerationsgetCacheValueType, getTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCacheValueType, getTenantIdpublic Object getKeyName()
public String toString()
toString in class AbstractRegistrableCacheKeypublic int hashCode()
hashCode in class AbstractCacheKeypublic boolean equals(Object obj)
equals in class AbstractCacheKeyCopyright © 2017 SAP SE. All Rights Reserved.