public class OutcomeMappingDataImpl extends Object implements OutcomeMappingData
Modifier and Type | Method and Description |
---|---|
String |
getOutcomeId()
Returns the associated outcome identifier
|
String |
getProducerOutcomeId()
Returns the mapped outcome id
|
String |
getProducerOutcomeName(Locale locale)
Returns the mapped outcome name
|
public String getOutcomeId()
OutcomeMappingData
getOutcomeId
in interface OutcomeMappingData
public String getProducerOutcomeId()
OutcomeMappingData
getProducerOutcomeId
in interface OutcomeMappingData
public String getProducerOutcomeName(Locale locale)
OutcomeMappingData
getProducerOutcomeName
in interface OutcomeMappingData
locale
- - the Locale
in which the name should be returnedCopyright © 2016–2025. All rights reserved.