Interface OutcomeMappingData

All Known Implementing Classes:
OutcomeMappingDataImpl

public interface OutcomeMappingData
Defines methods used to access a specific outcome mapping data
  • Method Details

    • getOutcomeId

      String getOutcomeId()
      Returns the associated outcome identifier
      Returns:
      - the associated outcome identifier
    • getProducerOutcomeId

      String getProducerOutcomeId()
      Returns the mapped outcome id
      Returns:
      - the mapped outcome id
    • getProducerOutcomeName

      String getProducerOutcomeName(Locale locale)
      Returns the mapped outcome name
      Parameters:
      locale - - the Locale in which the name should be returned
      Returns:
      - the translated mapped outcome name