Uses of Interface
wt.ixb.publicforhandlers.ExpOfObjectRefIfc

Packages that use ExpOfObjectRefIfc
wt.dataops.objectcol.ixb.handlers.forclasses   
wt.ixb.epm.handlers.forclasses   
wt.ixb.handlers.forclasses   
wt.ixb.handlers.netmarkets.prodstruct   
wt.ixb.publicforhandlers Provides APIs to develop IXB plugable components. 
wt.part.ixbhandlers   
 

Uses of ExpOfObjectRefIfc in wt.dataops.objectcol.ixb.handlers.forclasses
 

Classes in wt.dataops.objectcol.ixb.handlers.forclasses that implement ExpOfObjectRefIfc
 class ExpImpForCollectionCriteria
           
 class ExpImpForRelationshipMap
           
 

Uses of ExpOfObjectRefIfc in wt.ixb.epm.handlers.forclasses
 

Classes in wt.ixb.epm.handlers.forclasses that implement ExpOfObjectRefIfc
 class ExpImpForEPMDocument
           
 

Uses of ExpOfObjectRefIfc in wt.ixb.handlers.forclasses
 

Classes in wt.ixb.handlers.forclasses that implement ExpOfObjectRefIfc
 class ExpImpForRepresentation
           
 class ExpImpForWTDocument
           
 class ExpImpForWTPart
           
 

Uses of ExpOfObjectRefIfc in wt.ixb.handlers.netmarkets.prodstruct
 

Classes in wt.ixb.handlers.netmarkets.prodstruct that implement ExpOfObjectRefIfc
 class NmEPMDocumentHandler
           
 class NmWTDocumentHandler
           
 class NmWTPartHandler
           
 

Uses of ExpOfObjectRefIfc in wt.ixb.publicforhandlers
 

Subinterfaces of ExpOfObjectRefIfc in wt.ixb.publicforhandlers
 interface ExpImpOfObjectRefIfc
           
 

Classes in wt.ixb.publicforhandlers that implement ExpOfObjectRefIfc
 class AbsExpImpForNonIteratedObject
           
 

Methods in wt.ixb.publicforhandlers that return ExpOfObjectRefIfc
static ExpOfObjectRefIfc IxbRefHandlersManager.getExpRefHandler(Exporter exp, Object object)
           
static ExpOfObjectRefIfc IxbRefHandlersManager.getExpRefHandler(Exporter exp, Class cl)
           
static ExpOfObjectRefIfc IxbRefHandlersManager.getExpRefHandler(Exporter exp, String className)
           
private  ExpOfObjectRefIfc IxbRefHandlersManager._getExpRefHandler(Exporter exp, String className)
           
private  ExpOfObjectRefIfc IxbRefHandlersManager.getExpRefHandlerByClass(Exporter exp, Class cl)
           
 

Uses of ExpOfObjectRefIfc in wt.part.ixbhandlers
 

Classes in wt.part.ixbhandlers that implement ExpOfObjectRefIfc
 class ExpImpForWTProduct
          This a trivial example of building handler for a subclass.
 class ExpImpForWTSerialNumberedPart
          This a trivial example of building handler for a subclass.