|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.7) E10663-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.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 that
public 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.7) E10663-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||