Hello All
I hope you all know that we have 4 type of viewObjects in ADF, Here we'll discuss about a simple programmatic viewObject
- Entity Object Based
- SQL Query Based
- Static List Based
- Programmatic ViewObject
Here in this post I am using an ArrayList (POJO based) to populate viewObject records so for that I'll override some methods of ViewObject Impl class