|
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 | ||||||||
public interface RepositoryChange
Notification of a rule dictionary change in a repository.
| Nested Class Summary | |
|---|---|
static class |
RepositoryChange.TypeThe type of change made to a dictionary. |
| Method Summary | |
|---|---|
DictionaryFQN |
getName()Get the fully qualified name of the dictionary this notification pertains to. |
DictionaryFQN |
getPreviousName()For a RENAME, get the previous name of the dictionary. |
java.lang.String |
getSandboxName()Get the sandbox name. |
RepositoryChange.Type |
getType()Get the type of change. |
| Method Detail |
|---|
RepositoryChange.Type getType()
DictionaryFQN getName()
DictionaryFQN getPreviousName()
java.lang.String getSandboxName()
|
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 | ||||||||