Uses of Class
com.skava.accounts.model.exchange.response.FindAllApprovalRuleResponse
Packages that use FindAllApprovalRuleResponse
Package
Description
Accounts Service Declarations.
Accounts Service Implementations.
-
Uses of FindAllApprovalRuleResponse in com.skava.accounts.service
Methods in com.skava.accounts.service that return FindAllApprovalRuleResponseModifier and TypeMethodDescriptionFindAllApprovalRuleService.process
(FindAllApprovalRuleRequest request) -
Uses of FindAllApprovalRuleResponse in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl that return FindAllApprovalRuleResponseModifier and TypeMethodDescriptionFindAllApprovalRuleServiceImpl.process
(FindAllApprovalRuleRequest getRequest) This method is used to find all the ApprovalRule Entity for the given request and throw ValidateException Exception if something goes wrong