wt.ixb.publicforhandlers
Interface ExpOfObjectRefIfc

All Known Subinterfaces:
ExpImpOfObjectRefIfc
All Known Implementing Classes:
AbsExpImpForNonIteratedObject, ExpImpForEPMDocument, ExpImpForWTDocument, ExpImpForWTPart

public interface ExpOfObjectRefIfc


Method Summary
 void exportObjectRef(Object object, IxbElement fileXML, Exporter exporter)
           
 

Method Detail

exportObjectRef

public void exportObjectRef(Object object,
                            IxbElement fileXML,
                            Exporter exporter)
                     throws WTException
Throws:
WTException