|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1) E10663-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.rules.sdk2.dictionary.DictionaryComponent.Diff
public static class DictionaryComponent.Diff
This class describes the differences between 2 DictionaryComponents, called this and that from different RuleDictionaries. It is also possible to apply the differences.
| Method Summary | |
|---|---|
void |
applyDiff()apply the Diff - make this the same as that |
DictionaryComponent.DiffType |
getDiffType()Get the type of this Diff |
java.lang.Object |
getVersionInfo()Get the versionInfo associated with this Diff |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public DictionaryComponent.DiffType getDiffType()
DictionaryComponent.DiffTypepublic void applyDiff()
this the same as thatpublic java.lang.Object getVersionInfo()
RuleDictionary.diff(oracle.rules.sdk2.dictionary.RuleDictionary, java.lang.Object)
|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1) E10663-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||