Category: | Feature request |
Priority: | High |
Status: | Assigned |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
When you are in expression editor and select an Integer-Parameter you are presented a list of methods in the bottom (e.g. intValue())
the same should be donefor custom types (e.g. at.tac.ra.reservation.foundation.Customer in our case)
I think it should be possible to achive this via the getClass() method or .class