public static class FlexibleSearch.FlexibleSearchCacheKey extends AbstractRegistrableCacheKey
cachedHash, tenantId, typeCode, valueType| Constructor and Description |
|---|
FlexibleSearchCacheKey(TranslatedQuery tq,
Map values,
PK langPK,
List<Class<?>> resultClasses,
boolean dontNeedTotal,
int start,
int count,
Set<Integer> beanTCs,
boolean executeQuery,
int ttlPeriod,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
int |
calcHashCode() |
boolean |
equals(Object o) |
int |
hashCode() |
protected boolean |
hasModifier(int modifier) |
String |
toString() |
getDependentTypeGenerations, getDependentTypes, getTypeCode, setDependentTypeGenerationsgetCacheValueType, getTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCacheValueType, getTenantIdpublic int calcHashCode()
public boolean equals(Object o)
equals in class AbstractCacheKeypublic int hashCode()
hashCode in class AbstractCacheKeypublic String toString()
toString in class AbstractRegistrableCacheKeyprotected boolean hasModifier(int modifier)
Copyright © 2017 SAP SE. All Rights Reserved.