Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02

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


N

NAME - Static variable in class oracle.jbo.common.PropertyDefaultContext
 
NAME_PARAM - Static variable in class oracle.jbo.html.jsp.datatags.ShowDefinitionTag
 
NAVIGATE_BASE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_BROWSE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_COMMIT - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_DELETE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_EDIT - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_FINDFORM - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_FIRST - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_INSERT - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_LAST - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_NEXT - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_NEXT_PAGE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_PREVIOUS - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_PREVIOUS_PAGE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_ROLLBACK - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_VIEW - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NEW_ROW_HANDLE - Static variable in class oracle.jbo.server.ViewObjectImpl
 
NEW_ROW_INDEX - Static variable in class oracle.jbo.server.ViewObjectImpl
 
NEW_ROW_TRACKER - Static variable in class oracle.jbo.server.ViewObjectImpl
 
NLSFormat - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Determines the default date format.
NULL(String) - Static method in class oracle.jbo.common.DebugDiagnostic
Does nothing: this method allows fragments of code to be embedded that will be compiled away for release-mode builds.
NULLSTRING - Static variable in class oracle.jbo.html.HtmlServices
Internal: Applications should not use this field.
NULL_CONNECTION_MODE - Static variable in class oracle.jbo.common.JboEnvUtil
 
NULL_PASSIVATION_ID - Static variable in interface oracle.jbo.common.ampool.SessionCookie
 
NULL_TYPES - Static variable in class oracle.jbo.rules.Variant
 
NULL_TYPES - Static variable in class oracle.jbo.server.util.Variant
 
NUMBER - Static variable in class oracle.jbo.common.JboTypeMap
 
NUMBER_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
NameClashException - exception oracle.jbo.NameClashException.
Indicates that an attempt has been made to use a name that is already defined.
NameClashException(String, String) - Constructor for class oracle.jbo.NameClashException
Creates an exception to be localized using CSMessageBundle and error code EXC_NAME_CLASH.
NameClashException(int, String) - Constructor for class oracle.jbo.NameClashException
Creates an exception to be localized using CSMessageBundle and error code EXC_NAME_CLASH.
NameValuePairs - class oracle.jbo.NameValuePairs.
Holder of name/value pairs.
NameValuePairs() - Constructor for class oracle.jbo.NameValuePairs
Creates an empty attribute list.
NameValuePairs(int) - Constructor for class oracle.jbo.NameValuePairs
Constructs a new attribute list with a specified initial capacity.
NameValuePairs(String[], Object[]) - Constructor for class oracle.jbo.NameValuePairs
 
NamedObjectImpl - class oracle.jbo.common.NamedObjectImpl.
The base class for all business objects.
NamedObjectImpl() - Constructor for class oracle.jbo.common.NamedObjectImpl
 
NamedObjectImpl - class oracle.jbo.server.NamedObjectImpl.
 
NamedObjectImpl() - Constructor for class oracle.jbo.server.NamedObjectImpl
 
NavBarTag - class oracle.jbo.html.jsp.datatags.NavBarTag.
 
NavBarTag() - Constructor for class oracle.jbo.html.jsp.datatags.NavBarTag
 
NavigatableRowIterator - interface oracle.jbo.NavigatableRowIterator.
Provides simple access to a set of rows.
NavigationAction - class oracle.jbo.html.struts11.actions.NavigationAction.
NavigationAction
NavigationAction() - Constructor for class oracle.jbo.html.struts11.actions.NavigationAction
 
NavigationEvent - class oracle.jbo.NavigationEvent.
An event generated by RowSet to inform its listeners when the iterator position in a View Object changes.
NavigationEvent(NavigatableRowIterator, Row, Row) - Constructor for class oracle.jbo.NavigationEvent
Creates a navagation event when a new row becomes current.
NavigatorBar - class oracle.jbo.html.databeans.NavigatorBar.
The NavigatorBar Data Web Bean renders itself as an Oracle toolbar.
NavigatorBar() - Constructor for class oracle.jbo.html.databeans.NavigatorBar
 
NestedApplicationModuleImpl - class oracle.jbo.client.remote.ejb.NestedApplicationModuleImpl.
 
NestedApplicationModuleImpl(EJBApplicationModuleImpl, ResponseValues) - Constructor for class oracle.jbo.client.remote.ejb.NestedApplicationModuleImpl
 
NestedApplicationModuleImpl - class oracle.jbo.server.remote.ejb.NestedApplicationModuleImpl.
 
NestedApplicationModuleImpl() - Constructor for class oracle.jbo.server.remote.ejb.NestedApplicationModuleImpl
 
NoDefException - exception oracle.jbo.NoDefException.
Indicates that an attempt has been made to use a nonextistant definition.
NoDefException(String, String) - Constructor for class oracle.jbo.NoDefException
Constructs this exception using the definition type and the definition name.
NoDefException(int, String) - Constructor for class oracle.jbo.NoDefException
Constructs this exception using the definition type id and the definition name.
NoDefException(int, String, String) - Constructor for class oracle.jbo.NoDefException
Constructs this exception using the definition type id, the definition name, and the owner (parent) object name.
NoObjException - exception oracle.jbo.NoObjException.
Indicates that a named object does not exist.
NoObjException(String, String) - Constructor for class oracle.jbo.NoObjException
Creates an exception to be localized using CSMessageBundle and error code EXC_NO_OBJECT.
NoObjException(int, String) - Constructor for class oracle.jbo.NoObjException
Creates an exception to be localized using CSMessageBundle and error code EXC_NO_OBJECT.
NoObjException(Class, String, Object[]) - Constructor for class oracle.jbo.NoObjException
 
NoRegionDefinedTag - class oracle.jbo.html.jsp.pagecontrol.NoRegionDefinedTag.
 
NoRegionDefinedTag() - Constructor for class oracle.jbo.html.jsp.pagecontrol.NoRegionDefinedTag
 
NoXMLFileException - exception oracle.jbo.NoXMLFileException.
Indicates that an XML file could not be found for a container.
NoXMLFileException(String, Object[]) - Constructor for class oracle.jbo.NoXMLFileException
Creates an exception to be localized using CSMessageBundle and a given error code.
NoXMLFileException(String) - Constructor for class oracle.jbo.NoXMLFileException
Creates an exception to be localized using CSMessageBundle and error code EXC_LOCATING_XML_FILE.
NotConnectedException - exception oracle.jbo.NotConnectedException.
Indicates that the Application Module is not connected to a database.
NotConnectedException() - Constructor for class oracle.jbo.NotConnectedException
Creates an exception to be localized using CSMessageBundle and error code EXC_NOT_CONNECTED.
NullDBTransactionImpl - class oracle.jbo.server.NullDBTransactionImpl.
Deprecated. Since Jdeveloper 9.0.3. No replacement.
NullDBTransactionImpl() - Constructor for class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
NullValue - class oracle.jbo.domain.NullValue.
Provides a means of creating and serializing null Domain objects.
NullValue() - Constructor for class oracle.jbo.domain.NullValue
Creates a default null Domain object, of type VARCHAR.
NullValue(int) - Constructor for class oracle.jbo.domain.NullValue
Creates a null value for a specified Domain type.
NullValue(String) - Constructor for class oracle.jbo.domain.NullValue
Creates a null value for a specified Domain type.
nCols - Variable in class oracle.jbo.html.jsp.datatags.InputTagBase
 
nCommand - Variable in class oracle.jbo.html.databeans.ToolBarButton
 
nMaxLength - Variable in class oracle.jbo.html.jsp.datatags.InputTagBase
 
nRangeSize - Variable in class oracle.jbo.html.jsp.datatags.CreateViewObjectTag
 
nRangeSize - Variable in class oracle.jbo.html.jsp.datatags.DataSourceTag
 
nRangeSize - Variable in class oracle.jbo.html.jsp.datatags.ViewObjectTag
 
nRows - Variable in class oracle.jbo.html.jsp.datatags.InputTextAreaTag
 
nType - Variable in class oracle.jbo.html.databeans.ToolBarButton
 
nType - Variable in class oracle.jdeveloper.html.StaticPickList
 
nVisibleRows - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
nVisibleRowsWasChanged - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
name - Variable in class oracle.jbo.html.jsp.datatags.OnEventTag
 
name - Variable in class oracle.jdeveloper.html.DHTMLArray
 
name - Variable in class oracle.jdeveloper.html.DHTMLButtonBar
 
name - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
name - Variable in class oracle.jdeveloper.html.DHTMLDispArray
 
name - Variable in class oracle.jdeveloper.html.DHTMLNoTabControl
 
name - Variable in class oracle.jdeveloper.html.DHTMLTab
 
name - Variable in class oracle.jdeveloper.html.DHTMLTabControl
 
name - Variable in class oracle.jdeveloper.html.DHTMLTable
 
name - Variable in class oracle.jdeveloper.html.DHTMLToolBar
 
name - Variable in class oracle.jdeveloper.html.DHTMLTree
 
names() - Method in class oracle.jbo.server.JboEventObject
Enumerates the names used as keys in this event object's hash table.
navigateTo(ChangeEvent) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
 
navigateTo(int) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
 
navigated(DCIteratorBinding, NavigationEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked when a DCIteratorBinding receives a navigated Event from BC4J RowSetIterator
navigated(NavigationEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
Calls updateNavigated() for all DCCtrlRangeBinding instances associated with this iterator binding object, or calls updateValuesFromRow() on all other control binding instances, passing in the current row instance from the RowIterator.
navigated(NavigationEvent) - Method in interface oracle.jbo.RowNavigationListener
Invoked when the current-row designation changes.
navigated(NavigationEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the current-row designation changes.
navigated(NavigationEvent) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
navigated(NavigationEvent) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
navigated(NavigationEvent) - Method in class oracle.jbo.server.remote.RuntimeViewRowSetIteratorInfo
 
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
navigated(DCIteratorBinding, NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a navigated Event from BC4J RowSetIterator
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
navigated(DCIteratorBinding, NavigationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a navigated Event from BC4J RowSetIterator
navigated(JUIteratorBinding, NavigationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when the current-row designation changes.
navigated(JUIteratorBinding, NavigationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when the current-row designation changes.
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
*** For internal framework use only ***
needsEntityToVOMapping() - Method in class oracle.jbo.JboException
 
needsEstimatedRowCount() - Method in class oracle.adf.model.binding.DCControlBinding
 
needsEstimatedRowCount() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
needsEstimatedRowCount() - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
 
needsEstimatedRowCount() - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
needsQuotedTableName(String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
needsQuotedTableName(String) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
negated - Variable in class oracle.jbo.html.databeans.QueryRowDefinition
 
newInstance(Class) - Static method in class oracle.jbo.common.JBOClass
 
newRow - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Stores the new row when EditCurrentRecord is in INSERT mode.
next() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
next() - Method in interface oracle.jbo.RowIterator
Gets the next row in the iterator.
next() - Method in class oracle.jbo.ViewCriteria
Steps forward, designating the next row as the current row.
next() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
next() - Method in class oracle.jbo.common.EventGroup
 
next() - Method in class oracle.jbo.common.PropertyGroup
 
next() - Method in class oracle.jbo.common.PropertyMetadata
 
next() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
next(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.NavigationAction
"next" dispatch method called by DispatchAction
next() - Method in class oracle.jbo.server.ViewObjectImpl
Navigates to the next row in the row set.
next() - Method in class oracle.jbo.server.ViewRowSetImpl
Navigates to the next row in the row set.
next() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Navigates to the next row in the row set.
nextIndex() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the absolute row index of the next row.
nextSet(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.NavigationAction
"nextSet" dispatch method called by DispatchAction
nibbleToHex(byte) - Static method in class oracle.jbo.common.RepConversion
nibble To hex.
nibbles2bArray(byte[]) - Static method in class oracle.jbo.common.RepConversion
Nibbles to byte array.
nodeImage - Variable in class oracle.jdeveloper.html.DHTMLRow
 
nodeSelected() - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Finds the row that this node represents in the associated iterator by asking this node's parent node for the iterator and then sets that row as current row in the RowIterator.
notifyApplicationModuleReleased(ApplicationModule, boolean) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
May be customized to perform special release processing.
notifyAttributesChanged(int[], Object[]) - Method in class oracle.jbo.server.EntityImpl
 
notifyAttributesChanged(int[], Object[], boolean) - Method in class oracle.jbo.server.EntityImpl
 
notifyClientPassivationBefore() - Method in interface oracle.jbo.client.remote.ClientPostListener
 
notifyClientPostAfter() - Method in interface oracle.jbo.client.remote.ClientPostListener
 
notifyClientPostBefore() - Method in interface oracle.jbo.client.remote.ClientPostListener
 
notifyEntityActivated(boolean) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
notifyIteratorChanged(DCIteratorBinding, boolean) - Method in class oracle.adf.model.binding.DCBindingContainer
Notify each listener of the iteratorChanged event when an iterator changes its data due to execute, re-execute, or change in display mode (find mode or data mode).
notifyIteratorChanged(DCIteratorBinding, boolean) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Notify each listener of the iteratorChanged event when an iterator changes its data due to execute, re-execute, or change in display mode (find mode or data mode).
notifyIteratorChanged(DCIteratorBinding, boolean) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
*** For internal framework use only ***
notifyNavigationEvent(Row, Row) - Method in class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
notifyNavigationEvent(Row, Row) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
notifyRangeRefreshed(int) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
notifyRowDeleted(ViewRowSetImpl, Row, int) - Method in class oracle.jbo.server.ViewObjectImpl
This method is invoked by the framework when a row is deleted from the given ViewRowSet for this ViewObject.
notifyRowInserted(ViewRowSetImpl, Row, int) - Method in class oracle.jbo.server.ViewObjectImpl
This method is invoked by the framework when inserts are made to the given ViewRowSet for this ViewObject.
notifyRowUpdated(ViewRowSetImpl, Row[], int[]) - Method in class oracle.jbo.server.ViewObjectImpl
This method is invoked by the framework when updates are made to any attribute for rows in the given ViewRowSet for this ViewObject.
notifyStateReset() - Method in class oracle.adf.model.generic.toplink.TransactionBroker
Notifies all TopLinkDataControls associated with this application and TL transactional resources that the transactional state has been reset.
notifyTransactionCommitted() - Method in class oracle.adf.model.generic.toplink.TransactionBroker
Notifies all TopLinkDataControls associated with this application and TL transactional resources that the transaction has been commited.
notifyTransactionRolledback() - Method in class oracle.adf.model.generic.toplink.TransactionBroker
Notifies all TopLinkDataControls associated with this application and TL transactional resources that the transaction has been rolled back.
notifyUpdateEvent(UpdateEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
called when rowUpdated event is received from the model.
notifyUpdateEvent(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
 
nullValue - Static variable in class oracle.jbo.server.JboEventObject
 
nullVariant - Static variable in class oracle.jbo.rules.Variant
 
nullVariant - Static variable in class oracle.jbo.server.util.Variant
 
numberOfElements() - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
numberOfElements() - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
numberToken(String, int) - Static method in class oracle.jbo.server.util.JboToken
 

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02

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


 

Copyright © 1997, 2005, Oracle. All rights reserved.