Uses of Interface
businesslogic.DefectServerIntf

Packages that use DefectServerIntf
businesslogic   
ui   
 

Uses of DefectServerIntf in businesslogic
 

Classes in businesslogic that implement DefectServerIntf
 class _DefectServerIntfImplBase
           
 class _DefectServerIntfStub
           
 class _DefectServerIntfTie
           
 

Fields in businesslogic declared as DefectServerIntf
 DefectServerIntf DefectServerIntfHolder.value
           
 

Methods in businesslogic that return DefectServerIntf
static DefectServerIntf DefectServerIntfHelper.read(org.omg.CORBA.portable.InputStream in)
           
static DefectServerIntf DefectServerIntfHelper.extract(org.omg.CORBA.Any a)
           
static DefectServerIntf DefectServerIntfHelper.narrow(org.omg.CORBA.Object that)
           
 

Methods in businesslogic with parameters of type DefectServerIntf
static void DefectServerIntfHelper.write(org.omg.CORBA.portable.OutputStream out, DefectServerIntf that)
           
static void DefectServerIntfHelper.insert(org.omg.CORBA.Any a, DefectServerIntf that)
           
 

Constructors in businesslogic with parameters of type DefectServerIntf
DefectServerIntfHolder.DefectServerIntfHolder(DefectServerIntf __arg)
           
 

Uses of DefectServerIntf in ui
 

Constructors in ui with parameters of type DefectServerIntf
DefectForm.DefectForm(org.omg.CORBA.ORB orb, DefectServerIntf bugserver)
          Constructor.