|
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.DictionaryProperty.Diff
public static class DictionaryProperty.Diff
Describe differences between 2 DictionaryProperty this and that,
and allow the differences from that to be appled to this so this and that are the same.
| Method Summary | |
|---|---|
void |
applyDiff()
apply the Diff - make this the same as that |
DictionaryProperty.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 java.lang.Object getVersionInfo()
RuleDictionary.diff(oracle.rules.sdk2.dictionary.RuleDictionary, java.lang.Object)public DictionaryProperty.DiffType getDiffType()
DictionaryProperty.DiffTypepublic void applyDiff()
this the same as that
|
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 | ||||||||