|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use PatchCompareDescriptor | |
---|---|
oracle.jdeveloper.compare | contains classes nbsp;that can be used to invoke and control the integrated compare (diff) viewer in JDeveloper and hook into the Compare With menu. |
oracle.jdeveloper.vcs.generic |
Uses of PatchCompareDescriptor in oracle.jdeveloper.compare |
---|
Methods in oracle.jdeveloper.compare that return PatchCompareDescriptor | |
---|---|
PatchCompareDescriptor |
TextNodeContributor.getPatchDescriptor() |
PatchCompareDescriptor |
URLContributor.getPatchDescriptor() |
PatchCompareDescriptor |
InputStreamTextContributor.getPatchDescriptor() |
PatchCompareDescriptor |
PatchCompareContributor.getPatchDescriptor() Gets the patch descriptor object for the compare contributor, used in the creation of a patch. |
Methods in oracle.jdeveloper.compare with parameters of type PatchCompareDescriptor | |
---|---|
void |
InputStreamTextContributor.setPatchDescriptor(PatchCompareDescriptor patchDescriptor) |
Uses of PatchCompareDescriptor in oracle.jdeveloper.vcs.generic |
---|
Methods in oracle.jdeveloper.vcs.generic that return PatchCompareDescriptor | |
---|---|
protected PatchCompareDescriptor |
VCSHistoryEntry.createPatchDescriptor(java.net.URL sourceUrl, RevisionIdentifier revision, java.util.Date date) |
Methods in oracle.jdeveloper.vcs.generic with parameters of type PatchCompareDescriptor | |
---|---|
protected CompareContributor |
VCSHistoryEntry.createCompareContributor(java.net.URL sourceUrl, RevisionIdentifier revision, PatchCompareDescriptor patchDescriptor) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |