public class CacheInformation extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CacheInformation.CacheType |
static class |
CacheInformation.ExpiryType |
static class |
CacheInformation.KeyTransformType |
Constructor and Description |
---|
CacheInformation(String serviceName,
CacheInformation.CacheType cacheType,
CacheInformation.KeyTransformType keyTransformType,
String keyTransfromLocation,
CacheInformation.ExpiryType expiryType,
org.joda.time.Duration expiryDuration) |
Modifier and Type | Method and Description |
---|---|
Cache<String,String> |
getCache() |
CacheInformation.KeyTransformType |
getKeyTransformType() |
String |
getKeyTransfromLocation() |
boolean |
isActivated() |
boolean |
isKeyTransformType(CacheInformation.KeyTransformType keyTransformType) |
boolean |
isXsltKeyTransform() |
String |
toString() |
public CacheInformation(String serviceName, CacheInformation.CacheType cacheType, CacheInformation.KeyTransformType keyTransformType, String keyTransfromLocation, CacheInformation.ExpiryType expiryType, org.joda.time.Duration expiryDuration)
public boolean isActivated()
public boolean isXsltKeyTransform()
public CacheInformation.KeyTransformType getKeyTransformType()
public boolean isKeyTransformType(CacheInformation.KeyTransformType keyTransformType)
public String getKeyTransfromLocation()
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.