19 #ifndef MANAGEBULKDATA_HXX
20 #define MANAGEBULKDATA_HXX
27 #include <metaframework/libmetaframework_exports.h>
33 class OperationObjectBatch;
34 class OperationDispatcher;
44 const std::string &opId
70 const std::string& opId
82 const std::vector< Teamcenter::OperationObjectBatch* >& batches,
83 const std::string& opId
90 std::vector<Teamcenter::OperationDispatcher*> &opDispVec,
91 std::vector< std::vector< Teamcenter::BulkInput* > > &bulkInputsVec
98 const std::string &opId,
99 std::vector<Teamcenter::OperationDispatcher*> &opDispVec,
100 std::vector< std::vector< Teamcenter::BulkInput* > > &bulkInputsVec
118 const std::string & opId,
132 #include <metaframework/libmetaframework_undef.h>