Commit a4e70b53 authored by ssalve's avatar ssalve

Sarita : Done changes to uncomment @Stateless on 23-10-2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210440 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5d1a4fd7
...@@ -13,7 +13,7 @@ import ibase.utility.E12GenericUtility; ...@@ -13,7 +13,7 @@ import ibase.utility.E12GenericUtility;
import ibase.webitm.ejb.ValidatorEJB; import ibase.webitm.ejb.ValidatorEJB;
import ibase.webitm.utility.ITMException; import ibase.webitm.utility.ITMException;
//Modified by Rohini T on [27/06/19][start] //Modified by Rohini T on [27/06/19][start]
//@Stateless // added for ejb3 @Stateless // added for ejb3
//Modified by Rohini T on [27/06/19][end] //Modified by Rohini T on [27/06/19][end]
public class WeekOffCreation extends ValidatorEJB implements WeekOffCreationLocal,WeekOffCreationRemote //SessionBean public class WeekOffCreation extends ValidatorEJB implements WeekOffCreationLocal,WeekOffCreationRemote //SessionBean
{ {
......
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