| Constructor and Description |
|---|
SimpleScriptCacheKey(String protocol,
String path,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CacheUnitValueType |
getCacheValueType()
gets value type.
|
String |
getPath() |
String |
getProtocol() |
String |
getTenantId()
Gets tenant
|
Object |
getTypeCode()
Gets code from typesystem.
|
int |
hashCode() |
public CacheUnitValueType getCacheValueType()
CacheKeygetCacheValueType in interface CacheKeypublic Object getTypeCode()
CacheKeygetTypeCode in interface CacheKeypublic String getTenantId()
CacheKeygetTenantId in interface CacheKeypublic String getProtocol()
public String getPath()
Copyright © 2017 SAP SE. All Rights Reserved.