StudentBmp_gv07c4_ELOImpl.java
上传用户:dinglihq
上传日期:2013-02-04
资源大小:99958k
文件大小:25k
源码类别:

Java编程

开发平台:

Java

  1. /**
  2. * This code was automatically generated at 11:30:15 on 2003-9-3
  3. * by weblogic.ejb20.ejbc.Ejb2Rmi -- do not edit.
  4. *
  5. * @version WebLogic Server 8.1  Fri Jun 20 23:06:40 PDT 2003 271009 
  6. * @author Copyright (c) 2003 by BEA Systems, Inc. All Rights Reserved.
  7. */
  8. package bmpsample;
  9. import weblogic.ejb20.interfaces.WLEnterpriseBean;
  10. public final class StudentBmp_gv07c4_ELOImpl
  11. extends weblogic.ejb20.internal.EntityEJBLocalObject
  12. implements bmpsample.StudentBmp, weblogic.utils.PlatformConstants, java.io.Serializable
  13. {
  14.   
  15.   public StudentBmp_gv07c4_ELOImpl() {}
  16.   
  17.   public java.lang.String getPassword()
  18.   {
  19.     java.lang.Throwable __ee = null;
  20.     
  21.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  22.     weblogic.ejb20.internal.MethodDescriptor __md = 
  23.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_getPassword;
  24.     try {
  25.       __wrap = super.preInvoke(
  26.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  27.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  28.       __wrap = super.preInvoke(
  29.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  30.       __md, new Object [] { }));          
  31.     }
  32.     
  33.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  34.     
  35.     java.lang.String result = null;
  36.     
  37.     int __oldState = __bean.__WL_getMethodState();
  38.     
  39.     try {
  40.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  41.       
  42.       result =  __bean.getPassword(
  43.       );
  44.       
  45.     } catch (java.lang.Throwable t) {
  46.       __ee = t;
  47.     }
  48.     finally {
  49.       __bean.__WL_setMethodState(__oldState);
  50.     }
  51.     
  52.     try {
  53.       super.postInvoke(__wrap, __ee);
  54.       
  55.     } catch (java.lang.Exception e) {
  56.       if (e instanceof javax.ejb.EJBException) {
  57.         throw (javax.ejb.EJBException) e;
  58.       } 
  59.       
  60.       else {
  61.         throw new javax.ejb.EJBException("Unexpected exception in " +
  62.         "bmpsample.StudentBmpBean.getPassword():" + EOL +
  63.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  64.         
  65.         
  66.       } 
  67.     }
  68.     return result;
  69.   }
  70.   
  71.   public java.lang.String getEmail()
  72.   {
  73.     java.lang.Throwable __ee = null;
  74.     
  75.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  76.     weblogic.ejb20.internal.MethodDescriptor __md = 
  77.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_getEmail;
  78.     try {
  79.       __wrap = super.preInvoke(
  80.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  81.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  82.       __wrap = super.preInvoke(
  83.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  84.       __md, new Object [] { }));          
  85.     }
  86.     
  87.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  88.     
  89.     java.lang.String result = null;
  90.     
  91.     int __oldState = __bean.__WL_getMethodState();
  92.     
  93.     try {
  94.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  95.       
  96.       result =  __bean.getEmail(
  97.       );
  98.       
  99.     } catch (java.lang.Throwable t) {
  100.       __ee = t;
  101.     }
  102.     finally {
  103.       __bean.__WL_setMethodState(__oldState);
  104.     }
  105.     
  106.     try {
  107.       super.postInvoke(__wrap, __ee);
  108.       
  109.     } catch (java.lang.Exception e) {
  110.       if (e instanceof javax.ejb.EJBException) {
  111.         throw (javax.ejb.EJBException) e;
  112.       } 
  113.       
  114.       else {
  115.         throw new javax.ejb.EJBException("Unexpected exception in " +
  116.         "bmpsample.StudentBmpBean.getEmail():" + EOL +
  117.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  118.         
  119.         
  120.       } 
  121.     }
  122.     return result;
  123.   }
  124.   
  125.   public java.lang.String getCompanyName()
  126.   {
  127.     java.lang.Throwable __ee = null;
  128.     
  129.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  130.     weblogic.ejb20.internal.MethodDescriptor __md = 
  131.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_getCompanyName;
  132.     try {
  133.       __wrap = super.preInvoke(
  134.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  135.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  136.       __wrap = super.preInvoke(
  137.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  138.       __md, new Object [] { }));          
  139.     }
  140.     
  141.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  142.     
  143.     java.lang.String result = null;
  144.     
  145.     int __oldState = __bean.__WL_getMethodState();
  146.     
  147.     try {
  148.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  149.       
  150.       result =  __bean.getCompanyName(
  151.       );
  152.       
  153.     } catch (java.lang.Throwable t) {
  154.       __ee = t;
  155.     }
  156.     finally {
  157.       __bean.__WL_setMethodState(__oldState);
  158.     }
  159.     
  160.     try {
  161.       super.postInvoke(__wrap, __ee);
  162.       
  163.     } catch (java.lang.Exception e) {
  164.       if (e instanceof javax.ejb.EJBException) {
  165.         throw (javax.ejb.EJBException) e;
  166.       } 
  167.       
  168.       else {
  169.         throw new javax.ejb.EJBException("Unexpected exception in " +
  170.         "bmpsample.StudentBmpBean.getCompanyName():" + EOL +
  171.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  172.         
  173.         
  174.       } 
  175.     }
  176.     return result;
  177.   }
  178.   
  179.   public void deleteASchedule(java.lang.String arg0)
  180.   throws bmpsample.RosterDAOException
  181.   {
  182.     java.lang.Throwable __ee = null;
  183.     
  184.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  185.     weblogic.ejb20.internal.MethodDescriptor __md = 
  186.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_deleteASchedule_S;
  187.     try {
  188.       __wrap = super.preInvoke(
  189.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  190.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  191.       __wrap = super.preInvoke(
  192.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  193.       __md, new Object [] {  arg0}));          
  194.     }
  195.     
  196.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  197.     
  198.     // No return value
  199.     
  200.     int __oldState = __bean.__WL_getMethodState();
  201.     
  202.     try {
  203.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  204.       
  205.       __bean.deleteASchedule(
  206.       arg0);
  207.       
  208.     } catch (java.lang.Throwable t) {
  209.       __ee = t;
  210.     }
  211.     finally {
  212.       __bean.__WL_setMethodState(__oldState);
  213.     }
  214.     
  215.     try {
  216.       super.postInvoke(__wrap, __ee);
  217.       
  218.     } catch (java.lang.Exception e) {
  219.       if (e instanceof javax.ejb.EJBException) {
  220.         throw (javax.ejb.EJBException) e;
  221.       } 
  222.       else if (e instanceof bmpsample.RosterDAOException) {
  223.         throw (bmpsample.RosterDAOException) e;
  224.       }
  225.       else {
  226.         throw new javax.ejb.EJBException("Unexpected exception in " +
  227.         "bmpsample.StudentBmpBean.deleteASchedule():" + EOL +
  228.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  229.         
  230.         
  231.       } 
  232.     }
  233.     // No return result
  234.   }
  235.   
  236.   public void addASchedule(java.lang.String arg0)
  237.   throws bmpsample.RosterDAOException
  238.   {
  239.     java.lang.Throwable __ee = null;
  240.     
  241.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  242.     weblogic.ejb20.internal.MethodDescriptor __md = 
  243.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_addASchedule_S;
  244.     try {
  245.       __wrap = super.preInvoke(
  246.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  247.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  248.       __wrap = super.preInvoke(
  249.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  250.       __md, new Object [] {  arg0}));          
  251.     }
  252.     
  253.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  254.     
  255.     // No return value
  256.     
  257.     int __oldState = __bean.__WL_getMethodState();
  258.     
  259.     try {
  260.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  261.       
  262.       __bean.addASchedule(
  263.       arg0);
  264.       
  265.     } catch (java.lang.Throwable t) {
  266.       __ee = t;
  267.     }
  268.     finally {
  269.       __bean.__WL_setMethodState(__oldState);
  270.     }
  271.     
  272.     try {
  273.       super.postInvoke(__wrap, __ee);
  274.       
  275.     } catch (java.lang.Exception e) {
  276.       if (e instanceof javax.ejb.EJBException) {
  277.         throw (javax.ejb.EJBException) e;
  278.       } 
  279.       else if (e instanceof bmpsample.RosterDAOException) {
  280.         throw (bmpsample.RosterDAOException) e;
  281.       }
  282.       else {
  283.         throw new javax.ejb.EJBException("Unexpected exception in " +
  284.         "bmpsample.StudentBmpBean.addASchedule():" + EOL +
  285.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  286.         
  287.         
  288.       } 
  289.     }
  290.     // No return result
  291.   }
  292.   
  293.   public java.lang.String getFirstName()
  294.   {
  295.     java.lang.Throwable __ee = null;
  296.     
  297.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  298.     weblogic.ejb20.internal.MethodDescriptor __md = 
  299.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_getFirstName;
  300.     try {
  301.       __wrap = super.preInvoke(
  302.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  303.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  304.       __wrap = super.preInvoke(
  305.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  306.       __md, new Object [] { }));          
  307.     }
  308.     
  309.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  310.     
  311.     java.lang.String result = null;
  312.     
  313.     int __oldState = __bean.__WL_getMethodState();
  314.     
  315.     try {
  316.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  317.       
  318.       result =  __bean.getFirstName(
  319.       );
  320.       
  321.     } catch (java.lang.Throwable t) {
  322.       __ee = t;
  323.     }
  324.     finally {
  325.       __bean.__WL_setMethodState(__oldState);
  326.     }
  327.     
  328.     try {
  329.       super.postInvoke(__wrap, __ee);
  330.       
  331.     } catch (java.lang.Exception e) {
  332.       if (e instanceof javax.ejb.EJBException) {
  333.         throw (javax.ejb.EJBException) e;
  334.       } 
  335.       
  336.       else {
  337.         throw new javax.ejb.EJBException("Unexpected exception in " +
  338.         "bmpsample.StudentBmpBean.getFirstName():" + EOL +
  339.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  340.         
  341.         
  342.       } 
  343.     }
  344.     return result;
  345.   }
  346.   
  347.   public void setLastName(java.lang.String arg0)
  348.   {
  349.     java.lang.Throwable __ee = null;
  350.     
  351.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  352.     weblogic.ejb20.internal.MethodDescriptor __md = 
  353.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_setLastName_S;
  354.     try {
  355.       __wrap = super.preInvoke(
  356.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  357.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  358.       __wrap = super.preInvoke(
  359.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  360.       __md, new Object [] {  arg0}));          
  361.     }
  362.     
  363.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  364.     
  365.     // No return value
  366.     
  367.     int __oldState = __bean.__WL_getMethodState();
  368.     
  369.     try {
  370.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  371.       
  372.       __bean.setLastName(
  373.       arg0);
  374.       
  375.     } catch (java.lang.Throwable t) {
  376.       __ee = t;
  377.     }
  378.     finally {
  379.       __bean.__WL_setMethodState(__oldState);
  380.     }
  381.     
  382.     try {
  383.       super.postInvoke(__wrap, __ee);
  384.       
  385.     } catch (java.lang.Exception e) {
  386.       if (e instanceof javax.ejb.EJBException) {
  387.         throw (javax.ejb.EJBException) e;
  388.       } 
  389.       
  390.       else {
  391.         throw new javax.ejb.EJBException("Unexpected exception in " +
  392.         "bmpsample.StudentBmpBean.setLastName():" + EOL +
  393.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  394.         
  395.         
  396.       } 
  397.     }
  398.     // No return result
  399.   }
  400.   
  401.   public void setPassword(java.lang.String arg0)
  402.   {
  403.     java.lang.Throwable __ee = null;
  404.     
  405.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  406.     weblogic.ejb20.internal.MethodDescriptor __md = 
  407.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_setPassword_S;
  408.     try {
  409.       __wrap = super.preInvoke(
  410.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  411.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  412.       __wrap = super.preInvoke(
  413.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  414.       __md, new Object [] {  arg0}));          
  415.     }
  416.     
  417.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  418.     
  419.     // No return value
  420.     
  421.     int __oldState = __bean.__WL_getMethodState();
  422.     
  423.     try {
  424.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  425.       
  426.       __bean.setPassword(
  427.       arg0);
  428.       
  429.     } catch (java.lang.Throwable t) {
  430.       __ee = t;
  431.     }
  432.     finally {
  433.       __bean.__WL_setMethodState(__oldState);
  434.     }
  435.     
  436.     try {
  437.       super.postInvoke(__wrap, __ee);
  438.       
  439.     } catch (java.lang.Exception e) {
  440.       if (e instanceof javax.ejb.EJBException) {
  441.         throw (javax.ejb.EJBException) e;
  442.       } 
  443.       
  444.       else {
  445.         throw new javax.ejb.EJBException("Unexpected exception in " +
  446.         "bmpsample.StudentBmpBean.setPassword():" + EOL +
  447.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  448.         
  449.         
  450.       } 
  451.     }
  452.     // No return result
  453.   }
  454.   
  455.   public void setEmail(java.lang.String arg0)
  456.   {
  457.     java.lang.Throwable __ee = null;
  458.     
  459.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  460.     weblogic.ejb20.internal.MethodDescriptor __md = 
  461.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_setEmail_S;
  462.     try {
  463.       __wrap = super.preInvoke(
  464.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  465.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  466.       __wrap = super.preInvoke(
  467.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  468.       __md, new Object [] {  arg0}));          
  469.     }
  470.     
  471.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  472.     
  473.     // No return value
  474.     
  475.     int __oldState = __bean.__WL_getMethodState();
  476.     
  477.     try {
  478.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  479.       
  480.       __bean.setEmail(
  481.       arg0);
  482.       
  483.     } catch (java.lang.Throwable t) {
  484.       __ee = t;
  485.     }
  486.     finally {
  487.       __bean.__WL_setMethodState(__oldState);
  488.     }
  489.     
  490.     try {
  491.       super.postInvoke(__wrap, __ee);
  492.       
  493.     } catch (java.lang.Exception e) {
  494.       if (e instanceof javax.ejb.EJBException) {
  495.         throw (javax.ejb.EJBException) e;
  496.       } 
  497.       
  498.       else {
  499.         throw new javax.ejb.EJBException("Unexpected exception in " +
  500.         "bmpsample.StudentBmpBean.setEmail():" + EOL +
  501.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  502.         
  503.         
  504.       } 
  505.     }
  506.     // No return result
  507.   }
  508.   
  509.   public java.lang.String getLastName()
  510.   {
  511.     java.lang.Throwable __ee = null;
  512.     
  513.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  514.     weblogic.ejb20.internal.MethodDescriptor __md = 
  515.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_getLastName;
  516.     try {
  517.       __wrap = super.preInvoke(
  518.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  519.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  520.       __wrap = super.preInvoke(
  521.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  522.       __md, new Object [] { }));          
  523.     }
  524.     
  525.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  526.     
  527.     java.lang.String result = null;
  528.     
  529.     int __oldState = __bean.__WL_getMethodState();
  530.     
  531.     try {
  532.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  533.       
  534.       result =  __bean.getLastName(
  535.       );
  536.       
  537.     } catch (java.lang.Throwable t) {
  538.       __ee = t;
  539.     }
  540.     finally {
  541.       __bean.__WL_setMethodState(__oldState);
  542.     }
  543.     
  544.     try {
  545.       super.postInvoke(__wrap, __ee);
  546.       
  547.     } catch (java.lang.Exception e) {
  548.       if (e instanceof javax.ejb.EJBException) {
  549.         throw (javax.ejb.EJBException) e;
  550.       } 
  551.       
  552.       else {
  553.         throw new javax.ejb.EJBException("Unexpected exception in " +
  554.         "bmpsample.StudentBmpBean.getLastName():" + EOL +
  555.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  556.         
  557.         
  558.       } 
  559.     }
  560.     return result;
  561.   }
  562.   
  563.   public java.lang.String getPhone()
  564.   {
  565.     java.lang.Throwable __ee = null;
  566.     
  567.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  568.     weblogic.ejb20.internal.MethodDescriptor __md = 
  569.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_getPhone;
  570.     try {
  571.       __wrap = super.preInvoke(
  572.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  573.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  574.       __wrap = super.preInvoke(
  575.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  576.       __md, new Object [] { }));          
  577.     }
  578.     
  579.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  580.     
  581.     java.lang.String result = null;
  582.     
  583.     int __oldState = __bean.__WL_getMethodState();
  584.     
  585.     try {
  586.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  587.       
  588.       result =  __bean.getPhone(
  589.       );
  590.       
  591.     } catch (java.lang.Throwable t) {
  592.       __ee = t;
  593.     }
  594.     finally {
  595.       __bean.__WL_setMethodState(__oldState);
  596.     }
  597.     
  598.     try {
  599.       super.postInvoke(__wrap, __ee);
  600.       
  601.     } catch (java.lang.Exception e) {
  602.       if (e instanceof javax.ejb.EJBException) {
  603.         throw (javax.ejb.EJBException) e;
  604.       } 
  605.       
  606.       else {
  607.         throw new javax.ejb.EJBException("Unexpected exception in " +
  608.         "bmpsample.StudentBmpBean.getPhone():" + EOL +
  609.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  610.         
  611.         
  612.       } 
  613.     }
  614.     return result;
  615.   }
  616.   
  617.   public void setPhone(java.lang.String arg0)
  618.   {
  619.     java.lang.Throwable __ee = null;
  620.     
  621.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  622.     weblogic.ejb20.internal.MethodDescriptor __md = 
  623.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_setPhone_S;
  624.     try {
  625.       __wrap = super.preInvoke(
  626.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  627.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  628.       __wrap = super.preInvoke(
  629.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  630.       __md, new Object [] {  arg0}));          
  631.     }
  632.     
  633.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  634.     
  635.     // No return value
  636.     
  637.     int __oldState = __bean.__WL_getMethodState();
  638.     
  639.     try {
  640.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  641.       
  642.       __bean.setPhone(
  643.       arg0);
  644.       
  645.     } catch (java.lang.Throwable t) {
  646.       __ee = t;
  647.     }
  648.     finally {
  649.       __bean.__WL_setMethodState(__oldState);
  650.     }
  651.     
  652.     try {
  653.       super.postInvoke(__wrap, __ee);
  654.       
  655.     } catch (java.lang.Exception e) {
  656.       if (e instanceof javax.ejb.EJBException) {
  657.         throw (javax.ejb.EJBException) e;
  658.       } 
  659.       
  660.       else {
  661.         throw new javax.ejb.EJBException("Unexpected exception in " +
  662.         "bmpsample.StudentBmpBean.setPhone():" + EOL +
  663.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  664.         
  665.         
  666.       } 
  667.     }
  668.     // No return result
  669.   }
  670.   
  671.   public void setFirstName(java.lang.String arg0)
  672.   {
  673.     java.lang.Throwable __ee = null;
  674.     
  675.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  676.     weblogic.ejb20.internal.MethodDescriptor __md = 
  677.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_setFirstName_S;
  678.     try {
  679.       __wrap = super.preInvoke(
  680.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  681.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  682.       __wrap = super.preInvoke(
  683.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  684.       __md, new Object [] {  arg0}));          
  685.     }
  686.     
  687.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  688.     
  689.     // No return value
  690.     
  691.     int __oldState = __bean.__WL_getMethodState();
  692.     
  693.     try {
  694.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  695.       
  696.       __bean.setFirstName(
  697.       arg0);
  698.       
  699.     } catch (java.lang.Throwable t) {
  700.       __ee = t;
  701.     }
  702.     finally {
  703.       __bean.__WL_setMethodState(__oldState);
  704.     }
  705.     
  706.     try {
  707.       super.postInvoke(__wrap, __ee);
  708.       
  709.     } catch (java.lang.Exception e) {
  710.       if (e instanceof javax.ejb.EJBException) {
  711.         throw (javax.ejb.EJBException) e;
  712.       } 
  713.       
  714.       else {
  715.         throw new javax.ejb.EJBException("Unexpected exception in " +
  716.         "bmpsample.StudentBmpBean.setFirstName():" + EOL +
  717.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  718.         
  719.         
  720.       } 
  721.     }
  722.     // No return result
  723.   }
  724.   
  725.   public java.util.Vector getScheduleList() throws bmpsample.RosterDAOException
  726.   {
  727.     java.lang.Throwable __ee = null;
  728.     
  729.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  730.     weblogic.ejb20.internal.MethodDescriptor __md = 
  731.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_getScheduleList;
  732.     try {
  733.       __wrap = super.preInvoke(
  734.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  735.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  736.       __wrap = super.preInvoke(
  737.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  738.       __md, new Object [] { }));          
  739.     }
  740.     
  741.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  742.     
  743.     java.util.Vector result = null;
  744.     
  745.     int __oldState = __bean.__WL_getMethodState();
  746.     
  747.     try {
  748.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  749.       
  750.       result =  __bean.getScheduleList(
  751.       );
  752.       
  753.     } catch (java.lang.Throwable t) {
  754.       __ee = t;
  755.     }
  756.     finally {
  757.       __bean.__WL_setMethodState(__oldState);
  758.     }
  759.     
  760.     try {
  761.       super.postInvoke(__wrap, __ee);
  762.       
  763.     } catch (java.lang.Exception e) {
  764.       if (e instanceof javax.ejb.EJBException) {
  765.         throw (javax.ejb.EJBException) e;
  766.       } 
  767.       else if (e instanceof bmpsample.RosterDAOException) {
  768.         throw (bmpsample.RosterDAOException) e;
  769.       }
  770.       else {
  771.         throw new javax.ejb.EJBException("Unexpected exception in " +
  772.         "bmpsample.StudentBmpBean.getScheduleList():" + EOL +
  773.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  774.         
  775.         
  776.       } 
  777.     }
  778.     return result;
  779.   }
  780.   
  781.   public void setCompanyName(java.lang.String arg0)
  782.   {
  783.     java.lang.Throwable __ee = null;
  784.     
  785.     weblogic.ejb20.interfaces.InvocationWrapper __wrap;
  786.     weblogic.ejb20.internal.MethodDescriptor __md = 
  787.     ((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_setCompanyName_S;
  788.     try {
  789.       __wrap = super.preInvoke(
  790.       __md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
  791.     } catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
  792.       __wrap = super.preInvoke(
  793.       __md, new weblogic.ejb20.internal.EJBContextHandler(
  794.       __md, new Object [] {  arg0}));          
  795.     }
  796.     
  797.     StudentBmp_gv07c4_Intf __bean = (StudentBmp_gv07c4_Intf) __wrap.getBean();
  798.     
  799.     // No return value
  800.     
  801.     int __oldState = __bean.__WL_getMethodState();
  802.     
  803.     try {
  804.       __bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
  805.       
  806.       __bean.setCompanyName(
  807.       arg0);
  808.       
  809.     } catch (java.lang.Throwable t) {
  810.       __ee = t;
  811.     }
  812.     finally {
  813.       __bean.__WL_setMethodState(__oldState);
  814.     }
  815.     
  816.     try {
  817.       super.postInvoke(__wrap, __ee);
  818.       
  819.     } catch (java.lang.Exception e) {
  820.       if (e instanceof javax.ejb.EJBException) {
  821.         throw (javax.ejb.EJBException) e;
  822.       } 
  823.       
  824.       else {
  825.         throw new javax.ejb.EJBException("Unexpected exception in " +
  826.         "bmpsample.StudentBmpBean.setCompanyName():" + EOL +
  827.         weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
  828.         
  829.         
  830.       } 
  831.     }
  832.     // No return result
  833.   }
  834.   
  835.   
  836.   
  837.   public void remove()
  838.   throws javax.ejb.RemoveException
  839.   {
  840.     super.remove(((StudentBmp_gv07c4_LocalHomeImpl)getEJBLocalHome()).md_eo_remove);
  841.   }
  842.   
  843.   private void writeObject(java.io.ObjectOutputStream out)
  844.   throws java.io.IOException 
  845.   {
  846.     throw new javax.ejb.EJBException(
  847.     "Attempt to pass a reference to an EJBLocalObject to a remote " +
  848.     "client.  A local EJB component may only be accessed by clients " +
  849.     "co-located in the same ear or standalone jar file.");
  850.   }
  851.   
  852.   private void readObject(java.io.ObjectInputStream in)
  853.   throws java.io.IOException, java.lang.ClassNotFoundException 
  854.   {
  855.     // this method is never called
  856.     
  857.     throw new javax.ejb.EJBException(
  858.     "Attempt to pass a reference to an EJBLocalObject to a remote " +
  859.     "client.  A local EJB component may only be accessed by clients " +
  860.     "co-located in the same ear or standalone jar file.");
  861.   }
  862. }