JadeRestResourceProxy Class
The JadeRestResourceProxy class is a grouping class for proxy classes that expose the resource methods of the imported REST API specification.
The objectsToBeDeleted property is automatically added to subclasses generated for the JadeRestResourceProxy class. When you delete an OpenAPI definition, this property enables Jade to remove associated subclasses of the JadeRestObjectArrayProxy class in addition to all associated classes.
The OpenAPI client code on the JadeRestResourceProxy class keeps track of all transients that it creates, and these are deleted when the JadeRestResourceProxy object is deleted. If you use the same JadeRestResourceProxy class many times, you should periodically purge the objectsToBeDeleted collection.
For details about the property defined in the JadeRestResourceProxy class, see "JadeRestResourceProxy Property", in the following subsection.
(None)
2020.0.01 and higher
