Hi,
I created a JavaBean with properties, getters and setters and a few other methods (addRecord, deleteRecord etc.). I'm using this bean to insert & update data on a Oracle database.
I created a model from this JavaBean, added it to used models and did the context mapping.
I can see the getters and setters fine, but the other methods do not show up.
What should I do to get these methods visible to WebDynpro ? Should these methods be of certain type or should I add them somwhere (to methods in the JavaBean model in dev studio maybe ?) to be visible ?
Any help greatly appreciated!
Kind Regards,
Jari Pakarinen
Message was edited by: Jari Pakarinen