JadePatchControlInterface Methods

The methods defined in the JadePatchControlInterface class are summarized in the following table.

Method Description
closePatchNumber Closes a specified patch number
getAllEntitiesForPatchNumber Returns all entities updated for a specific patch number
getCheckedOutEntitiesForPatch Returns the checked out methods for a specific patch number and delta identifier
getDeletedEntitiesForPatchNo Returns the deleted entities for a specific patch number
getEntitiesForPatchNumber Returns instances of subclasses of SchemaEntity updated for a specific patch number
getOpenPatchNumbers Returns all open patch numbers
getPatchDetailsForPatchNumber Returns details about a specific patch number
getResynchClasses Returns a collection of classes that require resynchronization so that the external system that makes this method call can update its cache
reassignPatchNumbers Reassigns entities from one patch to another
setPatchNumber Sets a specific patch number
unsetPatchNumber Unsets a specific patch number