Uses of Class
org.qubership.atp.dataset.db.DataSetRepository
Packages that use DataSetRepository
Package
Description
-
Uses of DataSetRepository in org.qubership.atp.dataset.db
Constructors in org.qubership.atp.dataset.db with parameters of type DataSetRepositoryModifierConstructorDescriptionprotectedParameterRepository(com.querydsl.sql.SQLQueryFactory queryFactory, DataSetRepository dsRepo, ListValueRepository lvRepo, AttributeRepository attrRepo, AttributePathRepository attrPathRepo, GridFsRepository gridFsRepoProvider, CacheRepository cacheRepo, ClearCacheService clearCacheService) -
Uses of DataSetRepository in org.qubership.atp.dataset.service.direct.impl
Methods in org.qubership.atp.dataset.service.direct.impl with parameters of type DataSetRepository -
Uses of DataSetRepository in org.qubership.atp.dataset.service.direct.macros.schange
Methods in org.qubership.atp.dataset.service.direct.macros.schange with parameters of type DataSetRepositoryModifier and TypeMethodDescriptionstatic DataSetMultiplicationMixin.create(List<MultiplicationEntry> entries, DataSetListRepository dslRepo, DataSetRepository dsRepo, DataSetList dsl, DataSet ds) Constructors in org.qubership.atp.dataset.service.direct.macros.schange with parameters of type DataSetRepositoryModifierConstructorDescriptionEvaluateDsStructureStrategyImpl(DataSetListRepository dslRepo, DataSetRepository dsRepo, AliasWrapperService aliasWrapperService, MacroRegistry registry) Applies structure modifications to a data sets.NoStructureChange(DataSetRepository dsRepo)