Focusing problem solving with bird's-eye view & ground level implementation.
Friday, January 18, 2013
Usage of getters in RowImpl of VO to get dynamic generated values
ExampleAppModuleImpl appModule =
(ExampleAppModuleImpl)getApplicationModule();
//Get the AppModule and call the required methods.you can pass row values like getId()
No comments:
Post a Comment