[#865] - Support for getter Methods in custom-Typed parameters

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

nomike's picture
102
Joined: Oct 11 2006 - 8:04pm
Last seen: 16 years 5 months ago
Feedback