cancel
Showing results for 
Search instead for 
Did you mean: 

SpringELValueProvider for is else condition using 3 attribute

Former Member
0 Kudos

Can you please help me for the following situation:

Scenario:

I have 3 custom Boolean attribute(Suppose isOne,isTwo,isThree) in my Product. So, I want the value provider using springELValueProvider for 3rd attribute , which will give the result depending on the first two attribute value.

OR How can I write the springELValueProvider, If I want the result of isThree depending on the isOne value.

OR How can I assign value of isOne attribute directly to the isThird attribute using springELValueProvider.

This will really help me to move further.

Thank you.

former_member620692
Active Contributor
0 Kudos

I believe my answer, https://answers.sap.com/questions/12770704/springelvalueprovider-for-comparing-the-string-val.html?c... holds good for this case as well. Please let me know if it is not the case and you wanted to solve a different problem in this question.

Accepted Solutions (0)

Answers (0)