Commit 8eadfb5a authored by dpawar's avatar dpawar

added source


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@38434 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5e09fec5
......@@ -207,7 +207,7 @@ public class WoFirmplanPrc extends ProcessEJB implements WoFirmplanPrcLocal,WoFi
retStr = e.getMessage();
throw new ITMException(e);
}
return retStr;
return retStr;
}
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