Commit fb0eb963 authored by Ketan Patil's avatar Ketan Patil

Replace SalarySlipICRemote.java

parent c2195330
......@@ -3,9 +3,7 @@ package ibase.webitm.ejb.hr;
import ibase.webitm.ejb.ValidatorRemote;
import ibase.webitm.utility.ITMException;
import java.rmi.RemoteException;
import javax.ejb.Remote;
@Remote
public abstract interface SalarySlipICRemote extends ValidatorRemote
{
public abstract String itemChanged()
......
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