CAA C++ API Modifications

ObjectModelerBase Framework Modifications in V5R15


Entity
SP
Modification
To Do
ObjectModelerBase/Public/CATDocId.hGAFHBDImplementation that was used just to perform a QueryInterface on CATIDocId, breaking Object Modeler encapsulation principles. Now useless. Use CATOmbDocIdFinder to retrieve a CATIDocId.
ObjectModelerBase/Public/CATIConfigureDocLocator.hGAFHBD Deprecation error: cannot be used without CATIDocLocator, so was useless and has been removed.
ObjectModelerBase/Public/CATIDocDescriptor.hGAUHC Deprecation error: cannot be reimplemented without CATIDocLocator, so keeping it U5 was useless and is now U3.