public static class FinderResult.FinderResultCacheKey extends AbstractLegacyRegistrableCacheKey<LegacyCacheKeyType>
keycachedHash, tenantId, typeCode, valueType| Constructor and Description |
|---|
FinderResultCacheKey(java.lang.String beanKey,
java.lang.Object[] finderKey,
java.lang.String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
LegacyCacheKeyType[] |
getDependentTypes()
All registrable units should define dependent types.
In case of invalidation of one of the dependent type registrable cache unit gets invalidated too. |
java.lang.String |
toString() |
equals, getDependentTypeGenerations, getTypeCode, hashCode, setDependentTypeGenerationsgetLegacyKeygetCacheValueType, getTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCacheValueType, getTenantIdpublic FinderResultCacheKey(java.lang.String beanKey,
java.lang.Object[] finderKey,
java.lang.String tenantId)
public LegacyCacheKeyType[] getDependentTypes()
RegistrableCacheKeygetDependentTypes in interface RegistrableCacheKeygetDependentTypes in class AbstractLegacyRegistrableCacheKey<LegacyCacheKeyType>public java.lang.String toString()
toString in class LegacyCacheKeyCopyright © 2018 SAP SE. All Rights Reserved.