Uses of Class
com.skava.accounts.model.exchange.request.FindAllApprovalRuleRequest
Packages that use FindAllApprovalRuleRequest
Package
Description
Accounts Service Declarations.
Accounts Service Implementations.
-
Uses of FindAllApprovalRuleRequest in com.skava.accounts.service
Methods in com.skava.accounts.service with parameters of type FindAllApprovalRuleRequestModifier and TypeMethodDescriptionFindAllApprovalRuleService.process
(FindAllApprovalRuleRequest request) -
Uses of FindAllApprovalRuleRequest in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl with parameters of type FindAllApprovalRuleRequestModifier 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