Commit 2485978b authored by dpawar's avatar dpawar

added source


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100212 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e6963109
...@@ -207,7 +207,7 @@ public class WoFirmplanPrc extends ProcessEJB implements WoFirmplanPrcLocal,WoFi ...@@ -207,7 +207,7 @@ public class WoFirmplanPrc extends ProcessEJB implements WoFirmplanPrcLocal,WoFi
retStr = e.getMessage(); retStr = e.getMessage();
throw new ITMException(e); throw new ITMException(e);
} }
return retStr; return retStr;
} }
public String processWorkOrder(Document headerDom, Document detailDom, String windowName, String xtraParams) throws Exception public String processWorkOrder(Document headerDom, Document detailDom, String windowName, String xtraParams) throws Exception
......
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