Skip Headers
Oracle® Application Development Framework Developer's Guide For Forms/4GL Developers
10g Release 3 (10.1.3.0)

Part Number B25947-02
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
View PDF

Index

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X 

Numerics

4GL development
about, 1.3
ADF Business Components and, 4.3.1

A

ADF. See Oracle ADF
access keys, 11.6
accessibility support levels, 11.6
accessorIterator element, A.6.1
Accessors element, 15.4.2.2
Action Binding Editor, 17.3.1
action bindings
about, 12.5.2.3
debugging, 24.6.3
disabled attribute, 12.6.3.3, 13.4.2.3
enabled property, 12.6.3.3, 13.4.2.2
for operations, 13.4.2.1
for page navigation, 16.4
action element, A.6.1
action events, 13.4.3
action listeners
in navigation operations, 13.4.3
in page navigation components, 16.4.3, 16.4.5
action methods, in page navigation components, 16.4
actionEnabled binding property, B.1
actionListener attribute
command buttons for methods, 17.3.2.2
navigation operations, 13.4.3
See also action listeners
actions
adding ADF bindings to existing, 21.6
in page navigation, 16.3
actions facet, 19.5.1.2
active data models
about, 4.5.1
benefits of, 4.5.3
displayed in Data Control Palette, 10.3.3
examples of, 4.5.2
view link instances and view link accessors, 27.1.3
Add Validation Rule dialog, 6.7.1
ADF binding context. See binding context
ADF binding filter. See binding filter
ADF bindings. See bindings
ADF Business Components
4GL tools and, 4.3
application module pooling. See pooling
ApplicationModule interface, 4.4.5
ApplicationModuleImpl class, 4.4.5
archive deployment profiles for, 25.7.1
breakpoints in source, 24.4.7
checklist for basing components on framework extensions, 25.1.4
client interfaces for, 4.4.10.1
configuration properties, listing, 29.3
configuration property scopes, 29.3
current JDBC connection, accessing, 25.6
custom interfaces, creating, 25.4
custom Java classes
about, 4.4.6.2
for entity objects, generating, 6.9.1
custom metadata properties, 25.3.3
customized framework behavior, examples of, 25.3
data types in oracle.jbo.domain package, 4.4.8
data types supported, 4.6.1
debug diagnostics output for, enabling, 5.5.3.2
enabling security, 30.4
error messages, customizing, 25.8.1
extending base classes, 25.1.1
features of, 4.2
Forms concepts and, 4.3.1
framework extension classes
about, 25.1.1
basing components on, 25.1.4
creating, 25.1.2
creating a layer of, 25.2.1
custom Java classes, reflected in, 25.1.5.2
entries in XML component definition file, 25.1.5.1, 25.1.5.2
for database transactions, 25.8.4.1
library definitions for, creating, 25.2.3
packaging in JAR files, 25.2.2
inheritance, using to extend individual components, 25.9
JDeveloper design time preferences for, 4.4.7.1
oracle.jbo package, 4.4.5
oracle.jbo.server package, 4.4.5
overview of, 4, 4.4
package naming conventions, 4.4.4
publishing as web services, 33.4
reusable component libraries, creating, 25.7.1
SQL flavors supported, 4.6.1
See also application modules
ADF Business Components applications
business domain layer, creating, 2.5
business services for use cases, implementing, 2.6
database constraint error handling, customizing, 25.8.4.1
database constraint error messages, customizing, 25.8.3
metadata files for bindings, 2.8
overview of creating, 2.2
production, customizing on-site, 25.10.1
UI first development approach, 2.3
web pages, creating, 2.7
ADF Business Components projects
adding components from other directories, 25.7.4.1
component substitutions, defining global, 25.10.2
custom message bundles, adding, 25.8.1
custom validation rules, registering and using, 26.9.3
debug output, enabling, 5.5.3.2
default base framework extension classes, specifying preferences for, 25.1.6.3
disabling use of package XML files, 4.4.7.2
removing imported packages, 25.7.4.3
reusable component libraries
creating, 25.7.1
importing, 25.7.2
reusable framework extension classes, packaging, 25.2.1
ADF Command Button. See command buttons
ADF Controller library, 12.2.3
ADF Creation forms, 13.6
ADF Faces
accessibility support levels, 11.6
configuration files, A.2.3
converters, 20.5
dependencies and libraries, 11.3.4
enhanced debugging output, 11.6
file uploading, 19.6
filter and mapping configuration settings, 11.4.2.1
internationalization, 22.4
partial page rendering, 19.4
resource servlet and mapping configuration settings, 11.4.2.1
skins, 22.3
supported platforms, 11.1
tag libraries for, 11.3.4
validation, 20.3.1.1
validators, 20.3.1.1.2
ADF Faces Cache
AFC Statistics servlet, 23.2.2.2
logging, 23.2.2.1
types of content to cache, 23.2
visual diagnostics, 23.2.2.3
ADF Faces components
access keys for, 11.6
adding bindings to existing, 21.2.2
adding to JSF pages, 11.4.1
changing appearance, 22.3
creating
commandButton components, 17.3.1, 17.3.2.2
commandButton components for page navigation, 16.3.1, 16.4.1
commandButton components, for navigation operations, 13.4.1
commandLink components for page navigation, 16.3.1, 16.4.1
commandLink components, for navigation operations, 13.4.1
inputText components, 13.2.1
outputText components, 13.2.1
selectManyShuttle components, 19.8
selectOneRadio components, 19.7.1
selectRangeChoiceBar components, 14.3
table components, 14.2.1
tableSelectMany components, 14.6.5
tableSelectOne components, 14.2.1
tree components, 15.4
treeTable components, 15.5
layout and panel components, 11.4.4.2
skinning, 22.3
style properties, changing, 22.2
translating, 22.4
ADF Faces Core tag library, 11.3.4
ADF Faces HTML tag library, 11.3.4
ADF Faces lifecycle, overriding, 20.8.1
ADF Form. See forms
ADF Input Text. See text fields
ADF Input Text with a Label. See text fields
ADF Label. See text fields
ADF Logger, 24.4.2
ADF Master Form, Detail Form. See master-detail objects
ADF Master Form, Detail Table. See master-detail objects
ADF Master Table, Detail Form. See master-detail objects
ADF Master Table, Detail Table. See master-detail objects
ADF Master Table, Inline Detail Table. See master-detail objects
ADF Model layer
benefits of JSF and, 1.3.3
business service technologies and, 1.2.3
declarative data binding and, 1.3.3, 10.1
exception handling, 20.8
lifecycle, 13.2.3
runtime, what happens at, 2.9
validation, 20.3.1.2
ADF Model Runtime library, 12.2.3
ADF Output Text. See text fields
ADF Output Text with a Label. See text fields
ADF phase listener, 13.2.3
creating custom, 20.8.1
registering in the web.xml file, 12.2.3
ADF Read-Only Dynamic Table. See dynamic tables
ADF Read-Only Form. See forms
ADF Read-Only Table. See tables
ADF runtime libraries
active versions, 34.12.1
ADF Controller library, 12.2.3
ADF Model Runtime library, 12.2.3
adf-controller.jar file, 12.2.3
ADFm.jar file, 12.2.3
deleting, 34.12.4
in the project properties, 12.2.3
installing
from JDeveloper, 34.12.1
manually, 34.12.3
on third-party servers, 34.12
list of files, 34.12.3
ADF Swing, 1.2
ADF Table. See tables
ADF Tree. See tree components
ADF Tree Table. See treeTable components
ADFBindingFilter class, 12.4, 12.4.2
adf-config.xml file, 30.7.1
ADFContext object, 12.4.3
adf-controller.jar file, 12.2.3
adf-faces-config.xml file
about, A.2.3, A.10
accessibility, A.10.1.1
client-side validation, 20.3.1.1, A.10.1.4
client-validation-disabled element, 20.3.1.1
conversion, 20.5
currency, numbers, and decimals, A.10.1.2
currency-code element, 22.4.2
custom upload file processor, A.10.1.10
decimal-separator element, 22.4.2
editing, 11.4.2.3
enhanced debugging output, A.10.1.3
example of, 11.4.2.3
help site URL, A.10.1.10
language reading direction, A.10.1.5
localization properties, 22.4.2
number-grouping-separator element, 22.4.2
output mode, A.10.1.7
ProcessScope instances, A.10.1.8
retrieving property values, A.10.1.12
right-to-left element, 22.4.2
skin family, A.10.1.6
skin-family element, 22.3.1.2
supported tasks, A.10.1
time zone and year offset, A.10.1.9
time-zone element, 22.4.2
adfFacesContext.postback property, 10.5.5.1
adf-faces-skins.xml file, 22.3.1.1
about, A.11
bundle-name element, 22.3.1.1
family element, 22.3.1.1
id element, 22.3.1.1
render-kit-id element, 22.3.1.1
skins element, 22.3.1.1
style-sheet-name element, 22.3.1.1
supported tasks, A.11.1
adfm.jar file, 12.2.3
AFC Statistics servlet, 23.2.2.2
AJAX-style pages, 1.4.2
allDetailsEnabled attribute, 14.5.1
allRowsInRange binding property, B.1
Ant build scripts, running tasks, 24.8.4
Application Module Editor, 5.3.3
application module pools
about, 29.5.1
See also pooling
application module tester, debugging with, 24.4.3
application modules
benefits of custom methods, 4.5.3
bundled exception mode, 10.5.7
client interfaces
accessing in ADF Swing panels, 8.5.3.3
accessing in custom page controllers, 8.5.3.2
accessing in JSF backing beans, 8.5.3.1
generating, 8.4.2
local mode versus remote mode, 8.5.2
programmatic access, 8.5.1
client proxy classes, 8.4.2
command-line test client programs for, creating, 5.7
compared to 4GL concepts, 4.3.1
creating, 5.3.1
creation guidelines, 8.9
custom database transaction class, configuring to use, 25.8.4.2
custom service methods
adding, 8.3.1, 8.3.5
displayed in Data Control Palette, 10.3.3
guidelines for, 8.3.5
method signatures, 8.4.4
publishing, 8.4.1
testing, 6.8.5
database connections
configuring, 8.2.4
types of, 8.2.4.1, 8.2.4.2
database user state, initializing, 29.9
debugging, 8.3.4
debugging using the tester, 24.4.3
definition of, 4.2, 8.1
editing, 5.3.3
extending, 25.9.1, 25.9.3.3
nested, 10.3.7
operations, built-in, 10.3.5
pooling and state management features of, 8.8.1
publishing as web services, 33.4
regression testing with JUnit, 24.8
root versus nested, 8.9.3
runtime configuration properties, default, 5.3.3.1
SQL tracing, enabling, 27.2.3
testing activation, 28.8
testing tool for, 5.5
tips and techniques for data binding, 10.5.1
Transaction object, 7.7.2
types of states in pools, 29.1
UML diagrams, creating, 8.7.1
view objects in, using, 5.3
XML component definition files for, 5.3.2
See also data models
application templates, 11.2
application view caching, 11.6
ApplicationModule interface, 4.4.5
ApplicationModuleImpl class
about, 4.4.5
built-in methods, overriding, 8.6
Apply Request Values phase, 13.2.3
architecture of Oracle ADF, 1.2
associations
accessor row set retention feature, using, 26.3.3
accessors to access related entity rows, 9.7
complex, implementing more, 26.3.1
composition
posting order and, 26.7.2
settings for, 6.6.3.12.3
styles of relationships, 6.3.3
creating manually, 6.3.1
database tables with no foreign key constraints and, 6.3
DBSequence-valued primary keys and, 26.7.3.3
editing accessor names, 6.3.1.1
names of, 6.2.2
posting order, controlling, 26.7.3
programmatic access, 6.8
refactoring, 6.3.1.2
XML component definition files for, 6.2.2, 6.3.2
See also entity objects
attribute bindings
about, 12.5.2.3, 13.2.2.2
EL expressions for, 13.2.2.3
setting ADF authorization grants, 30.7.4
attribute control hints
adding, 5.4, 6.5.1
Java message bundles and, 5.4.2
structure in Java message bundles, 5.4.2
attributeDef binding property, B.1
attributeDefs binding property, B.1
attribute-level validation rules, 9.2.1.1
attributes
about, 12.2.1
binding to text fields, 13.2.1
on the Data Control Palette, 12.2.1
Attributes Mapping wizard page, 5.2.1
attributeValue binding property, B.1
attributeValues bindings property, B.1
attributeValues element, A.6.1
AttrNames element, 15.4.2.2
authenticated users, referencing information about, 9.8
authentication
enabling ADF Security, 30.3.3
enabling for ADF Business Components applications, 30.4
enabling J2EE security, 30.3.1
authorization
ADF Security permissions, 30.7
enabling for ADF Security, 30.7
authorizationEnforce property, 30.4.3, 30.7.1.2
automatic component binding, 11.5.4, 16.3.2, 16.4.1
automatic form submission, 11.6
autoSubmit attribute
for table row selection components, 14.6
use of, 11.6

B

Back button, issues
in forms, 13.4.4
in page navigation, 16.2.3
in tables, 14.3.3
backing beans
ADF data controls and, 11.5.7
application module client interfaces, accessing, 8.5.3.1
automatic component binding and, 11.5.4
binding attribute and, 11.5.4
definition of, 1.3.2.1
overriding declarative methods in, 17.5
referencing in JSF pages, 11.5.3
registering in faces-config.xml, 11.5.1
state management release level, setting, 28.3.2.1
uses of, 11.5
using for validation method, 20.4
using in page navigation components, 16.4
bc4j.xcfg file, 5.3.3.1
Bind Action Property dialog, 16.4.1, 17.5.1
Bind Existing ADF Read-Only Table. See binding to existing components
Bind Existing ADF Table. See binding to existing components
Bind Existing CommandButton. See binding to existing components
Bind Existing CommandLink. See binding to existing components
Bind Existing Input Text. See binding to existing components
Bind Existing Tree. See binding to existing components
Bind Validator Property dialog, 20.4.1
bind variables. See named bind variables
binding attribute, 11.5.3
binding containers
about, 12.5.3
debugging, 24.6.2
overriding declarative methods, 17.5.2
runtime usage, 12.5.3
scope, 12.5.4
setting ADF authorization grants, 30.7.2
binding context
about, 12.2.4
initializing using the ADF binding filter, 12.4.3
binding context, debugging, 24.6.1.1
binding filter, 12.2.3, 12.4
binding objects
action, 12.5.2.3
attribute, 12.5.2.3
defined in page definition files, 12.5.2
EL properties of, B.1
invokeAction, 12.5.2.2
iterator, 12.5.2.2
list, 12.5.2.3, 19.7.2, 19.7.4, 19.7.6
method action, 12.5.2.3
referencing in EL expressions, 12.6.1
runtime properties, 12.6.4
scope, 12.5.4
table, 12.5.2.3
tree, 12.5.2.3
value, 12.5.2.3
binding properties
accessing in the Expression Builder, 12.6.2
EL reference, B.1
in EL expressions, 12.6.1
binding to existing components
commandButton components, 21.6.1
commandLink components, 21.6.1
inputText components, 21.4.1
outputText components, 21.4.1
selection lists, 21.7
table components, 21.5.1, 21.5.1
tree components, 21.8.1
bindings
action for operations, 13.4.2.1
adding to existing components, 21.1
adding to UI components, 13.7.1
attribute, 13.2.2.2
changing, 13.7.1.1
changing for tables, 14.4.1
deleting for UI components, 13.7.1
iterator, about, 13.2.2.1
rebinding tables, 14.4.2
rebinding UI components, 13.7.1.1
required objects for ADF, 12.2.3
table, 14.2.2.1
text fields, 13.2.1
value, 13.2.2.2
bindings element, 12.5.2.3
bindings variable, 12.6.1
breakpoints
in ADF Business Components, 24.4.7
types of, 24.4.4
using debug libraries with, 24.5.4
bundled exception mode, 10.5.7
bundle-name element, 22.3.1.1
Business Component Browser Connect dialog, 5.5.1
Business Component View Criteria dialog, 5.8.3.2
Business Components Browser
application module state management feature, using, 8.8.2
application modules, testing, 5.5.1
debug diagnostic output, example of, 5.5.3.2
features of, 5.5.3
illustration of, 5.5.2
named bind variables, inspecting, 5.9.2
read-only view objects, testing, 5.5.2
toolbar buttons, 7.5.1
view criteria, testing, 5.8.3.2
Business Components from Tables wizard, 6.2.1
business rules, programmatic, 9
business service clients, definition of, 4.4.5
business service methods
adding, 8.3
displayed in Data Control Palette, 10.3.3
guidelines for, 8.3.5
method signatures, 8.4.4
publishing, 8.4.1
testing, 6.8.5
business services
web services, 33.1
button element, A.6.1
buttons, command. See command buttons

C

caching with ADF Faces Cache, 23
calculated attributes, 7.6
automating recalculation, 26.8
entries in XML component definition file, 7.6.2, 7.6.4
character encoding, in the ADF binding filter, 12.4.3
children binding property, B.1
client-side state saving, 11.6
client-side validation
creating custom JSF, 20.4.3
using custom JSF, 20.4.3
client-validation-disabled element, 20.3.1.1
CollectionModel class, 14.2.2.2
collections, about, 12.2.1, 12.2.1
columns
attributes for, 14.2.2.2
column tag, 14.2.2.2
command buttons
adding ADF bindings to existing, 21.6
binding to backing beans, 16.4
binding to methods, 17.3.2.2
creating using a method, 17.3.1
in navigation operations, 13.4.1
in page navigation, 16.3.1, 16.4.1
command components
ID for, 17.3.2.2
passing parameter values with, 17.4
command links
in page navigation, 16.3.1, 16.4.1
navigation operations, 13.4.1
setting current row with, 14.7.1
commandButton components. See command buttons
commandLink components. See command links
Commit operation, 13.5
compilation errors, 24.2
components. See UI components
conditionally displaying components, 18.5
configuration files for JSF
creating page navigation rules in, 16.2.1
editing, 11.2.1.2
starter file in JDeveloper, 11.2.1.2
using multiple, 11.2.3
wizard for creating, 11.2.3
See also faces-config.xml file
Configuration Manager dialog, 5.3.3.1
connection pooling
pending database state and, 28.9.4
Context class, 13.2.3
control bindings, 10.1.2
control hints
adding, 5.4, 6.5.1
Java message bundles and, 5.4.2
structure in Java message bundles, 5.4.2
conversion
about, 20.5
in an application, 20.2
lifecycle, 20.2
converters
ADF Faces, 20.5
creating custom, 20.6.1
creating custom JSF, 20.6
using, 20.5.1
.cpx file. See DataBindings.cpx file
Create Application dialog, 11.2
Create Application Module wizard, 5.3.1
Create Business Components Diagram dialog, 6.4.1, 8.7.1
Create Cascading Style Sheet dialog, 22.3.1.1
Create Entity Object wizard, 6.2.3
Create JSF JSP wizard, 11.3
Create Managed Bean dialog, 11.5.1, 17.2.1
Create New Association wizard, 6.3.1
Create operation
about, 13.5.2
repeating, 13.6.2
Create View Link wizard, 5.10.2
Create View Object wizard, 5.2.1
Create Web Service Data Control wizard, 33.2.1
createPageLifecycle method, 20.8.1
createRootApplicationModule() method, 8.5.3
createRowSet() method, 27.1.9
createRowSetIterator() method, 27.1.9
creating entity objects in, 26.6.2
CSS style properties, 22.2
currency-code element, 22.4.2
current row, setting programmatically, 14.7.1
currentRow binding property, B.1
custom Java classes
about, 4.4.6.2
for entity objects, generating, 6.9.1
custom service methods
adding, 8.3
displayed in Data Control Palette, 10.3.3
guidelines for, 8.3.5
method signatures, 8.4.4
publishing, 8.4.1
testing, 6.8.5
custom validation rules
creating, 26.9.1
customizers for, 26.9.2
registering and using in projects, 26.9.3
CVS
client, 32.1.1
commit comments, 32.1.5.1
preferences, 32.1.2

D

data binding files
about, A.2.2
data binding, about, 1.3.3
data collection. See collections
data control files
about, A.2.1
Data Control Palette
about, 12.2
attributes, 12.2.1
context menu, 12.2.2, 12.2.2
default UI component features, 12.2.2
displaying, 12.2
icons defined, 12.2.1
identifying master-detail objects, 15.2
method returns, 12.2.1
objects created, 12.2.3
operations, 12.2.1
parameters, 12.2.1
using to create UI components, 12.2.2
view object collections, 12.2.1
Data Control Security wizard, 33.3.3
data control security, defining for web services, 33.3.3
data controls
application module, role of, 10.2
benefits of, 1.3.3
default names, changing, 10.3.2
displayed on the Data Control Palette, 12.2.1
from web services, 33.2
using to create UI components, 12.1
data models
active master-detail coordination, enabling, 5.10.4.3
displayed in Data Control Palette, 10.3.3
multiple master view objects, setting, 27.1.6
updatable
creating, 7
testing, 7.5
view link instances and view link accessors, 27.1.3
view object instances in, defining, 5.3.1
view objects and, 5.3
data types
domains, 26.1.1
Oracle, list of, 4.4.8
setting usage of, 4.6.1
database connection pools
about, 29.5.2
See also pooling
database connections, setting, 4.6.1
database tables, creating from entity objects, 6.2.6
database transaction classes, custom, 25.8.4.1
DataBindings.cpx file, A.2.2
about, 12.2.3, 12.3, A.5
changing a page definition filename, 12.5.1
dataControlUsages element, A.5.1
elements, A.5.1
elements, defined, 12.3.2
PageDefinitionUsages element, A.5.1
pageMap element, A.5.1
runtime usage, 12.5.3
sample, A.5.2
syntax, A.5.1
dataControl binding property, B.1
dataControlUsages element, 12.3.2
dataControlUsages element, A.5.1
data-sources.xml file, 8.2.4.2
data-sources.xml file, not including in deployment, 34.13.3
date format masks, 6.5.1, 6.5.3
DBSequence
displaying, 13.6.3
entity object primary key and, 6.6.3.8, 26.7.3.3
debugging
ADF binding context, 24.6.1.1
ADF Model in JDeveloper, 24.4
ADF Model layer, 24.6
binding container, 24.6.2
runtime errors, 24.3
setting breakpoints, 24.5.4
setting up ADF source code, 24.5
decimal-separator element, 22.4.2
declarative bindings, types of, 1.3.3
declarative development, about, 1.3
declarative validation rules
about, 6.7
adding, 6.7.1
entries in XML component definition file, 6.7.2
default page navigation cases, 16.2.1.3
default range size, 27.1.4
defName attribute, 15.4.2.2
deploying ADF applications, 34
for testing purposes, 34.1
from JDeveloper, 34.3
overview, 34.1
steps for, 34.2
techniques for, 34.3
to EAR file, 34.3
to JBoss, 34.7
to Oracle Application Server, 34.6
to Tomcat, 34.10
to WebLogic, 34.8
to WebSphere, 34.9
troubleshooting, 34.13
using Ant, 34.4
using scripts, 34.3
deploying SRDemo application, 34.5
detailStamp facet
about, 14.5
DisclosureEvent event, 14.5.3
used to display inline detail table, 15.6
using, 14.5.1
dialog navigation rules, 19.3.1.1
digital signatures, setting for web services, 33.3.3.2
disabled attribute
about, 12.6.3.3, 13.4.2.3
enabled property, 12.6.3.3, 13.4.2.3
DisclosureAllEvent event, 15.5.3
DisclosureEvent event
detailStamp facet, 14.5.3
in tree components, 15.4.3
in treeTable components, 15.5.3
disclosureListener attribute
detailStamp facet, 14.5.3
in tree components, 15.4.3
in treeTable components, 15.5.3
discriminators
selecting attributes as, 26.6.2.3
setting default values for, 26.6.2.3
displayData binding property, B.1
displayHint binding property, B.1
displayHints binding property, B.1
DML processing, overriding, 26.4
domains
about, 26.1.1
creating
based on Oracle object types, 26.1.4.6
based on simple Java types, 26.1.2
custom code in, 26.1.4.2
exception messages for, creating, 26.1.4.2
extending Oracle data type example, 26.1.4.4
String-based example, 26.1.4.3
dropdown lists
adding ADF bindings to existing, 21.7
List Binding Editor, 21.7.1
navigation list binding, 19.7.5
dynamic list of values, 19.7.3
dynamic menus. See menus
dynamic outcomes. See outcomes
dynamic tables, 14.2.1

E

Edit Form Fields dialog, 13.3.1
edit forms
about, 13.5
creating, 13.5.1
Edit Table Columns dialog, 14.2.1, 14.4.1, 14.6.1
EL expressions
accessing results in a managed bean, 17.5.1
accessing security properties, 30.8.1
ADF binding properties, 12.6.1, 12.6.4
binding attributes with, 13.2.2.3
binding object properties reference, B.1
bindings variable, 12.6.1
creating, 12.6.1, 12.6.1
editing, 12.6.1
examples of ADF binding expressions, 12.6.3
Expression Builder, using to create, 12.6.2
navigation operations, 13.4.2.3
referencing binding objects, 12.6.1
syntax for ADF binding expressions, 12.6.1
tracing in JDeveloper, 24.7
using to bind to ADF data control objects, 12.6
embedded OC4J server, deploying for testing, 34.1
enabled binding property, B.1
enabled property, 12.6.3.3, 13.4.2.3
enabledString binding property, B.1
entity cache, 7.7.2, 7.7.7
entity object attributes
accessors for custom classes, generating, 6.9.1.1
control hints, adding, 6.5.1
declarative settings for, 6.6.3.1
type mappings, default, 6.6.3.1
type value, 6.6.3.1
updatable, 6.6.3.3
Entity Object Editor, 6.2.5
entity objects
attribute control hints, 6.5.1
attribute-level validation rules, 9.2.1.1
attribute-level validators, 6.7.3.2
basing on PL/SQL package and database view, 26.4
business rules, programmatic, 9
calculated attributes, 6.10.3
compared to 4GL concepts, 4.3.1
composition association settings, 6.6.3.12.3
creating for
existing tables, 6.2.1
synonyms and views, 6.2.4
custom Java classes, generating, 6.9.1
custom properties, adding, 6.6.1
database tables with no primary key constraints and, 6.2.2.1
DBSequence-valued primary keys and composition associations, 26.7.3.3
declarative features of, 6.6.3
declarative runtime behavior, configuring, 6.6
default values
assigning derived values before saving, 9.4.2
eagerly allocating from a sequence at create, 9.4.1.2
initializing at create, 9.4.1
initializing at refresh, 9.4.1.1
definition of, 4.2, 6.1
deleted flags, using, 26.2
diagram of, creating, 6.4.1
DML processing, overriding, 26.4
DML statement syntax, setting, 4.6.1
domain types, using, 26.1.4.1
editing, 6.2.5
entity associations. See associations
entity definition objects, 6.8.1
entity rows
accessing, 6.8.1
creating, 6.8.4
updating or removing, 6.8.3
entity-level validation rules, 9.2.1.2
entity-level validators, 6.7.3.1
extending, 25.9.1, 25.9.3.3
finding by primary key, 6.8.1
inheritance. See inheritance hierarchies
names of, 6.2.1
pending changes, undoing, 9.5
posting order
controlling, 26.7.3
default, 26.7.1
primary key for, 6.2.2.1, 6.6.3.5
primary key value, trigger-assigned, 6.6.3.8
programmatic access, 6.8
reference entities in view objects, 7.3
RETURNING clause, disabling, 26.5
row states, 9.2.5
runtime metadata, accessing, 25.3.1
synchronizing with underlying database tables, 6.2.7
tips and techniques for business logic in, 9.7
transient attributes, adding, 6.10.1
trigger-assigned values, 6.6.3.7
validation rules for, 6.7
validators. See method validators
view objects and, 7.7
wizard for creating, 6.2.3
XML component definition files for, 6.2.2
entity references, 7.2.1
entity rows
accessing, 6.8.1
accessing using association accessors, 9.7
creating, 6.8.4
default values
assigning derived values before saving, 9.4.2
eagerly allocating from a sequence at create, 9.4.1.2
initializing at create, 9.4.1
initializing at refresh, 9.4.1.1
entity cache, 7.7.2
new, refresh flags for, 9.5.1
pending changes, undoing, 9.5
states of, 9.2.5
updating or removing, 6.8.3
entity usages
entries in XML component definition files, 7.3.2
polymorphic, 27.6.1
primary, 7.3.1
secondary, adding, 7.3.1.1
view link consistency and, 27.1.2.2
entity-level validation rules, 9.2.1.2
error binding property, B.1
error messages
about, 20.7
ADF Business Components, customizing, 25.8.1
disabling client-side, 20.7.1
displaying server-side, 20.7.1
parameters in, 20.3.1.1.1
estimatedRowCount binding property, B.1
evaluating page navigation rules, 16.2.3
events
action, 13.4.3
DisclosureAllEvent event, 15.5.3
DisclosureEvent event, 14.5.3, 15.4.3, 15.5.3
FocusEvent event, 15.5.3
LaunchEvent event, 19.3.1.2.1
PrepareRender event, 13.2.3
RangeChangeEvent event, 14.3.3
ReturnEvent event, 19.3.1.3.1
SelectionEvent event, 14.6.3
exception handling
about, 20.8
changing, 20.8.1
custom handler, 20.8.1
customizing the lifecycle, 20.8.1
single page, overriding for, 20.8.1
executables element, 12.5.2.2
Execute operation, 18.1
execute property, 13.4.2.3
ExecuteWithParams operation, 18.4.1
existing components. See binding to existing components
Expression Builder
about, 12.6.2
about the object list, 12.6.2
icons used, 12.6.2
using, 12.6.2, 12.6.2
expression language. See EL expressions

F

faces-config.oxd_faces file, 11.3.2, 16.2.2
faces-config.xml file
about, A.2.3, A.9
configuring for ADF Faces, 11.4.2.2
converters, 20.6.1
custom validators and converters, A.9.1.6
editing, 11.2.1.2
example of, 11.2.1.2
from-action element, 16.2.1.1
from-outcome element, 16.2.1.1
from-view-id element, 16.2.1.1
locales, 22.4.1
managed bean configuration, 17.2.1, 17.2.2
managed beans, A.9.1.7
managed-bean element, 17.2.2
message resource bundle, A.9.1.3
navigation rules and classes, A.9.1.5
navigation-case element, 16.2.1.1
page navigation rule elements, 16.2.1.1
phase listener
default, 13.2.3
registering new, 20.8.1
phase listener for ADF Binding, A.9.1.2
redirect element, 16.2.1.1
render kit for ADF Faces, A.9.1.1
required elements for ADF, 12.2.3
supported locales, A.9.1.4
supported tasks, A.9.1
to-view-id element, 16.2.1.1
using to define page navigation rules, 16.2.1
validation, 20.4.3
wizard for creating, 11.2.3
FacesContext class, 13.2.3
FacesServlet class, 13.2.3
facets
about, 13.3.2.1
actions facet, 19.5.1.2
adding or removing, 11.4.4.1
detailStamp facet, 14.5, 15.6
footer facet, 13.3.2.1
in panelPage components, 11.4.4.1
in tree components, 15.4.2.1
in tree table components, 15.5.2.1
location facet, 19.5.1.2
menu, 19.2
nodeStamp facet, 15.4.2.1, 15.5.2.1, 19.2.1.2
pathStamp facet, 15.5.2.1
selection facet, 14.6
Factory-Substitution-List Java system property, 25.10.4
family element, 22.3.1.1
file dependencies, A.2
file uploading
context parameters for, 19.6.4
custom file processor for, 19.6.5
disk space and memory for, 19.6.4
inputFile component, 19.6.1
storage location for files, 19.6.1
supporting, 19.6.1
filter mappings, 12.4.2
filter-class element, 12.4.2
filter-name element, 12.4.2
filter-name element, 12.4.2
Find mode
about, 18.1
setting automatically on iterator, 18.3.1
findByKey() method, 7.7.1, 7.9.3
findByPKExtended() method, 26.6.4.2
findByPrimaryKey() method, 6.6.3.5
findMode binding property, B.1
findRowSet() method, 27.1.9
findRowSetIterator() method, 27.1.9
fixed list of values, 19.7.1
FocusEvent event, 15.5.3
FocusListener listener, 15.5.3
footer facet, 13.3.2.1
foreign keys, DBSequence-assigned, 26.7.3.4
foreign-key relationships, 15.1
format masks
date, 6.5.1, 6.5.3
number, 5.4.1
forms
adding UI components, 13.7.1
changing order of UI components, 13.7.1
creating basic, 13.3
creating edit, 13.5, 13.5.1
creating input, 13.6.1
creating search, 18
creation, 13.6
deleting UI components, 13.7.1
footer facet, 13.3.2.1
modifying the default, 13.7
navigation operations, 13.4
parameterized, 18.4.1
using the Data Control Palette to create, 13.3.2
using to display master-detail objects, 15.3
widgets for basic, 13.3.1
Forms development, ADF Business Components and, 4.3.1
from-action element, 16.2.1.1
from-outcome element, 16.2.1.1
from-view-id element, 16.2.1.1
fullName binding property, B.1

G

getAsObject method, 20.6.1
getAsString method, 20.6.1
getBundle method, 22.4, 22.4.1
getClientConversion() method, 20.6.1
getClientScript() method, 20.4.3, 20.6.1
getClientValidation() method, 20.4.3
getContents() method, 22.4.1
getCurrentRow() method, 8.4.5
getCurrentRowIndex() method, 5.7.1
getEntityState() method, 9.2.5
getEstimatedRangePageCount() method, 27.1.5.6
getEstimatedRowCount() method, 5.6.2
getPostState() method, 9.2.5
global buttons, 19.2
global page navigation rules, 16.2.1.3
graph element, A.6.1

H

hierarchical menus. See menus
HTTP sessions, 28.1.4

I

id attribute, 12.5.2
id element, 22.3.1.1
immediate attribute, 13.2.3
inheritance hierarchies, 26.6.2
about, 26.6.1
base entity objects in, 26.6.2.3
discriminators
selecting attributes as, 26.6.2.3
setting default values for, 26.6.2.3
entity object methods, adding common, 26.6.3.1
illustration of, 26.6.1
subtype entity objects
adding specific methods, 26.6.3.3
creating, 26.6.2.4
finding by primary key, 26.6.4.2
overriding common methods, 26.6.3.2
Initialize Business Components Project dialog, 4.6.1
Initialize Context phase, 13.2.3, 13.2.3
init-param element, 12.4.3
inline tables, 15.6
input forms
about, 13.6
Create operation, 13.6.2
creating multiple objects, 13.6.4
inputFile components, use of, 19.6.1
inputText components. See text fields; forms
inputValue binding property, B.1
Insert ActionListener dialog, 17.4.1
Insert SelectManyShuttle dialog, 19.8.1
internationalization
about, 22.4
procedures for, 22.4.1
See also localizing
Invoke Application phase, 13.2.3
invokeAction bindings, 12.5.2.2
invokeAction element, A.6.1
isAttributeUpdateable() method, 9.14
isExpanded method, 15.4.3
iterator bindings
about, 12.5.2.2, 13.2.2.1
findMode and, 10.5.3
range, 12.5.2.2
rangeSize attribute, 13.4.2.2
referencing row index and row count, 10.5.1
Refresh and RefreshCondition properties, 10.5.5.1
setting ADF authorization grants, 30.7.3
tables, 14.2.2.1
iterator element, A.6.1
iteratorBinding binding property, B.1
iterators
about, 12.5.2.2
creating new, 18.3.5
method, 12.5.2.2
RowSetIterator object, 12.5.2.2
setting Find mode on, 18.3.1
variable, 12.5.2.2

J

j_security_check login method, 30.5
j2ee-logging.xml file, A.8
Java message bundle files
about, 5.4.2
entity object example, 6.5.2
localized, 5.4.3
validation error messages, 6.7.2
view object example, 5.4.2
javax.faces.CONFIG_FILES context parameter, 11.2.3
javax.faces.STATE_SAVING_METHOD context parameter, 11.6
jazn-data.xml file, 34.13.4
jazn-data.xml, with web services, 33.3.3.1.1
JBO-30003 error, 34.13.5
jbo.ampool.doampooling configuration property, 28.3.1, 28.8.1
jbo.doconnectionpooling configuration parameter, 28.9.4
jbo.locking.mode property, 5.3.3.1, 7.7.5, 28.9.1
jbo.security.enforce property, 30.4.1
JBoss, deploying applications to, 34.7
jbo.viewlink.consistent configuration parameter, 27.1.2.2
JDBC datasource connections, 8.2.4.2
JDBC URL connections, 8.2.4.1
JSF
about, 1.3.2
Oracle ADF and, 1.3
JSF Configuration Editor
launching, 11.2.1.2
using to create managed beans, 17.2.1
using to define page navigation rules, 16.2.1, 16.2.1.3, 16.2.1.3
JSF Core tag library, 11.3.4
JSF HTML tag library, 11.3.4
JSF lifecycle, with ADF, 13.2.3
JSF Navigation Case, 16.2.1.2
JSF navigation diagrams
deleting JSF pages on, 11.3.3
faces-config.oxd_faces files for, 11.3.2
opening, 11.3.1
renaming JSF pages on, 11.3.3
using to define page navigation rules, 16.2.1
See also JSF Navigation Modeler
JSF Navigation Modeler
deleting pages, 16.2.5
refreshing, 16.2.5
using to define page navigation rules, 16.2.1.2, 16.2.5
JSF Page Flow & Configuration wizard, 11.2.3
JSF pages
automatic component binding in, 11.5.4
backing beans for, 11.5
creating from the JSF navigation diagram, 11.3.1
designing for ADF bindings, 21.2
editing, 11.4
effects of name change, 12.3.1
example in XML, 11.3.2
inserting UI components, 11.4.1
laying out, 11.4.4
loading a resource bundle, 22.4.1
referencing backing beans in, 11.5.3
ways to create, 11.3
JSF servlet and mapping configuration settings, 11.2.1.1
JSF tag libraries, 11.3.4
JSP documents, 11.3
benefits of using, 2.7
JUnit
customizing test classes in SRDemo, 24.8.5
regression testing an application module, 24.8
running as Ant build script, 24.8.4
JUnit extension, installing, 3.2.5

K

keystores
creating, 33.3.2.1
exporting public key, 33.3.2.3
requesting certificates, 33.3.2.2
using with web services data controls, 33.3.2

L

label attribute, 13.7.1
label binding property, B.1
labels binding property, B.1
labels, changing for UI components, 13.7.1
labelSet binding property, B.1
LaunchEvent event, 19.3.1.2.1
LaunchListener listener, 19.3.1.5
libraries
ADF Controller, 12.2.3
ADF Model Runtime, 12.2.3
ADF runtime, 12.2.3
adf-controller.jar file, 12.2.3
adfm.jar, 12.2.3
lifecycle
error handling, 20.2
JSF and ADF, 13.2.3, 29.2
phases in an ADF application, 13.2.3
lifecycle phases.See names of individual phases
lifecycle, page
customizing for single page, 10.5.4.2
customizing globally, 10.5.4.1
JSF and ADF, illustration of, 29.2
state management release level, setting, 28.3.2.4
links, command. See command links
List Binding Editor, 19.7.1, 19.7.3, 19.7.5, 21.7.1
list bindings, 12.5.2.3
list components, creating, 19.7
list element, A.6.1
list of values
adding ADF bindings to existing, 21.7
dynamic list, 19.7.3
fixed list, 19.7.1
List Binding Editor, 19.7.1, 19.7.3, 21.7.1
list binding object, 19.7.2, 19.7.4
listeners
DisclosureListener listener, 15.4.3
FocusListener listener, 15.5.3
LaunchListener listener, 19.3.1.5
ReturnListener listener, 19.3.1.3.1
ListResourceBundle
about, 22.4
creating, 22.4.1
loadBundle tag
about, 22.4
using, 22.4.1
locales, registering, 22.4.1
localizing
about, 22.4
ListResourceBundle, 22.4
property files, requirements, 22.4
See also internationalization
location facet, 19.5.1.2
logging, A.8
changing logging level for ADF packages, A.8.1.1
log file location, A.8.1.3
redirecting output, A.8.1.2
login page, 30.5
logout page, 30.6

M

managed beans
accessing EL expression results, 17.5.1
automatic component binding and, 11.5.5
chaining, 19.2.1.1.1
compatible scopes, 19.2.1.1.1
configuring for menus, 19.2.1.1, 19.2.1.1, 19.2.1.1
configuring for process trains, 19.5.1.1, 19.5.1.1, 19.5.1.1
configuring in faces-config.xml, 11.5.1, 17.2.1
creation at runtime, 17.2
definition of, 1.3.2.1
managed properties in, 11.5.6
multiple page usage, 17.2.1
overriding declarative methods in, 17.5
scope for backing beans with method overrides, 17.5.1
scope types, 11.5.1
storing information on, 17.2, 18.5.1
using in page navigation components, 16.4
validation method, 20.4.2
value binding expressions for chaining, 19.2.1.1
managed-bean element, 17.2.2
mandatory binding property, B.1
mandatory property, 20.3.1.1.1, 20.3.2
mappings
ADF binding filter, 12.4.2
Master Form, Detail Form. See master-detail objects
Master Form, Detail Table. See master-detail objects
Master Table, Detail Form. See master-detail objects
Master Table, Detail Table. See master-detail objects
Master Table, Inline Detail. See master-detail objects
master-detail coordination
combining types of, 27.1.3.3
multiple master view objects, setting, 27.1.6
types of, 27.1.3
See also master-detail objects
master-detail objects
about, 15.1
displaying in
detailStamp facet, 15.6
forms, 15.3
separate pages, 15.3.4
tables, 15.3
tree components, 15.4
treeTable components, 15.5
example of, 15.3
in the Data Control Palette, 15.2
managing row currency, 15.3.3
managing synchronization of data, 15.3.3
MasterTable, Inline Detail widget, 15.6.1
RowSetIterator objects, 15.3.3
treeTable components, 15.5.1
widgets, 15.3.1
Master-Details widgets, 15.3.1
maximum row fetch size, 27.1.1
MenuModel class, 19.2.1.1
menus
components for, 19.2.1.2
facets for, 19.2
managed beans for, 19.2.1.1, 19.2.1.1, 19.2.1.1
menu model creation, 19.2.1.1
menu tree model, 19.2.1.1
navigation rules for, 19.2.1.3
nodeStamp facet, 19.2.1.2
startDepth attribute, 19.2.1.2
ViewIdPropertyMenuModel instance, 19.2.1.1
ways to create, 19.2
message bundle files. See Java message bundle files
messages tag, 20.3.2, 20.7
messages, error
about, 20.7
ADF Business Components, customizing, 25.8.1
disabling client-side, 20.7.1
displaying server-side, 20.7.1
parameters in, 20.3.1.1.1
Metadata Commit phase, 13.2.3
metadata files
about, A.1
method action binding objects, 12.5.2.3
method action bindings
setting ADF authorization grants, 30.7.4
method iterators, 12.5.2.2
method returns, 12.2.1
method validators
about, 9.3
attribute-level, creating, 9.3.1
entity-level, creating, 9.3.3
entries in XML component definition files, 9.3.2, 9.3.4
error message parameter for invalid value, 9.3.6
using validation view objects in, example of, 9.6.1
methodAction element, A.6.1
methodIterator element, A.6.1
methods
adding logic to, 17.5, 17.5.2
binding to command components, 17.3.1
in page navigation components, 16.3.1
overriding declarative, 17.5, 17.5.2
populating parameters at runtime, 18.4.3
providing parameters when binding, 17.3.1
MVC architecture, 1.2

N

name binding property, B.1
named bind variables
about, 5.9
adding, 5.9.1, 5.9.3.4
advanced uses of, 27.2.1
creating search forms with, 18.4.1
default NULL values, 5.9.3.2
inspecting in Business Components Browser, 5.9.2
runtime errors, 5.9.3.1
setting values programmatically, 5.9.3.3
test client program example for, 5.9.3.4
navigation list binding, 19.7.5
navigation menus. See menus
navigation modeler. See JSF Navigation Modeler
navigation operations
action events, 13.4.3
Back button, issues, 13.4.4
EL expressions for, 13.4.2.3
inserting, 13.4
types, 13.4.2.2
navigation rules, page
about, 16.2
conflicts, 16.2.4.3
creating, 16.2
default cases, 16.2.1.3
deleting, 16.2.5
dialogs, for launching, 19.3.1.1
evaluating at runtime, 16.2.3
examples of, 16.2.2
global, 16.2, 16.2.1.3
in multiple configuration files, 16.2.4.1
menus, for, 19.2.1.3
overlapping, 16.2.4.2
pattern-based, 16.2
splitting, 16.2.4.4
navigation, page
about, 16.1
binding to a backing bean, 16.4.1
binding to a data control method, 16.4
default cases, 16.4.4
dialogs, for launching, 19.3.1.1
dynamic outcomes, 16.1, 16.4
from-action element, 16.2.1.1
from-outcome element, 16.2.1.1
from-view-id element, 16.2.1.1
global rules, 16.2
menus, for, 19.2.1.3
navigation-case element, 16.2.1.1
NavigationHandler handler, 16.2.3
navigation-rule element, 16.2.1.1
pattern-based rules, 16.2
redirect element, 16.2.1.1
rules
about, 16.2
conflicts, 16.2.4.3, 16.2.4.3
creating, 16.2
default cases, 16.2.1.3
deleting, 16.2.5
evaluating at runtime, 16.2.3
examples of, 16.2.2
global, 16.2, 16.2.1.3
in multiple configuration files, 16.2.4.1
overlapping, 16.2.4.2
pattern-based, 16.2, 16.2.1.3
using the JSF Configuration Editor, 16.2.1.3
using the JSF Navigation Modeler, 16.2.1.2
static outcomes, 16.1, 16.3
to-view-id element, 16.2.1.1
using action listeners, 16.4.5
using outcomes, 16.1
using the JSF Navigation Modeler, 16.2.5
navigation, range
forms, 13.4
row attribute, 14.3.2
tables, 14.3, 14.3
navigation-case element, 16.2.1.1
navigation-case Properties dialog, 16.2.1.2
NavigationHandler handler, 16.2.3
navigation-rule element, 16.2.1.1
nodeDefinition element, 15.4.2.2
nodeStamp facet, 15.4.2.1, 15.5.2.1, 19.2.1.2
number format masks, 5.4.1
number-grouping-separator element, 22.4.2

O

openlink topicid
devguide_index_html, 20.4.3, 20.6.1
operationEnabled binding property, B.1
operations
accessing from the Data Control Palette, 12.2.1
action events for navigation, 13.4.3
built-in, 10.3.5
described, 13.5.2
EL expressions for navigation, 13.4.2.3
Execute, 18.1
ExecuteWithParams, 18.4.1
for searches, 18.2.2
in page navigation components, 16.3.1
navigation, 13.4, 13.4.2.1, 13.4.2.2
Oracle ADF
4GL development and, 1.3
architecture, 1.2
debugging source code, 24.5
debugging the Model layer, 24.6
file syntax, A.3
Forms concepts and, 4.3.1
JSF and, 1.3
key components for declarative development, 1.3.1
security features, 30.1
supported technologies, 1.2
Oracle data types
list of, 4.4.8
setting usage of, 4.6.1
Oracle Wallet, 33.3.2
oracle.adf.view.faces.CHECK_FILE_MODIFICATION context parameter, 11.6
oracle.adf.view.faces.DEBUG_JAVASCRIPT context parameter, 11.6
oracle.adf.view.faces.USE_APPLICATION_VIEW_CACHE context parameter, 11.6
oracle.jbo package, 4.4.5, 5.6.1
oracle.jbo.client package, 8.5.3
oracle.jbo.domain package, 4.4.8
oracle.jbo.rules package, 26.9.1
oracle.jbo.server package, 4.4.5
oracle.jbo.server.SessionImpl object, 9.8
oracle.jbo.Session interface, 9.8.1
ORDER BY clause, 7.2.1
orion-web.xml file, 8.2.4.2
outcomes
dynamic, 16.1, 16.4
page navigation, 16.1
static, 16.1, 16.1, 16.3
outputText components. See text fields; forms

P

package XML files, disabling the use of, 4.4.7.2
page controllers, 11.2.2
page definition files
about, 12.2.3, 12.5, A.2.2, A.6
action bindings, 12.5.2.3
at runtime, 12.5.3
attribute bindings, 12.5.2.3
binding containers, 12.5.3
binding objects, 12.5.2
bindings element, 12.5.2.3
creating, 12.5.1
effects of name change, 12.3.1, 12.5.1
elements, 12.5.2, A.6.1
executables element, 12.5.2.2
id attribute, 12.5.2
invokeAction bindings, 12.5.2.2
iterator bindings, 12.5.2.2
list bindings, 12.5.2.3
location, 12.5.1
mapped in the DataBindings.cpx file, 12.5.1
method bindings, 12.5.2.3
naming, 12.5.1
nodeDefinition element, 15.4.2.2
parameters, 12.5.2.1
parameters element, 12.5.2.1
rangeSize attribute, 12.5.2.2
refresh attribute, 12.5.2.2, 12.5.2.2
refreshCondition attribute, 12.5.2.2
renaming, A.6
sample, A.6.2, A.6.3
syntax, A.6.1
table bindings, 12.5.2.3
tree bindings, 12.5.2.3, 15.4.2.2
value bindings, 12.5.2.3
page element, A.6.1
page layouts, 11.4.4
page lifecycle
customizing for single page, 10.5.4.2
customizing globally, 10.5.4.1
JSF and ADF, illustration of, 29.2
state management release level, setting, 28.3.2.4
page navigation. See navigation, page
Page Properties dialog, 11.5.4
pageDefinition element, A.6.1
pageDefinitionUsages element, 12.3.2
pageDefinitionUsages element, A.5.1
PageDef.xml file. See page definition files
pageMap element, 12.3.2, A.5.1
paging large result sets, 27.1.5
panelButtonBar components, 13.4.2.3
panelPage components
facets in, 11.4.4.1
inserting into pages, 11.4.1
uses of, 11.4
parameter element, A.6.1
parameter methods, passing values to, 17.4
parameters, 12.5.2.1
accessing values, 17.3.1, 17.3.2.1
Apply Request Values phase, 13.2.3
bindings for, 17.3.2.1
defined in page definition file, 12.5.2.1
for messages, 20.3.1.1.1, 20.3.1.1.1
for methods, 17.3.2.1
NamedData element, 17.3.2.1
on the Data Control Palette, 12.2.1
passing values for, 17.4
Prepare Model phase, 13.2.3, 13.2.3
providing for methods, 17.3.1
setting for methods, 17.3.1
setting on setActionListener components, 17.4.1
param-name element, 12.4.2
partial keys, 27.1.7
partial page rendering
attributes for enabling, 19.4
autoSubmit attribute and, 11.6
command components and, 19.4.1
panelPartialRoot tag and, 11.4.3
partialSubmit attribute, 19.3.1.2
partialTriggers attribute, 19.4
pathStamp facet, 15.5.2.1
pattern attribute, 20.5.2
pattern-based page navigation rules, 16.2.1.3
PeopleTools, ADF Business Components and, 4.3.2
permission grants for ADF Security, 30.7
phase listeners
creating custom, 20.8.1
registering in the web.xml file, 12.2.3
phase-listener element, 12.2.3
PL/SQL procedures and functions, calling from ADF custom Java classes, 25.5
pooling, application module
about, 29.1
configuration parameters
for pool behavior, 29.6.1
for pool cleanup, 29.6.3
for pool sizing, 29.6.2
setting as Java system parameters, 29.4.2
setting declaratively, 29.4.1
setting programmatically, 29.4.3
database connection and application module pools
about, 29.5.3
cooperation between, 29.8
multiple JVM scenario, 29.5.3.2
single JVM scenario, 29.5.3.1
type of states in pools, 29.1
types of pools, 29.5
pooling, database connection
application module and database connection pools
about, 29.5.3
cooperation between, 29.8
configuration parameters for, 29.7
database user state and, 29.9
multiple JVM, 29.5.3.2
single JVM, 29.5.3.1
popup dialogs
closing and returning from, 19.3.1.3
components with built-in support for, 19.3.4
conditions for supporting, 19.3.1
creating, 19.3.1
launch event, 19.3.1.2.1
launch listener, 19.3.1.5
launching from command components, 19.3.1.2
navigation rules for launching, 19.3.1.1
passing values into, 19.3.1.5
return event and return listener, 19.3.1.3.1
return value handling, 19.3.1.4
tasks for supporting, 19.3.1
postback property, using in refreshCondition attribute, 13.2.3
postChanges() method, 9.2.2, 9.2.5, 28.9.2
PPR. See partial page rendering
Prepare Model phase
about, 13.2.3
when navigating, 13.2.3
Prepare Render phase
about, 13.2.3
exception handling, 20.8
overriding, 20.8.1
prepareForDML() method, 9.4.2
prepareModel method, 20.8.1
PrepareRender event, 13.2.3
prepareSession() method, overriding, 8.6.3
primary keys, DBSequence-valued, 26.7.3.3
process trains
page access control, 19.5.1.1.1
processChoiceBar components, binding to train models, 19.5.1.2
processTrain components, binding to train models, 19.5.1.2
train model creation, 19.5.1.1
Process Validations phase, 13.2.3
processChoiceBar components, binding to train models, 19.5.1.2
ProcessMenuModel class, 19.5.1.1, 19.5.1.1
processScope scope, 19.3.1.5
processTrain components, binding to train models, 19.5.1.2
Project Properties dialog, 11.2.2
projects
creating from WAR files, 11.2
dependencies on, 11.2.2
JSF technology in, 11.2.1
properties of, 11.2.1, 11.3.2
renaming, 11.2.1
view or user interface, 11.2.2
property files
creating for resource bundles, 22.4.1
requirements for resource bundles, 22.4
PropertyManager class, 29.3
pseudo class, 22.3.1
creating, 22.3.1.1
referencing, 22.3.1.1
pseudo elements, 22.3.1

Q

query-by-example search, 18.1
query-by-example view criteria
testing, 5.8.3.2
using, 5.8.1

R

range navigation. See navigation, range
range paging, 27.1.5
range, iterator, 12.5.2.2
RANGE_PAGING_AUTO_POST access mode, 27.1.5.7
RangeChangeEvent event, 14.3.3
rangeSize attribute, 12.5.2.2, 13.4.2.2, 14.3.1
rangeSize binding property, B.1
rangeStart binding property, B.1
rebinding
input components, 13.7.1.1
tables, 14.4.2
recommended technologies for 4GL developers, 1.2.4
redirect element, 16.2.1.1
REF CUSOR, view objects and, 27.8.4
reference entities, 7.3
refresh attribute, 12.5.2.2, 12.5.2.2
about, 13.2.3
Find mode, 18.3.2
REFRESH_FORGET_NEW_ROWS flag, 9.4.1.1
REFRESH_REMOVE_NEW_ROWS flag, 9.4.1.1
refreshCondition attribute, 12.5.2.2
about, 13.2.3
Find mode, 18.3.2
releaseApplicationModule() method, 8.5.3
Render Response phase, 13.2.3
render-kit-id element, 22.3.1.1
reportErrors method, 20.8, 20.8.1, 20.8.1
reportException method, 20.8.1, 20.8.2
required attribute
table row selection components, 14.6
validation, 20.3.1.1, 20.3.2
resetRange binding property, B.1
resource bundles
creating as a property file, 22.4.1
creating as Java classes, 22.4.1
for skins
creating, 22.3.1.1
registering, 22.3.1.1
using, 22.3.1
ListResourceBundle, 22.4
loading onto a JSF page, 22.4.1
property files, 22.4
property files versus Java classes, 22.4
Restore View phase, 13.2.3
restoreState method, 20.4.3
result binding property, B.1
returnActionListener tag, 19.3.1.3
ReturnEvent event, 19.3.1.3.1
RETURNING clause, 26.5
ReturnListener listener, 19.3.1.3.1
right-to-left element, 22.4.2
Rollback operation, 13.5
rootNodeBinding binding property, B.1
row, 12.2.1, 12.2.1
row currency
on master-detail objects, 15.3.3
setting programmatically, 14.7
row iterators, iterator mode flags and, 27.1.4
RowMatch objects
in-memory filtering and, 27.5.4
view link consistency and, 27.1.2.3
rows attribute
about, 14.3.2
binding to rangeSize attribute, 14.3.2
first attribute, 14.3.2
rows, view object
filtering with RowMatch objects, 27.5.4
filtering with view criteria, 27.5.3
sorting in memory, 27.5.2
rowsByDepth attribute, 15.5.3
rowset, 12.2.1, 12.2.1
RowSetIterator objects
about, 12.5.2.2
scope, 12.5.4
used to manage master-detail objects, 15.3.3
rules, page navigation
about, 16.2
conflicts, 16.2.4.3
creating, 16.2
default cases, 16.2.1.3
deleting, 16.2.5
dialogs, for launching, 19.3.1.1
evaluating at runtime, 16.2.3
examples of, 16.2.2
global, 16.2, 16.2.1.3
in multiple configuration files, 16.2.4.1
menus, for, 19.2.1.3
pattern-based, 16.2

S

SAML assertion tokens, for web services, 33.3.3.1.4
saveState method, 20.4.3
scope, binding containers and objects, 12.5.4
scrollToRangePage() method, 27.1.5.5
search forms
about, 18
conditionally displaying results table, 18.5
EnterQuery/ExecuteQuery
about, 18.1
creating, 18.2
named bind variables
about, 18.1
using, 18.4.1
parameterized
about, 18.1
creating, 18.4.1
query-by-example, about, 18.1
results, on same page, 18.3.4
web
about, 18.1
creating, 18.3
security
for ADF Business Components applications, 30.4
for ADF web applications, 30.1
for web service data controls, 33.3
selectBooleanCheckbox components, in a table, 14.4.1
selectedValue binding property, B.1
selection facet, 14.6, 14.6.2
selection list components
adding ADF bindings to existing, 21.7
creating, 19.7
SelectionEvent event, 14.6.3
selectionState attribute, 14.6.2
selectItems tag, 19.7.2
selectManyShuttle components, creating, 19.8
selectOneChoice components
creating, 19.7.5
in a table, 14.4.1
selectOneListbox components
creating, 19.7.3
selectOneListbox components, in a table, 14.4.1
selectOneRadio components
creating, 19.7.1
selectOneRadio components, in a table, 14.4.1
selectors, 22.3.1
selectRangeChoiceBar components
about, 14.3
at runtime, 14.3.2
RangeChangeEvent event, 14.3.3
sequences
displaying, 13.6.3
service methods
adding, 8.3
displayed in Data Control Palette, 10.3.3
guidelines for, 8.3.5
method signatures, 8.4.4
publishing, 8.4.1
testing, 6.8.5
servlet context parameter, 12.4.2
setActionListener components
search pages, conditionally displaying results, 18.5.1
setting, 17.4.1
setActionListener tag, 19.2.3
setAssociationConsistent() method, 27.1.2.2
setCurrentRowWithKey operation
compared to setCurrentRowWithKeyValue, 10.5.6
setting programmatically, 14.7
setMaxFetchSize() method, 27.1.1
setNewRowState() method, 9.2.5
setQueryMode() method, 27.5.1
setRangeSize() method, 27.1.4
setSubmittedValue method, 13.2.3
setViewLinkAccessorRetained() method, 27.1.10
setWhereClause() method, 5.8.3.1
SiebelTools, ADF Business Components and, 4.3.3
skin element, 22.3.1.1
skin-family element, 22.3.1.2
skins
about, 22.3
alias pseudo class, 22.3.1
configuring an application to use, 22.3.1.2
creating, 22.3.1.1
creating a resource bundle for, 22.3.1.1
icons, for, 22.3.1.1
minimal, 22.3
Oracle, 22.3
pseudo class
about, 22.3.1
creating, 22.3.1.1
pseudo elements, 22.3.1
registering, 22.3.1.1
resource bundles
about, 22.3.1
creating, 22.3.1.1
registering, 22.3.1.1
rtl pseudo class, 22.3.1.1
selectors, 22.3.1
simple, 22.3
using, 22.3.1
SOAP, and web services, 33.1.1
SQL alias, 5.2.3.2
SQL expressions, 5.2.3.2
SQL queries
column names and view object attribute names, 5.2.1
expert mode, 27.3, 27.3.3.6
named bind variables, referencing, 5.9.1
read-only view objects, defining for, 5.2.1
SQL expressions in, 5.2.3.2
view criteria and, 5.8.2
SQL Statement wizard page, 5.2.1
SQL tracing, 27.2.3
SQL-calculated attributes, 7.6
SRDemo application
data binding in, overview of, 10.6
database user state, setting, 29.9.3
functionality, 3.3
installing, 3.2
JUnit tests, running, 3.2.5
overview, 3.1
refreshing data, 3.2.2
requirements, 3.1.1
running, 3.2.4
schema, 3.1.2
stack trace, reporting information in, 24.4.8
standalone OC4J, deploying for testing, 34.1
startDepth attribute, 19.2.1.2
state management
ADF, 28.2
custom user information, reading and writing, 28.5
failover mode and passivation, 28.2.3, 28.4.3.3
for transient view objects, 28.6
general information about, 28.1
HTTP sessions, timing out, 28.4.4
middle-tier savepoints and, 28.7
passivation store, types of, 28.4.2.3
passivation versus activation, 28.2.2
passivation, database-backed, 28.4.2.1
pending database state and, 28.9, 28.9.4
release levels
pending database state and, 28.9.3
setting at runtime, 28.3.2
supported, 28.3.1
schema, controlling, 28.4.2.1
state cleanup, automatic, 28.4.3
storage information, 28.4.2
temporary storage, cleaning up, 28.4.5
transactional versus non-transactional state, 28.4
state saving, 11.6
StateHolder interface, 20.4.3
static list of values, 19.7.1
static outcomes. See outcomes
stored procedures and functions, calling from ADF custom Java classes, 25.5
style properties, changing, 22.2
StyleClass dialog, 22.2.1
style-sheet-name element, 22.3.1.1
submitForm method, 20.3.1.1
Synchronize with Database dialog, 6.2.7

T

table binding objects, 12.5.2.3
table element, A.6.1
table tag, 14.2.2.2
tables
about, 14.2
adding ADF bindings to existing, 21.5
attributes for, 14.2.2.2
Back button, using, 14.3.3
bindings for, 14.2.2.1
changing default, 14.4.1
conditionally displaying on search page, 18.5
creating, 14.2.1
detailStamp facet
about, 14.5
using, 14.5.1
dynamic tables, 14.2.1
master table with inline detail table, 15.6
master-detail objects, displaying in, 15.3
read-only, 14.2.1
rebinding, 14.4.2
selection facet, 14.6
selectRangeChoiceBar components, 14.3
about, 14.3
table tag, 14.2.2.2
var attribute, 14.2.2.2
versus forms, 14.2
widgets for, 14.2.1
tableSelectMany components
about, 14.6
autoSubmit attribute, 14.6
required attribute, 14.6
text attribute, 14.6
using, 14.6.5
tableSelectOne components
about, 14.6
adding to a table, 14.2.1, 14.4.1
autoSubmit attribute, 14.6
required attribute, 14.6
text attribute, 14.6
using, 14.6.1
tag libraries for JSF and ADF Faces, 11.3.4
technologies recommended for 4GL developers, 1.2.4
technologies supported in Oracle ADF, 1.2
text attribute, 14.6
text fields
adding ADF bindings to existing, 21.4
binding, 13.2.1
creating for attributes, 13.2.1
input text widgets, 13.2.1
label widgets, 13.2.1
output text widgets, 13.2.1
using the Data Control Palette to create, 13.2.2
time-zone element, 22.4.2
token validation
forms, 13.4.4
setting, 13.4.4
tables, 14.3.3
Tomcat, deploying applications to, 34.10
tooltip binding property, B.1
to-view-id element, 16.2.1.1
Transaction object, 7.7.2
transactional state, 28.4
transient attributes
adding, 6.10.1
calculated, 7.6.5
calculated values, displaying, 6.10.3
entity-based view objects, adding to, 7.6.3
entries in XML component definition file, 6.10.2
passivation and, 28.6
Tree Binding Editor, 15.4.1, 15.6.1
tree components
about, 15.4
Accessors element, 15.4.2.2
adding ADF bindings to existing, 21.8
AttrNames element, 15.4.2.2
binding objects created for, 15.4.2.2
defName attribute, 15.4.2.2
DisclosureEvent event, 15.4.3
disclosureListener attribute, 15.4.3
example of, 15.4
facet tag, 15.4.2.1
FocusEvent event, 15.5.3
FocusListener listener, 15.5.3
isExpanded method, 15.4.3
nodeDefinition tag, 15.4.2.2
nodeStamp facet, 15.4.2.1
Tree Binding Editor, 15.4.1
treeModel property, 15.4.2.1
using to display master-detail objects, 15.4
var attribute, 15.4.2.1
tree element, A.6.1
TreeModel class, 15.5.3
treeModel property, 15.4.2.1, 15.5.2.1
treeState attribute, 15.5.3
treeTable components
about, 15.5
Accessors element, 15.4.2.2
adding ADF bindings to existing, 21.8
AttrNames element, 15.4.2.2
creating from Data Control Palette, 15.5.1
defName attribute, 15.4.2.2
DisclosureAllEvent event, 15.5.3
DisclosureEvent event, 15.5.3
disclosureListener attribute, 15.5.3
displaying master-detail objects, 15.5
example of, 15.5
facet tag, 15.5.2.1
nodeStamp facet, 15.5.2.1
pathStamp facet, 15.5.2.1
rowsByDepth attribute, 15.5.3
TreeModel class, 15.5.3
treeModel property, 15.5.2.1
treeState attribute, 15.5.3
var attribute, 15.5.2.1

U

UDDI, and web services, 33.1.3
UI components
adding ADF bindings to existing, 21.2.2
adding binding for, 13.7.1
adding to a form, 13.7.1
binding instances of, 11.5.4
changing labels for, 13.7.1
changing the display order on forms, 13.7.1
conditionally displaying, 18.5
creating with the Data Control Palette, 12.1, 12.2.2, 12.2.2
default ADF features, 12.2.2
deleting bindings for, 13.7.1
deleting from a form, 13.7.1
editing for tables, 14.4.1
inserting into JSF pages, 11.4.1
modifying, 13.7
rebinding, 13.7, 13.7.1.1
skins, 22.3
style properties, 22.2
UI control hints
adding, 5.4, 6.5.1
Java message bundles and, 5.4.2
structure in Java message bundles, 5.4.2
UML diagrams
about, 6.4.3.1
creating, 8.7.1
display options, 8.7.3.2
illustration of, 6.4.1, 10.3.1
view objects entity usages, 7.3.3.1
working with, 8.7.3
Update Model Values phase, 13.2.3
updateable binding property, B.1
username token authentication, for web services, 33.3.3.1.2

V

validate method, 20.3.3, 20.4.4
Validate Model Updates phase, 13.2.3
validation
ADF Faces, 20.3.1.1
ADF Faces attributes, 20.3.1.1.1
ADF Faces validators, 20.3.1.1.2
ADF Model validation rules
adding, 20.3.1.2
types of, 20.3.1.2
client-side custom JSF validators
creating, 20.4.3
using, 20.4.3
custom JSF validators
about, 20.4
creating, 20.4.3
custom validation using domains, 26.1
entity object, 6.7
lifecycle, 20.2
method, overriding, 20.4.1
parameters in messages, 20.3.1.1.1
required attribute, 20.3.1.1
runtime, 20.3.3
view objects for, creating, 9.6.1
working in an application, 20.2
validation cycle
about, 9.2
commit processing and, 9.2.2
infinite, 9.2.3
upon failures, 9.2.4
Validation Rules Editor dialog, 20.3.1.2
validation rules, custom
creating, 26.9.1
customizers for, 26.9.2
registering and using in projects, 26.9.3
validation rules, declarative
about, 6.7
adding, 6.7.1
attribute-level, 9.2.1.1
entity-level, 9.2.1.2
entries in XML component definition file, 6.7.2
error message parameter for invalid value, 9.3.6
error messages, 9.3.5
Validator interface, 20.4.1
validator tag, 20.3.2
validators
ADF Faces, 20.3.1.1.2
attribute-level, 6.7.3.2
custom JSF, creating, 20.4.3
entity-level, 6.7.3.1
See also method validators
value bindings
about, 12.5.2.3, 13.2.2.2
changing, 13.7.1.1
table, 14.2.2.1
var attribute
tables, 14.2.2.2
tree tables, 15.5.2.1
trees, 15.4.2.1
variable iterators
about, 12.5.2.2
variable element, 12.5.2.2
variableUsage element, 12.5.2.2
variableIterator element, A.6.1
variables
at runtime, 18.4.3
variableUsage element, 12.5.2.2
versioning
committing ADF work to CVS, 32.1.5
developer-level activities, 32.2.2
name consistency, 32.1.4
team-level activities, 32.2.1
view caching, 11.6
view criteria
named
applying, 27.4.2
defining, 27.4.1
removing, 27.4.3
using at runtime, 27.4.4
testing, 5.8.3.2
using, 5.8.1
using in memory, 27.5.3
view link accessor attributes, 27.1.3, 27.1.10
view link accessors, 27.1.3
view links
about, 5.10.4
active versus passive, 5.10.4.3
association-based, 7.4, 7.4.2
creating, 5.10.2, 7.4.1
master-detail coordination styles, 27.1.3
view link accessor attributes, exposing, 26.3.2
view link accessors, using, 5.10.4.2
view link consistency, using, 27.1.2
XML component definition files for, 5.10.3, 7.4.2
view object attributes
control hints, adding, 5.4.1
declarative settings for, 5.2.3.3
names of, 5.2.1
type value, 5.2.3.3
View Object Editor, opening, 5.2.3.1
view object instances
application modules and, 5.3.1
creating at runtime for validation, example of, 9.6.1
differences between view objects and, 5.3.1.1
displayed in Data Control Palette, 10.3.6
names of, defining, 5.3.1
operations, built-in, 10.3.6.1
view objects
application modules and, 5.3
client interfaces, 8.4.3
compared to 4GL concepts, 4.3.1
control hints, adding, 5.4.1
custom classes, generating, 5.11.1
data-retrieval methods, 5.6.1
declaratively controlling insert, update, and delete, 27.10
definition of, 4.2
difference between read-only and entity-based, 7.9
differences between view object instances and, 5.3.1.1
domain types, using, 26.1.4.1
dynamic attributes and, 27.1.8
entity objects and, 7.7
entity usages, multiple, 27.9
entity-based
about, 7.1, 7.2.4, 7.7
calculated attributes entries in XML file, 7.6.2, 7.6.4
calculated attributes, types of, 7.6
compared to read-only, 7.9
creating, 7.2.1, 7.2.1.1
editing, 7.2.3
executing query, 7.7.4
in multiuser environments, 7.7.9
partial keys, findByKey() and, 27.1.7
primary entity usage, 7.3.1
programmatic access examples, 7.8
programmatic, creating, 27.8.2
reference entities, adding, 7.3.1
requerying, 7.7.7
SQL-calculated attributes, adding, 7.6.1
testing, 7.5
transient attributes, adding, 7.6.3
view link consistency, using, 27.1.2
extending, 25.9.1, 25.9.3.3
filtering in memory, 27.5.4.1
forward only mode, 27.2.6
internally created, 27.1.3.3
Java message bundles for, 5.4.2
join queries and linked master-detail queries, 5.10
master-detail using association-based view links, 7.4.1
master-detail using view links, 5.10.2
maximum fetch size, 27.1.1
named bind variables, adding, 5.9.1
passivation and, 28.6
polymorphic entity usages, 27.6.1
polymorphic view rows, 27.6.5
programmatic, using, 27.8
query modes, 27.5.1
query results in stored procedures, working with, 27.8.4
query-by-example view criteria, using, 5.8.1, 5.8.1
range paging, 27.1.5
range size and data scrolling, 27.1.4
read-only
compared to entity-based, 7.9
creating, 5.2
editing, 5.2.3.1
inline views and, 5.9.3.5
join tables in, 5.10.1
programmatic, creating, 27.8.1
testing, 5.5.2
reference entities, adding, 7.3.1
row sets and row set iterators, multiple, 27.1.9
RowMatch objects, using, 27.5.4.1
RowSet and RowSetIterator, 5.6.1
runtime metadata, accessing, 25.3.1
runtime versus design time creation, 27.2.5
sorting and searching in memory, 27.5
SQL statement syntax, setting, 4.6.1
static data, populating with, 27.8.5
tuning for performance, 27.2
Tuning panel options, 27.2.4
validation
creating at runtime, 9.6.1
example usage, 9.6.2
view row client interfaces, 8.4.3
XML
consuming, 27.7.4
generating, 27.7.1
XML component definition files for, 5.2.2, 7.2.2
view row attributes, modifying, 7.7.5
view row client interfaces, 8.4.3
view.PageDefs package, 12.5.1

W

Web 2.0 pages, 1.4.2
web configuration files, A.2.3
web pages. See JSF pages
web search forms
about, 18.1
creating, 18.3
web services
about, 33.1
authentication, 33.3.3.4
creating data controls, 33.2
defining data control security, 33.3.3
encrypting and decrypting, 33.3.3.3
JAZN, 33.3.3.1.1
keystores, 33.3.2, 33.3.3.4
publishing application modules, 33.4
SAML assertion tokens, 33.3.3.1.4
securing data controls, 33.3
setting authentication, 33.3.3.1
setting digital signatures, 33.3.3.2
SOAP, 33.1.1
testing authentication, 33.3.3.1.1
UDDI, 33.1.3
username token authentication, 33.3.3.1.2
WSDL, 33.1.2
WS-Security, 33.3.1
X509 authentication, 33.3.3.1.3
WebLogic, deploying applications to, 34.8
WebSphere
configuring to run ADF applications, 34.12.2
deploying applications to, 34.9
web.xml file, 12.2.3, A.2.3, A.7
ADF filter mappings, 12.4.2
ADF model binding, A.7.1.5
application view caching, A.7.1.2
configuring for ADF Faces, 11.4.2.1
debugging, A.7.1.3
editing, 11.2.1.1
example of, 11.2.1.1
JSF parameters, A.7.1.6
registering the ADF binding filter, 12.4.1
saving state, A.7.1.1
servlet context parameter, defining, 12.4.2
tasks supported by, A.7.1
uploading, A.7.1.4
WHERE clause
join view objects, 7.3.3.2
multiple view criteria and, 5.8.2
named bind variables and, 5.9
view link consistency and, 27.1.2.4
WSDL, and web services, 33.1.2
WS-Security, about, 33.3.1

X

X509 authentication, for web services, 33.3.3.1.3
XML component definition files
application module, 5.3.2
definition of, 4.4.6
entity object, 6.2.2
entries for calculated attributes, 7.6.2, 7.6.4
entries for entity usages, 7.3.2
entries for transient attributes, 6.10.2
extended components, 25.9.2.1
view object, entity-based, 7.2.2
view object, read-only, 5.2.2