Interface OutcomeDefinition


public interface OutcomeDefinition
Defines methods to access outcome data which is not directly associated with a feed message
  • Method Summary

    Modifier and Type
    Method
    Description
    The template from which the outcome name was build
    The template from which the outcome name was build translated in the provided Locale
  • Method Details

    • getNameTemplate

      String getNameTemplate()
      The template from which the outcome name was build
      Returns:
      - the template from which the outcome name was build
    • getNameTemplate

      String getNameTemplate(Locale locale)
      The template from which the outcome name was build translated in the provided Locale
      Parameters:
      locale - - the Locale in which the name template should be translated
      Returns:
      - the template from which the outcome name was build