Uses of Interface
be.vlaanderen.informatievlaanderen.ldes.server.compaction.domain.repository.ViewCollection
Packages that use ViewCollection
Package
Description
-
Uses of ViewCollection in be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.eventhandlers
Constructors in be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.eventhandlers with parameters of type ViewCollectionModifierConstructorDescriptionViewCapacityCreator(ViewCollection viewCollection) ViewCapacityDeleter(ViewCollection viewCollection) -
Uses of ViewCollection in be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.services
Constructors in be.vlaanderen.informatievlaanderen.ldes.server.compaction.application.services with parameters of type ViewCollectionModifierConstructorDescriptionCompactionScheduler(ViewCollection viewCollection, PaginationCompactionService paginationCompactionService, CompactionCandidateService compactionCandidateService, RetentionPolicyEmptinessChecker retentionPolicyEmptinessChecker) -
Uses of ViewCollection in be.vlaanderen.informatievlaanderen.ldes.server.compaction.domain.repository
Classes in be.vlaanderen.informatievlaanderen.ldes.server.compaction.domain.repository that implement ViewCollection