Uses of Class
be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation.KeyTransformType

Packages that use CacheInformation.KeyTransformType
be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain   
 

Uses of CacheInformation.KeyTransformType in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain
 

Methods in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain that return CacheInformation.KeyTransformType
 CacheInformation.KeyTransformType CacheInformation.getKeyTransformType()
           
static CacheInformation.KeyTransformType CacheInformation.KeyTransformType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheInformation.KeyTransformType[] CacheInformation.KeyTransformType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain with parameters of type CacheInformation.KeyTransformType
 boolean CacheInformation.isKeyTransformType(CacheInformation.KeyTransformType keyTransformType)
           
 

Constructors in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain with parameters of type CacheInformation.KeyTransformType
CacheInformation(String serviceName, CacheInformation.CacheType cacheType, CacheInformation.KeyTransformType keyTransformType, String keyTransfromLocation, CacheInformation.ExpiryType expiryType, org.joda.time.Duration expiryDuration)
           
 




Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.