1 4 package hero.interfaces; 5 6 public final class JOnASBnNode_1286725715Remote_Stub 7 extends java.rmi.server.RemoteStub 8 implements hero.interfaces.BnNode, java.rmi.Remote , javax.ejb.EJBObject 9 { 10 private static final java.rmi.server.Operation [] operations = { 11 new java.rmi.server.Operation ("java.lang.String getActivityPerformer()"), 12 new java.rmi.server.Operation ("boolean getAnticipable()"), 13 new java.rmi.server.Operation ("java.util.Collection getBnHooks()"), 14 new java.rmi.server.Operation ("java.util.Collection getBnInterHooks()"), 15 new java.rmi.server.Operation ("hero.interfaces.BnNodeLightValue getBnNodeLightValue()"), 16 new java.rmi.server.Operation ("hero.interfaces.BnNodePerformerAssignLocal getBnNodePerformerAssign()"), 17 new java.rmi.server.Operation ("hero.interfaces.BnNodeValue getBnNodeValue()"), 18 new java.rmi.server.Operation ("java.util.Collection getBnProperties()"), 19 new java.rmi.server.Operation ("java.util.Date getCreationDate()"), 20 new java.rmi.server.Operation ("java.lang.String getCreator()"), 21 new java.rmi.server.Operation ("java.util.Collection getDeadlines()"), 22 new java.rmi.server.Operation ("java.lang.String getDescription()"), 23 new java.rmi.server.Operation ("javax.ejb.EJBHome getEJBHome()"), 24 new java.rmi.server.Operation ("java.util.Date getEndDate()"), 25 new java.rmi.server.Operation ("java.lang.String getExecutor()"), 26 new java.rmi.server.Operation ("javax.ejb.Handle getHandle()"), 27 new java.rmi.server.Operation ("java.lang.String getName()"), 28 new java.rmi.server.Operation ("java.lang.Object getPrimaryKey()"), 29 new java.rmi.server.Operation ("java.util.Collection getRelativeDeadlines()"), 30 new java.rmi.server.Operation ("java.util.Date getStartDate()"), 31 new java.rmi.server.Operation ("int getState()"), 32 new java.rmi.server.Operation ("int getType()"), 33 new java.rmi.server.Operation ("boolean isIdentical(javax.ejb.EJBObject)"), 34 new java.rmi.server.Operation ("void remove()"), 35 new java.rmi.server.Operation ("void setActivityPerformer(java.lang.String)"), 36 new java.rmi.server.Operation ("void setAnticipable(boolean)"), 37 new java.rmi.server.Operation ("void setBnHooks(java.util.Collection)"), 38 new java.rmi.server.Operation ("void setBnInterHooks(java.util.Collection)"), 39 new java.rmi.server.Operation ("void setBnNodeLightValue(hero.interfaces.BnNodeLightValue)"), 40 new java.rmi.server.Operation ("void setBnNodeValue(hero.interfaces.BnNodeValue)"), 41 new java.rmi.server.Operation ("void setBnProperties(java.util.Collection)"), 42 new java.rmi.server.Operation ("void setCreationDate(java.util.Date)"), 43 new java.rmi.server.Operation ("void setDeadlines(java.util.Collection)"), 44 new java.rmi.server.Operation ("void setDescription(java.lang.String)"), 45 new java.rmi.server.Operation ("void setEndDate(java.util.Date)"), 46 new java.rmi.server.Operation ("void setRelativeDeadlines(java.util.Collection)"), 47 new java.rmi.server.Operation ("void setStartDate(java.util.Date)"), 48 new java.rmi.server.Operation ("void setState(int)"), 49 new java.rmi.server.Operation ("void setType(int)") 50 }; 51 52 private static final long interfaceHash = 4889916285225383443L; 53 54 private static final long serialVersionUID = 2; 55 56 private static boolean useNewInvoke; 57 private static java.lang.reflect.Method $method_getActivityPerformer_0; 58 private static java.lang.reflect.Method $method_getAnticipable_1; 59 private static java.lang.reflect.Method $method_getBnHooks_2; 60 private static java.lang.reflect.Method $method_getBnInterHooks_3; 61 private static java.lang.reflect.Method $method_getBnNodeLightValue_4; 62 private static java.lang.reflect.Method $method_getBnNodePerformerAssign_5; 63 private static java.lang.reflect.Method $method_getBnNodeValue_6; 64 private static java.lang.reflect.Method $method_getBnProperties_7; 65 private static java.lang.reflect.Method $method_getCreationDate_8; 66 private static java.lang.reflect.Method $method_getCreator_9; 67 private static java.lang.reflect.Method $method_getDeadlines_10; 68 private static java.lang.reflect.Method $method_getDescription_11; 69 private static java.lang.reflect.Method $method_getEJBHome_12; 70 private static java.lang.reflect.Method $method_getEndDate_13; 71 private static java.lang.reflect.Method $method_getExecutor_14; 72 private static java.lang.reflect.Method $method_getHandle_15; 73 private static java.lang.reflect.Method $method_getName_16; 74 private static java.lang.reflect.Method $method_getPrimaryKey_17; 75 private static java.lang.reflect.Method $method_getRelativeDeadlines_18; 76 private static java.lang.reflect.Method $method_getStartDate_19; 77 private static java.lang.reflect.Method $method_getState_20; 78 private static java.lang.reflect.Method $method_getType_21; 79 private static java.lang.reflect.Method $method_isIdentical_22; 80 private static java.lang.reflect.Method $method_remove_23; 81 private static java.lang.reflect.Method $method_setActivityPerformer_24; 82 private static java.lang.reflect.Method $method_setAnticipable_25; 83 private static java.lang.reflect.Method $method_setBnHooks_26; 84 private static java.lang.reflect.Method $method_setBnInterHooks_27; 85 private static java.lang.reflect.Method $method_setBnNodeLightValue_28; 86 private static java.lang.reflect.Method $method_setBnNodeValue_29; 87 private static java.lang.reflect.Method $method_setBnProperties_30; 88 private static java.lang.reflect.Method $method_setCreationDate_31; 89 private static java.lang.reflect.Method $method_setDeadlines_32; 90 private static java.lang.reflect.Method $method_setDescription_33; 91 private static java.lang.reflect.Method $method_setEndDate_34; 92 private static java.lang.reflect.Method $method_setRelativeDeadlines_35; 93 private static java.lang.reflect.Method $method_setStartDate_36; 94 private static java.lang.reflect.Method $method_setState_37; 95 private static java.lang.reflect.Method $method_setType_38; 96 97 static { 98 try { 99 java.rmi.server.RemoteRef .class.getMethod("invoke", 100 new java.lang.Class [] { 101 java.rmi.Remote .class, 102 java.lang.reflect.Method .class, 103 java.lang.Object [].class, 104 long.class 105 }); 106 useNewInvoke = true; 107 $method_getActivityPerformer_0 = hero.interfaces.BnNode.class.getMethod("getActivityPerformer", new java.lang.Class [] {}); 108 $method_getAnticipable_1 = hero.interfaces.BnNode.class.getMethod("getAnticipable", new java.lang.Class [] {}); 109 $method_getBnHooks_2 = hero.interfaces.BnNode.class.getMethod("getBnHooks", new java.lang.Class [] {}); 110 $method_getBnInterHooks_3 = hero.interfaces.BnNode.class.getMethod("getBnInterHooks", new java.lang.Class [] {}); 111 $method_getBnNodeLightValue_4 = hero.interfaces.BnNode.class.getMethod("getBnNodeLightValue", new java.lang.Class [] {}); 112 $method_getBnNodePerformerAssign_5 = hero.interfaces.BnNode.class.getMethod("getBnNodePerformerAssign", new java.lang.Class [] {}); 113 $method_getBnNodeValue_6 = hero.interfaces.BnNode.class.getMethod("getBnNodeValue", new java.lang.Class [] {}); 114 $method_getBnProperties_7 = hero.interfaces.BnNode.class.getMethod("getBnProperties", new java.lang.Class [] {}); 115 $method_getCreationDate_8 = hero.interfaces.BnNode.class.getMethod("getCreationDate", new java.lang.Class [] {}); 116 $method_getCreator_9 = hero.interfaces.BnNode.class.getMethod("getCreator", new java.lang.Class [] {}); 117 $method_getDeadlines_10 = hero.interfaces.BnNode.class.getMethod("getDeadlines", new java.lang.Class [] {}); 118 $method_getDescription_11 = hero.interfaces.BnNode.class.getMethod("getDescription", new java.lang.Class [] {}); 119 $method_getEJBHome_12 = javax.ejb.EJBObject .class.getMethod("getEJBHome", new java.lang.Class [] {}); 120 $method_getEndDate_13 = hero.interfaces.BnNode.class.getMethod("getEndDate", new java.lang.Class [] {}); 121 $method_getExecutor_14 = hero.interfaces.BnNode.class.getMethod("getExecutor", new java.lang.Class [] {}); 122 $method_getHandle_15 = javax.ejb.EJBObject .class.getMethod("getHandle", new java.lang.Class [] {}); 123 $method_getName_16 = hero.interfaces.BnNode.class.getMethod("getName", new java.lang.Class [] {}); 124 $method_getPrimaryKey_17 = javax.ejb.EJBObject .class.getMethod("getPrimaryKey", new java.lang.Class [] {}); 125 $method_getRelativeDeadlines_18 = hero.interfaces.BnNode.class.getMethod("getRelativeDeadlines", new java.lang.Class [] {}); 126 $method_getStartDate_19 = hero.interfaces.BnNode.class.getMethod("getStartDate", new java.lang.Class [] {}); 127 $method_getState_20 = hero.interfaces.BnNode.class.getMethod("getState", new java.lang.Class [] {}); 128 $method_getType_21 = hero.interfaces.BnNode.class.getMethod("getType", new java.lang.Class [] {}); 129 $method_isIdentical_22 = javax.ejb.EJBObject .class.getMethod("isIdentical", new java.lang.Class [] {javax.ejb.EJBObject .class}); 130 $method_remove_23 = javax.ejb.EJBObject .class.getMethod("remove", new java.lang.Class [] {}); 131 $method_setActivityPerformer_24 = hero.interfaces.BnNode.class.getMethod("setActivityPerformer", new java.lang.Class [] {java.lang.String .class}); 132 $method_setAnticipable_25 = hero.interfaces.BnNode.class.getMethod("setAnticipable", new java.lang.Class [] {boolean.class}); 133 $method_setBnHooks_26 = hero.interfaces.BnNode.class.getMethod("setBnHooks", new java.lang.Class [] {java.util.Collection .class}); 134 $method_setBnInterHooks_27 = hero.interfaces.BnNode.class.getMethod("setBnInterHooks", new java.lang.Class [] {java.util.Collection .class}); 135 $method_setBnNodeLightValue_28 = hero.interfaces.BnNode.class.getMethod("setBnNodeLightValue", new java.lang.Class [] {hero.interfaces.BnNodeLightValue.class}); 136 $method_setBnNodeValue_29 = hero.interfaces.BnNode.class.getMethod("setBnNodeValue", new java.lang.Class [] {hero.interfaces.BnNodeValue.class}); 137 $method_setBnProperties_30 = hero.interfaces.BnNode.class.getMethod("setBnProperties", new java.lang.Class [] {java.util.Collection .class}); 138 $method_setCreationDate_31 = hero.interfaces.BnNode.class.getMethod("setCreationDate", new java.lang.Class [] {java.util.Date .class}); 139 $method_setDeadlines_32 = hero.interfaces.BnNode.class.getMethod("setDeadlines", new java.lang.Class [] {java.util.Collection .class}); 140 $method_setDescription_33 = hero.interfaces.BnNode.class.getMethod("setDescription", new java.lang.Class [] {java.lang.String .class}); 141 $method_setEndDate_34 = hero.interfaces.BnNode.class.getMethod("setEndDate", new java.lang.Class [] {java.util.Date .class}); 142 $method_setRelativeDeadlines_35 = hero.interfaces.BnNode.class.getMethod("setRelativeDeadlines", new java.lang.Class [] {java.util.Collection .class}); 143 $method_setStartDate_36 = hero.interfaces.BnNode.class.getMethod("setStartDate", new java.lang.Class [] {java.util.Date .class}); 144 $method_setState_37 = hero.interfaces.BnNode.class.getMethod("setState", new java.lang.Class [] {int.class}); 145 $method_setType_38 = hero.interfaces.BnNode.class.getMethod("setType", new java.lang.Class [] {int.class}); 146 } catch (java.lang.NoSuchMethodException e) { 147 useNewInvoke = false; 148 } 149 } 150 151 public JOnASBnNode_1286725715Remote_Stub() { 153 super(); 154 } 155 public JOnASBnNode_1286725715Remote_Stub(java.rmi.server.RemoteRef ref) { 156 super(ref); 157 } 158 159 161 public java.lang.String getActivityPerformer() 163 throws java.rmi.RemoteException 164 { 165 try { 166 if (useNewInvoke) { 167 Object $result = ref.invoke(this, $method_getActivityPerformer_0, null, -3851546372194006530L); 168 return ((java.lang.String ) $result); 169 } else { 170 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 0, interfaceHash); 171 ref.invoke(call); 172 java.lang.String $result; 173 try { 174 java.io.ObjectInput in = call.getInputStream(); 175 $result = (java.lang.String ) in.readObject(); 176 } catch (java.io.IOException e) { 177 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 178 } catch (java.lang.ClassNotFoundException e) { 179 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 180 } finally { 181 ref.done(call); 182 } 183 return $result; 184 } 185 } catch (java.lang.RuntimeException e) { 186 throw e; 187 } catch (java.rmi.RemoteException e) { 188 throw e; 189 } catch (java.lang.Exception e) { 190 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 191 } 192 } 193 194 public boolean getAnticipable() 196 throws java.rmi.RemoteException 197 { 198 try { 199 if (useNewInvoke) { 200 Object $result = ref.invoke(this, $method_getAnticipable_1, null, -6266229762080320959L); 201 return ((java.lang.Boolean ) $result).booleanValue(); 202 } else { 203 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 1, interfaceHash); 204 ref.invoke(call); 205 boolean $result; 206 try { 207 java.io.ObjectInput in = call.getInputStream(); 208 $result = in.readBoolean(); 209 } catch (java.io.IOException e) { 210 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 211 } finally { 212 ref.done(call); 213 } 214 return $result; 215 } 216 } catch (java.lang.RuntimeException e) { 217 throw e; 218 } catch (java.rmi.RemoteException e) { 219 throw e; 220 } catch (java.lang.Exception e) { 221 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 222 } 223 } 224 225 public java.util.Collection getBnHooks() 227 throws java.rmi.RemoteException 228 { 229 try { 230 if (useNewInvoke) { 231 Object $result = ref.invoke(this, $method_getBnHooks_2, null, 3409443523435920379L); 232 return ((java.util.Collection ) $result); 233 } else { 234 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 2, interfaceHash); 235 ref.invoke(call); 236 java.util.Collection $result; 237 try { 238 java.io.ObjectInput in = call.getInputStream(); 239 $result = (java.util.Collection ) in.readObject(); 240 } catch (java.io.IOException e) { 241 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 242 } catch (java.lang.ClassNotFoundException e) { 243 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 244 } finally { 245 ref.done(call); 246 } 247 return $result; 248 } 249 } catch (java.lang.RuntimeException e) { 250 throw e; 251 } catch (java.rmi.RemoteException e) { 252 throw e; 253 } catch (java.lang.Exception e) { 254 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 255 } 256 } 257 258 public java.util.Collection getBnInterHooks() 260 throws java.rmi.RemoteException 261 { 262 try { 263 if (useNewInvoke) { 264 Object $result = ref.invoke(this, $method_getBnInterHooks_3, null, -2095192869149273159L); 265 return ((java.util.Collection ) $result); 266 } else { 267 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 3, interfaceHash); 268 ref.invoke(call); 269 java.util.Collection $result; 270 try { 271 java.io.ObjectInput in = call.getInputStream(); 272 $result = (java.util.Collection ) in.readObject(); 273 } catch (java.io.IOException e) { 274 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 275 } catch (java.lang.ClassNotFoundException e) { 276 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 277 } finally { 278 ref.done(call); 279 } 280 return $result; 281 } 282 } catch (java.lang.RuntimeException e) { 283 throw e; 284 } catch (java.rmi.RemoteException e) { 285 throw e; 286 } catch (java.lang.Exception e) { 287 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 288 } 289 } 290 291 public hero.interfaces.BnNodeLightValue getBnNodeLightValue() 293 throws java.rmi.RemoteException 294 { 295 try { 296 if (useNewInvoke) { 297 Object $result = ref.invoke(this, $method_getBnNodeLightValue_4, null, 1985138966306471327L); 298 return ((hero.interfaces.BnNodeLightValue) $result); 299 } else { 300 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 4, interfaceHash); 301 ref.invoke(call); 302 hero.interfaces.BnNodeLightValue $result; 303 try { 304 java.io.ObjectInput in = call.getInputStream(); 305 $result = (hero.interfaces.BnNodeLightValue) in.readObject(); 306 } catch (java.io.IOException e) { 307 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 308 } catch (java.lang.ClassNotFoundException e) { 309 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 310 } finally { 311 ref.done(call); 312 } 313 return $result; 314 } 315 } catch (java.lang.RuntimeException e) { 316 throw e; 317 } catch (java.rmi.RemoteException e) { 318 throw e; 319 } catch (java.lang.Exception e) { 320 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 321 } 322 } 323 324 public hero.interfaces.BnNodePerformerAssignLocal getBnNodePerformerAssign() 326 throws java.rmi.RemoteException 327 { 328 try { 329 if (useNewInvoke) { 330 Object $result = ref.invoke(this, $method_getBnNodePerformerAssign_5, null, -1343209277813502446L); 331 return ((hero.interfaces.BnNodePerformerAssignLocal) $result); 332 } else { 333 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 5, interfaceHash); 334 ref.invoke(call); 335 hero.interfaces.BnNodePerformerAssignLocal $result; 336 try { 337 java.io.ObjectInput in = call.getInputStream(); 338 $result = (hero.interfaces.BnNodePerformerAssignLocal) in.readObject(); 339 } catch (java.io.IOException e) { 340 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 341 } catch (java.lang.ClassNotFoundException e) { 342 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 343 } finally { 344 ref.done(call); 345 } 346 return $result; 347 } 348 } catch (java.lang.RuntimeException e) { 349 throw e; 350 } catch (java.rmi.RemoteException e) { 351 throw e; 352 } catch (java.lang.Exception e) { 353 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 354 } 355 } 356 357 public hero.interfaces.BnNodeValue getBnNodeValue() 359 throws java.rmi.RemoteException 360 { 361 try { 362 if (useNewInvoke) { 363 Object $result = ref.invoke(this, $method_getBnNodeValue_6, null, -5758259895457445794L); 364 return ((hero.interfaces.BnNodeValue) $result); 365 } else { 366 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 6, interfaceHash); 367 ref.invoke(call); 368 hero.interfaces.BnNodeValue $result; 369 try { 370 java.io.ObjectInput in = call.getInputStream(); 371 $result = (hero.interfaces.BnNodeValue) in.readObject(); 372 } catch (java.io.IOException e) { 373 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 374 } catch (java.lang.ClassNotFoundException e) { 375 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 376 } finally { 377 ref.done(call); 378 } 379 return $result; 380 } 381 } catch (java.lang.RuntimeException e) { 382 throw e; 383 } catch (java.rmi.RemoteException e) { 384 throw e; 385 } catch (java.lang.Exception e) { 386 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 387 } 388 } 389 390 public java.util.Collection getBnProperties() 392 throws java.rmi.RemoteException 393 { 394 try { 395 if (useNewInvoke) { 396 Object $result = ref.invoke(this, $method_getBnProperties_7, null, 5097523163185589167L); 397 return ((java.util.Collection ) $result); 398 } else { 399 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 7, interfaceHash); 400 ref.invoke(call); 401 java.util.Collection $result; 402 try { 403 java.io.ObjectInput in = call.getInputStream(); 404 $result = (java.util.Collection ) in.readObject(); 405 } catch (java.io.IOException e) { 406 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 407 } catch (java.lang.ClassNotFoundException e) { 408 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 409 } finally { 410 ref.done(call); 411 } 412 return $result; 413 } 414 } catch (java.lang.RuntimeException e) { 415 throw e; 416 } catch (java.rmi.RemoteException e) { 417 throw e; 418 } catch (java.lang.Exception e) { 419 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 420 } 421 } 422 423 public java.util.Date getCreationDate() 425 throws java.rmi.RemoteException 426 { 427 try { 428 if (useNewInvoke) { 429 Object $result = ref.invoke(this, $method_getCreationDate_8, null, -6411676599512905306L); 430 return ((java.util.Date ) $result); 431 } else { 432 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 8, interfaceHash); 433 ref.invoke(call); 434 java.util.Date $result; 435 try { 436 java.io.ObjectInput in = call.getInputStream(); 437 $result = (java.util.Date ) in.readObject(); 438 } catch (java.io.IOException e) { 439 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 440 } catch (java.lang.ClassNotFoundException e) { 441 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 442 } finally { 443 ref.done(call); 444 } 445 return $result; 446 } 447 } catch (java.lang.RuntimeException e) { 448 throw e; 449 } catch (java.rmi.RemoteException e) { 450 throw e; 451 } catch (java.lang.Exception e) { 452 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 453 } 454 } 455 456 public java.lang.String getCreator() 458 throws java.rmi.RemoteException 459 { 460 try { 461 if (useNewInvoke) { 462 Object $result = ref.invoke(this, $method_getCreator_9, null, 140818847009154323L); 463 return ((java.lang.String ) $result); 464 } else { 465 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 9, interfaceHash); 466 ref.invoke(call); 467 java.lang.String $result; 468 try { 469 java.io.ObjectInput in = call.getInputStream(); 470 $result = (java.lang.String ) in.readObject(); 471 } catch (java.io.IOException e) { 472 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 473 } catch (java.lang.ClassNotFoundException e) { 474 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 475 } finally { 476 ref.done(call); 477 } 478 return $result; 479 } 480 } catch (java.lang.RuntimeException e) { 481 throw e; 482 } catch (java.rmi.RemoteException e) { 483 throw e; 484 } catch (java.lang.Exception e) { 485 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 486 } 487 } 488 489 public java.util.Collection getDeadlines() 491 throws java.rmi.RemoteException 492 { 493 try { 494 if (useNewInvoke) { 495 Object $result = ref.invoke(this, $method_getDeadlines_10, null, -2828074216441818348L); 496 return ((java.util.Collection ) $result); 497 } else { 498 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 10, interfaceHash); 499 ref.invoke(call); 500 java.util.Collection $result; 501 try { 502 java.io.ObjectInput in = call.getInputStream(); 503 $result = (java.util.Collection ) in.readObject(); 504 } catch (java.io.IOException e) { 505 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 506 } catch (java.lang.ClassNotFoundException e) { 507 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 508 } finally { 509 ref.done(call); 510 } 511 return $result; 512 } 513 } catch (java.lang.RuntimeException e) { 514 throw e; 515 } catch (java.rmi.RemoteException e) { 516 throw e; 517 } catch (java.lang.Exception e) { 518 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 519 } 520 } 521 522 public java.lang.String getDescription() 524 throws java.rmi.RemoteException 525 { 526 try { 527 if (useNewInvoke) { 528 Object $result = ref.invoke(this, $method_getDescription_11, null, 6422245352532609268L); 529 return ((java.lang.String ) $result); 530 } else { 531 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 11, interfaceHash); 532 ref.invoke(call); 533 java.lang.String $result; 534 try { 535 java.io.ObjectInput in = call.getInputStream(); 536 $result = (java.lang.String ) in.readObject(); 537 } catch (java.io.IOException e) { 538 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 539 } catch (java.lang.ClassNotFoundException e) { 540 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 541 } finally { 542 ref.done(call); 543 } 544 return $result; 545 } 546 } catch (java.lang.RuntimeException e) { 547 throw e; 548 } catch (java.rmi.RemoteException e) { 549 throw e; 550 } catch (java.lang.Exception e) { 551 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 552 } 553 } 554 555 public javax.ejb.EJBHome getEJBHome() 557 throws java.rmi.RemoteException 558 { 559 try { 560 if (useNewInvoke) { 561 Object $result = ref.invoke(this, $method_getEJBHome_12, null, 3163754803894080547L); 562 return ((javax.ejb.EJBHome ) $result); 563 } else { 564 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 12, interfaceHash); 565 ref.invoke(call); 566 javax.ejb.EJBHome $result; 567 try { 568 java.io.ObjectInput in = call.getInputStream(); 569 $result = (javax.ejb.EJBHome ) in.readObject(); 570 } catch (java.io.IOException e) { 571 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 572 } catch (java.lang.ClassNotFoundException e) { 573 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 574 } finally { 575 ref.done(call); 576 } 577 return $result; 578 } 579 } catch (java.lang.RuntimeException e) { 580 throw e; 581 } catch (java.rmi.RemoteException e) { 582 throw e; 583 } catch (java.lang.Exception e) { 584 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 585 } 586 } 587 588 public java.util.Date getEndDate() 590 throws java.rmi.RemoteException 591 { 592 try { 593 if (useNewInvoke) { 594 Object $result = ref.invoke(this, $method_getEndDate_13, null, -4343768589053738267L); 595 return ((java.util.Date ) $result); 596 } else { 597 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 13, interfaceHash); 598 ref.invoke(call); 599 java.util.Date $result; 600 try { 601 java.io.ObjectInput in = call.getInputStream(); 602 $result = (java.util.Date ) in.readObject(); 603 } catch (java.io.IOException e) { 604 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 605 } catch (java.lang.ClassNotFoundException e) { 606 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 607 } finally { 608 ref.done(call); 609 } 610 return $result; 611 } 612 } catch (java.lang.RuntimeException e) { 613 throw e; 614 } catch (java.rmi.RemoteException e) { 615 throw e; 616 } catch (java.lang.Exception e) { 617 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 618 } 619 } 620 621 public java.lang.String getExecutor() 623 throws java.rmi.RemoteException 624 { 625 try { 626 if (useNewInvoke) { 627 Object $result = ref.invoke(this, $method_getExecutor_14, null, 3452896002687395136L); 628 return ((java.lang.String ) $result); 629 } else { 630 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 14, interfaceHash); 631 ref.invoke(call); 632 java.lang.String $result; 633 try { 634 java.io.ObjectInput in = call.getInputStream(); 635 $result = (java.lang.String ) in.readObject(); 636 } catch (java.io.IOException e) { 637 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 638 } catch (java.lang.ClassNotFoundException e) { 639 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 640 } finally { 641 ref.done(call); 642 } 643 return $result; 644 } 645 } catch (java.lang.RuntimeException e) { 646 throw e; 647 } catch (java.rmi.RemoteException e) { 648 throw e; 649 } catch (java.lang.Exception e) { 650 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 651 } 652 } 653 654 public javax.ejb.Handle getHandle() 656 throws java.rmi.RemoteException 657 { 658 try { 659 if (useNewInvoke) { 660 Object $result = ref.invoke(this, $method_getHandle_15, null, -1299374689989208114L); 661 return ((javax.ejb.Handle ) $result); 662 } else { 663 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 15, interfaceHash); 664 ref.invoke(call); 665 javax.ejb.Handle $result; 666 try { 667 java.io.ObjectInput in = call.getInputStream(); 668 $result = (javax.ejb.Handle ) in.readObject(); 669 } catch (java.io.IOException e) { 670 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 671 } catch (java.lang.ClassNotFoundException e) { 672 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 673 } finally { 674 ref.done(call); 675 } 676 return $result; 677 } 678 } catch (java.lang.RuntimeException e) { 679 throw e; 680 } catch (java.rmi.RemoteException e) { 681 throw e; 682 } catch (java.lang.Exception e) { 683 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 684 } 685 } 686 687 public java.lang.String getName() 689 throws java.rmi.RemoteException 690 { 691 try { 692 if (useNewInvoke) { 693 Object $result = ref.invoke(this, $method_getName_16, null, 6317137956467216454L); 694 return ((java.lang.String ) $result); 695 } else { 696 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 16, interfaceHash); 697 ref.invoke(call); 698 java.lang.String $result; 699 try { 700 java.io.ObjectInput in = call.getInputStream(); 701 $result = (java.lang.String ) in.readObject(); 702 } catch (java.io.IOException e) { 703 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 704 } catch (java.lang.ClassNotFoundException e) { 705 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 706 } finally { 707 ref.done(call); 708 } 709 return $result; 710 } 711 } catch (java.lang.RuntimeException e) { 712 throw e; 713 } catch (java.rmi.RemoteException e) { 714 throw e; 715 } catch (java.lang.Exception e) { 716 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 717 } 718 } 719 720 public java.lang.Object getPrimaryKey() 722 throws java.rmi.RemoteException 723 { 724 try { 725 if (useNewInvoke) { 726 Object $result = ref.invoke(this, $method_getPrimaryKey_17, null, 4840115071604865751L); 727 return ((java.lang.Object ) $result); 728 } else { 729 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 17, interfaceHash); 730 ref.invoke(call); 731 java.lang.Object $result; 732 try { 733 java.io.ObjectInput in = call.getInputStream(); 734 $result = (java.lang.Object ) in.readObject(); 735 } catch (java.io.IOException e) { 736 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 737 } catch (java.lang.ClassNotFoundException e) { 738 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 739 } finally { 740 ref.done(call); 741 } 742 return $result; 743 } 744 } catch (java.lang.RuntimeException e) { 745 throw e; 746 } catch (java.rmi.RemoteException e) { 747 throw e; 748 } catch (java.lang.Exception e) { 749 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 750 } 751 } 752 753 public java.util.Collection getRelativeDeadlines() 755 throws java.rmi.RemoteException 756 { 757 try { 758 if (useNewInvoke) { 759 Object $result = ref.invoke(this, $method_getRelativeDeadlines_18, null, 3821053896832370698L); 760 return ((java.util.Collection ) $result); 761 } else { 762 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 18, interfaceHash); 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 (java.lang.Exception e) { 782 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 783 } 784 } 785 786 public java.util.Date getStartDate() 788 throws java.rmi.RemoteException 789 { 790 try { 791 if (useNewInvoke) { 792 Object $result = ref.invoke(this, $method_getStartDate_19, null, -4207498389847345344L); 793 return ((java.util.Date ) $result); 794 } else { 795 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 19, interfaceHash); 796 ref.invoke(call); 797 java.util.Date $result; 798 try { 799 java.io.ObjectInput in = call.getInputStream(); 800 $result = (java.util.Date ) in.readObject(); 801 } catch (java.io.IOException e) { 802 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 803 } catch (java.lang.ClassNotFoundException e) { 804 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 805 } finally { 806 ref.done(call); 807 } 808 return $result; 809 } 810 } catch (java.lang.RuntimeException e) { 811 throw e; 812 } catch (java.rmi.RemoteException e) { 813 throw e; 814 } catch (java.lang.Exception e) { 815 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 816 } 817 } 818 819 public int getState() 821 throws java.rmi.RemoteException 822 { 823 try { 824 if (useNewInvoke) { 825 Object $result = ref.invoke(this, $method_getState_20, null, 905183520575560769L); 826 return ((java.lang.Integer ) $result).intValue(); 827 } else { 828 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 20, interfaceHash); 829 ref.invoke(call); 830 int $result; 831 try { 832 java.io.ObjectInput in = call.getInputStream(); 833 $result = in.readInt(); 834 } catch (java.io.IOException e) { 835 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 836 } finally { 837 ref.done(call); 838 } 839 return $result; 840 } 841 } catch (java.lang.RuntimeException e) { 842 throw e; 843 } catch (java.rmi.RemoteException e) { 844 throw e; 845 } catch (java.lang.Exception e) { 846 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 847 } 848 } 849 850 public int getType() 852 throws java.rmi.RemoteException 853 { 854 try { 855 if (useNewInvoke) { 856 Object $result = ref.invoke(this, $method_getType_21, null, -7030183335631564859L); 857 return ((java.lang.Integer ) $result).intValue(); 858 } else { 859 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 21, interfaceHash); 860 ref.invoke(call); 861 int $result; 862 try { 863 java.io.ObjectInput in = call.getInputStream(); 864 $result = in.readInt(); 865 } catch (java.io.IOException e) { 866 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 867 } finally { 868 ref.done(call); 869 } 870 return $result; 871 } 872 } catch (java.lang.RuntimeException e) { 873 throw e; 874 } catch (java.rmi.RemoteException e) { 875 throw e; 876 } catch (java.lang.Exception e) { 877 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 878 } 879 } 880 881 public boolean isIdentical(javax.ejb.EJBObject $param_EJBObject_1) 883 throws java.rmi.RemoteException 884 { 885 try { 886 if (useNewInvoke) { 887 Object $result = ref.invoke(this, $method_isIdentical_22, new java.lang.Object [] {$param_EJBObject_1}, -5909123752501984271L); 888 return ((java.lang.Boolean ) $result).booleanValue(); 889 } else { 890 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 22, interfaceHash); 891 try { 892 java.io.ObjectOutput out = call.getOutputStream(); 893 out.writeObject($param_EJBObject_1); 894 } catch (java.io.IOException e) { 895 throw new java.rmi.MarshalException ("error marshalling arguments", e); 896 } 897 ref.invoke(call); 898 boolean $result; 899 try { 900 java.io.ObjectInput in = call.getInputStream(); 901 $result = in.readBoolean(); 902 } catch (java.io.IOException e) { 903 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 904 } finally { 905 ref.done(call); 906 } 907 return $result; 908 } 909 } catch (java.lang.RuntimeException e) { 910 throw e; 911 } catch (java.rmi.RemoteException e) { 912 throw e; 913 } catch (java.lang.Exception e) { 914 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 915 } 916 } 917 918 public void remove() 920 throws java.rmi.RemoteException , javax.ejb.RemoveException 921 { 922 try { 923 if (useNewInvoke) { 924 ref.invoke(this, $method_remove_23, null, -5013858639939630501L); 925 } else { 926 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 23, interfaceHash); 927 ref.invoke(call); 928 ref.done(call); 929 } 930 } catch (java.lang.RuntimeException e) { 931 throw e; 932 } catch (java.rmi.RemoteException e) { 933 throw e; 934 } catch (javax.ejb.RemoveException 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 void setActivityPerformer(java.lang.String $param_String_1) 943 throws java.rmi.RemoteException 944 { 945 try { 946 if (useNewInvoke) { 947 ref.invoke(this, $method_setActivityPerformer_24, new java.lang.Object [] {$param_String_1}, 7465322531297083975L); 948 } else { 949 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 24, interfaceHash); 950 try { 951 java.io.ObjectOutput out = call.getOutputStream(); 952 out.writeObject($param_String_1); 953 } catch (java.io.IOException e) { 954 throw new java.rmi.MarshalException ("error marshalling arguments", e); 955 } 956 ref.invoke(call); 957 ref.done(call); 958 } 959 } catch (java.lang.RuntimeException e) { 960 throw e; 961 } catch (java.rmi.RemoteException e) { 962 throw e; 963 } catch (java.lang.Exception e) { 964 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 965 } 966 } 967 968 public void setAnticipable(boolean $param_boolean_1) 970 throws java.rmi.RemoteException 971 { 972 try { 973 if (useNewInvoke) { 974 ref.invoke(this, $method_setAnticipable_25, new java.lang.Object [] {new java.lang.Boolean ($param_boolean_1)}, -7415782040758369692L); 975 } else { 976 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 25, interfaceHash); 977 try { 978 java.io.ObjectOutput out = call.getOutputStream(); 979 out.writeBoolean($param_boolean_1); 980 } catch (java.io.IOException e) { 981 throw new java.rmi.MarshalException ("error marshalling arguments", e); 982 } 983 ref.invoke(call); 984 ref.done(call); 985 } 986 } catch (java.lang.RuntimeException e) { 987 throw e; 988 } catch (java.rmi.RemoteException e) { 989 throw e; 990 } catch (java.lang.Exception e) { 991 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 992 } 993 } 994 995 public void setBnHooks(java.util.Collection $param_Collection_1) 997 throws java.rmi.RemoteException 998 { 999 try { 1000 if (useNewInvoke) { 1001 ref.invoke(this, $method_setBnHooks_26, new java.lang.Object [] {$param_Collection_1}, -8213234943262610548L); 1002 } else { 1003 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 26, interfaceHash); 1004 try { 1005 java.io.ObjectOutput out = call.getOutputStream(); 1006 out.writeObject($param_Collection_1); 1007 } catch (java.io.IOException e) { 1008 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1009 } 1010 ref.invoke(call); 1011 ref.done(call); 1012 } 1013 } catch (java.lang.RuntimeException e) { 1014 throw e; 1015 } catch (java.rmi.RemoteException e) { 1016 throw e; 1017 } catch (java.lang.Exception e) { 1018 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1019 } 1020 } 1021 1022 public void setBnInterHooks(java.util.Collection $param_Collection_1) 1024 throws java.rmi.RemoteException 1025 { 1026 try { 1027 if (useNewInvoke) { 1028 ref.invoke(this, $method_setBnInterHooks_27, new java.lang.Object [] {$param_Collection_1}, 3985045473792953169L); 1029 } else { 1030 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 27, interfaceHash); 1031 try { 1032 java.io.ObjectOutput out = call.getOutputStream(); 1033 out.writeObject($param_Collection_1); 1034 } catch (java.io.IOException e) { 1035 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1036 } 1037 ref.invoke(call); 1038 ref.done(call); 1039 } 1040 } catch (java.lang.RuntimeException e) { 1041 throw e; 1042 } catch (java.rmi.RemoteException e) { 1043 throw e; 1044 } catch (java.lang.Exception e) { 1045 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1046 } 1047 } 1048 1049 public void setBnNodeLightValue(hero.interfaces.BnNodeLightValue $param_BnNodeLightValue_1) 1051 throws java.rmi.RemoteException 1052 { 1053 try { 1054 if (useNewInvoke) { 1055 ref.invoke(this, $method_setBnNodeLightValue_28, new java.lang.Object [] {$param_BnNodeLightValue_1}, -634061150328017691L); 1056 } else { 1057 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 28, interfaceHash); 1058 try { 1059 java.io.ObjectOutput out = call.getOutputStream(); 1060 out.writeObject($param_BnNodeLightValue_1); 1061 } catch (java.io.IOException e) { 1062 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1063 } 1064 ref.invoke(call); 1065 ref.done(call); 1066 } 1067 } catch (java.lang.RuntimeException e) { 1068 throw e; 1069 } catch (java.rmi.RemoteException e) { 1070 throw e; 1071 } catch (java.lang.Exception e) { 1072 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1073 } 1074 } 1075 1076 public void setBnNodeValue(hero.interfaces.BnNodeValue $param_BnNodeValue_1) 1078 throws java.rmi.RemoteException 1079 { 1080 try { 1081 if (useNewInvoke) { 1082 ref.invoke(this, $method_setBnNodeValue_29, new java.lang.Object [] {$param_BnNodeValue_1}, 6157588453366908080L); 1083 } else { 1084 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 29, interfaceHash); 1085 try { 1086 java.io.ObjectOutput out = call.getOutputStream(); 1087 out.writeObject($param_BnNodeValue_1); 1088 } catch (java.io.IOException e) { 1089 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1090 } 1091 ref.invoke(call); 1092 ref.done(call); 1093 } 1094 } catch (java.lang.RuntimeException e) { 1095 throw e; 1096 } catch (java.rmi.RemoteException e) { 1097 throw e; 1098 } catch (java.lang.Exception e) { 1099 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1100 } 1101 } 1102 1103 public void setBnProperties(java.util.Collection $param_Collection_1) 1105 throws java.rmi.RemoteException 1106 { 1107 try { 1108 if (useNewInvoke) { 1109 ref.invoke(this, $method_setBnProperties_30, new java.lang.Object [] {$param_Collection_1}, -3491011777164769744L); 1110 } else { 1111 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 30, interfaceHash); 1112 try { 1113 java.io.ObjectOutput out = call.getOutputStream(); 1114 out.writeObject($param_Collection_1); 1115 } catch (java.io.IOException e) { 1116 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1117 } 1118 ref.invoke(call); 1119 ref.done(call); 1120 } 1121 } catch (java.lang.RuntimeException e) { 1122 throw e; 1123 } catch (java.rmi.RemoteException e) { 1124 throw e; 1125 } catch (java.lang.Exception e) { 1126 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1127 } 1128 } 1129 1130 public void setCreationDate(java.util.Date $param_Date_1) 1132 throws java.rmi.RemoteException 1133 { 1134 try { 1135 if (useNewInvoke) { 1136 ref.invoke(this, $method_setCreationDate_31, new java.lang.Object [] {$param_Date_1}, -8110585494477293117L); 1137 } else { 1138 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 31, interfaceHash); 1139 try { 1140 java.io.ObjectOutput out = call.getOutputStream(); 1141 out.writeObject($param_Date_1); 1142 } catch (java.io.IOException e) { 1143 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1144 } 1145 ref.invoke(call); 1146 ref.done(call); 1147 } 1148 } catch (java.lang.RuntimeException e) { 1149 throw e; 1150 } catch (java.rmi.RemoteException e) { 1151 throw e; 1152 } catch (java.lang.Exception e) { 1153 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1154 } 1155 } 1156 1157 public void setDeadlines(java.util.Collection $param_Collection_1) 1159 throws java.rmi.RemoteException 1160 { 1161 try { 1162 if (useNewInvoke) { 1163 ref.invoke(this, $method_setDeadlines_32, new java.lang.Object [] {$param_Collection_1}, -8966700873727306917L); 1164 } else { 1165 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 32, interfaceHash); 1166 try { 1167 java.io.ObjectOutput out = call.getOutputStream(); 1168 out.writeObject($param_Collection_1); 1169 } catch (java.io.IOException e) { 1170 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1171 } 1172 ref.invoke(call); 1173 ref.done(call); 1174 } 1175 } catch (java.lang.RuntimeException e) { 1176 throw e; 1177 } catch (java.rmi.RemoteException e) { 1178 throw e; 1179 } catch (java.lang.Exception e) { 1180 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1181 } 1182 } 1183 1184 public void setDescription(java.lang.String $param_String_1) 1186 throws java.rmi.RemoteException 1187 { 1188 try { 1189 if (useNewInvoke) { 1190 ref.invoke(this, $method_setDescription_33, new java.lang.Object [] {$param_String_1}, 1187524813690193809L); 1191 } else { 1192 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 33, interfaceHash); 1193 try { 1194 java.io.ObjectOutput out = call.getOutputStream(); 1195 out.writeObject($param_String_1); 1196 } catch (java.io.IOException e) { 1197 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1198 } 1199 ref.invoke(call); 1200 ref.done(call); 1201 } 1202 } catch (java.lang.RuntimeException e) { 1203 throw e; 1204 } catch (java.rmi.RemoteException e) { 1205 throw e; 1206 } catch (java.lang.Exception e) { 1207 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1208 } 1209 } 1210 1211 public void setEndDate(java.util.Date $param_Date_1) 1213 throws java.rmi.RemoteException 1214 { 1215 try { 1216 if (useNewInvoke) { 1217 ref.invoke(this, $method_setEndDate_34, new java.lang.Object [] {$param_Date_1}, 581366090475484858L); 1218 } else { 1219 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 34, interfaceHash); 1220 try { 1221 java.io.ObjectOutput out = call.getOutputStream(); 1222 out.writeObject($param_Date_1); 1223 } catch (java.io.IOException e) { 1224 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1225 } 1226 ref.invoke(call); 1227 ref.done(call); 1228 } 1229 } catch (java.lang.RuntimeException e) { 1230 throw e; 1231 } catch (java.rmi.RemoteException e) { 1232 throw e; 1233 } catch (java.lang.Exception e) { 1234 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1235 } 1236 } 1237 1238 public void setRelativeDeadlines(java.util.Collection $param_Collection_1) 1240 throws java.rmi.RemoteException 1241 { 1242 try { 1243 if (useNewInvoke) { 1244 ref.invoke(this, $method_setRelativeDeadlines_35, new java.lang.Object [] {$param_Collection_1}, -7205182636171400671L); 1245 } else { 1246 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 35, interfaceHash); 1247 try { 1248 java.io.ObjectOutput out = call.getOutputStream(); 1249 out.writeObject($param_Collection_1); 1250 } catch (java.io.IOException e) { 1251 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1252 } 1253 ref.invoke(call); 1254 ref.done(call); 1255 } 1256 } catch (java.lang.RuntimeException e) { 1257 throw e; 1258 } catch (java.rmi.RemoteException e) { 1259 throw e; 1260 } catch (java.lang.Exception e) { 1261 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1262 } 1263 } 1264 1265 public void setStartDate(java.util.Date $param_Date_1) 1267 throws java.rmi.RemoteException 1268 { 1269 try { 1270 if (useNewInvoke) { 1271 ref.invoke(this, $method_setStartDate_36, new java.lang.Object [] {$param_Date_1}, 8125021562244090892L); 1272 } else { 1273 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 36, interfaceHash); 1274 try { 1275 java.io.ObjectOutput out = call.getOutputStream(); 1276 out.writeObject($param_Date_1); 1277 } catch (java.io.IOException e) { 1278 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1279 } 1280 ref.invoke(call); 1281 ref.done(call); 1282 } 1283 } catch (java.lang.RuntimeException e) { 1284 throw e; 1285 } catch (java.rmi.RemoteException e) { 1286 throw e; 1287 } catch (java.lang.Exception e) { 1288 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1289 } 1290 } 1291 1292 public void setState(int $param_int_1) 1294 throws java.rmi.RemoteException 1295 { 1296 try { 1297 if (useNewInvoke) { 1298 ref.invoke(this, $method_setState_37, new java.lang.Object [] {new java.lang.Integer ($param_int_1)}, -2106430383632207935L); 1299 } else { 1300 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 37, interfaceHash); 1301 try { 1302 java.io.ObjectOutput out = call.getOutputStream(); 1303 out.writeInt($param_int_1); 1304 } catch (java.io.IOException e) { 1305 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1306 } 1307 ref.invoke(call); 1308 ref.done(call); 1309 } 1310 } catch (java.lang.RuntimeException e) { 1311 throw e; 1312 } catch (java.rmi.RemoteException e) { 1313 throw e; 1314 } catch (java.lang.Exception e) { 1315 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1316 } 1317 } 1318 1319 public void setType(int $param_int_1) 1321 throws java.rmi.RemoteException 1322 { 1323 try { 1324 if (useNewInvoke) { 1325 ref.invoke(this, $method_setType_38, new java.lang.Object [] {new java.lang.Integer ($param_int_1)}, -7949851783537712531L); 1326 } else { 1327 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 38, interfaceHash); 1328 try { 1329 java.io.ObjectOutput out = call.getOutputStream(); 1330 out.writeInt($param_int_1); 1331 } catch (java.io.IOException e) { 1332 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1333 } 1334 ref.invoke(call); 1335 ref.done(call); 1336 } 1337 } catch (java.lang.RuntimeException e) { 1338 throw e; 1339 } catch (java.rmi.RemoteException e) { 1340 throw e; 1341 } catch (java.lang.Exception e) { 1342 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1343 } 1344 } 1345} 1346 | Popular Tags |