Inherited by IDSSSourceManipulator5.
Public Member Functions | |
| HRESULT | CanDeleteExtended ([in]IDSSObjectInfo *ipObject,[out] VARIANT_BOOL *opCanDelete) |
| Check whether an object can be deleted without breaking any references. | |
| HRESULT | GetMergedObjectsAsContext ([out] IDSSObjectContext oppMergedObjects) |
| Get an object context containing the merged objects. | |
| HRESULT | GetReconcileManifestFromObject ([in] IDSSExtendedObject *ipObject,[in] IDSSSourceManipulatorCallBack *ipSourceManipulatorCallBack) |
| Get reconcile manifest from an extended object. | |
| HRESULT | GetReconcileManifestFromObjects ([in] IDSSExtendedObjects *ipObjects,[in] IDSSSourceManipulatorCallBack *ipSourceManipulatorCallBack) |
| Get reconcile manifest from a collection of extended objects. | |
|
||||||||||||
|
Check whether an object can be deleted without breaking any references.
|
|
|
Get an object context containing the merged objects. The method return a meaningful context only if the SourceManipulator is created with flag DssSourceManipulatorMergeToObjectContext. In this case, the merged objects are saved to the object context instead of the metadata.
|
|
||||||||||||
|
Get reconcile manifest from an extended object.
|
|
||||||||||||
|
Get reconcile manifest from a collection of extended objects.
|