Uses of Interface
com.skava.accounts.repository.DocumentRepository
Packages that use DocumentRepository
Package
Description
Accounts Service Implementations.
Accounts Utility Implementations.
-
Uses of DocumentRepository in com.skava.accounts.service.impl
Fields in com.skava.accounts.service.impl declared as DocumentRepositoryModifier and TypeFieldDescriptionprotected DocumentRepository
ContractServiceImpl.documentRepository
The account Repository . -
Uses of DocumentRepository in com.skava.accounts.util
Methods in com.skava.accounts.util with parameters of type DocumentRepositoryModifier and TypeMethodDescriptionstatic void
ContractsUtil.getDocumentsForLoadedContracts
(DocumentRepository documentRepository, org.springframework.data.domain.Page<ContractsEntity> contractsEntity, List<ContractsDO> contractssDO) getDocumentsForLoadedContracts