Link For OAF
Please refer metalink notes for OAF developer guides.
Oracle Application Framework Developer's Guide Release 12.1.3 [ID 1107973.1]
Oracle Application Framework Developer's Guide Release 12.1.2 [ID 972774.1]
Oracle Application Framework Developer's Guide Release 12.1.1 [ID 744832.1
Link for Finding proper version of Jdev
How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12]
Metalink note for finding latest OAF dev guide :-> Note 395441.1
if available, including known issues addressed in that patchset by referring to the
Oracle Application Framework Documentation Resources, Release 12 (Metalink Note
391554.1).
Oracle DOES NOT Support STD OAF PAGE Controller Changes
Oracle does not recommend that customers extend controller objects associated with
regions or web beans in shipped E-Business Suite product pages. Controller class
(oracle.apps.fnd.framework.webui.OAControllerImpl) methods should
effectively be considered private, since their implementation is subject to change.
Controller extensions are therefore not considered to be durable between upgrades. If it
is absolutely essential to handle custom form submit events on a shipped product page,
processFormRequest() is the only method that should be overriden in a controller
class, although the risks outlined above still apply .
what is passivation?
OAF Jargon
partial page rendering (PPR),
hot keys,
smart choice lists
and
auto-completion of fields with lists of values
BLAF <>>> the bluff--> Marketing!!
BLAF (Browser-Look-And-Feel) guidelines. BLAF is the default look and feel that all OA Framework applications assume,
but can be personalized in many ways to meet customer branding and style requirements. OA
Framework's implementation of BLAF standards yields a consistent user experience and further
enhances user productivity
OAF follows MVC architecture
Model --> Business Logic-->
View --> UI
Controller--> Business Flow
Model --> BC4J
View --> UIX
Controller -->
No comments:
Post a Comment