Uses of Class
io.higson.runtime.core.domain.AttributeValueProvider
Packages that use AttributeValueProvider
-
Uses of AttributeValueProvider in io.higson.runtime.core.domain
Methods in io.higson.runtime.core.domain with parameters of type AttributeValueProviderModifier and TypeMethodDescriptionvoidMpDomainCacheProvider.setAttributeValueProvider(AttributeValueProvider valueProvider) Constructors in io.higson.runtime.core.domain with parameters of type AttributeValueProviderModifierConstructorDescriptionMpDomainCacheProvider(DomainCacheDao dao, EffectiveVersionResolver effectiveVersionResolver, UserRegionVersionProvider userRegionVersionProvider, AttributeValueProvider valueProvider)