Uses of Interface
cz.masci.springfx.demo.interactor.PotterInteractor
Packages that use PotterInteractor
-
Uses of PotterInteractor in cz.masci.springfx.demo.controller
Constructors in cz.masci.springfx.demo.controller with parameters of type PotterInteractorModifierConstructorDescriptionPotterDetailController(PotterListModel viewModel, PotterInteractor interactor) PotterListController(PotterListModel listModel, PotterInteractor interactor) PotterListDetailController(PotterInteractor interactor) -
Uses of PotterInteractor in cz.masci.springfx.demo.interactor.impl
Classes in cz.masci.springfx.demo.interactor.impl that implement PotterInteractor