Interface DeleteApprovalService

All Superinterfaces:
com.skava.core.EcommService<ApprovalRuleRequest,DeleteApprovalResponse>
All Known Implementing Classes:
DeleteApprovalServiceImpl

public interface DeleteApprovalService extends com.skava.core.EcommService<ApprovalRuleRequest,DeleteApprovalResponse>
The Interface DeleteApprovalService extends the interface EcommService which consists of the basic functions getValidator and process. This interface is used to define service for deleting Approval Id.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator