Interface CreateApprovalRuleService

All Superinterfaces:
com.skava.core.EcommService<ApprovalRuleRequestInternal,ApprovalRuleAPIResponse>
All Known Implementing Classes:
CreateApprovalRuleServiceImpl

public interface CreateApprovalRuleService extends com.skava.core.EcommService<ApprovalRuleRequestInternal,ApprovalRuleAPIResponse>
The Interface CreateApprovalRuleService extends the interface EcommService which consists of the basic functions getValidator and process. This interface is used to define service for creating a Approval Rules.
Author:
Infosys Equinox