1 4 package hero.interfaces; 5 6 public final class JOnASUserSession842454493Remote_Stub 7 extends java.rmi.server.RemoteStub 8 implements hero.interfaces.UserSession, java.rmi.Remote , javax.ejb.EJBObject 9 { 10 private static final java.rmi.server.Operation [] operations = { 11 new java.rmi.server.Operation ("void cancelActivity(java.lang.String, java.lang.String)"), 12 new java.rmi.server.Operation ("void deleteUserProperty(java.lang.String)"), 13 new java.rmi.server.Operation ("java.util.Collection getActivityList(java.lang.String)"), 14 new java.rmi.server.Operation ("java.util.Collection getActivityListAllInstances()"), 15 new java.rmi.server.Operation ("java.util.Collection getActivityListByProperty(java.lang.String, java.lang.String)"), 16 new java.rmi.server.Operation ("java.util.Collection getCooperativeList()"), 17 new java.rmi.server.Operation ("javax.ejb.EJBHome getEJBHome()"), 18 new java.rmi.server.Operation ("javax.ejb.Handle getHandle()"), 19 new java.rmi.server.Operation ("java.util.Collection getInstancesByProperty(java.lang.String, java.lang.String)"), 20 new java.rmi.server.Operation ("java.util.Collection getInstancesByPropertyNames(java.lang.String, java.lang.String)"), 21 new java.rmi.server.Operation ("java.util.Collection getInstancesList()"), 22 new java.rmi.server.Operation ("java.util.Collection getInstancesListNames()"), 23 new java.rmi.server.Operation ("java.util.Collection getModelList()"), 24 new java.rmi.server.Operation ("java.util.Collection getModels()"), 25 new java.rmi.server.Operation ("hero.interfaces.BnNodeValue getNode(java.lang.String, java.lang.String)"), 26 new java.rmi.server.Operation ("java.lang.Object getPrimaryKey()"), 27 new java.rmi.server.Operation ("java.util.Collection getProjectInstances(java.lang.String)"), 28 new java.rmi.server.Operation ("java.util.Collection getProjectInstancesNames(java.lang.String)"), 29 new java.rmi.server.Operation ("java.util.Collection getProjectList()"), 30 new java.rmi.server.Operation ("java.util.Collection getProjectListNames()"), 31 new java.rmi.server.Operation ("java.util.Collection getProjectsByProperty(java.lang.String, java.lang.String)"), 32 new java.rmi.server.Operation ("java.util.Collection getProjectsByPropertyNames(java.lang.String, java.lang.String)"), 33 new java.rmi.server.Operation ("java.util.Collection getTerminatedListAllInstances()"), 34 new java.rmi.server.Operation ("java.util.Collection getToDoList(java.lang.String)"), 35 new java.rmi.server.Operation ("java.util.Collection getToDoListAllInstances()"), 36 new java.rmi.server.Operation ("java.util.Collection getToDoListByActivityProperty(java.lang.String, java.lang.String)"), 37 new java.rmi.server.Operation ("java.util.Collection getToDoListByProperties(int, java.util.Hashtable)"), 38 new java.rmi.server.Operation ("java.util.Collection getToDoListByProperty(java.lang.String, java.lang.String)"), 39 new java.rmi.server.Operation ("java.lang.String getUser()"), 40 new java.rmi.server.Operation ("java.lang.String getUserJabber()"), 41 new java.rmi.server.Operation ("hero.interfaces.BnUserLightValue getUserLightValue()"), 42 new java.rmi.server.Operation ("java.lang.String getUserMail(java.lang.String)"), 43 new java.rmi.server.Operation ("java.lang.String getUserPassword()"), 44 new java.rmi.server.Operation ("java.util.Collection getUserProperties()"), 45 new java.rmi.server.Operation ("boolean isIdentical(javax.ejb.EJBObject)"), 46 new java.rmi.server.Operation ("void remove()"), 47 new java.rmi.server.Operation ("void removeProject(java.lang.String)"), 48 new java.rmi.server.Operation ("void setUserMail(java.lang.String, java.lang.String)"), 49 new java.rmi.server.Operation ("void setUserProperty(java.lang.String, java.lang.String)"), 50 new java.rmi.server.Operation ("void startActivity(java.lang.String, java.lang.String)"), 51 new java.rmi.server.Operation ("void terminate(java.lang.String)"), 52 new java.rmi.server.Operation ("void terminateActivity(java.lang.String, java.lang.String)") 53 }; 54 55 private static final long interfaceHash = 8203006433617492053L; 56 57 private static final long serialVersionUID = 2; 58 59 private static boolean useNewInvoke; 60 private static java.lang.reflect.Method $method_cancelActivity_0; 61 private static java.lang.reflect.Method $method_deleteUserProperty_1; 62 private static java.lang.reflect.Method $method_getActivityList_2; 63 private static java.lang.reflect.Method $method_getActivityListAllInstances_3; 64 private static java.lang.reflect.Method $method_getActivityListByProperty_4; 65 private static java.lang.reflect.Method $method_getCooperativeList_5; 66 private static java.lang.reflect.Method $method_getEJBHome_6; 67 private static java.lang.reflect.Method $method_getHandle_7; 68 private static java.lang.reflect.Method $method_getInstancesByProperty_8; 69 private static java.lang.reflect.Method $method_getInstancesByPropertyNames_9; 70 private static java.lang.reflect.Method $method_getInstancesList_10; 71 private static java.lang.reflect.Method $method_getInstancesListNames_11; 72 private static java.lang.reflect.Method $method_getModelList_12; 73 private static java.lang.reflect.Method $method_getModels_13; 74 private static java.lang.reflect.Method $method_getNode_14; 75 private static java.lang.reflect.Method $method_getPrimaryKey_15; 76 private static java.lang.reflect.Method $method_getProjectInstances_16; 77 private static java.lang.reflect.Method $method_getProjectInstancesNames_17; 78 private static java.lang.reflect.Method $method_getProjectList_18; 79 private static java.lang.reflect.Method $method_getProjectListNames_19; 80 private static java.lang.reflect.Method $method_getProjectsByProperty_20; 81 private static java.lang.reflect.Method $method_getProjectsByPropertyNames_21; 82 private static java.lang.reflect.Method $method_getTerminatedListAllInstances_22; 83 private static java.lang.reflect.Method $method_getToDoList_23; 84 private static java.lang.reflect.Method $method_getToDoListAllInstances_24; 85 private static java.lang.reflect.Method $method_getToDoListByActivityProperty_25; 86 private static java.lang.reflect.Method $method_getToDoListByProperties_26; 87 private static java.lang.reflect.Method $method_getToDoListByProperty_27; 88 private static java.lang.reflect.Method $method_getUser_28; 89 private static java.lang.reflect.Method $method_getUserJabber_29; 90 private static java.lang.reflect.Method $method_getUserLightValue_30; 91 private static java.lang.reflect.Method $method_getUserMail_31; 92 private static java.lang.reflect.Method $method_getUserPassword_32; 93 private static java.lang.reflect.Method $method_getUserProperties_33; 94 private static java.lang.reflect.Method $method_isIdentical_34; 95 private static java.lang.reflect.Method $method_remove_35; 96 private static java.lang.reflect.Method $method_removeProject_36; 97 private static java.lang.reflect.Method $method_setUserMail_37; 98 private static java.lang.reflect.Method $method_setUserProperty_38; 99 private static java.lang.reflect.Method $method_startActivity_39; 100 private static java.lang.reflect.Method $method_terminate_40; 101 private static java.lang.reflect.Method $method_terminateActivity_41; 102 103 static { 104 try { 105 java.rmi.server.RemoteRef .class.getMethod("invoke", 106 new java.lang.Class [] { 107 java.rmi.Remote .class, 108 java.lang.reflect.Method .class, 109 java.lang.Object [].class, 110 long.class 111 }); 112 useNewInvoke = true; 113 $method_cancelActivity_0 = hero.interfaces.UserSession.class.getMethod("cancelActivity", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 114 $method_deleteUserProperty_1 = hero.interfaces.UserSession.class.getMethod("deleteUserProperty", new java.lang.Class [] {java.lang.String .class}); 115 $method_getActivityList_2 = hero.interfaces.UserSession.class.getMethod("getActivityList", new java.lang.Class [] {java.lang.String .class}); 116 $method_getActivityListAllInstances_3 = hero.interfaces.UserSession.class.getMethod("getActivityListAllInstances", new java.lang.Class [] {}); 117 $method_getActivityListByProperty_4 = hero.interfaces.UserSession.class.getMethod("getActivityListByProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 118 $method_getCooperativeList_5 = hero.interfaces.UserSession.class.getMethod("getCooperativeList", new java.lang.Class [] {}); 119 $method_getEJBHome_6 = javax.ejb.EJBObject .class.getMethod("getEJBHome", new java.lang.Class [] {}); 120 $method_getHandle_7 = javax.ejb.EJBObject .class.getMethod("getHandle", new java.lang.Class [] {}); 121 $method_getInstancesByProperty_8 = hero.interfaces.UserSession.class.getMethod("getInstancesByProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 122 $method_getInstancesByPropertyNames_9 = hero.interfaces.UserSession.class.getMethod("getInstancesByPropertyNames", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 123 $method_getInstancesList_10 = hero.interfaces.UserSession.class.getMethod("getInstancesList", new java.lang.Class [] {}); 124 $method_getInstancesListNames_11 = hero.interfaces.UserSession.class.getMethod("getInstancesListNames", new java.lang.Class [] {}); 125 $method_getModelList_12 = hero.interfaces.UserSession.class.getMethod("getModelList", new java.lang.Class [] {}); 126 $method_getModels_13 = hero.interfaces.UserSession.class.getMethod("getModels", new java.lang.Class [] {}); 127 $method_getNode_14 = hero.interfaces.UserSession.class.getMethod("getNode", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 128 $method_getPrimaryKey_15 = javax.ejb.EJBObject .class.getMethod("getPrimaryKey", new java.lang.Class [] {}); 129 $method_getProjectInstances_16 = hero.interfaces.UserSession.class.getMethod("getProjectInstances", new java.lang.Class [] {java.lang.String .class}); 130 $method_getProjectInstancesNames_17 = hero.interfaces.UserSession.class.getMethod("getProjectInstancesNames", new java.lang.Class [] {java.lang.String .class}); 131 $method_getProjectList_18 = hero.interfaces.UserSession.class.getMethod("getProjectList", new java.lang.Class [] {}); 132 $method_getProjectListNames_19 = hero.interfaces.UserSession.class.getMethod("getProjectListNames", new java.lang.Class [] {}); 133 $method_getProjectsByProperty_20 = hero.interfaces.UserSession.class.getMethod("getProjectsByProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 134 $method_getProjectsByPropertyNames_21 = hero.interfaces.UserSession.class.getMethod("getProjectsByPropertyNames", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 135 $method_getTerminatedListAllInstances_22 = hero.interfaces.UserSession.class.getMethod("getTerminatedListAllInstances", new java.lang.Class [] {}); 136 $method_getToDoList_23 = hero.interfaces.UserSession.class.getMethod("getToDoList", new java.lang.Class [] {java.lang.String .class}); 137 $method_getToDoListAllInstances_24 = hero.interfaces.UserSession.class.getMethod("getToDoListAllInstances", new java.lang.Class [] {}); 138 $method_getToDoListByActivityProperty_25 = hero.interfaces.UserSession.class.getMethod("getToDoListByActivityProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 139 $method_getToDoListByProperties_26 = hero.interfaces.UserSession.class.getMethod("getToDoListByProperties", new java.lang.Class [] {int.class, java.util.Hashtable .class}); 140 $method_getToDoListByProperty_27 = hero.interfaces.UserSession.class.getMethod("getToDoListByProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 141 $method_getUser_28 = hero.interfaces.UserSession.class.getMethod("getUser", new java.lang.Class [] {}); 142 $method_getUserJabber_29 = hero.interfaces.UserSession.class.getMethod("getUserJabber", new java.lang.Class [] {}); 143 $method_getUserLightValue_30 = hero.interfaces.UserSession.class.getMethod("getUserLightValue", new java.lang.Class [] {}); 144 $method_getUserMail_31 = hero.interfaces.UserSession.class.getMethod("getUserMail", new java.lang.Class [] {java.lang.String .class}); 145 $method_getUserPassword_32 = hero.interfaces.UserSession.class.getMethod("getUserPassword", new java.lang.Class [] {}); 146 $method_getUserProperties_33 = hero.interfaces.UserSession.class.getMethod("getUserProperties", new java.lang.Class [] {}); 147 $method_isIdentical_34 = javax.ejb.EJBObject .class.getMethod("isIdentical", new java.lang.Class [] {javax.ejb.EJBObject .class}); 148 $method_remove_35 = javax.ejb.EJBObject .class.getMethod("remove", new java.lang.Class [] {}); 149 $method_removeProject_36 = hero.interfaces.UserSession.class.getMethod("removeProject", new java.lang.Class [] {java.lang.String .class}); 150 $method_setUserMail_37 = hero.interfaces.UserSession.class.getMethod("setUserMail", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 151 $method_setUserProperty_38 = hero.interfaces.UserSession.class.getMethod("setUserProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 152 $method_startActivity_39 = hero.interfaces.UserSession.class.getMethod("startActivity", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 153 $method_terminate_40 = hero.interfaces.UserSession.class.getMethod("terminate", new java.lang.Class [] {java.lang.String .class}); 154 $method_terminateActivity_41 = hero.interfaces.UserSession.class.getMethod("terminateActivity", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 155 } catch (java.lang.NoSuchMethodException e) { 156 useNewInvoke = false; 157 } 158 } 159 160 public JOnASUserSession842454493Remote_Stub() { 162 super(); 163 } 164 public JOnASUserSession842454493Remote_Stub(java.rmi.server.RemoteRef ref) { 165 super(ref); 166 } 167 168 170 public void cancelActivity(java.lang.String $param_String_1, java.lang.String $param_String_2) 172 throws hero.util.HeroException, java.rmi.RemoteException 173 { 174 try { 175 if (useNewInvoke) { 176 ref.invoke(this, $method_cancelActivity_0, new java.lang.Object [] {$param_String_1, $param_String_2}, -6558703499791540556L); 177 } else { 178 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 0, interfaceHash); 179 try { 180 java.io.ObjectOutput out = call.getOutputStream(); 181 out.writeObject($param_String_1); 182 out.writeObject($param_String_2); 183 } catch (java.io.IOException e) { 184 throw new java.rmi.MarshalException ("error marshalling arguments", e); 185 } 186 ref.invoke(call); 187 ref.done(call); 188 } 189 } catch (java.lang.RuntimeException e) { 190 throw e; 191 } catch (java.rmi.RemoteException e) { 192 throw e; 193 } catch (hero.util.HeroException e) { 194 throw e; 195 } catch (java.lang.Exception e) { 196 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 197 } 198 } 199 200 public void deleteUserProperty(java.lang.String $param_String_1) 202 throws hero.util.HeroException, java.rmi.RemoteException 203 { 204 try { 205 if (useNewInvoke) { 206 ref.invoke(this, $method_deleteUserProperty_1, new java.lang.Object [] {$param_String_1}, -1126638169443108569L); 207 } else { 208 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 1, interfaceHash); 209 try { 210 java.io.ObjectOutput out = call.getOutputStream(); 211 out.writeObject($param_String_1); 212 } catch (java.io.IOException e) { 213 throw new java.rmi.MarshalException ("error marshalling arguments", e); 214 } 215 ref.invoke(call); 216 ref.done(call); 217 } 218 } catch (java.lang.RuntimeException e) { 219 throw e; 220 } catch (java.rmi.RemoteException e) { 221 throw e; 222 } catch (hero.util.HeroException e) { 223 throw e; 224 } catch (java.lang.Exception e) { 225 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 226 } 227 } 228 229 public java.util.Collection getActivityList(java.lang.String $param_String_1) 231 throws hero.util.HeroException, java.rmi.RemoteException 232 { 233 try { 234 if (useNewInvoke) { 235 Object $result = ref.invoke(this, $method_getActivityList_2, new java.lang.Object [] {$param_String_1}, 8641703413295686140L); 236 return ((java.util.Collection ) $result); 237 } else { 238 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 2, interfaceHash); 239 try { 240 java.io.ObjectOutput out = call.getOutputStream(); 241 out.writeObject($param_String_1); 242 } catch (java.io.IOException e) { 243 throw new java.rmi.MarshalException ("error marshalling arguments", e); 244 } 245 ref.invoke(call); 246 java.util.Collection $result; 247 try { 248 java.io.ObjectInput in = call.getInputStream(); 249 $result = (java.util.Collection ) in.readObject(); 250 } catch (java.io.IOException e) { 251 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 252 } catch (java.lang.ClassNotFoundException e) { 253 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 254 } finally { 255 ref.done(call); 256 } 257 return $result; 258 } 259 } catch (java.lang.RuntimeException e) { 260 throw e; 261 } catch (java.rmi.RemoteException e) { 262 throw e; 263 } catch (hero.util.HeroException e) { 264 throw e; 265 } catch (java.lang.Exception e) { 266 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 267 } 268 } 269 270 public java.util.Collection getActivityListAllInstances() 272 throws hero.util.HeroException, java.rmi.RemoteException 273 { 274 try { 275 if (useNewInvoke) { 276 Object $result = ref.invoke(this, $method_getActivityListAllInstances_3, null, -6843315674307799795L); 277 return ((java.util.Collection ) $result); 278 } else { 279 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 3, interfaceHash); 280 ref.invoke(call); 281 java.util.Collection $result; 282 try { 283 java.io.ObjectInput in = call.getInputStream(); 284 $result = (java.util.Collection ) in.readObject(); 285 } catch (java.io.IOException e) { 286 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 287 } catch (java.lang.ClassNotFoundException e) { 288 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 289 } finally { 290 ref.done(call); 291 } 292 return $result; 293 } 294 } catch (java.lang.RuntimeException e) { 295 throw e; 296 } catch (java.rmi.RemoteException e) { 297 throw e; 298 } catch (hero.util.HeroException e) { 299 throw e; 300 } catch (java.lang.Exception e) { 301 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 302 } 303 } 304 305 public java.util.Collection getActivityListByProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 307 throws hero.util.HeroException, java.rmi.RemoteException 308 { 309 try { 310 if (useNewInvoke) { 311 Object $result = ref.invoke(this, $method_getActivityListByProperty_4, new java.lang.Object [] {$param_String_1, $param_String_2}, 3448128560312235382L); 312 return ((java.util.Collection ) $result); 313 } else { 314 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 4, interfaceHash); 315 try { 316 java.io.ObjectOutput out = call.getOutputStream(); 317 out.writeObject($param_String_1); 318 out.writeObject($param_String_2); 319 } catch (java.io.IOException e) { 320 throw new java.rmi.MarshalException ("error marshalling arguments", e); 321 } 322 ref.invoke(call); 323 java.util.Collection $result; 324 try { 325 java.io.ObjectInput in = call.getInputStream(); 326 $result = (java.util.Collection ) in.readObject(); 327 } catch (java.io.IOException e) { 328 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 329 } catch (java.lang.ClassNotFoundException e) { 330 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 331 } finally { 332 ref.done(call); 333 } 334 return $result; 335 } 336 } catch (java.lang.RuntimeException e) { 337 throw e; 338 } catch (java.rmi.RemoteException e) { 339 throw e; 340 } catch (hero.util.HeroException e) { 341 throw e; 342 } catch (java.lang.Exception e) { 343 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 344 } 345 } 346 347 public java.util.Collection getCooperativeList() 349 throws hero.util.HeroException, java.rmi.RemoteException 350 { 351 try { 352 if (useNewInvoke) { 353 Object $result = ref.invoke(this, $method_getCooperativeList_5, null, 4251267007770225046L); 354 return ((java.util.Collection ) $result); 355 } else { 356 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 5, interfaceHash); 357 ref.invoke(call); 358 java.util.Collection $result; 359 try { 360 java.io.ObjectInput in = call.getInputStream(); 361 $result = (java.util.Collection ) in.readObject(); 362 } catch (java.io.IOException e) { 363 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 364 } catch (java.lang.ClassNotFoundException e) { 365 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 366 } finally { 367 ref.done(call); 368 } 369 return $result; 370 } 371 } catch (java.lang.RuntimeException e) { 372 throw e; 373 } catch (java.rmi.RemoteException e) { 374 throw e; 375 } catch (hero.util.HeroException e) { 376 throw e; 377 } catch (java.lang.Exception e) { 378 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 379 } 380 } 381 382 public javax.ejb.EJBHome getEJBHome() 384 throws java.rmi.RemoteException 385 { 386 try { 387 if (useNewInvoke) { 388 Object $result = ref.invoke(this, $method_getEJBHome_6, null, 3163754803894080547L); 389 return ((javax.ejb.EJBHome ) $result); 390 } else { 391 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 6, interfaceHash); 392 ref.invoke(call); 393 javax.ejb.EJBHome $result; 394 try { 395 java.io.ObjectInput in = call.getInputStream(); 396 $result = (javax.ejb.EJBHome ) in.readObject(); 397 } catch (java.io.IOException e) { 398 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 399 } catch (java.lang.ClassNotFoundException e) { 400 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 401 } finally { 402 ref.done(call); 403 } 404 return $result; 405 } 406 } catch (java.lang.RuntimeException e) { 407 throw e; 408 } catch (java.rmi.RemoteException e) { 409 throw e; 410 } catch (java.lang.Exception e) { 411 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 412 } 413 } 414 415 public javax.ejb.Handle getHandle() 417 throws java.rmi.RemoteException 418 { 419 try { 420 if (useNewInvoke) { 421 Object $result = ref.invoke(this, $method_getHandle_7, null, -1299374689989208114L); 422 return ((javax.ejb.Handle ) $result); 423 } else { 424 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 7, interfaceHash); 425 ref.invoke(call); 426 javax.ejb.Handle $result; 427 try { 428 java.io.ObjectInput in = call.getInputStream(); 429 $result = (javax.ejb.Handle ) in.readObject(); 430 } catch (java.io.IOException e) { 431 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 432 } catch (java.lang.ClassNotFoundException e) { 433 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 434 } finally { 435 ref.done(call); 436 } 437 return $result; 438 } 439 } catch (java.lang.RuntimeException e) { 440 throw e; 441 } catch (java.rmi.RemoteException e) { 442 throw e; 443 } catch (java.lang.Exception e) { 444 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 445 } 446 } 447 448 public java.util.Collection getInstancesByProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 450 throws hero.util.HeroException, java.rmi.RemoteException 451 { 452 try { 453 if (useNewInvoke) { 454 Object $result = ref.invoke(this, $method_getInstancesByProperty_8, new java.lang.Object [] {$param_String_1, $param_String_2}, 2386364991771412624L); 455 return ((java.util.Collection ) $result); 456 } else { 457 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 8, interfaceHash); 458 try { 459 java.io.ObjectOutput out = call.getOutputStream(); 460 out.writeObject($param_String_1); 461 out.writeObject($param_String_2); 462 } catch (java.io.IOException e) { 463 throw new java.rmi.MarshalException ("error marshalling arguments", e); 464 } 465 ref.invoke(call); 466 java.util.Collection $result; 467 try { 468 java.io.ObjectInput in = call.getInputStream(); 469 $result = (java.util.Collection ) in.readObject(); 470 } catch (java.io.IOException e) { 471 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 472 } catch (java.lang.ClassNotFoundException e) { 473 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 474 } finally { 475 ref.done(call); 476 } 477 return $result; 478 } 479 } catch (java.lang.RuntimeException e) { 480 throw e; 481 } catch (java.rmi.RemoteException e) { 482 throw e; 483 } catch (hero.util.HeroException e) { 484 throw e; 485 } catch (java.lang.Exception e) { 486 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 487 } 488 } 489 490 public java.util.Collection getInstancesByPropertyNames(java.lang.String $param_String_1, java.lang.String $param_String_2) 492 throws hero.util.HeroException, java.rmi.RemoteException 493 { 494 try { 495 if (useNewInvoke) { 496 Object $result = ref.invoke(this, $method_getInstancesByPropertyNames_9, new java.lang.Object [] {$param_String_1, $param_String_2}, 215356789735612630L); 497 return ((java.util.Collection ) $result); 498 } else { 499 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 9, interfaceHash); 500 try { 501 java.io.ObjectOutput out = call.getOutputStream(); 502 out.writeObject($param_String_1); 503 out.writeObject($param_String_2); 504 } catch (java.io.IOException e) { 505 throw new java.rmi.MarshalException ("error marshalling arguments", e); 506 } 507 ref.invoke(call); 508 java.util.Collection $result; 509 try { 510 java.io.ObjectInput in = call.getInputStream(); 511 $result = (java.util.Collection ) in.readObject(); 512 } catch (java.io.IOException e) { 513 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 514 } catch (java.lang.ClassNotFoundException e) { 515 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 516 } finally { 517 ref.done(call); 518 } 519 return $result; 520 } 521 } catch (java.lang.RuntimeException e) { 522 throw e; 523 } catch (java.rmi.RemoteException e) { 524 throw e; 525 } catch (hero.util.HeroException e) { 526 throw e; 527 } catch (java.lang.Exception e) { 528 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 529 } 530 } 531 532 public java.util.Collection getInstancesList() 534 throws hero.util.HeroException, java.rmi.RemoteException 535 { 536 try { 537 if (useNewInvoke) { 538 Object $result = ref.invoke(this, $method_getInstancesList_10, null, -2540661877988338614L); 539 return ((java.util.Collection ) $result); 540 } else { 541 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 10, interfaceHash); 542 ref.invoke(call); 543 java.util.Collection $result; 544 try { 545 java.io.ObjectInput in = call.getInputStream(); 546 $result = (java.util.Collection ) in.readObject(); 547 } catch (java.io.IOException e) { 548 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 549 } catch (java.lang.ClassNotFoundException e) { 550 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 551 } finally { 552 ref.done(call); 553 } 554 return $result; 555 } 556 } catch (java.lang.RuntimeException e) { 557 throw e; 558 } catch (java.rmi.RemoteException e) { 559 throw e; 560 } catch (hero.util.HeroException e) { 561 throw e; 562 } catch (java.lang.Exception e) { 563 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 564 } 565 } 566 567 public java.util.Collection getInstancesListNames() 569 throws hero.util.HeroException, java.rmi.RemoteException 570 { 571 try { 572 if (useNewInvoke) { 573 Object $result = ref.invoke(this, $method_getInstancesListNames_11, null, 7665289873128108763L); 574 return ((java.util.Collection ) $result); 575 } else { 576 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 11, interfaceHash); 577 ref.invoke(call); 578 java.util.Collection $result; 579 try { 580 java.io.ObjectInput in = call.getInputStream(); 581 $result = (java.util.Collection ) in.readObject(); 582 } catch (java.io.IOException e) { 583 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 584 } catch (java.lang.ClassNotFoundException e) { 585 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 586 } finally { 587 ref.done(call); 588 } 589 return $result; 590 } 591 } catch (java.lang.RuntimeException e) { 592 throw e; 593 } catch (java.rmi.RemoteException e) { 594 throw e; 595 } catch (hero.util.HeroException e) { 596 throw e; 597 } catch (java.lang.Exception e) { 598 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 599 } 600 } 601 602 public java.util.Collection getModelList() 604 throws hero.util.HeroException, java.rmi.RemoteException 605 { 606 try { 607 if (useNewInvoke) { 608 Object $result = ref.invoke(this, $method_getModelList_12, null, 1253653154529438539L); 609 return ((java.util.Collection ) $result); 610 } else { 611 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 12, interfaceHash); 612 ref.invoke(call); 613 java.util.Collection $result; 614 try { 615 java.io.ObjectInput in = call.getInputStream(); 616 $result = (java.util.Collection ) in.readObject(); 617 } catch (java.io.IOException e) { 618 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 619 } catch (java.lang.ClassNotFoundException e) { 620 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 621 } finally { 622 ref.done(call); 623 } 624 return $result; 625 } 626 } catch (java.lang.RuntimeException e) { 627 throw e; 628 } catch (java.rmi.RemoteException e) { 629 throw e; 630 } catch (hero.util.HeroException e) { 631 throw e; 632 } catch (java.lang.Exception e) { 633 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 634 } 635 } 636 637 public java.util.Collection getModels() 639 throws hero.util.HeroException, java.rmi.RemoteException 640 { 641 try { 642 if (useNewInvoke) { 643 Object $result = ref.invoke(this, $method_getModels_13, null, -3767925248899611016L); 644 return ((java.util.Collection ) $result); 645 } else { 646 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 13, interfaceHash); 647 ref.invoke(call); 648 java.util.Collection $result; 649 try { 650 java.io.ObjectInput in = call.getInputStream(); 651 $result = (java.util.Collection ) in.readObject(); 652 } catch (java.io.IOException e) { 653 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 654 } catch (java.lang.ClassNotFoundException e) { 655 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 656 } finally { 657 ref.done(call); 658 } 659 return $result; 660 } 661 } catch (java.lang.RuntimeException e) { 662 throw e; 663 } catch (java.rmi.RemoteException e) { 664 throw e; 665 } catch (hero.util.HeroException e) { 666 throw e; 667 } catch (java.lang.Exception e) { 668 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 669 } 670 } 671 672 public hero.interfaces.BnNodeValue getNode(java.lang.String $param_String_1, java.lang.String $param_String_2) 674 throws hero.util.HeroException, java.rmi.RemoteException 675 { 676 try { 677 if (useNewInvoke) { 678 Object $result = ref.invoke(this, $method_getNode_14, new java.lang.Object [] {$param_String_1, $param_String_2}, 760494014820049960L); 679 return ((hero.interfaces.BnNodeValue) $result); 680 } else { 681 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 14, interfaceHash); 682 try { 683 java.io.ObjectOutput out = call.getOutputStream(); 684 out.writeObject($param_String_1); 685 out.writeObject($param_String_2); 686 } catch (java.io.IOException e) { 687 throw new java.rmi.MarshalException ("error marshalling arguments", e); 688 } 689 ref.invoke(call); 690 hero.interfaces.BnNodeValue $result; 691 try { 692 java.io.ObjectInput in = call.getInputStream(); 693 $result = (hero.interfaces.BnNodeValue) in.readObject(); 694 } catch (java.io.IOException e) { 695 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 696 } catch (java.lang.ClassNotFoundException e) { 697 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 698 } finally { 699 ref.done(call); 700 } 701 return $result; 702 } 703 } catch (java.lang.RuntimeException e) { 704 throw e; 705 } catch (java.rmi.RemoteException e) { 706 throw e; 707 } catch (hero.util.HeroException e) { 708 throw e; 709 } catch (java.lang.Exception e) { 710 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 711 } 712 } 713 714 public java.lang.Object getPrimaryKey() 716 throws java.rmi.RemoteException 717 { 718 try { 719 if (useNewInvoke) { 720 Object $result = ref.invoke(this, $method_getPrimaryKey_15, null, 4840115071604865751L); 721 return ((java.lang.Object ) $result); 722 } else { 723 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 15, interfaceHash); 724 ref.invoke(call); 725 java.lang.Object $result; 726 try { 727 java.io.ObjectInput in = call.getInputStream(); 728 $result = (java.lang.Object ) in.readObject(); 729 } catch (java.io.IOException e) { 730 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 731 } catch (java.lang.ClassNotFoundException e) { 732 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 733 } finally { 734 ref.done(call); 735 } 736 return $result; 737 } 738 } catch (java.lang.RuntimeException e) { 739 throw e; 740 } catch (java.rmi.RemoteException e) { 741 throw e; 742 } catch (java.lang.Exception e) { 743 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 744 } 745 } 746 747 public java.util.Collection getProjectInstances(java.lang.String $param_String_1) 749 throws hero.util.HeroException, java.rmi.RemoteException 750 { 751 try { 752 if (useNewInvoke) { 753 Object $result = ref.invoke(this, $method_getProjectInstances_16, new java.lang.Object [] {$param_String_1}, 7710053477680567321L); 754 return ((java.util.Collection ) $result); 755 } else { 756 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 16, interfaceHash); 757 try { 758 java.io.ObjectOutput out = call.getOutputStream(); 759 out.writeObject($param_String_1); 760 } catch (java.io.IOException e) { 761 throw new java.rmi.MarshalException ("error marshalling arguments", e); 762 } 763 ref.invoke(call); 764 java.util.Collection $result; 765 try { 766 java.io.ObjectInput in = call.getInputStream(); 767 $result = (java.util.Collection ) in.readObject(); 768 } catch (java.io.IOException e) { 769 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 770 } catch (java.lang.ClassNotFoundException e) { 771 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 772 } finally { 773 ref.done(call); 774 } 775 return $result; 776 } 777 } catch (java.lang.RuntimeException e) { 778 throw e; 779 } catch (java.rmi.RemoteException e) { 780 throw e; 781 } catch (hero.util.HeroException e) { 782 throw e; 783 } catch (java.lang.Exception e) { 784 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 785 } 786 } 787 788 public java.util.Collection getProjectInstancesNames(java.lang.String $param_String_1) 790 throws hero.util.HeroException, java.rmi.RemoteException 791 { 792 try { 793 if (useNewInvoke) { 794 Object $result = ref.invoke(this, $method_getProjectInstancesNames_17, new java.lang.Object [] {$param_String_1}, -7261254986292529522L); 795 return ((java.util.Collection ) $result); 796 } else { 797 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 17, interfaceHash); 798 try { 799 java.io.ObjectOutput out = call.getOutputStream(); 800 out.writeObject($param_String_1); 801 } catch (java.io.IOException e) { 802 throw new java.rmi.MarshalException ("error marshalling arguments", e); 803 } 804 ref.invoke(call); 805 java.util.Collection $result; 806 try { 807 java.io.ObjectInput in = call.getInputStream(); 808 $result = (java.util.Collection ) in.readObject(); 809 } catch (java.io.IOException e) { 810 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 811 } catch (java.lang.ClassNotFoundException e) { 812 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 813 } finally { 814 ref.done(call); 815 } 816 return $result; 817 } 818 } catch (java.lang.RuntimeException e) { 819 throw e; 820 } catch (java.rmi.RemoteException e) { 821 throw e; 822 } catch (hero.util.HeroException e) { 823 throw e; 824 } catch (java.lang.Exception e) { 825 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 826 } 827 } 828 829 public java.util.Collection getProjectList() 831 throws hero.util.HeroException, java.rmi.RemoteException 832 { 833 try { 834 if (useNewInvoke) { 835 Object $result = ref.invoke(this, $method_getProjectList_18, null, 362357982735474008L); 836 return ((java.util.Collection ) $result); 837 } else { 838 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 18, interfaceHash); 839 ref.invoke(call); 840 java.util.Collection $result; 841 try { 842 java.io.ObjectInput in = call.getInputStream(); 843 $result = (java.util.Collection ) in.readObject(); 844 } catch (java.io.IOException e) { 845 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 846 } catch (java.lang.ClassNotFoundException e) { 847 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 848 } finally { 849 ref.done(call); 850 } 851 return $result; 852 } 853 } catch (java.lang.RuntimeException e) { 854 throw e; 855 } catch (java.rmi.RemoteException e) { 856 throw e; 857 } catch (hero.util.HeroException e) { 858 throw e; 859 } catch (java.lang.Exception e) { 860 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 861 } 862 } 863 864 public java.util.Collection getProjectListNames() 866 throws hero.util.HeroException, java.rmi.RemoteException 867 { 868 try { 869 if (useNewInvoke) { 870 Object $result = ref.invoke(this, $method_getProjectListNames_19, null, 7768232224192336124L); 871 return ((java.util.Collection ) $result); 872 } else { 873 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 19, interfaceHash); 874 ref.invoke(call); 875 java.util.Collection $result; 876 try { 877 java.io.ObjectInput in = call.getInputStream(); 878 $result = (java.util.Collection ) in.readObject(); 879 } catch (java.io.IOException e) { 880 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 881 } catch (java.lang.ClassNotFoundException e) { 882 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 883 } finally { 884 ref.done(call); 885 } 886 return $result; 887 } 888 } catch (java.lang.RuntimeException e) { 889 throw e; 890 } catch (java.rmi.RemoteException e) { 891 throw e; 892 } catch (hero.util.HeroException e) { 893 throw e; 894 } catch (java.lang.Exception e) { 895 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 896 } 897 } 898 899 public java.util.Collection getProjectsByProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 901 throws hero.util.HeroException, java.rmi.RemoteException 902 { 903 try { 904 if (useNewInvoke) { 905 Object $result = ref.invoke(this, $method_getProjectsByProperty_20, new java.lang.Object [] {$param_String_1, $param_String_2}, 4080143838737375930L); 906 return ((java.util.Collection ) $result); 907 } else { 908 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 20, interfaceHash); 909 try { 910 java.io.ObjectOutput out = call.getOutputStream(); 911 out.writeObject($param_String_1); 912 out.writeObject($param_String_2); 913 } catch (java.io.IOException e) { 914 throw new java.rmi.MarshalException ("error marshalling arguments", e); 915 } 916 ref.invoke(call); 917 java.util.Collection $result; 918 try { 919 java.io.ObjectInput in = call.getInputStream(); 920 $result = (java.util.Collection ) in.readObject(); 921 } catch (java.io.IOException e) { 922 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 923 } catch (java.lang.ClassNotFoundException e) { 924 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 925 } finally { 926 ref.done(call); 927 } 928 return $result; 929 } 930 } catch (java.lang.RuntimeException e) { 931 throw e; 932 } catch (java.rmi.RemoteException e) { 933 throw e; 934 } catch (hero.util.HeroException e) { 935 throw e; 936 } catch (java.lang.Exception e) { 937 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 938 } 939 } 940 941 public java.util.Collection getProjectsByPropertyNames(java.lang.String $param_String_1, java.lang.String $param_String_2) 943 throws hero.util.HeroException, java.rmi.RemoteException 944 { 945 try { 946 if (useNewInvoke) { 947 Object $result = ref.invoke(this, $method_getProjectsByPropertyNames_21, new java.lang.Object [] {$param_String_1, $param_String_2}, 8294221422718627302L); 948 return ((java.util.Collection ) $result); 949 } else { 950 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 21, interfaceHash); 951 try { 952 java.io.ObjectOutput out = call.getOutputStream(); 953 out.writeObject($param_String_1); 954 out.writeObject($param_String_2); 955 } catch (java.io.IOException e) { 956 throw new java.rmi.MarshalException ("error marshalling arguments", e); 957 } 958 ref.invoke(call); 959 java.util.Collection $result; 960 try { 961 java.io.ObjectInput in = call.getInputStream(); 962 $result = (java.util.Collection ) in.readObject(); 963 } catch (java.io.IOException e) { 964 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 965 } catch (java.lang.ClassNotFoundException e) { 966 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 967 } finally { 968 ref.done(call); 969 } 970 return $result; 971 } 972 } catch (java.lang.RuntimeException e) { 973 throw e; 974 } catch (java.rmi.RemoteException e) { 975 throw e; 976 } catch (hero.util.HeroException e) { 977 throw e; 978 } catch (java.lang.Exception e) { 979 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 980 } 981 } 982 983 public java.util.Collection getTerminatedListAllInstances() 985 throws hero.util.HeroException, java.rmi.RemoteException 986 { 987 try { 988 if (useNewInvoke) { 989 Object $result = ref.invoke(this, $method_getTerminatedListAllInstances_22, null, 4013941037639792015L); 990 return ((java.util.Collection ) $result); 991 } else { 992 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 22, interfaceHash); 993 ref.invoke(call); 994 java.util.Collection $result; 995 try { 996 java.io.ObjectInput in = call.getInputStream(); 997 $result = (java.util.Collection ) in.readObject(); 998 } catch (java.io.IOException e) { 999 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1000 } catch (java.lang.ClassNotFoundException e) { 1001 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1002 } finally { 1003 ref.done(call); 1004 } 1005 return $result; 1006 } 1007 } catch (java.lang.RuntimeException e) { 1008 throw e; 1009 } catch (java.rmi.RemoteException e) { 1010 throw e; 1011 } catch (hero.util.HeroException e) { 1012 throw e; 1013 } catch (java.lang.Exception e) { 1014 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1015 } 1016 } 1017 1018 public java.util.Collection getToDoList(java.lang.String $param_String_1) 1020 throws hero.util.HeroException, java.rmi.RemoteException 1021 { 1022 try { 1023 if (useNewInvoke) { 1024 Object $result = ref.invoke(this, $method_getToDoList_23, new java.lang.Object [] {$param_String_1}, -2406260311747871032L); 1025 return ((java.util.Collection ) $result); 1026 } else { 1027 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 23, interfaceHash); 1028 try { 1029 java.io.ObjectOutput out = call.getOutputStream(); 1030 out.writeObject($param_String_1); 1031 } catch (java.io.IOException e) { 1032 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1033 } 1034 ref.invoke(call); 1035 java.util.Collection $result; 1036 try { 1037 java.io.ObjectInput in = call.getInputStream(); 1038 $result = (java.util.Collection ) in.readObject(); 1039 } catch (java.io.IOException e) { 1040 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1041 } catch (java.lang.ClassNotFoundException e) { 1042 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1043 } finally { 1044 ref.done(call); 1045 } 1046 return $result; 1047 } 1048 } catch (java.lang.RuntimeException e) { 1049 throw e; 1050 } catch (java.rmi.RemoteException e) { 1051 throw e; 1052 } catch (hero.util.HeroException e) { 1053 throw e; 1054 } catch (java.lang.Exception e) { 1055 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1056 } 1057 } 1058 1059 public java.util.Collection getToDoListAllInstances() 1061 throws hero.util.HeroException, java.rmi.RemoteException 1062 { 1063 try { 1064 if (useNewInvoke) { 1065 Object $result = ref.invoke(this, $method_getToDoListAllInstances_24, null, -3699850231340954960L); 1066 return ((java.util.Collection ) $result); 1067 } else { 1068 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 24, interfaceHash); 1069 ref.invoke(call); 1070 java.util.Collection $result; 1071 try { 1072 java.io.ObjectInput in = call.getInputStream(); 1073 $result = (java.util.Collection ) in.readObject(); 1074 } catch (java.io.IOException e) { 1075 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1076 } catch (java.lang.ClassNotFoundException e) { 1077 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1078 } finally { 1079 ref.done(call); 1080 } 1081 return $result; 1082 } 1083 } catch (java.lang.RuntimeException e) { 1084 throw e; 1085 } catch (java.rmi.RemoteException e) { 1086 throw e; 1087 } catch (hero.util.HeroException e) { 1088 throw e; 1089 } catch (java.lang.Exception e) { 1090 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1091 } 1092 } 1093 1094 public java.util.Collection getToDoListByActivityProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 1096 throws hero.util.HeroException, java.rmi.RemoteException 1097 { 1098 try { 1099 if (useNewInvoke) { 1100 Object $result = ref.invoke(this, $method_getToDoListByActivityProperty_25, new java.lang.Object [] {$param_String_1, $param_String_2}, -8265764420922320004L); 1101 return ((java.util.Collection ) $result); 1102 } else { 1103 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 25, interfaceHash); 1104 try { 1105 java.io.ObjectOutput out = call.getOutputStream(); 1106 out.writeObject($param_String_1); 1107 out.writeObject($param_String_2); 1108 } catch (java.io.IOException e) { 1109 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1110 } 1111 ref.invoke(call); 1112 java.util.Collection $result; 1113 try { 1114 java.io.ObjectInput in = call.getInputStream(); 1115 $result = (java.util.Collection ) in.readObject(); 1116 } catch (java.io.IOException e) { 1117 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1118 } catch (java.lang.ClassNotFoundException e) { 1119 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1120 } finally { 1121 ref.done(call); 1122 } 1123 return $result; 1124 } 1125 } catch (java.lang.RuntimeException e) { 1126 throw e; 1127 } catch (java.rmi.RemoteException e) { 1128 throw e; 1129 } catch (hero.util.HeroException e) { 1130 throw e; 1131 } catch (java.lang.Exception e) { 1132 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1133 } 1134 } 1135 1136 public java.util.Collection getToDoListByProperties(int $param_int_1, java.util.Hashtable $param_Hashtable_2) 1138 throws hero.util.HeroException, java.rmi.RemoteException 1139 { 1140 try { 1141 if (useNewInvoke) { 1142 Object $result = ref.invoke(this, $method_getToDoListByProperties_26, new java.lang.Object [] {new java.lang.Integer ($param_int_1), $param_Hashtable_2}, -4516666340762818303L); 1143 return ((java.util.Collection ) $result); 1144 } else { 1145 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 26, interfaceHash); 1146 try { 1147 java.io.ObjectOutput out = call.getOutputStream(); 1148 out.writeInt($param_int_1); 1149 out.writeObject($param_Hashtable_2); 1150 } catch (java.io.IOException e) { 1151 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1152 } 1153 ref.invoke(call); 1154 java.util.Collection $result; 1155 try { 1156 java.io.ObjectInput in = call.getInputStream(); 1157 $result = (java.util.Collection ) in.readObject(); 1158 } catch (java.io.IOException e) { 1159 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1160 } catch (java.lang.ClassNotFoundException e) { 1161 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1162 } finally { 1163 ref.done(call); 1164 } 1165 return $result; 1166 } 1167 } catch (java.lang.RuntimeException e) { 1168 throw e; 1169 } catch (java.rmi.RemoteException e) { 1170 throw e; 1171 } catch (hero.util.HeroException e) { 1172 throw e; 1173 } catch (java.lang.Exception e) { 1174 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1175 } 1176 } 1177 1178 public java.util.Collection getToDoListByProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 1180 throws hero.util.HeroException, java.rmi.RemoteException 1181 { 1182 try { 1183 if (useNewInvoke) { 1184 Object $result = ref.invoke(this, $method_getToDoListByProperty_27, new java.lang.Object [] {$param_String_1, $param_String_2}, 7512668865802548913L); 1185 return ((java.util.Collection ) $result); 1186 } else { 1187 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 27, interfaceHash); 1188 try { 1189 java.io.ObjectOutput out = call.getOutputStream(); 1190 out.writeObject($param_String_1); 1191 out.writeObject($param_String_2); 1192 } catch (java.io.IOException e) { 1193 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1194 } 1195 ref.invoke(call); 1196 java.util.Collection $result; 1197 try { 1198 java.io.ObjectInput in = call.getInputStream(); 1199 $result = (java.util.Collection ) in.readObject(); 1200 } catch (java.io.IOException e) { 1201 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1202 } catch (java.lang.ClassNotFoundException e) { 1203 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1204 } finally { 1205 ref.done(call); 1206 } 1207 return $result; 1208 } 1209 } catch (java.lang.RuntimeException e) { 1210 throw e; 1211 } catch (java.rmi.RemoteException e) { 1212 throw e; 1213 } catch (hero.util.HeroException e) { 1214 throw e; 1215 } catch (java.lang.Exception e) { 1216 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1217 } 1218 } 1219 1220 public java.lang.String getUser() 1222 throws java.rmi.RemoteException 1223 { 1224 try { 1225 if (useNewInvoke) { 1226 Object $result = ref.invoke(this, $method_getUser_28, null, -5511863242770432035L); 1227 return ((java.lang.String ) $result); 1228 } else { 1229 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 28, interfaceHash); 1230 ref.invoke(call); 1231 java.lang.String $result; 1232 try { 1233 java.io.ObjectInput in = call.getInputStream(); 1234 $result = (java.lang.String ) in.readObject(); 1235 } catch (java.io.IOException e) { 1236 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1237 } catch (java.lang.ClassNotFoundException e) { 1238 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1239 } finally { 1240 ref.done(call); 1241 } 1242 return $result; 1243 } 1244 } catch (java.lang.RuntimeException e) { 1245 throw e; 1246 } catch (java.rmi.RemoteException e) { 1247 throw e; 1248 } catch (java.lang.Exception e) { 1249 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1250 } 1251 } 1252 1253 public java.lang.String getUserJabber() 1255 throws hero.util.HeroException, java.rmi.RemoteException 1256 { 1257 try { 1258 if (useNewInvoke) { 1259 Object $result = ref.invoke(this, $method_getUserJabber_29, null, 4921676012041785179L); 1260 return ((java.lang.String ) $result); 1261 } else { 1262 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 29, interfaceHash); 1263 ref.invoke(call); 1264 java.lang.String $result; 1265 try { 1266 java.io.ObjectInput in = call.getInputStream(); 1267 $result = (java.lang.String ) in.readObject(); 1268 } catch (java.io.IOException e) { 1269 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1270 } catch (java.lang.ClassNotFoundException e) { 1271 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1272 } finally { 1273 ref.done(call); 1274 } 1275 return $result; 1276 } 1277 } catch (java.lang.RuntimeException e) { 1278 throw e; 1279 } catch (java.rmi.RemoteException e) { 1280 throw e; 1281 } catch (hero.util.HeroException e) { 1282 throw e; 1283 } catch (java.lang.Exception e) { 1284 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1285 } 1286 } 1287 1288 public hero.interfaces.BnUserLightValue getUserLightValue() 1290 throws hero.util.HeroException, java.rmi.RemoteException 1291 { 1292 try { 1293 if (useNewInvoke) { 1294 Object $result = ref.invoke(this, $method_getUserLightValue_30, null, 4156723949748285817L); 1295 return ((hero.interfaces.BnUserLightValue) $result); 1296 } else { 1297 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 30, interfaceHash); 1298 ref.invoke(call); 1299 hero.interfaces.BnUserLightValue $result; 1300 try { 1301 java.io.ObjectInput in = call.getInputStream(); 1302 $result = (hero.interfaces.BnUserLightValue) in.readObject(); 1303 } catch (java.io.IOException e) { 1304 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1305 } catch (java.lang.ClassNotFoundException e) { 1306 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1307 } finally { 1308 ref.done(call); 1309 } 1310 return $result; 1311 } 1312 } catch (java.lang.RuntimeException e) { 1313 throw e; 1314 } catch (java.rmi.RemoteException e) { 1315 throw e; 1316 } catch (hero.util.HeroException e) { 1317 throw e; 1318 } catch (java.lang.Exception e) { 1319 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1320 } 1321 } 1322 1323 public java.lang.String getUserMail(java.lang.String $param_String_1) 1325 throws hero.util.HeroException, java.rmi.RemoteException 1326 { 1327 try { 1328 if (useNewInvoke) { 1329 Object $result = ref.invoke(this, $method_getUserMail_31, new java.lang.Object [] {$param_String_1}, 2868707759684277369L); 1330 return ((java.lang.String ) $result); 1331 } else { 1332 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 31, interfaceHash); 1333 try { 1334 java.io.ObjectOutput out = call.getOutputStream(); 1335 out.writeObject($param_String_1); 1336 } catch (java.io.IOException e) { 1337 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1338 } 1339 ref.invoke(call); 1340 java.lang.String $result; 1341 try { 1342 java.io.ObjectInput in = call.getInputStream(); 1343 $result = (java.lang.String ) in.readObject(); 1344 } catch (java.io.IOException e) { 1345 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1346 } catch (java.lang.ClassNotFoundException e) { 1347 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1348 } finally { 1349 ref.done(call); 1350 } 1351 return $result; 1352 } 1353 } catch (java.lang.RuntimeException e) { 1354 throw e; 1355 } catch (java.rmi.RemoteException e) { 1356 throw e; 1357 } catch (hero.util.HeroException e) { 1358 throw e; 1359 } catch (java.lang.Exception e) { 1360 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1361 } 1362 } 1363 1364 public java.lang.String getUserPassword() 1366 throws hero.util.HeroException, java.rmi.RemoteException 1367 { 1368 try { 1369 if (useNewInvoke) { 1370 Object $result = ref.invoke(this, $method_getUserPassword_32, null, -1750990224004817285L); 1371 return ((java.lang.String ) $result); 1372 } else { 1373 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 32, interfaceHash); 1374 ref.invoke(call); 1375 java.lang.String $result; 1376 try { 1377 java.io.ObjectInput in = call.getInputStream(); 1378 $result = (java.lang.String ) in.readObject(); 1379 } catch (java.io.IOException e) { 1380 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1381 } catch (java.lang.ClassNotFoundException e) { 1382 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1383 } finally { 1384 ref.done(call); 1385 } 1386 return $result; 1387 } 1388 } catch (java.lang.RuntimeException e) { 1389 throw e; 1390 } catch (java.rmi.RemoteException e) { 1391 throw e; 1392 } catch (hero.util.HeroException e) { 1393 throw e; 1394 } catch (java.lang.Exception e) { 1395 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1396 } 1397 } 1398 1399 public java.util.Collection getUserProperties() 1401 throws hero.util.HeroException, java.rmi.RemoteException 1402 { 1403 try { 1404 if (useNewInvoke) { 1405 Object $result = ref.invoke(this, $method_getUserProperties_33, null, -6705186169404589485L); 1406 return ((java.util.Collection ) $result); 1407 } else { 1408 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 33, interfaceHash); 1409 ref.invoke(call); 1410 java.util.Collection $result; 1411 try { 1412 java.io.ObjectInput in = call.getInputStream(); 1413 $result = (java.util.Collection ) in.readObject(); 1414 } catch (java.io.IOException e) { 1415 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1416 } catch (java.lang.ClassNotFoundException e) { 1417 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1418 } finally { 1419 ref.done(call); 1420 } 1421 return $result; 1422 } 1423 } catch (java.lang.RuntimeException e) { 1424 throw e; 1425 } catch (java.rmi.RemoteException e) { 1426 throw e; 1427 } catch (hero.util.HeroException e) { 1428 throw e; 1429 } catch (java.lang.Exception e) { 1430 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1431 } 1432 } 1433 1434 public boolean isIdentical(javax.ejb.EJBObject $param_EJBObject_1) 1436 throws java.rmi.RemoteException 1437 { 1438 try { 1439 if (useNewInvoke) { 1440 Object $result = ref.invoke(this, $method_isIdentical_34, new java.lang.Object [] {$param_EJBObject_1}, -5909123752501984271L); 1441 return ((java.lang.Boolean ) $result).booleanValue(); 1442 } else { 1443 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 34, interfaceHash); 1444 try { 1445 java.io.ObjectOutput out = call.getOutputStream(); 1446 out.writeObject($param_EJBObject_1); 1447 } catch (java.io.IOException e) { 1448 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1449 } 1450 ref.invoke(call); 1451 boolean $result; 1452 try { 1453 java.io.ObjectInput in = call.getInputStream(); 1454 $result = in.readBoolean(); 1455 } catch (java.io.IOException e) { 1456 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1457 } finally { 1458 ref.done(call); 1459 } 1460 return $result; 1461 } 1462 } catch (java.lang.RuntimeException e) { 1463 throw e; 1464 } catch (java.rmi.RemoteException e) { 1465 throw e; 1466 } catch (java.lang.Exception e) { 1467 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1468 } 1469 } 1470 1471 public void remove() 1473 throws java.rmi.RemoteException , javax.ejb.RemoveException 1474 { 1475 try { 1476 if (useNewInvoke) { 1477 ref.invoke(this, $method_remove_35, null, -5013858639939630501L); 1478 } else { 1479 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 35, interfaceHash); 1480 ref.invoke(call); 1481 ref.done(call); 1482 } 1483 } catch (java.lang.RuntimeException e) { 1484 throw e; 1485 } catch (java.rmi.RemoteException e) { 1486 throw e; 1487 } catch (javax.ejb.RemoveException e) { 1488 throw e; 1489 } catch (java.lang.Exception e) { 1490 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1491 } 1492 } 1493 1494 public void removeProject(java.lang.String $param_String_1) 1496 throws hero.util.HeroException, java.rmi.RemoteException 1497 { 1498 try { 1499 if (useNewInvoke) { 1500 ref.invoke(this, $method_removeProject_36, new java.lang.Object [] {$param_String_1}, -6315237982785796114L); 1501 } else { 1502 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 36, interfaceHash); 1503 try { 1504 java.io.ObjectOutput out = call.getOutputStream(); 1505 out.writeObject($param_String_1); 1506 } catch (java.io.IOException e) { 1507 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1508 } 1509 ref.invoke(call); 1510 ref.done(call); 1511 } 1512 } catch (java.lang.RuntimeException e) { 1513 throw e; 1514 } catch (java.rmi.RemoteException e) { 1515 throw e; 1516 } catch (hero.util.HeroException e) { 1517 throw e; 1518 } catch (java.lang.Exception e) { 1519 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1520 } 1521 } 1522 1523 public void setUserMail(java.lang.String $param_String_1, java.lang.String $param_String_2) 1525 throws hero.util.HeroException, java.rmi.RemoteException 1526 { 1527 try { 1528 if (useNewInvoke) { 1529 ref.invoke(this, $method_setUserMail_37, new java.lang.Object [] {$param_String_1, $param_String_2}, -8377188674106995354L); 1530 } else { 1531 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 37, interfaceHash); 1532 try { 1533 java.io.ObjectOutput out = call.getOutputStream(); 1534 out.writeObject($param_String_1); 1535 out.writeObject($param_String_2); 1536 } catch (java.io.IOException e) { 1537 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1538 } 1539 ref.invoke(call); 1540 ref.done(call); 1541 } 1542 } catch (java.lang.RuntimeException e) { 1543 throw e; 1544 } catch (java.rmi.RemoteException e) { 1545 throw e; 1546 } catch (hero.util.HeroException e) { 1547 throw e; 1548 } catch (java.lang.Exception e) { 1549 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1550 } 1551 } 1552 1553 public void setUserProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 1555 throws hero.util.HeroException, java.rmi.RemoteException 1556 { 1557 try { 1558 if (useNewInvoke) { 1559 ref.invoke(this, $method_setUserProperty_38, new java.lang.Object [] {$param_String_1, $param_String_2}, 7053395000075667764L); 1560 } else { 1561 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 38, interfaceHash); 1562 try { 1563 java.io.ObjectOutput out = call.getOutputStream(); 1564 out.writeObject($param_String_1); 1565 out.writeObject($param_String_2); 1566 } catch (java.io.IOException e) { 1567 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1568 } 1569 ref.invoke(call); 1570 ref.done(call); 1571 } 1572 } catch (java.lang.RuntimeException e) { 1573 throw e; 1574 } catch (java.rmi.RemoteException e) { 1575 throw e; 1576 } catch (hero.util.HeroException e) { 1577 throw e; 1578 } catch (java.lang.Exception e) { 1579 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1580 } 1581 } 1582 1583 public void startActivity(java.lang.String $param_String_1, java.lang.String $param_String_2) 1585 throws hero.util.HeroException, java.rmi.RemoteException 1586 { 1587 try { 1588 if (useNewInvoke) { 1589 ref.invoke(this, $method_startActivity_39, new java.lang.Object [] {$param_String_1, $param_String_2}, -1050415026701311524L); 1590 } else { 1591 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 39, interfaceHash); 1592 try { 1593 java.io.ObjectOutput out = call.getOutputStream(); 1594 out.writeObject($param_String_1); 1595 out.writeObject($param_String_2); 1596 } catch (java.io.IOException e) { 1597 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1598 } 1599 ref.invoke(call); 1600 ref.done(call); 1601 } 1602 } catch (java.lang.RuntimeException e) { 1603 throw e; 1604 } catch (java.rmi.RemoteException e) { 1605 throw e; 1606 } catch (hero.util.HeroException e) { 1607 throw e; 1608 } catch (java.lang.Exception e) { 1609 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1610 } 1611 } 1612 1613 public void terminate(java.lang.String $param_String_1) 1615 throws hero.util.HeroException, java.rmi.RemoteException 1616 { 1617 try { 1618 if (useNewInvoke) { 1619 ref.invoke(this, $method_terminate_40, new java.lang.Object [] {$param_String_1}, 270079950177138635L); 1620 } else { 1621 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 40, interfaceHash); 1622 try { 1623 java.io.ObjectOutput out = call.getOutputStream(); 1624 out.writeObject($param_String_1); 1625 } catch (java.io.IOException e) { 1626 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1627 } 1628 ref.invoke(call); 1629 ref.done(call); 1630 } 1631 } catch (java.lang.RuntimeException e) { 1632 throw e; 1633 } catch (java.rmi.RemoteException e) { 1634 throw e; 1635 } catch (hero.util.HeroException e) { 1636 throw e; 1637 } catch (java.lang.Exception e) { 1638 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1639 } 1640 } 1641 1642 public void terminateActivity(java.lang.String $param_String_1, java.lang.String $param_String_2) 1644 throws hero.util.HeroException, java.rmi.RemoteException 1645 { 1646 try { 1647 if (useNewInvoke) { 1648 ref.invoke(this, $method_terminateActivity_41, new java.lang.Object [] {$param_String_1, $param_String_2}, 4946929374587308844L); 1649 } else { 1650 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 41, interfaceHash); 1651 try { 1652 java.io.ObjectOutput out = call.getOutputStream(); 1653 out.writeObject($param_String_1); 1654 out.writeObject($param_String_2); 1655 } catch (java.io.IOException e) { 1656 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1657 } 1658 ref.invoke(call); 1659 ref.done(call); 1660 } 1661 } catch (java.lang.RuntimeException e) { 1662 throw e; 1663 } catch (java.rmi.RemoteException e) { 1664 throw e; 1665 } catch (hero.util.HeroException e) { 1666 throw e; 1667 } catch (java.lang.Exception e) { 1668 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1669 } 1670 } 1671} 1672 | Popular Tags |