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!

editable or not editable attribute of a View Object

666879Jan 17 2013 — edited Jan 31 2013
JDeveloper Studio Edition Version 11.1.2.2.0

My condition is similar to one of the ADF insider articles, Setting a Row as non editable based on a value (http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADF_Insider_Essentials/NonEditableRow/NonEditableRow.html)

except my attributes are editable based on results from another VO. What is the good practice here? Should I call the other VO from the VO where I am overriding isAttributeUpdateable? How do you call one VO from another? Through AppModule?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2013
Added on Jan 17 2013
4 comments
570 views