Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.javatools.patch.PatchContext

Packages that use PatchContext
oracle.javatools.patch   
 

Uses of PatchContext in oracle.javatools.patch
 

Methods in oracle.javatools.patch that return PatchContext
 PatchContext PatchEngine.matchModel(PatchModel patchModel, PatchMatchOptions matchOptions)
          Matches the given PatchModel against the engine's to-file contributor, according to options.
 

Methods in oracle.javatools.patch with parameters of type PatchContext
 void PatchEngine.applyModel(PatchModel patchModel, PatchContext patchContext, PatchApplyOptions applyOptions)
          Applies the given PatchModel to the engine's to-file contributor, according to options.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.