|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheInformation.CacheType | |
|---|---|
| be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain | |
| Uses of CacheInformation.CacheType in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain |
|---|
| Methods in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain that return CacheInformation.CacheType | |
|---|---|
static CacheInformation.CacheType |
CacheInformation.CacheType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheInformation.CacheType[] |
CacheInformation.CacheType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain with parameters of type CacheInformation.CacheType | |
|---|---|
CacheInformation(String serviceName,
CacheInformation.CacheType cacheType,
CacheInformation.KeyTransformType keyTransformType,
String keyTransfromLocation,
CacheInformation.ExpiryType expiryType,
org.joda.time.Duration expiryDuration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||