| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatchEntry | |
|---|---|
| oracle.javatools.patch | |
| Uses of PatchEntry in oracle.javatools.patch | 
|---|
| Methods in oracle.javatools.patch that return PatchEntry | |
|---|---|
static PatchEntry | 
PatchEngine.createPatchEntry(oracle.javatools.compare.algorithm.sequence.SequenceCompareModel compareModel) | 
 PatchEntry[] | 
PatchModel.getEntries()Gets all PatchEntry instances in the patch model. | 
| Methods in oracle.javatools.patch with parameters of type PatchEntry | |
|---|---|
 void | 
PatchModel.addEntry(PatchEntry entry)Adds a PatchEntry instance to the patch model. | 
 boolean | 
PatchContext.isEntryMatched(PatchEntry patchEntry)Gets whether the patch entry has been matched against the context.  | 
 void | 
PatchContext.setEntryMatched(PatchEntry patchEntry, boolean matched)Sets whether the patch entry has been matched against the context.  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||