public static class DefaultLocalMediaFileCacheService.MediaCacheKey extends Object implements CacheKey
| Constructor and Description |
|---|
MediaCacheKey(String tenantId,
String cacheFolder,
String location) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CacheUnitValueType |
getCacheValueType()
gets value type.
|
String |
getTenantId()
Gets tenant
|
Object |
getTypeCode()
Gets code from typesystem.
|
int |
hashCode() |
String |
toString() |
public CacheUnitValueType getCacheValueType()
CacheKeygetCacheValueType in interface CacheKeypublic Object getTypeCode()
CacheKeygetTypeCode in interface CacheKeypublic String getTenantId()
CacheKeygetTenantId in interface CacheKeyCopyright © 2017 SAP SE. All Rights Reserved.