Package com.skava.accounts.service.impl
Class AccountSellerServiceImpl
java.lang.Object
com.skava.accounts.service.impl.AccountSellerServiceImpl
- Direct Known Subclasses:
FindAllAccountForTheSellerServiceImpl
The Class FindAccountServiceImpl is used for finding account based on the provided information.
- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AccountCommonServices
AccountCommonServicesprotected AccountSellerRepository
protected org.springframework.context.MessageSource
MessageSource. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
accountSellerRepository
-
accountCommonServices
AccountCommonServices -
messageSource
@Autowired protected org.springframework.context.MessageSource messageSourceMessageSource.
-
-
Constructor Details
-
AccountSellerServiceImpl
public AccountSellerServiceImpl()
-