Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

combo_lov in a PDefViewObject

912094Jan 19 2012 — edited Jan 20 2012
Hi everybody,

I'm new in ADF. I have a JPA / EJB / JSF application.

How can I define a combo_lov in a PDefViewObject for a PDefAttribute ?

The PDefViewObject is the definition for an Entity Bean. I have data controls linked to Session Stateless EJBs and JSF pages with managed beans for some utilities.

I need to build a selectOneChoice in an af:query component. In this case the list is a fixed list and I have the SelectItem collection in a managed bean.

I put the CONTROLTYPE property to combo_lov for the PDefAttribute, but I don't know how to define the list. I have found some examples but only for ViewObject with direct sql queries.


I'm using jdeveloper 11.1.2.0.0


Thank you very much.


Adriana.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2012
Added on Jan 19 2012
3 comments
175 views