Xindice API

Uses of Interface
org.apache.xindice.client.corba.db.FaultCodes

Packages that use FaultCodes
org.apache.xindice.client.corba.db   
org.apache.xindice.core This is the top-level package for all Xindice Core functionality. 
 

Uses of FaultCodes in org.apache.xindice.client.corba.db
 

Classes in org.apache.xindice.client.corba.db that implement FaultCodes
 class _FaultCodesStub
           
 

Fields in org.apache.xindice.client.corba.db declared as FaultCodes
 FaultCodes FaultCodesHolder.value
           
 

Methods in org.apache.xindice.client.corba.db that return FaultCodes
 FaultCodes FaultCodesPOA._this()
           
 FaultCodes FaultCodesPOA._this(org.omg.CORBA.ORB orb)
           
static FaultCodes FaultCodesHelper.extract(org.omg.CORBA.Any a)
           
static FaultCodes FaultCodesHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static FaultCodes FaultCodesHelper.narrow(org.omg.CORBA.Object obj)
           
static FaultCodes FaultCodesHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.apache.xindice.client.corba.db with parameters of type FaultCodes
static void FaultCodesHelper.insert(org.omg.CORBA.Any a, FaultCodes t)
           
static void FaultCodesHelper.write(org.omg.CORBA.portable.OutputStream ostream, FaultCodes value)
           
 

Constructors in org.apache.xindice.client.corba.db with parameters of type FaultCodes
FaultCodesHolder(FaultCodes initial)
           
 

Uses of FaultCodes in org.apache.xindice.core
 

Classes in org.apache.xindice.core that implement FaultCodes
 class FaultCodes
          FaultCodes defines the Xindice specific fault codes and associated error messages.
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation