public static class TransactionalCache.CacheRegionKey extends Object implements Serializable
| Constructor and Description |
|---|
CacheRegionKey(String cacheRegion,
Serializable cacheKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Serializable |
getCacheKey() |
String |
getCacheRegion() |
int |
hashCode() |
String |
toString() |
public CacheRegionKey(String cacheRegion, Serializable cacheKey)
public Serializable getCacheKey()
public String getCacheRegion()
Copyright © 2005–2018 Alfresco Software. All rights reserved.