getAllEntitiesForPatchNumber

getAllEntitiesForPatchNumber(patchNumber: Integer): ObjectSet;

The getAllEntitiesForPatchNumber method of the JadePatchControlInterface class returns a reference to all entities that were updated by using the patch number specified in the patchNumber parameter.

In addition to instances of subclasses of the SchemaEntity class, the changed entities for a patch include RPS mappings, HTML documents, applications, and ActiveX controls. However, not all entity changes are recorded in patch control; for example, adding a Relational View is not recorded.