Commit bdbc0a11 authored by rtelang's avatar rtelang

PayrollSingleIC.java

-changes made in implementation of remote and local file 

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@198008 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9825c9ef
......@@ -21,7 +21,7 @@ import java.util.*;
import javax.ejb.Stateless;
@Stateless
public class PayrollSingleIC extends ValidatorEJB implements PayrollSingleLocal,PayrollSingleRemote
public class PayrollSingleIC extends ValidatorEJB implements PayrollSingleICLocal,PayrollSingleICRemote
{
E12GenericUtility genericUtility = new E12GenericUtility();
AdmCommon admCommon = new AdmCommon();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment