Entity | SP | Modification | To Do |
ObjectModelerBase/Public/CATDocId.h | GA | FHBD | Implementation 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.h | GA | FHBD | Deprecation error: cannot be used without CATIDocLocator, so was useless and has been removed. |
ObjectModelerBase/Public/CATIDocDescriptor.h | GA | UHC | Deprecation error: cannot be reimplemented without CATIDocLocator, so keeping it U5 was useless and is now U3. |