Uses of Class
org.qubership.atp.dataset.service.jpa.impl.macro.CachedDslMacroResult
Packages that use CachedDslMacroResult
-
Uses of CachedDslMacroResult in org.qubership.atp.dataset.service.jpa.impl.macro
Methods in org.qubership.atp.dataset.service.jpa.impl.macro that return CachedDslMacroResultModifier and TypeMethodDescriptionMacroContext.getCachedDslTextParameter(PathStep dataSetList, PathStep dataSetId, List<PathStep> attributeGroups, PathStep attributeId) For REF_DSL.CachedDslMacroResultContainer.getCachedValue(PathStep dataSetList, PathStep dataSet, List<PathStep> attributeGroups, PathStep attribute) Returns matched DSL parameter cache.