Dive into Oracle ADF

Send me a mail
 Dive into Oracle ADF   Click to see the XML version of this web page.   (Updated: 2/3/2008; 8:11:45 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

January 2003
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
Dec   Feb

Get Firefox!

Saturday, January 18, 2003

User's of Oracle Forms are familiar with the declarative "data block" settings for InsertAllowed?, UpdateAllowed?, and DeleteAllowed? While the BC4J framework does not (yet) have declarative view object settings for these, we do provide all the building blocks to easily code this behavior once and for all in a custom framework extension class. Here's an example of implementing declarative Insert/Update/Delete Allowed behavior that illustrates how powerful framework overrides based on custom metadata can be.


12:13:29 AM    



© Copyright 2008 Steve Muench.