Uses of Interface
com.skava.accounts.service.FindAllAccountService
Packages that use FindAllAccountService
-
Uses of FindAllAccountService in com.skava.accounts.service.impl
Classes in com.skava.accounts.service.impl that implement FindAllAccountServiceModifier and TypeClassDescriptionclass
The Class FindAllAccountServiceImpl is used for finding all the accounts based on the provided information.Constructors in com.skava.accounts.service.impl with parameters of type FindAllAccountServiceModifierConstructorDescriptionFindAllAccountForTheSellerServiceImpl
(FindAllAccountService findAllAccountService)