com.joanju.cg.core
Class Callnames

java.lang.Object
  extended by com.joanju.cg.core.Callnames

public class Callnames
extends java.lang.Object


Constructor Summary
Callnames()
           
 
Method Summary
static java.util.ArrayList<Xref> getCallsForName(int procNameID)
           
static java.util.ArrayList<java.lang.Integer> getCallsForNameInCuid(int procNameID, int cuid)
           
static java.util.HashSet<java.lang.Integer> getCUsCallingName(int nameID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Callnames

public Callnames()
Method Detail

getCallsForName

public static java.util.ArrayList<Xref> getCallsForName(int procNameID)
                                                 throws java.sql.SQLException
Throws:
java.sql.SQLException

getCallsForNameInCuid

public static java.util.ArrayList<java.lang.Integer> getCallsForNameInCuid(int procNameID,
                                                                           int cuid)
                                                                    throws java.sql.SQLException
Throws:
java.sql.SQLException

getCUsCallingName

public static java.util.HashSet<java.lang.Integer> getCUsCallingName(int nameID)
                                                              throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © 2008 Joanju Software. All Rights Reserved.