Commit 57c5a493 authored by ajadhav's avatar ajadhav

add comment on error line

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@177040 ce508802-f39f-4f6c-b175-0d175dae99d5
parent f21a04be
...@@ -239,7 +239,7 @@ public class WoClosePobConf extends ActionHandlerEJB implements WoClosePobConfLo ...@@ -239,7 +239,7 @@ public class WoClosePobConf extends ActionHandlerEJB implements WoClosePobConfLo
}*/ }*/
return errString; return errString;
} }
/*
@Override @Override
public String getData(String arg0, String arg1, String arg2, String arg3) public String getData(String arg0, String arg1, String arg2, String arg3)
throws RemoteException, ITMException { throws RemoteException, ITMException {
...@@ -278,6 +278,6 @@ public class WoClosePobConf extends ActionHandlerEJB implements WoClosePobConfLo ...@@ -278,6 +278,6 @@ public class WoClosePobConf extends ActionHandlerEJB implements WoClosePobConfLo
public void remove() { public void remove() {
// TODO Auto-generated method stub // TODO Auto-generated method stub
} }*/
} }
\ No newline at end of file
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