📄 software_nfdmam_eoimpl.java
字号:
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setSoftwareType( arg0);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvoke(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof java.rmi.RemoteException) {
throw (java.rmi.RemoteException)e;
}
else {
throw new java.rmi.UnexpectedException("Unexpected exception in " +
"software.softwareBean.setSoftwareType():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public void setSoftwareName(java.lang.String arg0)
throws java.rmi.RemoteException
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((software_nfdmam_HomeImpl)getEJBHome()).md_eo_setSoftwareName_S;
try {
__wrap = super.preInvoke(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvoke(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { arg0}));
}
software_nfdmam_Intf __bean = (software_nfdmam_Intf) __wrap.getBean();
// No return value
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setSoftwareName( arg0);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvoke(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof java.rmi.RemoteException) {
throw (java.rmi.RemoteException)e;
}
else {
throw new java.rmi.UnexpectedException("Unexpected exception in " +
"software.softwareBean.setSoftwareName():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public java.lang.String getSoftwareName() throws java.rmi.RemoteException
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((software_nfdmam_HomeImpl)getEJBHome()).md_eo_getSoftwareName;
try {
__wrap = super.preInvoke(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvoke(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { }));
}
software_nfdmam_Intf __bean = (software_nfdmam_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getSoftwareName();
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvoke(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof java.rmi.RemoteException) {
throw (java.rmi.RemoteException)e;
}
else {
throw new java.rmi.UnexpectedException("Unexpected exception in " +
"software.softwareBean.getSoftwareName():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public java.lang.String getSoftwareInfor() throws java.rmi.RemoteException
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((software_nfdmam_HomeImpl)getEJBHome()).md_eo_getSoftwareInfor;
try {
__wrap = super.preInvoke(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvoke(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { }));
}
software_nfdmam_Intf __bean = (software_nfdmam_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getSoftwareInfor();
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvoke(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof java.rmi.RemoteException) {
throw (java.rmi.RemoteException)e;
}
else {
throw new java.rmi.UnexpectedException("Unexpected exception in " +
"software.softwareBean.getSoftwareInfor():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public java.lang.String getSoftwareType() throws java.rmi.RemoteException
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((software_nfdmam_HomeImpl)getEJBHome()).md_eo_getSoftwareType;
try {
__wrap = super.preInvoke(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvoke(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { }));
}
software_nfdmam_Intf __bean = (software_nfdmam_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getSoftwareType();
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvoke(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof java.rmi.RemoteException) {
throw (java.rmi.RemoteException)e;
}
else {
throw new java.rmi.UnexpectedException("Unexpected exception in " +
"software.softwareBean.getSoftwareType():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public java.lang.String getSoftwareID() throws java.rmi.RemoteException
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((software_nfdmam_HomeImpl)getEJBHome()).md_eo_getSoftwareID;
try {
__wrap = super.preInvoke(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvoke(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { }));
}
software_nfdmam_Intf __bean = (software_nfdmam_Intf) __wrap.getBean();
java.lang.String result = null;
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
result = __bean.getSoftwareID();
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvoke(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof java.rmi.RemoteException) {
throw (java.rmi.RemoteException)e;
}
else {
throw new java.rmi.UnexpectedException("Unexpected exception in " +
"software.softwareBean.getSoftwareID():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
return result;
}
public void setSoftwarePath(java.lang.String arg0)
throws java.rmi.RemoteException
{
java.lang.Throwable __ee = null;
weblogic.ejb20.internal.InvocationWrapper __wrap;
weblogic.ejb20.internal.MethodDescriptor __md =
((software_nfdmam_HomeImpl)getEJBHome()).md_eo_setSoftwarePath_S;
try {
__wrap = super.preInvoke(
__md, weblogic.ejb20.internal.DummyContextHandler.THE_ONE);
} catch (weblogic.ejb20.internal.NeedRealContextHandlerError e) {
__wrap = super.preInvoke(
__md, new weblogic.ejb20.internal.EJBContextHandler(
__md, new Object [] { arg0}));
}
software_nfdmam_Intf __bean = (software_nfdmam_Intf) __wrap.getBean();
// No return value
int __oldState = __bean.__WL_getMethodState();
try {
__bean.__WL_setMethodState(WLEnterpriseBean.STATE_BUSINESS_METHOD);
__bean.setSoftwarePath( arg0);
((weblogic.ejb20.persistence.spi.CMPBean) __bean).__WL_checkExistsOnMethod();
} catch (java.lang.Throwable t) {
__ee = t;
}
finally {
__bean.__WL_setMethodState(__oldState);
}
try {
super.postInvoke(__wrap, __ee);
} catch (java.lang.Exception e) {
if (e instanceof java.rmi.RemoteException) {
throw (java.rmi.RemoteException)e;
}
else {
throw new java.rmi.UnexpectedException("Unexpected exception in " +
"software.softwareBean.setSoftwarePath():" + EOL +
weblogic.utils.StackTraceUtils.throwable2StackTrace(e), e);
}
}
// No return result
}
public void remove()
throws javax.ejb.RemoveException, java.rmi.RemoteException
{
super.remove(((software_nfdmam_HomeImpl)getEJBHome()).md_eo_remove);
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -