Package oracle.rules.sdk2.extensions
Interface DictionaryExtension
public interface DictionaryExtension
- Since:
- 11.1.1.7.1 Represents a Rule Dictionary extension point.
-
Method Summary
-
Method Details
-
getExtensionName
String getExtensionName()Get the Extension Name. This Extension would be invoked for a givenRuleDictionary
only if this name matches the one that is set on the dictionary.- Returns:
- Name of the Dictionary Extension Service
-