Interface DictionaryExtension


public interface DictionaryExtension
Since:
11.1.1.7.1 Represents a Rule Dictionary extension point.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the Extension Name.
  • Method Details

    • getExtensionName

      String getExtensionName()
      Get the Extension Name. This Extension would be invoked for a given RuleDictionary only if this name matches the one that is set on the dictionary.
      Returns:
      Name of the Dictionary Extension Service