1 4 package hero.interfaces; 5 6 public final class JOnASProjectSoapXML221420301Remote_Stub 7 extends java.rmi.server.RemoteStub 8 implements hero.interfaces.ProjectSoapXML, 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 getAgentEdgeValue(java.lang.String)"), 12 new java.rmi.server.Operation ("java.lang.String getAgentValue(java.lang.String)"), 13 new java.rmi.server.Operation ("java.util.Collection getAllUsers()"), 14 new java.rmi.server.Operation ("java.lang.String getCreator()"), 15 new java.rmi.server.Operation ("javax.ejb.EJBHome getEJBHome()"), 16 new java.rmi.server.Operation ("java.lang.String getEdgeCondition(java.lang.String)"), 17 new java.rmi.server.Operation ("java.lang.String getEdgeInNode(java.lang.String)"), 18 new java.rmi.server.Operation ("java.lang.String getEdgeOutNode(java.lang.String)"), 19 new java.rmi.server.Operation ("java.lang.String getEdgeValue(java.lang.String)"), 20 new java.rmi.server.Operation ("java.util.Collection getEdgesNames()"), 21 new java.rmi.server.Operation ("javax.ejb.Handle getHandle()"), 22 new java.rmi.server.Operation ("java.lang.String getHooks()"), 23 new java.rmi.server.Operation ("java.lang.String getInterHookValue(java.lang.String)"), 24 new java.rmi.server.Operation ("java.lang.String getInterHooks()"), 25 new java.rmi.server.Operation ("java.lang.String getName()"), 26 new java.rmi.server.Operation ("boolean getNodeAnticipable(java.lang.String)"), 27 new java.rmi.server.Operation ("java.lang.String getNodeDeadline(java.lang.String)"), 28 new java.rmi.server.Operation ("java.lang.String getNodeDescription(java.lang.String)"), 29 new java.rmi.server.Operation ("java.lang.String getNodeDetails(java.lang.String)"), 30 new java.rmi.server.Operation ("java.lang.String getNodeExecutor(java.lang.String)"), 31 new java.rmi.server.Operation ("java.lang.String getNodeHooks(java.lang.String)"), 32 new java.rmi.server.Operation ("java.lang.String getNodeInEdges(java.lang.String)"), 33 new java.rmi.server.Operation ("java.lang.String getNodeInterHook(java.lang.String, java.lang.String)"), 34 new java.rmi.server.Operation ("java.lang.String getNodeInterHookValue(java.lang.String, java.lang.String)"), 35 new java.rmi.server.Operation ("java.lang.String getNodeInterHooks(java.lang.String)"), 36 new java.rmi.server.Operation ("java.lang.String getNodeLightValue(java.lang.String)"), 37 new java.rmi.server.Operation ("java.lang.String getNodeOutEdges(java.lang.String)"), 38 new java.rmi.server.Operation ("java.lang.String getNodeProperties(java.lang.String)"), 39 new java.rmi.server.Operation ("java.lang.String getNodeProperty(java.lang.String, java.lang.String)"), 40 new java.rmi.server.Operation ("java.lang.String getNodeRole(java.lang.String)"), 41 new java.rmi.server.Operation ("java.lang.String getNodeRoleName(java.lang.String)"), 42 new java.rmi.server.Operation ("int getNodeState(java.lang.String)"), 43 new java.rmi.server.Operation ("int getNodeType(java.lang.String)"), 44 new java.rmi.server.Operation ("java.lang.String getNodeValue(java.lang.String)"), 45 new java.rmi.server.Operation ("java.lang.String getNodes()"), 46 new java.rmi.server.Operation ("java.util.Collection getNodesNames()"), 47 new java.rmi.server.Operation ("java.lang.Object getPrimaryKey()"), 48 new java.rmi.server.Operation ("java.lang.String getProjectDetails()"), 49 new java.rmi.server.Operation ("java.lang.String getProjectNameOfInstance(java.lang.String)"), 50 new java.rmi.server.Operation ("java.lang.String getProperties()"), 51 new java.rmi.server.Operation ("java.lang.String getRoles()"), 52 new java.rmi.server.Operation ("java.util.Collection getRolesNames()"), 53 new java.rmi.server.Operation ("java.lang.String getUserRoles(java.lang.String)"), 54 new java.rmi.server.Operation ("java.lang.String getUserRolesInProject(java.lang.String)"), 55 new java.rmi.server.Operation ("java.util.Collection getUserRolesInProjectNames(java.lang.String)"), 56 new java.rmi.server.Operation ("java.lang.String getUsers()"), 57 new java.rmi.server.Operation ("void initProject(java.lang.String)"), 58 new java.rmi.server.Operation ("boolean isIdentical(javax.ejb.EJBObject)"), 59 new java.rmi.server.Operation ("void remove()") 60 }; 61 62 private static final long interfaceHash = 7262329040670070502L; 63 64 private static final long serialVersionUID = 2; 65 66 private static boolean useNewInvoke; 67 private static java.lang.reflect.Method $method_getAgentEdgeValue_0; 68 private static java.lang.reflect.Method $method_getAgentValue_1; 69 private static java.lang.reflect.Method $method_getAllUsers_2; 70 private static java.lang.reflect.Method $method_getCreator_3; 71 private static java.lang.reflect.Method $method_getEJBHome_4; 72 private static java.lang.reflect.Method $method_getEdgeCondition_5; 73 private static java.lang.reflect.Method $method_getEdgeInNode_6; 74 private static java.lang.reflect.Method $method_getEdgeOutNode_7; 75 private static java.lang.reflect.Method $method_getEdgeValue_8; 76 private static java.lang.reflect.Method $method_getEdgesNames_9; 77 private static java.lang.reflect.Method $method_getHandle_10; 78 private static java.lang.reflect.Method $method_getHooks_11; 79 private static java.lang.reflect.Method $method_getInterHookValue_12; 80 private static java.lang.reflect.Method $method_getInterHooks_13; 81 private static java.lang.reflect.Method $method_getName_14; 82 private static java.lang.reflect.Method $method_getNodeAnticipable_15; 83 private static java.lang.reflect.Method $method_getNodeDeadline_16; 84 private static java.lang.reflect.Method $method_getNodeDescription_17; 85 private static java.lang.reflect.Method $method_getNodeDetails_18; 86 private static java.lang.reflect.Method $method_getNodeExecutor_19; 87 private static java.lang.reflect.Method $method_getNodeHooks_20; 88 private static java.lang.reflect.Method $method_getNodeInEdges_21; 89 private static java.lang.reflect.Method $method_getNodeInterHook_22; 90 private static java.lang.reflect.Method $method_getNodeInterHookValue_23; 91 private static java.lang.reflect.Method $method_getNodeInterHooks_24; 92 private static java.lang.reflect.Method $method_getNodeLightValue_25; 93 private static java.lang.reflect.Method $method_getNodeOutEdges_26; 94 private static java.lang.reflect.Method $method_getNodeProperties_27; 95 private static java.lang.reflect.Method $method_getNodeProperty_28; 96 private static java.lang.reflect.Method $method_getNodeRole_29; 97 private static java.lang.reflect.Method $method_getNodeRoleName_30; 98 private static java.lang.reflect.Method $method_getNodeState_31; 99 private static java.lang.reflect.Method $method_getNodeType_32; 100 private static java.lang.reflect.Method $method_getNodeValue_33; 101 private static java.lang.reflect.Method $method_getNodes_34; 102 private static java.lang.reflect.Method $method_getNodesNames_35; 103 private static java.lang.reflect.Method $method_getPrimaryKey_36; 104 private static java.lang.reflect.Method $method_getProjectDetails_37; 105 private static java.lang.reflect.Method $method_getProjectNameOfInstance_38; 106 private static java.lang.reflect.Method $method_getProperties_39; 107 private static java.lang.reflect.Method $method_getRoles_40; 108 private static java.lang.reflect.Method $method_getRolesNames_41; 109 private static java.lang.reflect.Method $method_getUserRoles_42; 110 private static java.lang.reflect.Method $method_getUserRolesInProject_43; 111 private static java.lang.reflect.Method $method_getUserRolesInProjectNames_44; 112 private static java.lang.reflect.Method $method_getUsers_45; 113 private static java.lang.reflect.Method $method_initProject_46; 114 private static java.lang.reflect.Method $method_isIdentical_47; 115 private static java.lang.reflect.Method $method_remove_48; 116 117 static { 118 try { 119 java.rmi.server.RemoteRef .class.getMethod("invoke", 120 new java.lang.Class [] { 121 java.rmi.Remote .class, 122 java.lang.reflect.Method .class, 123 java.lang.Object [].class, 124 long.class 125 }); 126 useNewInvoke = true; 127 $method_getAgentEdgeValue_0 = hero.interfaces.ProjectSoapXML.class.getMethod("getAgentEdgeValue", new java.lang.Class [] {java.lang.String .class}); 128 $method_getAgentValue_1 = hero.interfaces.ProjectSoapXML.class.getMethod("getAgentValue", new java.lang.Class [] {java.lang.String .class}); 129 $method_getAllUsers_2 = hero.interfaces.ProjectSoapXML.class.getMethod("getAllUsers", new java.lang.Class [] {}); 130 $method_getCreator_3 = hero.interfaces.ProjectSoapXML.class.getMethod("getCreator", new java.lang.Class [] {}); 131 $method_getEJBHome_4 = javax.ejb.EJBObject .class.getMethod("getEJBHome", new java.lang.Class [] {}); 132 $method_getEdgeCondition_5 = hero.interfaces.ProjectSoapXML.class.getMethod("getEdgeCondition", new java.lang.Class [] {java.lang.String .class}); 133 $method_getEdgeInNode_6 = hero.interfaces.ProjectSoapXML.class.getMethod("getEdgeInNode", new java.lang.Class [] {java.lang.String .class}); 134 $method_getEdgeOutNode_7 = hero.interfaces.ProjectSoapXML.class.getMethod("getEdgeOutNode", new java.lang.Class [] {java.lang.String .class}); 135 $method_getEdgeValue_8 = hero.interfaces.ProjectSoapXML.class.getMethod("getEdgeValue", new java.lang.Class [] {java.lang.String .class}); 136 $method_getEdgesNames_9 = hero.interfaces.ProjectSoapXML.class.getMethod("getEdgesNames", new java.lang.Class [] {}); 137 $method_getHandle_10 = javax.ejb.EJBObject .class.getMethod("getHandle", new java.lang.Class [] {}); 138 $method_getHooks_11 = hero.interfaces.ProjectSoapXML.class.getMethod("getHooks", new java.lang.Class [] {}); 139 $method_getInterHookValue_12 = hero.interfaces.ProjectSoapXML.class.getMethod("getInterHookValue", new java.lang.Class [] {java.lang.String .class}); 140 $method_getInterHooks_13 = hero.interfaces.ProjectSoapXML.class.getMethod("getInterHooks", new java.lang.Class [] {}); 141 $method_getName_14 = hero.interfaces.ProjectSoapXML.class.getMethod("getName", new java.lang.Class [] {}); 142 $method_getNodeAnticipable_15 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeAnticipable", new java.lang.Class [] {java.lang.String .class}); 143 $method_getNodeDeadline_16 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeDeadline", new java.lang.Class [] {java.lang.String .class}); 144 $method_getNodeDescription_17 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeDescription", new java.lang.Class [] {java.lang.String .class}); 145 $method_getNodeDetails_18 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeDetails", new java.lang.Class [] {java.lang.String .class}); 146 $method_getNodeExecutor_19 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeExecutor", new java.lang.Class [] {java.lang.String .class}); 147 $method_getNodeHooks_20 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeHooks", new java.lang.Class [] {java.lang.String .class}); 148 $method_getNodeInEdges_21 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeInEdges", new java.lang.Class [] {java.lang.String .class}); 149 $method_getNodeInterHook_22 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeInterHook", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 150 $method_getNodeInterHookValue_23 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeInterHookValue", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 151 $method_getNodeInterHooks_24 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeInterHooks", new java.lang.Class [] {java.lang.String .class}); 152 $method_getNodeLightValue_25 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeLightValue", new java.lang.Class [] {java.lang.String .class}); 153 $method_getNodeOutEdges_26 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeOutEdges", new java.lang.Class [] {java.lang.String .class}); 154 $method_getNodeProperties_27 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeProperties", new java.lang.Class [] {java.lang.String .class}); 155 $method_getNodeProperty_28 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeProperty", new java.lang.Class [] {java.lang.String .class, java.lang.String .class}); 156 $method_getNodeRole_29 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeRole", new java.lang.Class [] {java.lang.String .class}); 157 $method_getNodeRoleName_30 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeRoleName", new java.lang.Class [] {java.lang.String .class}); 158 $method_getNodeState_31 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeState", new java.lang.Class [] {java.lang.String .class}); 159 $method_getNodeType_32 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeType", new java.lang.Class [] {java.lang.String .class}); 160 $method_getNodeValue_33 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodeValue", new java.lang.Class [] {java.lang.String .class}); 161 $method_getNodes_34 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodes", new java.lang.Class [] {}); 162 $method_getNodesNames_35 = hero.interfaces.ProjectSoapXML.class.getMethod("getNodesNames", new java.lang.Class [] {}); 163 $method_getPrimaryKey_36 = javax.ejb.EJBObject .class.getMethod("getPrimaryKey", new java.lang.Class [] {}); 164 $method_getProjectDetails_37 = hero.interfaces.ProjectSoapXML.class.getMethod("getProjectDetails", new java.lang.Class [] {}); 165 $method_getProjectNameOfInstance_38 = hero.interfaces.ProjectSoapXML.class.getMethod("getProjectNameOfInstance", new java.lang.Class [] {java.lang.String .class}); 166 $method_getProperties_39 = hero.interfaces.ProjectSoapXML.class.getMethod("getProperties", new java.lang.Class [] {}); 167 $method_getRoles_40 = hero.interfaces.ProjectSoapXML.class.getMethod("getRoles", new java.lang.Class [] {}); 168 $method_getRolesNames_41 = hero.interfaces.ProjectSoapXML.class.getMethod("getRolesNames", new java.lang.Class [] {}); 169 $method_getUserRoles_42 = hero.interfaces.ProjectSoapXML.class.getMethod("getUserRoles", new java.lang.Class [] {java.lang.String .class}); 170 $method_getUserRolesInProject_43 = hero.interfaces.ProjectSoapXML.class.getMethod("getUserRolesInProject", new java.lang.Class [] {java.lang.String .class}); 171 $method_getUserRolesInProjectNames_44 = hero.interfaces.ProjectSoapXML.class.getMethod("getUserRolesInProjectNames", new java.lang.Class [] {java.lang.String .class}); 172 $method_getUsers_45 = hero.interfaces.ProjectSoapXML.class.getMethod("getUsers", new java.lang.Class [] {}); 173 $method_initProject_46 = hero.interfaces.ProjectSoapXML.class.getMethod("initProject", new java.lang.Class [] {java.lang.String .class}); 174 $method_isIdentical_47 = javax.ejb.EJBObject .class.getMethod("isIdentical", new java.lang.Class [] {javax.ejb.EJBObject .class}); 175 $method_remove_48 = javax.ejb.EJBObject .class.getMethod("remove", new java.lang.Class [] {}); 176 } catch (java.lang.NoSuchMethodException e) { 177 useNewInvoke = false; 178 } 179 } 180 181 public JOnASProjectSoapXML221420301Remote_Stub() { 183 super(); 184 } 185 public JOnASProjectSoapXML221420301Remote_Stub(java.rmi.server.RemoteRef ref) { 186 super(ref); 187 } 188 189 191 public java.lang.String getAgentEdgeValue(java.lang.String $param_String_1) 193 throws hero.util.HeroException, java.rmi.RemoteException 194 { 195 try { 196 if (useNewInvoke) { 197 Object $result = ref.invoke(this, $method_getAgentEdgeValue_0, new java.lang.Object [] {$param_String_1}, -4572147186182726317L); 198 return ((java.lang.String ) $result); 199 } else { 200 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 0, interfaceHash); 201 try { 202 java.io.ObjectOutput out = call.getOutputStream(); 203 out.writeObject($param_String_1); 204 } catch (java.io.IOException e) { 205 throw new java.rmi.MarshalException ("error marshalling arguments", e); 206 } 207 ref.invoke(call); 208 java.lang.String $result; 209 try { 210 java.io.ObjectInput in = call.getInputStream(); 211 $result = (java.lang.String ) in.readObject(); 212 } catch (java.io.IOException e) { 213 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 214 } catch (java.lang.ClassNotFoundException e) { 215 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 216 } finally { 217 ref.done(call); 218 } 219 return $result; 220 } 221 } catch (java.lang.RuntimeException e) { 222 throw e; 223 } catch (java.rmi.RemoteException e) { 224 throw e; 225 } catch (hero.util.HeroException e) { 226 throw e; 227 } catch (java.lang.Exception e) { 228 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 229 } 230 } 231 232 public java.lang.String getAgentValue(java.lang.String $param_String_1) 234 throws hero.util.HeroException, java.rmi.RemoteException 235 { 236 try { 237 if (useNewInvoke) { 238 Object $result = ref.invoke(this, $method_getAgentValue_1, new java.lang.Object [] {$param_String_1}, -7410562729979219593L); 239 return ((java.lang.String ) $result); 240 } else { 241 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 1, interfaceHash); 242 try { 243 java.io.ObjectOutput out = call.getOutputStream(); 244 out.writeObject($param_String_1); 245 } catch (java.io.IOException e) { 246 throw new java.rmi.MarshalException ("error marshalling arguments", e); 247 } 248 ref.invoke(call); 249 java.lang.String $result; 250 try { 251 java.io.ObjectInput in = call.getInputStream(); 252 $result = (java.lang.String ) in.readObject(); 253 } catch (java.io.IOException e) { 254 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 255 } catch (java.lang.ClassNotFoundException e) { 256 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 257 } finally { 258 ref.done(call); 259 } 260 return $result; 261 } 262 } catch (java.lang.RuntimeException e) { 263 throw e; 264 } catch (java.rmi.RemoteException e) { 265 throw e; 266 } catch (hero.util.HeroException e) { 267 throw e; 268 } catch (java.lang.Exception e) { 269 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 270 } 271 } 272 273 public java.util.Collection getAllUsers() 275 throws hero.util.HeroException, java.rmi.RemoteException 276 { 277 try { 278 if (useNewInvoke) { 279 Object $result = ref.invoke(this, $method_getAllUsers_2, null, 1659003498612767568L); 280 return ((java.util.Collection ) $result); 281 } else { 282 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 2, interfaceHash); 283 ref.invoke(call); 284 java.util.Collection $result; 285 try { 286 java.io.ObjectInput in = call.getInputStream(); 287 $result = (java.util.Collection ) in.readObject(); 288 } catch (java.io.IOException e) { 289 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 290 } catch (java.lang.ClassNotFoundException e) { 291 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 292 } finally { 293 ref.done(call); 294 } 295 return $result; 296 } 297 } catch (java.lang.RuntimeException e) { 298 throw e; 299 } catch (java.rmi.RemoteException e) { 300 throw e; 301 } catch (hero.util.HeroException e) { 302 throw e; 303 } catch (java.lang.Exception e) { 304 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 305 } 306 } 307 308 public java.lang.String getCreator() 310 throws hero.util.HeroException, java.rmi.RemoteException 311 { 312 try { 313 if (useNewInvoke) { 314 Object $result = ref.invoke(this, $method_getCreator_3, null, 140818847009154323L); 315 return ((java.lang.String ) $result); 316 } else { 317 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 3, interfaceHash); 318 ref.invoke(call); 319 java.lang.String $result; 320 try { 321 java.io.ObjectInput in = call.getInputStream(); 322 $result = (java.lang.String ) in.readObject(); 323 } catch (java.io.IOException e) { 324 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 325 } catch (java.lang.ClassNotFoundException e) { 326 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 327 } finally { 328 ref.done(call); 329 } 330 return $result; 331 } 332 } catch (java.lang.RuntimeException e) { 333 throw e; 334 } catch (java.rmi.RemoteException e) { 335 throw e; 336 } catch (hero.util.HeroException e) { 337 throw e; 338 } catch (java.lang.Exception e) { 339 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 340 } 341 } 342 343 public javax.ejb.EJBHome getEJBHome() 345 throws java.rmi.RemoteException 346 { 347 try { 348 if (useNewInvoke) { 349 Object $result = ref.invoke(this, $method_getEJBHome_4, null, 3163754803894080547L); 350 return ((javax.ejb.EJBHome ) $result); 351 } else { 352 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 4, interfaceHash); 353 ref.invoke(call); 354 javax.ejb.EJBHome $result; 355 try { 356 java.io.ObjectInput in = call.getInputStream(); 357 $result = (javax.ejb.EJBHome ) in.readObject(); 358 } catch (java.io.IOException e) { 359 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 360 } catch (java.lang.ClassNotFoundException e) { 361 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 362 } finally { 363 ref.done(call); 364 } 365 return $result; 366 } 367 } catch (java.lang.RuntimeException e) { 368 throw e; 369 } catch (java.rmi.RemoteException e) { 370 throw e; 371 } catch (java.lang.Exception e) { 372 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 373 } 374 } 375 376 public java.lang.String getEdgeCondition(java.lang.String $param_String_1) 378 throws hero.util.HeroException, java.rmi.RemoteException 379 { 380 try { 381 if (useNewInvoke) { 382 Object $result = ref.invoke(this, $method_getEdgeCondition_5, new java.lang.Object [] {$param_String_1}, -6075445978273568802L); 383 return ((java.lang.String ) $result); 384 } else { 385 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 5, interfaceHash); 386 try { 387 java.io.ObjectOutput out = call.getOutputStream(); 388 out.writeObject($param_String_1); 389 } catch (java.io.IOException e) { 390 throw new java.rmi.MarshalException ("error marshalling arguments", e); 391 } 392 ref.invoke(call); 393 java.lang.String $result; 394 try { 395 java.io.ObjectInput in = call.getInputStream(); 396 $result = (java.lang.String ) 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 (hero.util.HeroException e) { 411 throw e; 412 } catch (java.lang.Exception e) { 413 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 414 } 415 } 416 417 public java.lang.String getEdgeInNode(java.lang.String $param_String_1) 419 throws hero.util.HeroException, java.rmi.RemoteException 420 { 421 try { 422 if (useNewInvoke) { 423 Object $result = ref.invoke(this, $method_getEdgeInNode_6, new java.lang.Object [] {$param_String_1}, -332386302228673555L); 424 return ((java.lang.String ) $result); 425 } else { 426 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 6, interfaceHash); 427 try { 428 java.io.ObjectOutput out = call.getOutputStream(); 429 out.writeObject($param_String_1); 430 } catch (java.io.IOException e) { 431 throw new java.rmi.MarshalException ("error marshalling arguments", e); 432 } 433 ref.invoke(call); 434 java.lang.String $result; 435 try { 436 java.io.ObjectInput in = call.getInputStream(); 437 $result = (java.lang.String ) 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 (hero.util.HeroException e) { 452 throw e; 453 } catch (java.lang.Exception e) { 454 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 455 } 456 } 457 458 public java.lang.String getEdgeOutNode(java.lang.String $param_String_1) 460 throws hero.util.HeroException, java.rmi.RemoteException 461 { 462 try { 463 if (useNewInvoke) { 464 Object $result = ref.invoke(this, $method_getEdgeOutNode_7, new java.lang.Object [] {$param_String_1}, 7702627681253517648L); 465 return ((java.lang.String ) $result); 466 } else { 467 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 7, interfaceHash); 468 try { 469 java.io.ObjectOutput out = call.getOutputStream(); 470 out.writeObject($param_String_1); 471 } catch (java.io.IOException e) { 472 throw new java.rmi.MarshalException ("error marshalling arguments", e); 473 } 474 ref.invoke(call); 475 java.lang.String $result; 476 try { 477 java.io.ObjectInput in = call.getInputStream(); 478 $result = (java.lang.String ) in.readObject(); 479 } catch (java.io.IOException e) { 480 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 481 } catch (java.lang.ClassNotFoundException e) { 482 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 483 } finally { 484 ref.done(call); 485 } 486 return $result; 487 } 488 } catch (java.lang.RuntimeException e) { 489 throw e; 490 } catch (java.rmi.RemoteException e) { 491 throw e; 492 } catch (hero.util.HeroException e) { 493 throw e; 494 } catch (java.lang.Exception e) { 495 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 496 } 497 } 498 499 public java.lang.String getEdgeValue(java.lang.String $param_String_1) 501 throws hero.util.HeroException, java.rmi.RemoteException 502 { 503 try { 504 if (useNewInvoke) { 505 Object $result = ref.invoke(this, $method_getEdgeValue_8, new java.lang.Object [] {$param_String_1}, 1539082087313728767L); 506 return ((java.lang.String ) $result); 507 } else { 508 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 8, interfaceHash); 509 try { 510 java.io.ObjectOutput out = call.getOutputStream(); 511 out.writeObject($param_String_1); 512 } catch (java.io.IOException e) { 513 throw new java.rmi.MarshalException ("error marshalling arguments", e); 514 } 515 ref.invoke(call); 516 java.lang.String $result; 517 try { 518 java.io.ObjectInput in = call.getInputStream(); 519 $result = (java.lang.String ) in.readObject(); 520 } catch (java.io.IOException e) { 521 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 522 } catch (java.lang.ClassNotFoundException e) { 523 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 524 } finally { 525 ref.done(call); 526 } 527 return $result; 528 } 529 } catch (java.lang.RuntimeException e) { 530 throw e; 531 } catch (java.rmi.RemoteException e) { 532 throw e; 533 } catch (hero.util.HeroException e) { 534 throw e; 535 } catch (java.lang.Exception e) { 536 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 537 } 538 } 539 540 public java.util.Collection getEdgesNames() 542 throws hero.util.HeroException, java.rmi.RemoteException 543 { 544 try { 545 if (useNewInvoke) { 546 Object $result = ref.invoke(this, $method_getEdgesNames_9, null, -3691944628911676730L); 547 return ((java.util.Collection ) $result); 548 } else { 549 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 9, interfaceHash); 550 ref.invoke(call); 551 java.util.Collection $result; 552 try { 553 java.io.ObjectInput in = call.getInputStream(); 554 $result = (java.util.Collection ) in.readObject(); 555 } catch (java.io.IOException e) { 556 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 557 } catch (java.lang.ClassNotFoundException e) { 558 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 559 } finally { 560 ref.done(call); 561 } 562 return $result; 563 } 564 } catch (java.lang.RuntimeException e) { 565 throw e; 566 } catch (java.rmi.RemoteException e) { 567 throw e; 568 } catch (hero.util.HeroException e) { 569 throw e; 570 } catch (java.lang.Exception e) { 571 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 572 } 573 } 574 575 public javax.ejb.Handle getHandle() 577 throws java.rmi.RemoteException 578 { 579 try { 580 if (useNewInvoke) { 581 Object $result = ref.invoke(this, $method_getHandle_10, null, -1299374689989208114L); 582 return ((javax.ejb.Handle ) $result); 583 } else { 584 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 10, interfaceHash); 585 ref.invoke(call); 586 javax.ejb.Handle $result; 587 try { 588 java.io.ObjectInput in = call.getInputStream(); 589 $result = (javax.ejb.Handle ) in.readObject(); 590 } catch (java.io.IOException e) { 591 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 592 } catch (java.lang.ClassNotFoundException e) { 593 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 594 } finally { 595 ref.done(call); 596 } 597 return $result; 598 } 599 } catch (java.lang.RuntimeException e) { 600 throw e; 601 } catch (java.rmi.RemoteException e) { 602 throw e; 603 } catch (java.lang.Exception e) { 604 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 605 } 606 } 607 608 public java.lang.String getHooks() 610 throws hero.util.HeroException, java.rmi.RemoteException 611 { 612 try { 613 if (useNewInvoke) { 614 Object $result = ref.invoke(this, $method_getHooks_11, null, 7974023161682035827L); 615 return ((java.lang.String ) $result); 616 } else { 617 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 11, interfaceHash); 618 ref.invoke(call); 619 java.lang.String $result; 620 try { 621 java.io.ObjectInput in = call.getInputStream(); 622 $result = (java.lang.String ) in.readObject(); 623 } catch (java.io.IOException e) { 624 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 625 } catch (java.lang.ClassNotFoundException e) { 626 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 627 } finally { 628 ref.done(call); 629 } 630 return $result; 631 } 632 } catch (java.lang.RuntimeException e) { 633 throw e; 634 } catch (java.rmi.RemoteException e) { 635 throw e; 636 } catch (hero.util.HeroException e) { 637 throw e; 638 } catch (java.lang.Exception e) { 639 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 640 } 641 } 642 643 public java.lang.String getInterHookValue(java.lang.String $param_String_1) 645 throws hero.util.HeroException, java.rmi.RemoteException 646 { 647 try { 648 if (useNewInvoke) { 649 Object $result = ref.invoke(this, $method_getInterHookValue_12, new java.lang.Object [] {$param_String_1}, 6757547265475608871L); 650 return ((java.lang.String ) $result); 651 } else { 652 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 12, interfaceHash); 653 try { 654 java.io.ObjectOutput out = call.getOutputStream(); 655 out.writeObject($param_String_1); 656 } catch (java.io.IOException e) { 657 throw new java.rmi.MarshalException ("error marshalling arguments", e); 658 } 659 ref.invoke(call); 660 java.lang.String $result; 661 try { 662 java.io.ObjectInput in = call.getInputStream(); 663 $result = (java.lang.String ) in.readObject(); 664 } catch (java.io.IOException e) { 665 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 666 } catch (java.lang.ClassNotFoundException e) { 667 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 668 } finally { 669 ref.done(call); 670 } 671 return $result; 672 } 673 } catch (java.lang.RuntimeException e) { 674 throw e; 675 } catch (java.rmi.RemoteException e) { 676 throw e; 677 } catch (hero.util.HeroException e) { 678 throw e; 679 } catch (java.lang.Exception e) { 680 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 681 } 682 } 683 684 public java.lang.String getInterHooks() 686 throws hero.util.HeroException, java.rmi.RemoteException 687 { 688 try { 689 if (useNewInvoke) { 690 Object $result = ref.invoke(this, $method_getInterHooks_13, null, 4191914833578820505L); 691 return ((java.lang.String ) $result); 692 } else { 693 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 13, interfaceHash); 694 ref.invoke(call); 695 java.lang.String $result; 696 try { 697 java.io.ObjectInput in = call.getInputStream(); 698 $result = (java.lang.String ) in.readObject(); 699 } catch (java.io.IOException e) { 700 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 701 } catch (java.lang.ClassNotFoundException e) { 702 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 703 } finally { 704 ref.done(call); 705 } 706 return $result; 707 } 708 } catch (java.lang.RuntimeException e) { 709 throw e; 710 } catch (java.rmi.RemoteException e) { 711 throw e; 712 } catch (hero.util.HeroException e) { 713 throw e; 714 } catch (java.lang.Exception e) { 715 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 716 } 717 } 718 719 public java.lang.String getName() 721 throws hero.util.HeroException, java.rmi.RemoteException 722 { 723 try { 724 if (useNewInvoke) { 725 Object $result = ref.invoke(this, $method_getName_14, null, 6317137956467216454L); 726 return ((java.lang.String ) $result); 727 } else { 728 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 14, interfaceHash); 729 ref.invoke(call); 730 java.lang.String $result; 731 try { 732 java.io.ObjectInput in = call.getInputStream(); 733 $result = (java.lang.String ) in.readObject(); 734 } catch (java.io.IOException e) { 735 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 736 } catch (java.lang.ClassNotFoundException e) { 737 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 738 } finally { 739 ref.done(call); 740 } 741 return $result; 742 } 743 } catch (java.lang.RuntimeException e) { 744 throw e; 745 } catch (java.rmi.RemoteException e) { 746 throw e; 747 } catch (hero.util.HeroException e) { 748 throw e; 749 } catch (java.lang.Exception e) { 750 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 751 } 752 } 753 754 public boolean getNodeAnticipable(java.lang.String $param_String_1) 756 throws hero.util.HeroException, java.rmi.RemoteException 757 { 758 try { 759 if (useNewInvoke) { 760 Object $result = ref.invoke(this, $method_getNodeAnticipable_15, new java.lang.Object [] {$param_String_1}, -7051957507907201919L); 761 return ((java.lang.Boolean ) $result).booleanValue(); 762 } else { 763 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 15, interfaceHash); 764 try { 765 java.io.ObjectOutput out = call.getOutputStream(); 766 out.writeObject($param_String_1); 767 } catch (java.io.IOException e) { 768 throw new java.rmi.MarshalException ("error marshalling arguments", e); 769 } 770 ref.invoke(call); 771 boolean $result; 772 try { 773 java.io.ObjectInput in = call.getInputStream(); 774 $result = in.readBoolean(); 775 } catch (java.io.IOException e) { 776 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 777 } finally { 778 ref.done(call); 779 } 780 return $result; 781 } 782 } catch (java.lang.RuntimeException e) { 783 throw e; 784 } catch (java.rmi.RemoteException e) { 785 throw e; 786 } catch (hero.util.HeroException e) { 787 throw e; 788 } catch (java.lang.Exception e) { 789 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 790 } 791 } 792 793 public java.lang.String getNodeDeadline(java.lang.String $param_String_1) 795 throws hero.util.HeroException, java.rmi.RemoteException 796 { 797 try { 798 if (useNewInvoke) { 799 Object $result = ref.invoke(this, $method_getNodeDeadline_16, new java.lang.Object [] {$param_String_1}, -3885359518318466398L); 800 return ((java.lang.String ) $result); 801 } else { 802 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 16, interfaceHash); 803 try { 804 java.io.ObjectOutput out = call.getOutputStream(); 805 out.writeObject($param_String_1); 806 } catch (java.io.IOException e) { 807 throw new java.rmi.MarshalException ("error marshalling arguments", e); 808 } 809 ref.invoke(call); 810 java.lang.String $result; 811 try { 812 java.io.ObjectInput in = call.getInputStream(); 813 $result = (java.lang.String ) in.readObject(); 814 } catch (java.io.IOException e) { 815 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 816 } catch (java.lang.ClassNotFoundException e) { 817 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 818 } finally { 819 ref.done(call); 820 } 821 return $result; 822 } 823 } catch (java.lang.RuntimeException e) { 824 throw e; 825 } catch (java.rmi.RemoteException e) { 826 throw e; 827 } catch (hero.util.HeroException e) { 828 throw e; 829 } catch (java.lang.Exception e) { 830 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 831 } 832 } 833 834 public java.lang.String getNodeDescription(java.lang.String $param_String_1) 836 throws hero.util.HeroException, java.rmi.RemoteException 837 { 838 try { 839 if (useNewInvoke) { 840 Object $result = ref.invoke(this, $method_getNodeDescription_17, new java.lang.Object [] {$param_String_1}, 8159534387564966926L); 841 return ((java.lang.String ) $result); 842 } else { 843 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 17, interfaceHash); 844 try { 845 java.io.ObjectOutput out = call.getOutputStream(); 846 out.writeObject($param_String_1); 847 } catch (java.io.IOException e) { 848 throw new java.rmi.MarshalException ("error marshalling arguments", e); 849 } 850 ref.invoke(call); 851 java.lang.String $result; 852 try { 853 java.io.ObjectInput in = call.getInputStream(); 854 $result = (java.lang.String ) in.readObject(); 855 } catch (java.io.IOException e) { 856 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 857 } catch (java.lang.ClassNotFoundException e) { 858 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 859 } finally { 860 ref.done(call); 861 } 862 return $result; 863 } 864 } catch (java.lang.RuntimeException e) { 865 throw e; 866 } catch (java.rmi.RemoteException e) { 867 throw e; 868 } catch (hero.util.HeroException e) { 869 throw e; 870 } catch (java.lang.Exception e) { 871 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 872 } 873 } 874 875 public java.lang.String getNodeDetails(java.lang.String $param_String_1) 877 throws hero.util.HeroException, java.rmi.RemoteException 878 { 879 try { 880 if (useNewInvoke) { 881 Object $result = ref.invoke(this, $method_getNodeDetails_18, new java.lang.Object [] {$param_String_1}, -6027082065668002719L); 882 return ((java.lang.String ) $result); 883 } else { 884 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 18, interfaceHash); 885 try { 886 java.io.ObjectOutput out = call.getOutputStream(); 887 out.writeObject($param_String_1); 888 } catch (java.io.IOException e) { 889 throw new java.rmi.MarshalException ("error marshalling arguments", e); 890 } 891 ref.invoke(call); 892 java.lang.String $result; 893 try { 894 java.io.ObjectInput in = call.getInputStream(); 895 $result = (java.lang.String ) in.readObject(); 896 } catch (java.io.IOException e) { 897 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 898 } catch (java.lang.ClassNotFoundException e) { 899 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 900 } finally { 901 ref.done(call); 902 } 903 return $result; 904 } 905 } catch (java.lang.RuntimeException e) { 906 throw e; 907 } catch (java.rmi.RemoteException e) { 908 throw e; 909 } catch (hero.util.HeroException e) { 910 throw e; 911 } catch (java.lang.Exception e) { 912 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 913 } 914 } 915 916 public java.lang.String getNodeExecutor(java.lang.String $param_String_1) 918 throws hero.util.HeroException, java.rmi.RemoteException 919 { 920 try { 921 if (useNewInvoke) { 922 Object $result = ref.invoke(this, $method_getNodeExecutor_19, new java.lang.Object [] {$param_String_1}, 3030346555826249728L); 923 return ((java.lang.String ) $result); 924 } else { 925 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 19, interfaceHash); 926 try { 927 java.io.ObjectOutput out = call.getOutputStream(); 928 out.writeObject($param_String_1); 929 } catch (java.io.IOException e) { 930 throw new java.rmi.MarshalException ("error marshalling arguments", e); 931 } 932 ref.invoke(call); 933 java.lang.String $result; 934 try { 935 java.io.ObjectInput in = call.getInputStream(); 936 $result = (java.lang.String ) in.readObject(); 937 } catch (java.io.IOException e) { 938 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 939 } catch (java.lang.ClassNotFoundException e) { 940 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 941 } finally { 942 ref.done(call); 943 } 944 return $result; 945 } 946 } catch (java.lang.RuntimeException e) { 947 throw e; 948 } catch (java.rmi.RemoteException e) { 949 throw e; 950 } catch (hero.util.HeroException e) { 951 throw e; 952 } catch (java.lang.Exception e) { 953 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 954 } 955 } 956 957 public java.lang.String getNodeHooks(java.lang.String $param_String_1) 959 throws hero.util.HeroException, java.rmi.RemoteException 960 { 961 try { 962 if (useNewInvoke) { 963 Object $result = ref.invoke(this, $method_getNodeHooks_20, new java.lang.Object [] {$param_String_1}, 257568210662890656L); 964 return ((java.lang.String ) $result); 965 } else { 966 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 20, interfaceHash); 967 try { 968 java.io.ObjectOutput out = call.getOutputStream(); 969 out.writeObject($param_String_1); 970 } catch (java.io.IOException e) { 971 throw new java.rmi.MarshalException ("error marshalling arguments", e); 972 } 973 ref.invoke(call); 974 java.lang.String $result; 975 try { 976 java.io.ObjectInput in = call.getInputStream(); 977 $result = (java.lang.String ) in.readObject(); 978 } catch (java.io.IOException e) { 979 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 980 } catch (java.lang.ClassNotFoundException e) { 981 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 982 } finally { 983 ref.done(call); 984 } 985 return $result; 986 } 987 } catch (java.lang.RuntimeException e) { 988 throw e; 989 } catch (java.rmi.RemoteException e) { 990 throw e; 991 } catch (hero.util.HeroException e) { 992 throw e; 993 } catch (java.lang.Exception e) { 994 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 995 } 996 } 997 998 public java.lang.String getNodeInEdges(java.lang.String $param_String_1) 1000 throws hero.util.HeroException, java.rmi.RemoteException 1001 { 1002 try { 1003 if (useNewInvoke) { 1004 Object $result = ref.invoke(this, $method_getNodeInEdges_21, new java.lang.Object [] {$param_String_1}, 6288908334691794738L); 1005 return ((java.lang.String ) $result); 1006 } else { 1007 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 21, interfaceHash); 1008 try { 1009 java.io.ObjectOutput out = call.getOutputStream(); 1010 out.writeObject($param_String_1); 1011 } catch (java.io.IOException e) { 1012 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1013 } 1014 ref.invoke(call); 1015 java.lang.String $result; 1016 try { 1017 java.io.ObjectInput in = call.getInputStream(); 1018 $result = (java.lang.String ) in.readObject(); 1019 } catch (java.io.IOException e) { 1020 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1021 } catch (java.lang.ClassNotFoundException e) { 1022 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1023 } finally { 1024 ref.done(call); 1025 } 1026 return $result; 1027 } 1028 } catch (java.lang.RuntimeException e) { 1029 throw e; 1030 } catch (java.rmi.RemoteException e) { 1031 throw e; 1032 } catch (hero.util.HeroException e) { 1033 throw e; 1034 } catch (java.lang.Exception e) { 1035 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1036 } 1037 } 1038 1039 public java.lang.String getNodeInterHook(java.lang.String $param_String_1, java.lang.String $param_String_2) 1041 throws hero.util.HeroException, java.rmi.RemoteException 1042 { 1043 try { 1044 if (useNewInvoke) { 1045 Object $result = ref.invoke(this, $method_getNodeInterHook_22, new java.lang.Object [] {$param_String_1, $param_String_2}, 7686843836374246080L); 1046 return ((java.lang.String ) $result); 1047 } else { 1048 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 22, interfaceHash); 1049 try { 1050 java.io.ObjectOutput out = call.getOutputStream(); 1051 out.writeObject($param_String_1); 1052 out.writeObject($param_String_2); 1053 } catch (java.io.IOException e) { 1054 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1055 } 1056 ref.invoke(call); 1057 java.lang.String $result; 1058 try { 1059 java.io.ObjectInput in = call.getInputStream(); 1060 $result = (java.lang.String ) in.readObject(); 1061 } catch (java.io.IOException e) { 1062 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1063 } catch (java.lang.ClassNotFoundException e) { 1064 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1065 } finally { 1066 ref.done(call); 1067 } 1068 return $result; 1069 } 1070 } catch (java.lang.RuntimeException e) { 1071 throw e; 1072 } catch (java.rmi.RemoteException e) { 1073 throw e; 1074 } catch (hero.util.HeroException e) { 1075 throw e; 1076 } catch (java.lang.Exception e) { 1077 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1078 } 1079 } 1080 1081 public java.lang.String getNodeInterHookValue(java.lang.String $param_String_1, java.lang.String $param_String_2) 1083 throws hero.util.HeroException, java.rmi.RemoteException 1084 { 1085 try { 1086 if (useNewInvoke) { 1087 Object $result = ref.invoke(this, $method_getNodeInterHookValue_23, new java.lang.Object [] {$param_String_1, $param_String_2}, 7459332090286449187L); 1088 return ((java.lang.String ) $result); 1089 } else { 1090 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 23, interfaceHash); 1091 try { 1092 java.io.ObjectOutput out = call.getOutputStream(); 1093 out.writeObject($param_String_1); 1094 out.writeObject($param_String_2); 1095 } catch (java.io.IOException e) { 1096 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1097 } 1098 ref.invoke(call); 1099 java.lang.String $result; 1100 try { 1101 java.io.ObjectInput in = call.getInputStream(); 1102 $result = (java.lang.String ) in.readObject(); 1103 } catch (java.io.IOException e) { 1104 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1105 } catch (java.lang.ClassNotFoundException e) { 1106 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1107 } finally { 1108 ref.done(call); 1109 } 1110 return $result; 1111 } 1112 } catch (java.lang.RuntimeException e) { 1113 throw e; 1114 } catch (java.rmi.RemoteException e) { 1115 throw e; 1116 } catch (hero.util.HeroException e) { 1117 throw e; 1118 } catch (java.lang.Exception e) { 1119 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1120 } 1121 } 1122 1123 public java.lang.String getNodeInterHooks(java.lang.String $param_String_1) 1125 throws hero.util.HeroException, java.rmi.RemoteException 1126 { 1127 try { 1128 if (useNewInvoke) { 1129 Object $result = ref.invoke(this, $method_getNodeInterHooks_24, new java.lang.Object [] {$param_String_1}, -5494880183054284425L); 1130 return ((java.lang.String ) $result); 1131 } else { 1132 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 24, interfaceHash); 1133 try { 1134 java.io.ObjectOutput out = call.getOutputStream(); 1135 out.writeObject($param_String_1); 1136 } catch (java.io.IOException e) { 1137 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1138 } 1139 ref.invoke(call); 1140 java.lang.String $result; 1141 try { 1142 java.io.ObjectInput in = call.getInputStream(); 1143 $result = (java.lang.String ) in.readObject(); 1144 } catch (java.io.IOException e) { 1145 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1146 } catch (java.lang.ClassNotFoundException e) { 1147 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1148 } finally { 1149 ref.done(call); 1150 } 1151 return $result; 1152 } 1153 } catch (java.lang.RuntimeException e) { 1154 throw e; 1155 } catch (java.rmi.RemoteException e) { 1156 throw e; 1157 } catch (hero.util.HeroException e) { 1158 throw e; 1159 } catch (java.lang.Exception e) { 1160 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1161 } 1162 } 1163 1164 public java.lang.String getNodeLightValue(java.lang.String $param_String_1) 1166 throws hero.util.HeroException, java.rmi.RemoteException 1167 { 1168 try { 1169 if (useNewInvoke) { 1170 Object $result = ref.invoke(this, $method_getNodeLightValue_25, new java.lang.Object [] {$param_String_1}, 4720730480803854582L); 1171 return ((java.lang.String ) $result); 1172 } else { 1173 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 25, interfaceHash); 1174 try { 1175 java.io.ObjectOutput out = call.getOutputStream(); 1176 out.writeObject($param_String_1); 1177 } catch (java.io.IOException e) { 1178 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1179 } 1180 ref.invoke(call); 1181 java.lang.String $result; 1182 try { 1183 java.io.ObjectInput in = call.getInputStream(); 1184 $result = (java.lang.String ) in.readObject(); 1185 } catch (java.io.IOException e) { 1186 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1187 } catch (java.lang.ClassNotFoundException e) { 1188 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1189 } finally { 1190 ref.done(call); 1191 } 1192 return $result; 1193 } 1194 } catch (java.lang.RuntimeException e) { 1195 throw e; 1196 } catch (java.rmi.RemoteException e) { 1197 throw e; 1198 } catch (hero.util.HeroException e) { 1199 throw e; 1200 } catch (java.lang.Exception e) { 1201 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1202 } 1203 } 1204 1205 public java.lang.String getNodeOutEdges(java.lang.String $param_String_1) 1207 throws hero.util.HeroException, java.rmi.RemoteException 1208 { 1209 try { 1210 if (useNewInvoke) { 1211 Object $result = ref.invoke(this, $method_getNodeOutEdges_26, new java.lang.Object [] {$param_String_1}, 8787066407372057396L); 1212 return ((java.lang.String ) $result); 1213 } else { 1214 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 26, interfaceHash); 1215 try { 1216 java.io.ObjectOutput out = call.getOutputStream(); 1217 out.writeObject($param_String_1); 1218 } catch (java.io.IOException e) { 1219 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1220 } 1221 ref.invoke(call); 1222 java.lang.String $result; 1223 try { 1224 java.io.ObjectInput in = call.getInputStream(); 1225 $result = (java.lang.String ) in.readObject(); 1226 } catch (java.io.IOException e) { 1227 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1228 } catch (java.lang.ClassNotFoundException e) { 1229 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1230 } finally { 1231 ref.done(call); 1232 } 1233 return $result; 1234 } 1235 } catch (java.lang.RuntimeException e) { 1236 throw e; 1237 } catch (java.rmi.RemoteException e) { 1238 throw e; 1239 } catch (hero.util.HeroException e) { 1240 throw e; 1241 } catch (java.lang.Exception e) { 1242 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1243 } 1244 } 1245 1246 public java.lang.String getNodeProperties(java.lang.String $param_String_1) 1248 throws hero.util.HeroException, java.rmi.RemoteException 1249 { 1250 try { 1251 if (useNewInvoke) { 1252 Object $result = ref.invoke(this, $method_getNodeProperties_27, new java.lang.Object [] {$param_String_1}, 442784127816140503L); 1253 return ((java.lang.String ) $result); 1254 } else { 1255 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 27, interfaceHash); 1256 try { 1257 java.io.ObjectOutput out = call.getOutputStream(); 1258 out.writeObject($param_String_1); 1259 } catch (java.io.IOException e) { 1260 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1261 } 1262 ref.invoke(call); 1263 java.lang.String $result; 1264 try { 1265 java.io.ObjectInput in = call.getInputStream(); 1266 $result = (java.lang.String ) in.readObject(); 1267 } catch (java.io.IOException e) { 1268 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1269 } catch (java.lang.ClassNotFoundException e) { 1270 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1271 } finally { 1272 ref.done(call); 1273 } 1274 return $result; 1275 } 1276 } catch (java.lang.RuntimeException e) { 1277 throw e; 1278 } catch (java.rmi.RemoteException e) { 1279 throw e; 1280 } catch (hero.util.HeroException e) { 1281 throw e; 1282 } catch (java.lang.Exception e) { 1283 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1284 } 1285 } 1286 1287 public java.lang.String getNodeProperty(java.lang.String $param_String_1, java.lang.String $param_String_2) 1289 throws hero.util.HeroException, java.rmi.RemoteException 1290 { 1291 try { 1292 if (useNewInvoke) { 1293 Object $result = ref.invoke(this, $method_getNodeProperty_28, new java.lang.Object [] {$param_String_1, $param_String_2}, 7809666721368277559L); 1294 return ((java.lang.String ) $result); 1295 } else { 1296 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 28, interfaceHash); 1297 try { 1298 java.io.ObjectOutput out = call.getOutputStream(); 1299 out.writeObject($param_String_1); 1300 out.writeObject($param_String_2); 1301 } catch (java.io.IOException e) { 1302 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1303 } 1304 ref.invoke(call); 1305 java.lang.String $result; 1306 try { 1307 java.io.ObjectInput in = call.getInputStream(); 1308 $result = (java.lang.String ) in.readObject(); 1309 } catch (java.io.IOException e) { 1310 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1311 } catch (java.lang.ClassNotFoundException e) { 1312 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1313 } finally { 1314 ref.done(call); 1315 } 1316 return $result; 1317 } 1318 } catch (java.lang.RuntimeException e) { 1319 throw e; 1320 } catch (java.rmi.RemoteException e) { 1321 throw e; 1322 } catch (hero.util.HeroException e) { 1323 throw e; 1324 } catch (java.lang.Exception e) { 1325 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1326 } 1327 } 1328 1329 public java.lang.String getNodeRole(java.lang.String $param_String_1) 1331 throws hero.util.HeroException, java.rmi.RemoteException 1332 { 1333 try { 1334 if (useNewInvoke) { 1335 Object $result = ref.invoke(this, $method_getNodeRole_29, new java.lang.Object [] {$param_String_1}, -3429255199569732116L); 1336 return ((java.lang.String ) $result); 1337 } else { 1338 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 29, interfaceHash); 1339 try { 1340 java.io.ObjectOutput out = call.getOutputStream(); 1341 out.writeObject($param_String_1); 1342 } catch (java.io.IOException e) { 1343 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1344 } 1345 ref.invoke(call); 1346 java.lang.String $result; 1347 try { 1348 java.io.ObjectInput in = call.getInputStream(); 1349 $result = (java.lang.String ) in.readObject(); 1350 } catch (java.io.IOException e) { 1351 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1352 } catch (java.lang.ClassNotFoundException e) { 1353 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1354 } finally { 1355 ref.done(call); 1356 } 1357 return $result; 1358 } 1359 } catch (java.lang.RuntimeException e) { 1360 throw e; 1361 } catch (java.rmi.RemoteException e) { 1362 throw e; 1363 } catch (hero.util.HeroException e) { 1364 throw e; 1365 } catch (java.lang.Exception e) { 1366 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1367 } 1368 } 1369 1370 public java.lang.String getNodeRoleName(java.lang.String $param_String_1) 1372 throws hero.util.HeroException, java.rmi.RemoteException 1373 { 1374 try { 1375 if (useNewInvoke) { 1376 Object $result = ref.invoke(this, $method_getNodeRoleName_30, new java.lang.Object [] {$param_String_1}, -6217866625896486272L); 1377 return ((java.lang.String ) $result); 1378 } else { 1379 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 30, interfaceHash); 1380 try { 1381 java.io.ObjectOutput out = call.getOutputStream(); 1382 out.writeObject($param_String_1); 1383 } catch (java.io.IOException e) { 1384 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1385 } 1386 ref.invoke(call); 1387 java.lang.String $result; 1388 try { 1389 java.io.ObjectInput in = call.getInputStream(); 1390 $result = (java.lang.String ) in.readObject(); 1391 } catch (java.io.IOException e) { 1392 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1393 } catch (java.lang.ClassNotFoundException e) { 1394 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1395 } finally { 1396 ref.done(call); 1397 } 1398 return $result; 1399 } 1400 } catch (java.lang.RuntimeException e) { 1401 throw e; 1402 } catch (java.rmi.RemoteException e) { 1403 throw e; 1404 } catch (hero.util.HeroException e) { 1405 throw e; 1406 } catch (java.lang.Exception e) { 1407 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1408 } 1409 } 1410 1411 public int getNodeState(java.lang.String $param_String_1) 1413 throws hero.util.HeroException, java.rmi.RemoteException 1414 { 1415 try { 1416 if (useNewInvoke) { 1417 Object $result = ref.invoke(this, $method_getNodeState_31, new java.lang.Object [] {$param_String_1}, -8864676905033888205L); 1418 return ((java.lang.Integer ) $result).intValue(); 1419 } else { 1420 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 31, interfaceHash); 1421 try { 1422 java.io.ObjectOutput out = call.getOutputStream(); 1423 out.writeObject($param_String_1); 1424 } catch (java.io.IOException e) { 1425 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1426 } 1427 ref.invoke(call); 1428 int $result; 1429 try { 1430 java.io.ObjectInput in = call.getInputStream(); 1431 $result = in.readInt(); 1432 } catch (java.io.IOException e) { 1433 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1434 } finally { 1435 ref.done(call); 1436 } 1437 return $result; 1438 } 1439 } catch (java.lang.RuntimeException e) { 1440 throw e; 1441 } catch (java.rmi.RemoteException e) { 1442 throw e; 1443 } catch (hero.util.HeroException e) { 1444 throw e; 1445 } catch (java.lang.Exception e) { 1446 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1447 } 1448 } 1449 1450 public int getNodeType(java.lang.String $param_String_1) 1452 throws hero.util.HeroException, java.rmi.RemoteException 1453 { 1454 try { 1455 if (useNewInvoke) { 1456 Object $result = ref.invoke(this, $method_getNodeType_32, new java.lang.Object [] {$param_String_1}, -3065655911984041848L); 1457 return ((java.lang.Integer ) $result).intValue(); 1458 } else { 1459 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 32, interfaceHash); 1460 try { 1461 java.io.ObjectOutput out = call.getOutputStream(); 1462 out.writeObject($param_String_1); 1463 } catch (java.io.IOException e) { 1464 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1465 } 1466 ref.invoke(call); 1467 int $result; 1468 try { 1469 java.io.ObjectInput in = call.getInputStream(); 1470 $result = in.readInt(); 1471 } catch (java.io.IOException e) { 1472 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1473 } finally { 1474 ref.done(call); 1475 } 1476 return $result; 1477 } 1478 } catch (java.lang.RuntimeException e) { 1479 throw e; 1480 } catch (java.rmi.RemoteException e) { 1481 throw e; 1482 } catch (hero.util.HeroException e) { 1483 throw e; 1484 } catch (java.lang.Exception e) { 1485 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1486 } 1487 } 1488 1489 public java.lang.String getNodeValue(java.lang.String $param_String_1) 1491 throws hero.util.HeroException, java.rmi.RemoteException 1492 { 1493 try { 1494 if (useNewInvoke) { 1495 Object $result = ref.invoke(this, $method_getNodeValue_33, new java.lang.Object [] {$param_String_1}, 8221366452563016692L); 1496 return ((java.lang.String ) $result); 1497 } else { 1498 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 33, interfaceHash); 1499 try { 1500 java.io.ObjectOutput out = call.getOutputStream(); 1501 out.writeObject($param_String_1); 1502 } catch (java.io.IOException e) { 1503 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1504 } 1505 ref.invoke(call); 1506 java.lang.String $result; 1507 try { 1508 java.io.ObjectInput in = call.getInputStream(); 1509 $result = (java.lang.String ) in.readObject(); 1510 } catch (java.io.IOException e) { 1511 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1512 } catch (java.lang.ClassNotFoundException e) { 1513 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1514 } finally { 1515 ref.done(call); 1516 } 1517 return $result; 1518 } 1519 } catch (java.lang.RuntimeException e) { 1520 throw e; 1521 } catch (java.rmi.RemoteException e) { 1522 throw e; 1523 } catch (hero.util.HeroException e) { 1524 throw e; 1525 } catch (java.lang.Exception e) { 1526 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1527 } 1528 } 1529 1530 public java.lang.String getNodes() 1532 throws hero.util.HeroException, java.rmi.RemoteException 1533 { 1534 try { 1535 if (useNewInvoke) { 1536 Object $result = ref.invoke(this, $method_getNodes_34, null, -8760123019641260675L); 1537 return ((java.lang.String ) $result); 1538 } else { 1539 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 34, interfaceHash); 1540 ref.invoke(call); 1541 java.lang.String $result; 1542 try { 1543 java.io.ObjectInput in = call.getInputStream(); 1544 $result = (java.lang.String ) in.readObject(); 1545 } catch (java.io.IOException e) { 1546 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1547 } catch (java.lang.ClassNotFoundException e) { 1548 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1549 } finally { 1550 ref.done(call); 1551 } 1552 return $result; 1553 } 1554 } catch (java.lang.RuntimeException e) { 1555 throw e; 1556 } catch (java.rmi.RemoteException e) { 1557 throw e; 1558 } catch (hero.util.HeroException e) { 1559 throw e; 1560 } catch (java.lang.Exception e) { 1561 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1562 } 1563 } 1564 1565 public java.util.Collection getNodesNames() 1567 throws hero.util.HeroException, java.rmi.RemoteException 1568 { 1569 try { 1570 if (useNewInvoke) { 1571 Object $result = ref.invoke(this, $method_getNodesNames_35, null, -1808226095876967394L); 1572 return ((java.util.Collection ) $result); 1573 } else { 1574 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 35, interfaceHash); 1575 ref.invoke(call); 1576 java.util.Collection $result; 1577 try { 1578 java.io.ObjectInput in = call.getInputStream(); 1579 $result = (java.util.Collection ) in.readObject(); 1580 } catch (java.io.IOException e) { 1581 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1582 } catch (java.lang.ClassNotFoundException e) { 1583 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1584 } finally { 1585 ref.done(call); 1586 } 1587 return $result; 1588 } 1589 } catch (java.lang.RuntimeException e) { 1590 throw e; 1591 } catch (java.rmi.RemoteException e) { 1592 throw e; 1593 } catch (hero.util.HeroException e) { 1594 throw e; 1595 } catch (java.lang.Exception e) { 1596 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1597 } 1598 } 1599 1600 public java.lang.Object getPrimaryKey() 1602 throws java.rmi.RemoteException 1603 { 1604 try { 1605 if (useNewInvoke) { 1606 Object $result = ref.invoke(this, $method_getPrimaryKey_36, null, 4840115071604865751L); 1607 return ((java.lang.Object ) $result); 1608 } else { 1609 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 36, interfaceHash); 1610 ref.invoke(call); 1611 java.lang.Object $result; 1612 try { 1613 java.io.ObjectInput in = call.getInputStream(); 1614 $result = (java.lang.Object ) in.readObject(); 1615 } catch (java.io.IOException e) { 1616 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1617 } catch (java.lang.ClassNotFoundException e) { 1618 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1619 } finally { 1620 ref.done(call); 1621 } 1622 return $result; 1623 } 1624 } catch (java.lang.RuntimeException e) { 1625 throw e; 1626 } catch (java.rmi.RemoteException e) { 1627 throw e; 1628 } catch (java.lang.Exception e) { 1629 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1630 } 1631 } 1632 1633 public java.lang.String getProjectDetails() 1635 throws hero.util.HeroException, java.rmi.RemoteException 1636 { 1637 try { 1638 if (useNewInvoke) { 1639 Object $result = ref.invoke(this, $method_getProjectDetails_37, null, 1677120060638673948L); 1640 return ((java.lang.String ) $result); 1641 } else { 1642 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 37, interfaceHash); 1643 ref.invoke(call); 1644 java.lang.String $result; 1645 try { 1646 java.io.ObjectInput in = call.getInputStream(); 1647 $result = (java.lang.String ) in.readObject(); 1648 } catch (java.io.IOException e) { 1649 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1650 } catch (java.lang.ClassNotFoundException e) { 1651 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1652 } finally { 1653 ref.done(call); 1654 } 1655 return $result; 1656 } 1657 } catch (java.lang.RuntimeException e) { 1658 throw e; 1659 } catch (java.rmi.RemoteException e) { 1660 throw e; 1661 } catch (hero.util.HeroException e) { 1662 throw e; 1663 } catch (java.lang.Exception e) { 1664 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1665 } 1666 } 1667 1668 public java.lang.String getProjectNameOfInstance(java.lang.String $param_String_1) 1670 throws hero.util.HeroException, java.rmi.RemoteException 1671 { 1672 try { 1673 if (useNewInvoke) { 1674 Object $result = ref.invoke(this, $method_getProjectNameOfInstance_38, new java.lang.Object [] {$param_String_1}, 6417295387004649281L); 1675 return ((java.lang.String ) $result); 1676 } else { 1677 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 38, interfaceHash); 1678 try { 1679 java.io.ObjectOutput out = call.getOutputStream(); 1680 out.writeObject($param_String_1); 1681 } catch (java.io.IOException e) { 1682 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1683 } 1684 ref.invoke(call); 1685 java.lang.String $result; 1686 try { 1687 java.io.ObjectInput in = call.getInputStream(); 1688 $result = (java.lang.String ) in.readObject(); 1689 } catch (java.io.IOException e) { 1690 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1691 } catch (java.lang.ClassNotFoundException e) { 1692 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1693 } finally { 1694 ref.done(call); 1695 } 1696 return $result; 1697 } 1698 } catch (java.lang.RuntimeException e) { 1699 throw e; 1700 } catch (java.rmi.RemoteException e) { 1701 throw e; 1702 } catch (hero.util.HeroException e) { 1703 throw e; 1704 } catch (java.lang.Exception e) { 1705 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1706 } 1707 } 1708 1709 public java.lang.String getProperties() 1711 throws hero.util.HeroException, java.rmi.RemoteException 1712 { 1713 try { 1714 if (useNewInvoke) { 1715 Object $result = ref.invoke(this, $method_getProperties_39, null, -5899328791792783599L); 1716 return ((java.lang.String ) $result); 1717 } else { 1718 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 39, interfaceHash); 1719 ref.invoke(call); 1720 java.lang.String $result; 1721 try { 1722 java.io.ObjectInput in = call.getInputStream(); 1723 $result = (java.lang.String ) in.readObject(); 1724 } catch (java.io.IOException e) { 1725 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1726 } catch (java.lang.ClassNotFoundException e) { 1727 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1728 } finally { 1729 ref.done(call); 1730 } 1731 return $result; 1732 } 1733 } catch (java.lang.RuntimeException e) { 1734 throw e; 1735 } catch (java.rmi.RemoteException e) { 1736 throw e; 1737 } catch (hero.util.HeroException e) { 1738 throw e; 1739 } catch (java.lang.Exception e) { 1740 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1741 } 1742 } 1743 1744 public java.lang.String getRoles() 1746 throws hero.util.HeroException, java.rmi.RemoteException 1747 { 1748 try { 1749 if (useNewInvoke) { 1750 Object $result = ref.invoke(this, $method_getRoles_40, null, -3793253325190684398L); 1751 return ((java.lang.String ) $result); 1752 } else { 1753 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 40, interfaceHash); 1754 ref.invoke(call); 1755 java.lang.String $result; 1756 try { 1757 java.io.ObjectInput in = call.getInputStream(); 1758 $result = (java.lang.String ) in.readObject(); 1759 } catch (java.io.IOException e) { 1760 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1761 } catch (java.lang.ClassNotFoundException e) { 1762 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1763 } finally { 1764 ref.done(call); 1765 } 1766 return $result; 1767 } 1768 } catch (java.lang.RuntimeException e) { 1769 throw e; 1770 } catch (java.rmi.RemoteException e) { 1771 throw e; 1772 } catch (hero.util.HeroException e) { 1773 throw e; 1774 } catch (java.lang.Exception e) { 1775 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1776 } 1777 } 1778 1779 public java.util.Collection getRolesNames() 1781 throws hero.util.HeroException, java.rmi.RemoteException 1782 { 1783 try { 1784 if (useNewInvoke) { 1785 Object $result = ref.invoke(this, $method_getRolesNames_41, null, -172612153319850497L); 1786 return ((java.util.Collection ) $result); 1787 } else { 1788 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 41, interfaceHash); 1789 ref.invoke(call); 1790 java.util.Collection $result; 1791 try { 1792 java.io.ObjectInput in = call.getInputStream(); 1793 $result = (java.util.Collection ) in.readObject(); 1794 } catch (java.io.IOException e) { 1795 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1796 } catch (java.lang.ClassNotFoundException e) { 1797 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1798 } finally { 1799 ref.done(call); 1800 } 1801 return $result; 1802 } 1803 } catch (java.lang.RuntimeException e) { 1804 throw e; 1805 } catch (java.rmi.RemoteException e) { 1806 throw e; 1807 } catch (hero.util.HeroException e) { 1808 throw e; 1809 } catch (java.lang.Exception e) { 1810 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1811 } 1812 } 1813 1814 public java.lang.String getUserRoles(java.lang.String $param_String_1) 1816 throws hero.util.HeroException, java.rmi.RemoteException 1817 { 1818 try { 1819 if (useNewInvoke) { 1820 Object $result = ref.invoke(this, $method_getUserRoles_42, new java.lang.Object [] {$param_String_1}, 2616953913315422486L); 1821 return ((java.lang.String ) $result); 1822 } else { 1823 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 42, interfaceHash); 1824 try { 1825 java.io.ObjectOutput out = call.getOutputStream(); 1826 out.writeObject($param_String_1); 1827 } catch (java.io.IOException e) { 1828 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1829 } 1830 ref.invoke(call); 1831 java.lang.String $result; 1832 try { 1833 java.io.ObjectInput in = call.getInputStream(); 1834 $result = (java.lang.String ) in.readObject(); 1835 } catch (java.io.IOException e) { 1836 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1837 } catch (java.lang.ClassNotFoundException e) { 1838 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1839 } finally { 1840 ref.done(call); 1841 } 1842 return $result; 1843 } 1844 } catch (java.lang.RuntimeException e) { 1845 throw e; 1846 } catch (java.rmi.RemoteException e) { 1847 throw e; 1848 } catch (hero.util.HeroException e) { 1849 throw e; 1850 } catch (java.lang.Exception e) { 1851 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1852 } 1853 } 1854 1855 public java.lang.String getUserRolesInProject(java.lang.String $param_String_1) 1857 throws hero.util.HeroException, java.rmi.RemoteException 1858 { 1859 try { 1860 if (useNewInvoke) { 1861 Object $result = ref.invoke(this, $method_getUserRolesInProject_43, new java.lang.Object [] {$param_String_1}, 8770442685436985168L); 1862 return ((java.lang.String ) $result); 1863 } else { 1864 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 43, interfaceHash); 1865 try { 1866 java.io.ObjectOutput out = call.getOutputStream(); 1867 out.writeObject($param_String_1); 1868 } catch (java.io.IOException e) { 1869 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1870 } 1871 ref.invoke(call); 1872 java.lang.String $result; 1873 try { 1874 java.io.ObjectInput in = call.getInputStream(); 1875 $result = (java.lang.String ) in.readObject(); 1876 } catch (java.io.IOException e) { 1877 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1878 } catch (java.lang.ClassNotFoundException e) { 1879 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1880 } finally { 1881 ref.done(call); 1882 } 1883 return $result; 1884 } 1885 } catch (java.lang.RuntimeException e) { 1886 throw e; 1887 } catch (java.rmi.RemoteException e) { 1888 throw e; 1889 } catch (hero.util.HeroException e) { 1890 throw e; 1891 } catch (java.lang.Exception e) { 1892 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1893 } 1894 } 1895 1896 public java.util.Collection getUserRolesInProjectNames(java.lang.String $param_String_1) 1898 throws hero.util.HeroException, java.rmi.RemoteException 1899 { 1900 try { 1901 if (useNewInvoke) { 1902 Object $result = ref.invoke(this, $method_getUserRolesInProjectNames_44, new java.lang.Object [] {$param_String_1}, -5028859053213707906L); 1903 return ((java.util.Collection ) $result); 1904 } else { 1905 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 44, interfaceHash); 1906 try { 1907 java.io.ObjectOutput out = call.getOutputStream(); 1908 out.writeObject($param_String_1); 1909 } catch (java.io.IOException e) { 1910 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1911 } 1912 ref.invoke(call); 1913 java.util.Collection $result; 1914 try { 1915 java.io.ObjectInput in = call.getInputStream(); 1916 $result = (java.util.Collection ) in.readObject(); 1917 } catch (java.io.IOException e) { 1918 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1919 } catch (java.lang.ClassNotFoundException e) { 1920 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1921 } finally { 1922 ref.done(call); 1923 } 1924 return $result; 1925 } 1926 } catch (java.lang.RuntimeException e) { 1927 throw e; 1928 } catch (java.rmi.RemoteException e) { 1929 throw e; 1930 } catch (hero.util.HeroException e) { 1931 throw e; 1932 } catch (java.lang.Exception e) { 1933 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1934 } 1935 } 1936 1937 public java.lang.String getUsers() 1939 throws hero.util.HeroException, java.rmi.RemoteException 1940 { 1941 try { 1942 if (useNewInvoke) { 1943 Object $result = ref.invoke(this, $method_getUsers_45, null, 3665504803394094350L); 1944 return ((java.lang.String ) $result); 1945 } else { 1946 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 45, interfaceHash); 1947 ref.invoke(call); 1948 java.lang.String $result; 1949 try { 1950 java.io.ObjectInput in = call.getInputStream(); 1951 $result = (java.lang.String ) in.readObject(); 1952 } catch (java.io.IOException e) { 1953 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1954 } catch (java.lang.ClassNotFoundException e) { 1955 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 1956 } finally { 1957 ref.done(call); 1958 } 1959 return $result; 1960 } 1961 } catch (java.lang.RuntimeException e) { 1962 throw e; 1963 } catch (java.rmi.RemoteException e) { 1964 throw e; 1965 } catch (hero.util.HeroException e) { 1966 throw e; 1967 } catch (java.lang.Exception e) { 1968 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1969 } 1970 } 1971 1972 public void initProject(java.lang.String $param_String_1) 1974 throws hero.util.HeroException, java.rmi.RemoteException 1975 { 1976 try { 1977 if (useNewInvoke) { 1978 ref.invoke(this, $method_initProject_46, new java.lang.Object [] {$param_String_1}, 7738625122434396004L); 1979 } else { 1980 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 46, interfaceHash); 1981 try { 1982 java.io.ObjectOutput out = call.getOutputStream(); 1983 out.writeObject($param_String_1); 1984 } catch (java.io.IOException e) { 1985 throw new java.rmi.MarshalException ("error marshalling arguments", e); 1986 } 1987 ref.invoke(call); 1988 ref.done(call); 1989 } 1990 } catch (java.lang.RuntimeException e) { 1991 throw e; 1992 } catch (java.rmi.RemoteException e) { 1993 throw e; 1994 } catch (hero.util.HeroException e) { 1995 throw e; 1996 } catch (java.lang.Exception e) { 1997 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 1998 } 1999 } 2000 2001 public boolean isIdentical(javax.ejb.EJBObject $param_EJBObject_1) 2003 throws java.rmi.RemoteException 2004 { 2005 try { 2006 if (useNewInvoke) { 2007 Object $result = ref.invoke(this, $method_isIdentical_47, new java.lang.Object [] {$param_EJBObject_1}, -5909123752501984271L); 2008 return ((java.lang.Boolean ) $result).booleanValue(); 2009 } else { 2010 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 47, interfaceHash); 2011 try { 2012 java.io.ObjectOutput out = call.getOutputStream(); 2013 out.writeObject($param_EJBObject_1); 2014 } catch (java.io.IOException e) { 2015 throw new java.rmi.MarshalException ("error marshalling arguments", e); 2016 } 2017 ref.invoke(call); 2018 boolean $result; 2019 try { 2020 java.io.ObjectInput in = call.getInputStream(); 2021 $result = in.readBoolean(); 2022 } catch (java.io.IOException e) { 2023 throw new java.rmi.UnmarshalException ("error unmarshalling return", e); 2024 } finally { 2025 ref.done(call); 2026 } 2027 return $result; 2028 } 2029 } catch (java.lang.RuntimeException e) { 2030 throw e; 2031 } catch (java.rmi.RemoteException e) { 2032 throw e; 2033 } catch (java.lang.Exception e) { 2034 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2035 } 2036 } 2037 2038 public void remove() 2040 throws java.rmi.RemoteException , javax.ejb.RemoveException 2041 { 2042 try { 2043 if (useNewInvoke) { 2044 ref.invoke(this, $method_remove_48, null, -5013858639939630501L); 2045 } else { 2046 java.rmi.server.RemoteCall call = ref.newCall((java.rmi.server.RemoteObject ) this, operations, 48, interfaceHash); 2047 ref.invoke(call); 2048 ref.done(call); 2049 } 2050 } catch (java.lang.RuntimeException e) { 2051 throw e; 2052 } catch (java.rmi.RemoteException e) { 2053 throw e; 2054 } catch (javax.ejb.RemoveException e) { 2055 throw e; 2056 } catch (java.lang.Exception e) { 2057 throw new java.rmi.UnexpectedException ("undeclared checked exception", e); 2058 } 2059 } 2060} 2061 | Popular Tags |