Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1)

E10653-03

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


F

FABRIC_ADDRESS - Static variable in class oracle.jbo.client.svc.Service
 
fabricDeregister(String) - Static method in class oracle.jbo.client.svc.SOAIntegration
 
fabricRegister(String) - Static method in class oracle.jbo.client.svc.SOAIntegration
 
factory - Variable in class oracle.adf.model.binding.DCBindingFactory
 
FactoryClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
failedToModelOperation(Operation, String, String) - Method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionConfig
 
failedToModelPort(Port, String, String) - Method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionConfig
 
FALSE - Static variable in interface oracle.jbo.common.PropertyConstants
 
fastTrim(String) - Static method in class oracle.jbo.common.JboNameUtil
 
FETCH_ALL - Static variable in class oracle.jbo.server.ViewObjectImpl
A fetch mode that causes all rows to be retrieved from a JDBC result set immediately, and then closes the result set.
FETCH_AS_NEEDED - Static variable in class oracle.jbo.server.ViewObjectImpl
A fetch mode that causes rows to be retrieved from a JDBC result set as the user navigates through the row set.
FETCH_DEFAULT - Static variable in class oracle.jbo.server.ViewObjectImpl
A fetch mode that indicates that the default mode to be used.
fetchAttrDefs(DCIteratorBinding) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
fetchAttrDefs(DCIteratorBinding) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
fetchAttributeProperties() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in interface oracle.jbo.ApplicationModule
Fetches all custom properties for the given list of attributes for the named view objects in this application module over to the remote client objects in one network roundtrip.
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
fetchParameterValues(BindingContext, Map) - Method in class oracle.adf.model.binding.DCInvokeMethod
For internal framework use only.
fetchProperty(RowImpl, String) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
fetchProvider() - Method in class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
fetchProvider() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
fetchProviderProperty(String) - Method in class oracle.adf.model.adapter.AdapterDCService
Fetches the data from the data control.
fetchProviderProperty(String) - Method in class oracle.adf.model.bean.DCBeanDataControl
For use in AdapterDCService
fetchProviderProperty(String) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
fetchRowAttributeProperties(int, RowImpl, String[], LocaleContext) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
fetchRowSetIterator(String) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
fetchRowSetIterator(String) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
FileDiagnosticImpl - Class in oracle.jbo.common
A Diagnostic implementation that routes output to a file.
FileDiagnosticImpl() - Constructor for class oracle.jbo.common.FileDiagnosticImpl
Creates an instance.
FileInteraction - Class in oracle.adf.model.connection.url
FileInteraction represents a interaction instance.
FileInteraction(File) - Constructor for class oracle.adf.model.connection.url.FileInteraction
Create a new instance of the FileInteraction.
FileURLConnection - Class in oracle.adf.model.connection.url
FileURLConnection represents a URLConnection resource to a local file providing the services published by the URLConnection.
FileURLConnection(String, URL) - Constructor for class oracle.adf.model.connection.url.FileURLConnection
Instantiate this URLConnection instance for the File URL resource
FileURLConnection(String, DocumentFragment, Hashtable) - Constructor for class oracle.adf.model.connection.url.FileURLConnection
Instantiate this URLConnection instance from the description and the corresponding environment.
fillObjectAttributeDefs(AttributeList, StructureDef, String[], AttributeDef[]) - Static method in class oracle.jbo.domain.Struct
 
FILTER_TYPE_ALL - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Filtering type - all
FILTER_TYPE_ANY - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Filtering type - any
FilterableDataControl - Interface in oracle.binding
 
FILTERCOLUMN - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Column tag as filtering condition.
FILTERCOMPARETYPE - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
CompareType tag
FILTERCONDITION - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Conditions tag
FILTERCONDITIONS - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Conditions tag
FILTERDATAFORMAT - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
DataFormat tag
FILTERING_COLFORMAT_MAP - Static variable in class oracle.adf.model.adapter.dataformat.CSVHandler
 
FILTERING_COLTYPE_MAP - Static variable in class oracle.adf.model.adapter.dataformat.CSVHandler
 
filterList(Map, Row, ViewCriteria) - Method in class oracle.jbo.common.AbstractListBinding
Advanced internal method.
filterList(Map, Row, ViewCriteria, ArrayList) - Method in class oracle.jbo.common.AbstractListBinding
Deprecated. use filterList(Map, Row, ViewCriteria, ArrayList, boolean)
filterList(Map, Row, ViewCriteria, ArrayList, boolean) - Method in class oracle.jbo.common.AbstractListBinding
Advanced internal method.
filterList(Map, Row, ViewCriteria, ArrayList, Map, boolean) - Method in class oracle.jbo.common.AbstractListBinding
* Advanced internal method.
filterList(RowSetIterator, Map, Row, ViewCriteria, boolean, boolean) - Method in class oracle.jbo.common.ListBindingDef
 
filterList(Map) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
Given a map of attribute names and values that they map to, shorten the data that this list is exposing.
filterList(RowSetIterator, Map, Row, ViewCriteria, boolean, boolean) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
filterListWithCaseSensitiveCheck(Map, Row, ViewCriteria, ArrayList, Map, boolean, boolean) - Method in class oracle.jbo.common.AbstractListBinding
* Advanced internal method.
FILTEROPERATOR - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Operator tag
FILTERTYPE - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Attribute to contain the filtering match type.
FILTERVALUE - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Value tag
finalize() - Method in class oracle.jbo.client.remote.ComponentUsageImpl
 
finalize() - Method in class oracle.jbo.client.remote.ViewUsageImpl
void addRowCount(Object rowHandle) { Integer entry = (Integer) mRowCount.get(rowHandle); if (entry == null) { mRowCount.put(rowHandle, new Integer(1)); } else { mRowCount.put(rowHandle, new Integer(entry.intValue() + 1)); } } boolean releaseRowCount(Object rowHandle) { Integer entry = (Integer) mRowCount.get(rowHandle); int useCount = entry.intValue(); Diagnostic.ASSERT(entry != null, "Cannot find row use entry for handle = " + ((Integer) rowHandle).intValue()); if (useCount == 1) { mRowCount.remove(rowHandle); return true; } else { mRowCount.put(rowHandle, new Integer(useCount - 1)); return false; } }
finalize() - Method in class oracle.jbo.common.colo.ColoApplicationModuleImpl
 
finalize() - Method in class oracle.jbo.common.sdo.SDOValueStore
called by GC.
finalize() - Method in class oracle.jbo.domain.ClobDomain
 
finalize() - Method in class oracle.jbo.mom.LongRunningStatementMonitor
Stop the thread gracefully.
finalize() - Method in class oracle.jbo.server.QueryCollection
 
finalizeResource(Object, Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
finalizeResource(Object, Object) - Method in class oracle.jbo.pool.ResourcePool
Invoked during pool high water mark resolution.
find(String) - Method in class oracle.binding.meta.ArrayListDefinitionContainer
Finds a Definition with the given id.
find(String) - Method in interface oracle.binding.meta.DefinitionContainer
Finds a Definition with the given identifier.
find(String) - Method in class oracle.binding.meta.EmptyDefinitionContainer
Find a Definition with the given id.
find(FindCriteria, FindControl, String, Class) - Method in class oracle.jbo.server.svc.ServiceImpl
Standard find operation.
find(FindCriteria, FindControl, String, Class, String) - Method in class oracle.jbo.server.svc.ServiceImpl
Custom find operation based on View Criteria with literal values.
find(FindCriteria, FindControl, String, Class, String, ServiceImpl.NamedParam[]) - Method in class oracle.jbo.server.svc.ServiceImpl
Custom find operation based on View Criteria with bind variables.
FIND_MODE - Static variable in class oracle.jbo.ViewCriteria
 
FIND_MODE_ITERATOR - Static variable in class oracle.jbo.ViewCriteria
 
findAltKeyDef(String) - Method in class oracle.jbo.server.RowDef
 
findAltKeyDef(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
findAndSetCurrentRowByKey(Key, int) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findAndSetCurrentRowByKey(Key, int) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
findAndSetCurrentRowByKey(Key, int) - Method in interface oracle.jbo.common.ws.WSRowSetIteratorMarshaller
 
findAndSetCurrentRowByKey(Key, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
findAndSetCurrentRowByKey(Key, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findAndSetCurrentRowByKey(Key, int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
findAndUpdateSelectedIndex(Object, boolean) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only *** findMatching List value for the given object and if found, set the selected index to that value as well if given flag is true.
findAppDefNameByBindingContainerDefName(String) - Method in class oracle.adf.model.BindingContext
 
findAppDefNameByBindingContainerDefName(String, BindingContext) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findApplicationModule(String) - Method in interface oracle.jbo.ApplicationModule
Finds the named application module.
findApplicationModule(int, String) - Method in class oracle.jbo.client.remote.AbstractAppModuleRequestHandler
 
findApplicationModule(String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Get an ApplicationModule using its name.
findApplicationModule(String) - Method in class oracle.jbo.client.remote.PooledRequestHandler
 
findApplicationModule(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findApplicationModule(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the named Application Module.
findApplicationModule(String) - Method in interface oracle.jbo.server.DBTransaction
Returns the named Application Module.
findApplicationModule(String) - Method in class oracle.jbo.server.DBTransactionImpl
Returns the named Application Module.
findApplicationModule(String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findApplicationModule(String, ApplicationModuleImpl) - Static method in class oracle.jbo.server.MetaObjectManager
Finds the application module instance
findApplicationModule(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
findApplicationModule(ApplicationModuleImpl, String) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
findApplicationObject(String) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
findApplicationPool(String, String, String, Properties) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
findApplicationPool(String, String, String, Properties) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
findApplicationPool(String, String, String, Properties) - Method in class oracle.adf.model.placeholder.DCPlaceholderDataControl
 
findAssociatedObjects(String) - Method in class oracle.jbo.server.ViewRowImpl
Finds Objects in a ViewRowSetImpl that follow the given association.
findAssociationAccessorVO(AssociationDefImpl, String, EntityAssociation) - Method in class oracle.jbo.server.EntityImpl
 
findAttrAndGetIndex(String) - Method in class oracle.jbo.server.RowImpl
 
findAttrDefByEntAttrDef(AttributeDef) - Method in class oracle.jbo.server.ViewDefImpl
Get an attribute definition for an entity attribute definition.
findAttributeDef(String) - Method in class oracle.adf.model.generic.StructureDefImpl
Gets an attribute definition, given its name.
findAttributeDef(String) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findAttributeDef(String) - Method in class oracle.jbo.common.StructureDefHelper
 
findAttributeDef(String) - Method in class oracle.jbo.common.ViewObjectSubclassDef
 
findAttributeDef(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findAttributeDef(String) - Method in class oracle.jbo.domain.DomainStructureDef
Gets an attribute definition by name.
findAttributeDef(String) - Method in class oracle.jbo.server.EntityCache
 
findAttributeDef(String) - Method in class oracle.jbo.server.EntityDefImpl
 
findAttributeDef(String) - Method in class oracle.jbo.server.RowDef
Gets an attribute definition, given its name.
findAttributeDef(String) - Method in class oracle.jbo.server.ViewDefImpl
Get an attribute definition by the attribute name.
findAttributeDef(String) - Method in class oracle.jbo.server.ViewObjectImpl
Finds a named attribute definition.
findAttributeDef(String) - Method in class oracle.jbo.server.ViewRowImpl
 
findAttributeDef(String) - Method in interface oracle.jbo.StructureDef
Gets an attribute definition, given its name.
findAttributeDef(String) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
findBeanByPrimaryKey(Key) - Method in class oracle.jbo.server.ejb.facade.EntityFacadeCollImpl
An abstract method which returns an Entity Bean of the given primary key.
findBindingContainer(String) - Method in class oracle.adf.model.binding.DCDataControl
Return the DCBindingContainer instance registered with this DCAppication with the given name.
findBindingContainer(BindingContext, String) - Static method in class oracle.adf.model.binding.DCUtil
 
findBindingContainer(String) - Method in class oracle.adf.model.BindingContext
 
findBindingContainerByPath(String) - Method in class oracle.adf.model.BindingContext
Given the view path, find a mapping entry in this BindingContext's pageMap definition and return a bindingContainer whose usage name maps the value of the mapped entry.
findBindingContainerDefByPath(String) - Method in class oracle.adf.model.BindingContext
Given the view path, find a mapping entry in this BindingContext's pageMap definition and return it's definition.
findBindingContainerIdByPath(String) - Method in class oracle.adf.model.BindingContext
Given the view path, find a mapping entry in this BindingContext's pageMap definition and return the mapped value which should be a bindingContainer ID that can be used to lookup a bindingContainer instance in this BindingContext.
findBindingContainerIdByPath(String, BindingContext) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findBusLogicUnitNames(String) - Method in class oracle.jbo.server.MetaObjectManager
Gets the full names of all the business logic units defined.
findByAltKey(String, Key, int, boolean) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
findByAltKey(String, Key, int, boolean) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findByAltKey(String, Key, int, boolean) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
findByAltKey(String, Key, int, boolean) - Method in interface oracle.jbo.RowIterator
Same as RowIterator.findByKey(Key, int) with a few extra functionalities.
findByAltKey(String, Key, int, boolean) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
findByAltKey(DBTransaction, String, Key, boolean, boolean) - Method in class oracle.jbo.server.EntityDefImpl
 
findByAltKey(String, Key, int, boolean) - Method in class oracle.jbo.server.ViewObjectImpl
 
findByAltKey(String, Key, int, boolean) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findByAltKey(String, Key, int, boolean) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
findByAltKey(String, Key, int, boolean) - Method in class oracle.jbo.ViewCriteria
For internal use only.
findByColumnType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
findByEntity(int, int) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
findByEntity(int, int) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findByEntity(int, int) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
findByEntity(int, int) - Method in interface oracle.jbo.RowIterator
Finds and returns View rows that use the Entity row, identified by the Entity row handle, eRowHandle.
findByEntity(int, int) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
findByEntity(int, int) - Method in class oracle.jbo.server.EntityRowSetImpl
 
findByEntity(int, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
findByEntity(int, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findByEntity(int, int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
findByEntity(int, int) - Method in class oracle.jbo.ViewCriteria
For internal use only.
findByKey(Key, int) - Method in class oracle.adf.model.bean.DCDataVO
 
findByKey(Key, int) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
findByKey(Key, int) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findByKey(Key, int) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
findByKey(Key, int) - Method in interface oracle.jbo.RowIterator
Finds and returns View rows that match the specified key.
findByKey(Key, int) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
findByKey(Key, int) - Method in class oracle.jbo.server.EntityRowSetImpl
 
findByKey(Key, int, boolean) - Method in class oracle.jbo.server.EntityRowSetImpl
 
findByKey(Key, int) - Method in class oracle.jbo.server.ViewObjectImpl
Finds and returns View rows that match the specified key.
findByKey(Key, int, boolean) - Method in class oracle.jbo.server.ViewObjectImpl
If skipWhere is true, then do not use the where-clause fragments associated with this ViewObject if a query is used to retreieve the matching row during this findByKey operation on this ViewObject.
findByKey(Key, int) - Method in class oracle.jbo.server.ViewRowSetImpl
Finds and returns View rows that match the specified key.
findByKey(Key, int, boolean) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findByKey(Key, int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Finds and returns view rows that match the specified key.
findByKey(Key, int, boolean) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
findByKey(Key, int) - Method in class oracle.jbo.ViewCriteria
For internal use only.
findByName(String) - Static method in class oracle.jbo.common.PropertyMetadata
return the description element of this name
findByPKExtended(DBTransaction, Key, boolean) - Method in class oracle.jbo.server.EntityDefImpl
 
findByPrimaryKey(EntityDefImpl, Key) - Method in interface oracle.jbo.datasource.EntityDataSource
Look up the entity by the key.
findByPrimaryKey(EntityDefImpl, Key) - Method in class oracle.jbo.datasource.SampleEODataSourceImpl
 
findByPrimaryKey(EntityDefImpl, Key) - Method in class oracle.jbo.datasource.svc.SIEODataSourceImpl
pluggable entity datasource find operation.
findByPrimaryKey(EntityDefImpl, Key) - Method in class oracle.jbo.datasource.WSEODataSourceImpl
 
findByPrimaryKey(EntityDefImpl, Key) - Method in interface oracle.jbo.server.DBTransaction
Finds an Entity Object in this transaction given a Primary Key.
findByPrimaryKey(String, Key) - Method in interface oracle.jbo.server.DBTransaction
Finds an Entity Object in this transaction given a Primary Key.
findByPrimaryKey(EntityDefImpl, Key) - Method in class oracle.jbo.server.DBTransactionImpl
Finds an Entity Object in this transaction given an EntityDef object and a Primary Key.
findByPrimaryKey(String, Key) - Method in class oracle.jbo.server.DBTransactionImpl
Finds an Entity Object in this transaction given the String name of the EntityDef and a Primary Key.
findByPrimaryKey(EntityDefImpl, Key) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of findByPrimaryKey method.
findByPrimaryKey(String, Key) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of findByPrimaryKey method.
findByPrimaryKey(DBTransaction, Key) - Method in class oracle.jbo.server.EntityDefImpl
Finds an Entity Object given a Primary Key.
findByPrimaryKey(EntityDefImpl, Key) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
findByPrimaryKey(String, Key) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
findByPrimaryKeys(EntityDefImpl, Key[]) - Method in interface oracle.jbo.datasource.EntityDataSource
Look up the entities by the array of the keys.
findByPrimaryKeys(EntityDefImpl, Key[]) - Method in class oracle.jbo.datasource.SampleEODataSourceImpl
 
findByPrimaryKeys(EntityDefImpl, Key[]) - Method in class oracle.jbo.datasource.svc.SIEODataSourceImpl
pluggable entity datasource find operation.
findByPrimaryKeys(EntityDefImpl, Key[]) - Method in class oracle.jbo.datasource.WSEODataSourceImpl
 
findByViewCriteria(ViewCriteria, int, int) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
findByViewCriteria(ViewCriteria, int, int) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findByViewCriteria(ViewCriteria, int, int) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
findByViewCriteria(ViewCriteria, int, int) - Method in interface oracle.jbo.RowIterator
Finds and returns View rows that match the specified View Criteria.
findByViewCriteria(ViewCriteria, int, int) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
findByViewCriteria(ViewCriteria, int, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
findByViewCriteria(ViewCriteria, int, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findByViewCriteria(ViewCriteria, int, int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
findByViewCriteria(ViewCriteria, int, int) - Method in class oracle.jbo.ViewCriteria
For internal use only.
findByViewCriteriaForViewRowSet(ViewRowSetImpl, ViewCriteria, int, int, Variable[], Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
findByViewCriteriaWithBindVars(ViewCriteria, int, int, Variable[], Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
findByViewCriteriaWithBindVars(ViewCriteria[], int, int, Variable[], Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
findByViewCriteriaWithBindVars(ViewCriteria, int, int, Variable[], Object[]) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findChildElement(String) - Method in interface oracle.jbo.mom.xml.DefElement
Finds the first child element of the given node name
findChildElement(String) - Method in class oracle.jbo.mom.xml.DefElementImpl
Finds the first child element of the given node name
findChildElement(String) - Method in class oracle.jbo.mom.xml.WrapperDefElement
 
findChildElemWithAttribute(Element, String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
findChildNode(Key) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
findChildNode(Key) - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
 
findChildObject(String, String) - Method in class oracle.jbo.mom.ContainerDefImpl
 
findClass(String) - Static method in class oracle.adf.model.binding.DCUtil
*** For internal framework use only ***
findClass(String) - Method in class oracle.jbo.expr.JIExpr
 
findClass(String) - Method in class oracle.jbo.expr.JIExprJava
 
findClass(String) - Method in class oracle.jbo.expr.JIExprSQL
 
findClass(String) - Static method in class oracle.jbo.uicli.binding.JUUtil
*** For internal framework use only ***
findComponentObject(String) - Method in interface oracle.jbo.ApplicationModule
Finds the named component object.
findComponentObject(String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findComponentObject(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findComponentObject(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the component object from the Application Module.
findComponentObject(String) - Method in interface oracle.jbo.server.ContainerObject
Find a component Object from the container
findComponentObject(String) - Method in class oracle.jbo.server.ContainerObjectImpl
 
findComponentObject(String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findConstructor(Class, Class[]) - Static method in class oracle.jbo.common.JboNameUtil
 
findContainer(String) - Method in class oracle.jbo.mom.DefinitionManager
 
findContextObject(BindingContext, String) - Static method in class oracle.adf.model.binding.DCUtil
 
FindControl - Interface in oracle.jbo.common.service.types
 
findControlBinding(DCBindingContainer) - Method in class oracle.adf.model.binding.DCControlBindingDef
 
findControlBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
 
FindControlImpl - Class in oracle.jbo.common.service.types
 
FindControlImpl() - Constructor for class oracle.jbo.common.service.types.FindControlImpl
 
findCpx(String) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
FindCriteria - Interface in oracle.jbo.common.service.types
 
FindCriteria - Interface in oracle.jbo.common.types
 
FindCriteriaHelper - Class in oracle.jbo.datasource.svc
 
FindCriteriaHelper() - Constructor for class oracle.jbo.datasource.svc.FindCriteriaHelper
 
FindCriteriaImpl - Class in oracle.jbo.common.service.types
 
FindCriteriaImpl() - Constructor for class oracle.jbo.common.service.types.FindCriteriaImpl
 
FindCriteriaImpl - Class in oracle.jbo.datasource
 
FindCriteriaImpl() - Constructor for class oracle.jbo.datasource.FindCriteriaImpl
 
findCtrlBinding(String) - Method in class oracle.adf.model.binding.DCBindingContainer
Returns a control binding with the given name.
findCtrlValueBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
findCurrentContext() - Method in class oracle.jbo.common.ContextUtil
Deprecated. since 10.1.3. Use oracle.adf.share.ADFContext.getCurrent().getApplication() instead.
findCustomClass(String, Class) - Static method in class oracle.jbo.common.JBOClass
 
findCustomResourceBundleFactory(String, String) - Method in class oracle.jbodt.common.ResourceFactoryManager
Helps in finding a registered ResourceDefFactory for the given combination
findCustomResourceBundleFactory(ResourceBundleType) - Method in class oracle.jbodt.common.ResourceFactoryManager
Helps in finding a registered ResourceDefFactory for the given combination
findCustomViewObject(String, String) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
findCustomViewObject(String, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findCustomViewObject(WSViewObjectImpl, String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findDataClass(String) - Static method in class oracle.jbo.common.JBOClass
 
findDataControl(String) - Method in class oracle.adf.model.binding.DCBindingContainer
 
findDataControl(String) - Method in class oracle.adf.model.BindingContext
 
findDataControl(String) - Method in interface oracle.adf.model.DataControlFrame
Retrieve a datacontrol instance with the given name from this datacontrol frame.
findDataControl(String) - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
Retrieve a datacontrol instance with the given name from this datacontrol frame.
findDataControl(String, boolean) - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
 
findDataControl(String, String, boolean) - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
 
findDataControlFrame(String) - Method in class oracle.adf.model.BindingContext
Returns a datacontrol frame with the given name.
findDataControlIdByKey(String, BindingContext) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findDateEffectiveRow(ViewRowSetImpl, Object[], RowImpl) - Method in class oracle.jbo.server.JboExistsValidator
 
findDateEffectiveRow(ViewObjectImpl, Object[], RowImpl) - Method in class oracle.jbo.server.JboExistsValidator
 
findDeclaredVariable(String) - Method in class oracle.jbo.common.VariableManagerImpl
 
findDeclaredVariable(String) - Method in interface oracle.jbo.VariableManager
 
findDefForDiscrValues(Object[], boolean) - Method in class oracle.jbo.server.RowDef
 
findDefImport(String) - Method in class oracle.jbo.mom.PersistableDefObject
 
findDefinitionObject(String, int, Class, boolean) - Method in class oracle.jbo.mom.DefinitionManager
Finds the Meta Object from the statically maintained list of Meta Objects.
findDefinitionObject(String, int, Class, boolean, boolean) - Method in class oracle.jbo.mom.DefinitionManager
Finds the Meta Object from the statically maintained list of Meta Objects.
findDefinitionObject(String, int, Class, boolean, boolean, boolean) - Method in class oracle.jbo.mom.DefinitionManager
Finds the Meta Object from the statically maintained list of Meta Objects.
findDefinitionObjectDontCheckName(String, int, Class, boolean) - Method in class oracle.jbo.mom.DefinitionManager
Finds the Meta Object from the statically maintained list of Meta Objects.
findDefObject(String) - Static method in class oracle.adf.model.binding.DCBindingContainerDef
 
findDefObject(String) - Static method in class oracle.adf.model.binding.DCDataControlDef
 
findDefObject(String) - Static method in class oracle.jbo.server.ApplicationModuleDefImpl
Finds an ApplicationModuleDefImpl instance, by name, from the statically maintained list of metaobjects.
findDefObject(String) - Static method in class oracle.jbo.server.DomainDefImpl
 
findDefObject(String) - Static method in class oracle.jbo.server.EntityAssociation
 
findDefObject(String) - Static method in class oracle.jbo.server.EntityDefImpl
Finds the named Entity Object definition.
findDefObject(String) - Static method in class oracle.jbo.server.PDefApplicationModule
 
findDefObject(String) - Static method in class oracle.jbo.server.PDefEntityObject
 
findDefObject(String) - Static method in class oracle.jbo.server.PDefViewObject
 
findDefObject(String) - Static method in class oracle.jbo.server.ViewDefImpl
Finds the ViewDefImpl from the list of Meta Objects.
findDefObject(String) - Static method in class oracle.jbo.server.ViewLinkDefImpl
Finds the ViewLinkDefImpl from the statically maintained list of Meta Objects.
findDefObject(String) - Static method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findDefObjectNoSub(String) - Static method in class oracle.adf.model.binding.DCBindingContainerDef
 
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.ApplicationModuleDefImpl
Finds the named Application Module definition.
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.EntityAssociation
 
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.EntityDefImpl
Finds the named Entity Object definition.
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.PDefApplicationModule
 
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.PDefEntityObject
 
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.PDefViewObject
 
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.ViewDefImpl
Finds the named View Object definition.
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.ViewLinkDefImpl
Finds the ViewLinkDefImpl from the statically maintained list of Meta Objects.
findDefObjectNoSub(String) - Static method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findDefObjectUsingMetadataObject(String, int, Class) - Method in class oracle.jbo.mom.DefinitionManager
 
findElementWithRelativeName(String) - Method in class oracle.jbo.ViewCriteria
Find a view criteria element given a full path.
findEndAccessorByName(String) - Method in class oracle.jbo.server.AssociationDefBase
 
findEndByName(String) - Method in interface oracle.jbo.server.Association
 
findEndByName(String) - Method in class oracle.jbo.server.AssociationDefBase
 
findEntityAssociation(String) - Static method in class oracle.jbo.server.EntityAssociation
Finds the named entity association from the statically maintained list of metaobjects.
findEntityCache(EntityDefImpl) - Method in class oracle.jbo.server.DBTransactionImpl
Finds a Cache table for the entity.
findEntityViewLinkAccessorVO(AssociationDefImpl, String, ViewDefImpl, ViewLinkDefImpl) - Method in class oracle.jbo.server.EntityImpl
 
FINDER_RANGE_SIZE_DEFAULT - Static variable in class oracle.jbo.server.ViewRowSetImpl
 
FINDER_RANGE_SIZE_MAX - Static variable in class oracle.jbo.server.ViewRowSetImpl
 
FINDER_RANGE_SIZE_SKIP - Static variable in class oracle.jbo.server.ViewRowSetImpl
 
FINDER_RANGE_SIZE_UNINITIALIZED - Static variable in class oracle.jbo.server.ViewRowSetImpl
 
FinderViewImpl - Class in oracle.jbo.server.ejb.facade
Abstract base class for Finder-Based View Object.
FinderViewImpl() - Constructor for class oracle.jbo.server.ejb.facade.FinderViewImpl
Constructs a Finder-Based View Object.
findExecutableBinding(String) - Method in class oracle.adf.model.binding.DCBindingContainer
Returns the nested BindingContainer usage/instance of the given name.
findFormBinding(String) - Method in class oracle.jbo.uicli.binding.JUApplication
Return the JUFormBinding instance registered with this JUAppication with the given name.
findFromEJBBean(Object, Object[], int) - Method in class oracle.jbo.server.ejb.facade.CmrAccessorViewImpl
 
findFromEJBBean(Object, Object[], int) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
An abstract method that calls the designated Local Entity Bean finder.
findInCacheByAltKey(String, Key, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
findInCacheByAltKey(String, Key, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findInCacheByAltKeyExtended(DBTransaction, String, Key, boolean) - Method in class oracle.jbo.server.EntityDefImpl
 
findInCacheByKey(Key, int) - Method in class oracle.jbo.server.EntityRowSetImpl
 
findInCacheByKey(Key, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
findInCacheByKey(Key, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findInCacheByPKExtended(DBTransaction, Key, boolean) - Method in class oracle.jbo.server.EntityDefImpl
 
findInCacheByPrimaryKey(DBTransaction, Key) - Method in class oracle.jbo.server.EntityDefImpl
Returns an Entity Object in EntityCache given a Primary Key.
findInputStream(String) - Method in class oracle.jbo.mom.MOMParserMDS
 
findInputStream(String) - Method in class oracle.jbo.mom.MOMParserNonMDS
 
findIteratorBinding(String) - Method in class oracle.adf.model.binding.DCBindingContainer
Returns the iterator binding object of the given name.
findIterBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the iterator binding object of the given name.
findListBindingDef(String) - Method in class oracle.jbo.client.remote.ClientViewDef
 
findListBindingDef(String) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findListBindingDef(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findListBindingDef(String) - Method in class oracle.jbo.server.PDefRow
 
findListBindingDef(String) - Method in class oracle.jbo.server.RowDef
 
findListBindingDef(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
findListBindingDef(String) - Method in interface oracle.jbo.ViewObject
Return listbinding definition if defined in this ViewObject (or in the entity definitions for entities that this ViewObject constitutes of).
findListBindingName(String, String) - Method in class oracle.adf.model.bean.DCDataRow
 
findListBindingName(DCDataRow, String, String) - Static method in class oracle.adf.model.bean.DCViewCriteriaUtil
 
findListBindingName(String, String) - Method in class oracle.jbo.server.RowImpl
Internal: Applications should not use this method.
findListBindingName(String, String) - Method in class oracle.jbo.server.ViewRowImpl
 
findListBindingRSI(String, String, String) - Method in class oracle.adf.model.bean.DCDataRow
 
findListBindingRSI(String, String, String) - Method in class oracle.jbo.server.ViewRowImpl
Internal: Applications should not use this method.
findListIndex(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
findListIndex(Object) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
findListIteratorBinding(DCBindingContainer) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
findLoadedObject(String) - Method in class oracle.jbo.mom.DefinitionManager
See DefinitionContext.findDefObj(java.lang.String).
findLoadedSessionObject(String) - Method in class oracle.jbo.mom.DefinitionManager
 
findMatch(Row) - Method in interface oracle.jbo.common.AccTravDef
Checks to see if there is an accessor traversal qualifier for the row.
findMatch(Row) - Method in class oracle.jbo.common.AccTravDefImpl
 
findMatchingEntries(Map, Collection) - Static method in class oracle.jbo.common.policy.PolicyKeyValue
 
findMatchingListValue(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
findMatchingListValue(Object) - Method in class oracle.jbo.uicli.jui.JUComboBoxLovEditBinding
 
findMatchingListValue(Object) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
findMatchingListValue(Object) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
 
findMatchingNode(Key) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
findMatchingSubscription(EventMapDef, String, String) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
 
findMetadataObject(String) - Method in class oracle.jbo.mom.DefinitionManager
Get the Metadata Object
findMetaObject(String, int, Class, boolean) - Static method in class oracle.jbo.server.MetaObjectManager
 
findMethod(Class, String, List) - Static method in class oracle.adfinternal.model.adapter.bean.BeanDCUtils
 
findMethod(Class, String, Class[], Class) - Static method in class oracle.jbo.common.JboNameUtil
 
findMethod(Class, String, Class[], Class, boolean) - Static method in class oracle.jbo.common.JboNameUtil
 
findNamedObject(String) - Method in class oracle.adf.model.binding.DCBindingContainer
*** For internal framework use only ***
findNamedQuery(String) - Method in class oracle.adf.model.adapter.bean.jpa.JPQLEntity
 
findNestedPanelBinding(String) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
 
findNextWord(boolean, boolean) - Method in class oracle.jbo.expr.JIExpr
 
findNextWord(boolean) - Method in class oracle.jbo.expr.JIExpr
 
findNextWord(boolean, boolean) - Method in class oracle.jbo.expr.JIInput
 
findNextWord(boolean) - Method in class oracle.jbo.expr.JIInput
 
findNode(String, Node) - Method in class oracle.jbo.client.config.SchemaReader.XPathHelper
 
findNode(String, String, String, Node) - Method in class oracle.jbo.client.config.SchemaReader.XPathHelper
 
findNodeByDCEPath(Object[]) - Method in class oracle.jbo.uicli.binding.JUCtrlHierBinding
only for use by DataChangeEvents generated from nonADFbc DCs.
findNodeByKeyPath(List) - Method in class oracle.jbo.uicli.binding.JUCtrlHierBinding
 
findObject(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
findObject(String, Class) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
findObject(String) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
findOperationDefinitionByActionId(DefinitionContainer, int) - Static method in class oracle.adf.model.utils.JSR227Util
Find the OperationDefinition from the given definition container with the given action id.
findOperationDefinitions() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findOperationDefinitions(int) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findOperationDefinitions() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findOperationDefinitions() - Method in interface oracle.jbo.OperationContainer
 
findOperationDefinitions() - Method in class oracle.jbo.server.ComponentObjectImpl
 
findOperationDefinitions(ComponentObject) - Static method in class oracle.jbo.server.OperationDefinitionsImpl
 
findOperationDefinitions(Row) - Static method in class oracle.jbo.server.OperationDefinitionsImpl
 
findOrCreateAccessorRowSetIterator(DCIteratorBinding, DCIteratorBinding, String, String) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
findOrCreateAccessorRowSetIterator(RowSetIterator, DCIteratorBinding, String, String) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
findOrCreateAccessorRowSetIterator(RowSetIterator, DCIteratorBinding, String, String) - Method in class oracle.adf.model.binding.DCDataControl
Deprecated. since 10.1.2
findOrCreateAccessorRowSetIterator(DCIteratorBinding, DCIteratorBinding, String, String) - Method in class oracle.adf.model.binding.DCDataControl
 
findOrCreateAccessorRowSetIterator(DCIteratorBinding, DCIteratorBinding, String, String) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
findOrCreateAccessorRowSetIterator(RowSetIterator, DCIteratorBinding, String, String) - Method in class oracle.adf.model.generic.DCGenericDataControl
Deprecated. since 10.1.2
findOrCreateContainer(BindingContext, String) - Method in class oracle.adf.model.binding.DCBindingFactory
 
findOrCreateDataCollector(Object) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findOrCreateDataCollector(Object) - Method in interface oracle.jbo.common.ObjectMarshaller
 
findOrCreateDataCollector(Object) - Method in class oracle.jbo.server.remote.ObjectMarshallerImpl
 
findOrCreateDetailViewObjectForCriteria(RowSetIterator, Row, String) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
findOrCreateLocalViewObject(String) - Method in class oracle.jbo.server.EntityCache
Find or create the local view instance from the local view usage name.
findOrCreateLocalViewObject(ViewAccessorDef) - Method in class oracle.jbo.server.EntityImpl
Find or create the local view instance from the local view usage name.
findOrCreateLocalViewObject(String) - Method in class oracle.jbo.server.ViewObjectImpl
Find or create the local view instance from the local view usage name.
findOrCreateLocalViewObject(String, String) - Method in class oracle.jbo.server.ViewObjectImpl
Find or create the local view instance from the local view usage name.
findOrCreateLocalViewObject(ViewAccessorDef) - Method in class oracle.jbo.server.ViewRowImpl
Find or create the local view instance from the local view usage name.
findOrCreateLovBinding(DCBindingContainer, JUCtrlHierNodeBinding, int) - Static method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
Find or create a list or LOV binding for the given node binding for a view criteria item.
findOrCreateLovSearchBinding(DCBindingContainer, JUCtrlHierNodeBinding, int) - Static method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
Public methods used by FacesCtrlSearchBinding as basic building blocks.
findOrCreateMethodRowSetIterator(DCIteratorBinding, String, Object) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
findOrCreateMethodRowSetIterator(DCIteratorBinding, String, Object) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
findOrCreateMethodRowSetIterator(DCIteratorBinding, String, Object) - Method in class oracle.adf.model.binding.DCDataControl
 
findOrCreateMethodRowSetIterator(DCIteratorBinding, String, Object) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
findOrCreatePreferredAccessorDef(ViewDefImpl, ViewAccessorDef, String) - Method in class oracle.jbo.server.ListBindingDefImpl
 
findOrCreateRowSetIterator(String) - Method in interface oracle.jbo.common.ws.WSRowSet
 
findOrCreateRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
findOrCreateRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findOrCreateRowSetIteratorImpl(DCIteratorBinding, String, Object, RowSetIterator) - Method in class oracle.adf.model.binding.DCDataControl
 
findOrCreateSelectionAttributeDef(DCControlBinding, String, String) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
findOrCreateSelectionAttributeDef() - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
 
findOrCreateSelectionAttributeDef(DCControlBinding, String, String) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Internal: Applications should not use this method.
findOrCreateSessionContextManager() - Static method in class oracle.jbo.server.SessionImpl
 
findOrCreateSessionCookie(String, String, Properties) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Returns the specified session cookie.
findOrCreateSessionCookie(String, String, Properties) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
findOrCreateSharedApplicationModule(String, String, int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
findOrCreateViewAccessorRS(ViewAccessorDef) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
findOrCreateViewAccessorRS(String) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
findOrCreateViewAccessorRS(String) - Method in class oracle.jbo.server.RowImpl
 
findOrCreateViewAccessorRS(ViewAccessorDef) - Method in class oracle.jbo.server.ViewRowImpl
Internal: Applications should not use this method.
findOrCreateViewAccessorRS(String) - Method in class oracle.jbo.server.ViewRowImpl
 
findOrCreateViewCriteria(ViewObject, String) - Static method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
findOrCreateViewObject(Object, String) - Method in class oracle.jbo.server.JboExistsValidator
 
findOrCreateViewObjectForCriteria(DCIteratorBinding, ViewCriteria, RowSetIterator, String) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
findOrCreateViewObjectForCriteria(DCIteratorBinding, ViewCriteria, RowSetIterator, String) - Method in class oracle.adf.model.binding.DCDataControl
 
findOrCreateViewObjectForCriteria(DCIteratorBinding, ViewCriteria, RowSetIterator, String) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
findOrCreateViewObjectForCriteriaItem(DCIteratorBinding, ViewCriteriaItem, RowSetIterator) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
findOrCreateViewObjectForCriteriaItem(DCIteratorBinding, ViewCriteriaItem, RowSetIterator) - Method in class oracle.adf.model.binding.DCDataControl
 
findOrCreateViewObjectForCriteriaItem(DCIteratorBinding, ViewCriteriaItem, RowSetIterator) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
findParameter(String) - Method in class oracle.adf.model.binding.DCBindingContainer
Given the name, find a parameter (DCParameter) type object in this binding container of the same name.
findParameterNames(Method) - Method in interface oracle.jbo.OperationDefinitions
If the object implements the given method, and has metadata about the parameter names, then the parameter names are returned.
findParameterNames(Method) - Method in class oracle.jbo.server.OperationDefinitionsImpl
 
findParameterNames(String) - Method in class oracle.jbo.server.OperationDefinitionsImpl
 
findPersDefObject(String, int, Class, boolean) - Method in class oracle.jbo.mom.DefinitionManager
 
findPersistentState(String) - Method in class oracle.adf.model.BindingContext
Deprecated. since 10.1.3. Applications should use the StateManager instead. See StateManager
findPersMetaObject(String, int, Class, boolean) - Static method in class oracle.jbo.server.MetaObjectManager
 
findPolicy(String) - Method in interface oracle.adf.model.DataControlFrame
Retrieve a datacontrol policy with the given name from this datacontrol frame.
findPolicy(String) - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
Retrieve a datacontrol policy with the given name from this datacontrol frame.
findPool(String, String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
findPool(String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
findPool(String, String, String, Properties) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
findPool(String, String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.PoolMgr
Searches for a pool with the specified name.
findPool(String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.PoolMgr
Searches for a pool with the specified name.
findPool(String, Configuration, String) - Method in class oracle.jbo.common.ampool.PoolMgr
 
findPool(String, String, String, Properties) - Method in class oracle.jbo.common.ampool.PoolMgr
Searches for a pool with the specified name.
findPortForBinding(Service, QName) - Static method in class oracle.adf.model.connection.webservice.util.MddsUtil
 
findPortForBindingAndProtocol(Service, QName, String) - Static method in class oracle.adf.model.connection.webservice.util.MddsUtil
 
findPortForProtocol(Service, String) - Static method in class oracle.adf.model.connection.webservice.util.MddsUtil
 
findPrivilege(String) - Method in class oracle.adf.model.binding.DCPermissionDef
 
findProperty(Node, String) - Method in class oracle.jbo.client.Configuration
return a general property value.
findProperty(String) - Static method in class oracle.jbo.common.PropertyMetadata
 
findRegionBinding(String) - Method in class oracle.adf.model.binding.DCBindingContainer
 
findResourceBundleDef(PersistableDefObject, DefElement) - Static method in class oracle.jbo.common.ResourceFactoryManager
 
findRootRowSetIterator(String) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
findRowByKeyString(String) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
findRowInQCs(Object[], Key, Object) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
findRows(FindCriteria, ViewObject) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
 
findRowsByAttributeValue(String, boolean, Object) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
findRowsByAttributeValues(String[], Object[]) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
findRowsByAttributeValues(String[], Object[]) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
Advanced internal for framework use only
findRowsByKeyValues(Key[]) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
findRowsByKeyValues(RowSetIterator, Key[]) - Method in class oracle.adf.model.generic.DCGenericDataControl
Advanced internal for framework use only
findRowSet(String) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findRowSet(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findRowSet(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
findRowSet(String) - Method in interface oracle.jbo.ViewObject
Gets the named row set that was created at runtime for this view object.
findRowSetForRow(Object) - Method in class oracle.jbo.server.ViewRowImpl
 
findRowSetIterator(String) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
findRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findRowSetIterator(String) - Method in interface oracle.jbo.RowSet
Gets the named row set iterator that was created at runtime for this row set.
findRowSetIterator(String) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
findRowSetIterator(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
findRowSetIterator(String) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findRSIForEntity(RowSetIterator[], int) - Method in interface oracle.jbo.ApplicationModule
Finds the RowSetIterator associated with the specified entity row handle.
findRSIForEntity(RowSetIterator[], int) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findRSIForEntity(RowSetIterator[], int) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findRSIForEntity(RowSetIterator[], int) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the RowSetIterator associated with the specified row handle.
findRSIForEntity(RowSetIterator[], int) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findRSIForEntity(RowSetIterator[], Row) - Static method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
findSession(String) - Method in class oracle.adf.model.binding.DCConfigurationDef
 
findSession(String) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findSessionCookie(String, String) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Returns the specified session cookie.
findSessionCookie(String, String) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
findSessionDefObject(String) - Static method in class oracle.adf.model.binding.DCBindingContainerDef
 
findSessionDefObject(String, int, Class, boolean) - Method in class oracle.jbo.mom.DefinitionManager
 
findSessionMetaObject(String, int, Class, boolean) - Static method in class oracle.jbo.server.MetaObjectManager
 
findSharedApplicationModule(String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findSharedApplicationModule(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findSharedApplicationModule(String) - Method in class oracle.jbo.server.SessionImpl
 
findSharedApplicationModule(String) - Method in interface oracle.jbo.Session
INTERNAL: Applications should not use.
findShuttleAvailableRows(DCIteratorBinding, String) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
findShuttleSelectedRows(DCIteratorBinding, String) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
findSpelObject(Object, String, boolean) - Static method in class oracle.adf.model.binding.DCUtil
If the given expression is to be evaluated as el (has {''} or is a static value, pass true for hasElSyntax.
findSpelObject(Object, String) - Static method in class oracle.adf.model.binding.DCUtil
Deprecated. since 10.1.3. use evaluate() or findSpelObject(Object rootObj, String expression, boolean hasElSyntax). Pass true if the expression is an el expression and false if it is simply a . separated string.
findSpelObject(Object, StringBuffer) - Static method in class oracle.adf.model.binding.DCUtil
 
findStaticDefinitionObject(String) - Method in class oracle.jbo.mom.PersDefBase
 
findStaticDefinitionObject(String) - Method in interface oracle.jbo.mom.PersonalizableDef
 
findStaticDefinitionObject(String) - Method in class oracle.jbo.server.PDefApplicationModule
 
findStaticDefinitionObject(String) - Method in class oracle.jbo.server.PDefAttribute
 
findStaticDefinitionObject(String) - Method in class oracle.jbo.server.PDefEntityObject
 
findStaticDefinitionObject(String) - Method in class oracle.jbo.server.PDefVariable
 
findStaticDefinitionObject(String) - Method in class oracle.jbo.server.PDefViewCriteria
 
findStaticDefinitionObject(String) - Method in class oracle.jbo.server.PDefViewObject
 
findStructureDef(String) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
findStructureDef(String) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
findStructureDefByName(String) - Method in class oracle.jbo.server.PDefEntityObject
 
findStructureDefByName(String) - Method in class oracle.jbo.server.ViewDefImpl
 
findStructureDefByName(String) - Method in interface oracle.jbo.ViewCriteriaResolver
 
findSubstituteName(String) - Method in class oracle.jbo.mom.DefinitionManager
 
findTableAliasInSQLExpr(String, String, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
findTargetViewKey(ViewObjectImpl) - Method in class oracle.jbo.server.JboExistsValidator
 
findTrigAttrByTgtAttrName(String) - Method in class oracle.jbo.server.JboExistsValidator
 
findUniqueKey(String, Map) - Method in interface oracle.adf.model.DataControlFrame
Return a key that is unique among the keys for datacontrols in the BindingContext.
findUniqueKey(String, Map) - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
 
findValue(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlBoolBinding
Matches the given value to a boolean based on what's in the list and the setting of boolval parameter from the constructor.
findValue(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
findVariable(String) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
findVariable(String) - Method in class oracle.adf.model.binding.DCDataControl
 
findVariable(String) - Method in class oracle.jbo.client.remote.ClientVariableValueManager
 
findVariable(String) - Method in class oracle.jbo.common.VariableManagerImpl
 
findVariable(String) - Method in interface oracle.jbo.VariableManager
 
findViewAccessorDef(String) - Method in class oracle.adf.model.bean.DCDataRow
This method returns ViewAccessorDef with the specified name.
findViewAccessorDef(String) - Method in class oracle.jbo.server.EntityCache
 
findViewAccessorDef(String) - Method in class oracle.jbo.server.EntityImpl
This method returns ViewAccessorDef with the specified name.
findViewAccessorDef(String) - Method in class oracle.jbo.server.PDefRow
 
findViewAccessorDef(String) - Method in class oracle.jbo.server.RowDef
 
findViewAccessorDef(String) - Method in class oracle.jbo.server.RowImpl
This method returns ViewAccessorDef with the specified name.
findViewAccessorDef(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
findViewAccessorDef(String) - Method in class oracle.jbo.server.ViewRowImpl
This method returns ViewAccessorDef with the specified name.
findViewAccessorVO(ViewAccessorDef) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
findViewAttrDefByBaseAttrName(String, AttributeDefImpl) - Method in class oracle.jbo.server.RowReference
 
findViewAttrDefByViewAttrName(String, AttributeDefImpl) - Method in class oracle.jbo.server.RowReference
 
findViewAttributeDefImpl(String) - Method in class oracle.jbo.server.RowReference
 
findViewAttributeDefImpls(AttributeDefImpl) - Method in class oracle.jbo.server.RowReference
 
findViewCriteriaItem(String) - Method in class oracle.jbo.ViewCriteria
Deprecated. use ViewCriteria.findElementWithRelativeName(String) instead
findViewDefFromDiscrVals(ResultSet, AttributeList) - Method in class oracle.jbo.server.ViewObjectImpl
 
findViewDefFromDiscrVals(ResultSet, AttributeList, EntityImpl[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
findViewLink(String) - Method in interface oracle.jbo.ApplicationModule
Finds the named view link.
findViewLink(String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findViewLink(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findViewLink(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the named View Link.
findViewLink(String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findViewLinkAccessor(ViewLink) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
findViewLinkAccessor(ViewLink) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findViewLinkAccessor(ViewLink) - Method in class oracle.jbo.server.ViewObjectImpl
Finds the View Link accessor attribute.
findViewLinkAccessor(ViewLink) - Method in interface oracle.jbo.ViewObject
Finds the view link accessor attribute.
findViewLinkAccessorVO(AssociationDefImpl, String, ViewDefImpl, ViewLinkDefImpl) - Method in class oracle.jbo.server.ViewObjectImpl
 
findViewLinkDef(String) - Method in class oracle.jbo.server.PDefViewObject
 
findViewLinkDefImpl() - Method in class oracle.jbo.server.ViewAttributeDefImpl
 
findViewLogicUnitNames(String) - Method in class oracle.jbo.server.MetaObjectManager
Gets the full names of all the view logic units defined.
findViewObject(String) - Method in interface oracle.jbo.ApplicationModule
Finds the named view object.
findViewObject(String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findViewObject(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findViewObject(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
findViewObject(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the named View Object.
findViewObject(String) - Method in interface oracle.jbo.server.DBTransaction
Find a view object with the specified name.
findViewObject(String) - Method in class oracle.jbo.server.DBTransactionImpl
Find a view object with the specified name.
findViewObject(String) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of findViewObject method.
findViewObject(String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findViewObject(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in interface oracle.jbo.ApplicationModule
Given an array of view objects (the vos parameter), finds the first matching view object.
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findViewObjectWithParameters(String, VariableManager, boolean) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method. Given a view object name, use findViewObject(String name) to find the view object and set it's named bind parameters with the values passed in the 'params' argument.
findViewObjectWithParameters(String, VariableManager, boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
findViewObjectWithParameters(String, VariableManager, boolean) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findViewObjectWithParameters(String, VariableManager, boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
Given a ViewObject name, use findViewObject(String name) to find the ViewObject and set it's named bind parameters with the values passed in the 'params' argument.
findVOsWithEntityUsage(String, boolean, ArrayList) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the View Objects that use the specified entity.
findVOsWithEntityUsage(String, boolean, Vector) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
findWSApplicationModule(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findWSComponentObject(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findWSRowSet(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findWSRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
findWSViewLink(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findWSViewObject(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
finishedLoading() - Method in class oracle.jbo.mom.DefinitionObject
 
finishedLoading() - Method in class oracle.jbo.mom.PersistableDefObject
 
finishedLoading() - Method in class oracle.jbo.server.EntityDefImpl
 
finishedLoading() - Method in class oracle.jbo.server.ViewDefImpl
 
finishedPiggybacking() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
finishedPiggybacking() - Method in interface oracle.jbo.common.ObjectMarshaller
 
finishedPiggybacking() - Method in class oracle.jbo.server.remote.ObjectMarshallerImpl
 
finishedProcessingPiggyback(Exception[]) - Method in class oracle.adf.model.binding.DCBindingContainer
 
finishedProcessingPiggyback(Exception[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
finishedProcessingPiggyback(Exception[]) - Method in interface oracle.jbo.JboExceptionHandler
 
finishedProcessingPiggyback(Exception[]) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
finishedProcessingPiggyback(Exception[]) - Method in class oracle.jbo.service.errors.ServiceJboExceptionHandler
 
finishLoadingComponents(boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
finishServiceMessage() - Method in interface oracle.jbo.server.ApplicationModuleRemoteAdapter
 
finishServiceMessage() - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
finishSyncWorkingSet(WSApplicationModuleImpl, boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
finishSyncWorkingSet(WSApplicationModuleImpl, boolean) - Method in interface oracle.jbo.common.ws.WSApplicationModuleMarshaller
 
finishSyncWorkingSet(WSApplicationModuleImpl, boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
finishSyncWorkingSet(WSApplicationModuleImpl, boolean) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
fireEvent(EventProducer, Object) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
fireEvent starting point for the events to get propogated
fireEvent(EventProducer, Object, EventDefinition[]) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
fireEvent starting point for the events to get propogated
fireEvent(ArrayList, Event) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
fireEvent starts propogating the events by constructing the Qualified producer name
fireEvent(EventProducer, Object) - Method in interface oracle.adf.model.events.EventDispatcher
fireEvent starting point for the events to get propogated
fireEvent(EventProducer, Object, EventDefinition[]) - Method in interface oracle.adf.model.events.EventDispatcher
fireEvent starting point for the events to get propogated
fireMgmtIteratorClosed(RowSetManagementEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireMgmtIteratorReset(RowSetManagementEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireNavigationEvent(NavigationEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRangeScrolled(ScrollEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRowDeleted(DeleteEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRowInserted(InsertEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRowUpdated(UpdateEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRowUpdated(int, Row, int[]) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Deprecated. since 11.1.1.0.0. use the one with EntityEvent
fireRowUpdated(int, Row, int[], UpdateEvent) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Fires the row updated event to its listeners.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class oracle.jbo.uicli.jui.JUTreeTableBinding.JUTreeTableModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class oracle.jbo.uicli.jui.JUTreeTableBinding.JUTreeTableModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class oracle.jbo.uicli.jui.JUTreeTableBinding.JUTreeTableModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class oracle.jbo.uicli.jui.JUTreeTableBinding.JUTreeTableModel
 
first() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
first() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
first() - Static method in class oracle.jbo.common.EventGroup
 
first() - Static method in class oracle.jbo.common.PropertyGroup
 
first() - Static method in class oracle.jbo.common.PropertyMetadata
 
first() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
first(String, String) - Static method in class oracle.jbo.plsql.RootAppModuleHelper
 
first(String) - Static method in class oracle.jbo.plsql.RootAppModuleHelper
 
first() - Method in interface oracle.jbo.RowIterator
Gets the first row in the iterator.
first() - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
first() - Method in class oracle.jbo.server.ViewObjectImpl
Navigates to the first row in the row set.
first() - Method in class oracle.jbo.server.ViewRowSetImpl
Navigates to the first row in the row set.
first() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Navigates to the first row in the row set.
first() - Method in class oracle.jbo.ViewCriteria
For internal use only.
firstChild(Node) - Static method in class oracle.adf.model.connection.webservice.util.XmlUtil
 
firstChildWithName(Node, String) - Static method in class oracle.adf.model.connection.webservice.util.XmlUtil
 
firstChildWithNameAndAttr(Node, String, String, String) - Static method in class oracle.adf.model.connection.webservice.util.XmlUtil
 
firstChildWithNameAndText(Node, String, String) - Static method in class oracle.adf.model.connection.webservice.util.XmlUtil
 
firstElement() - Method in class oracle.jbo.common.WeakVector
 
firstElement() - Method in class oracle.jbo.common.WeakVectorImpl
 
firstIndex() - Static method in enum oracle.jbo.server.uniqueid.RowIdEntityObjectImpl.AttributesEnum
 
firstIndex() - Static method in enum oracle.jbo.server.uniqueid.RowIdViewObjRowImpl.AttributesEnum
 
firstPage() - Method in interface oracle.adf.model.adapter.bean.pagination.Pagination
Action method bound to the "First" link.
firstPage() - Method in class oracle.adf.model.adapter.bean.pagination.PaginationCollectionModel
Action method bound to the "|< First" link.
FLAG_RESOLVE_CONNECTION - Static variable in class oracle.jbo.client.Configuration
 
FLAG_RESOLVE_ENV_INFO_PROVIDER - Static variable in class oracle.jbo.client.Configuration
 
flattenName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
FLOAT - Static variable in class oracle.jbo.rules.Variant
 
FLOAT - Static variable in class oracle.jbo.server.util.Variant
 
floatingPointRound(int) - Method in class oracle.jbo.domain.Number
Rounds this to a specified precision.
FloatResult - Interface in oracle.jbo.common.service.types
 
FloatResultImpl - Class in oracle.jbo.common.service.types
 
FloatResultImpl() - Constructor for class oracle.jbo.common.service.types.FloatResultImpl
 
FloatType_S - Static variable in class oracle.jbo.rules.Variant
 
FloatType_S - Static variable in class oracle.jbo.server.util.Variant
 
floatValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a float.
floor() - Method in class oracle.jbo.domain.Number
Finds the floor of this.
flush() - Method in class oracle.jbo.client.remote.ClobDomainCharacterOutputStream
 
flush() - Method in class oracle.jbo.client.remote.LobDomainOutputStream
 
flush() - Method in class oracle.jbo.common.DiagnosticStream
 
FMT_FORMAT - Static variable in interface oracle.jbo.AttributeHints
 
FMT_FORMATTER - Static variable in interface oracle.jbo.AttributeHints
 
FND_LOOKUPS_TABLE_NAME - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_NAME_LOOKUP_VC - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_NAME_LOOKUP_VIEW_OBJECT - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VALUE_LOOKUP_VC - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VALUE_LOOKUP_VIEW_OBJECT - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VARIABLE_APP_ID - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VARIABLE_DISPLAY_VALUE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VARIABLE_LANG_CODE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VARIABLE_LOOKUP_CODE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VARIABLE_LOOKUP_TYPE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VIEW_ATTRIBUTE_LANGUAGE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VIEW_ATTRIBUTE_LOOKUP_CODE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VIEW_ATTRIBUTE_LOOKUP_TYPE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
FND_VIEW_ATTRIBUTE_MEANING - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
focusBorder - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
focusComponentOrChild(Component) - Static method in class oracle.jbo.common.GraphicsUtils
 
focusGained(DCIteratorBinding, DCControlBinding, int) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked by the framework to notify various status bars of which control has gained the focus.
focusGained(DCIteratorBinding, DCControlBinding, int) - Method in class oracle.adf.model.binding.DCDataControl
This method is used by the framework to display currency information in the status bars.
focusGained(DCIteratorBinding, DCControlBinding, int) - Method in interface oracle.adf.model.binding.DCStatusBarInterface
This event is sent out by a DCCtrlBinding when the associated control comes into focus.
focusGained(DCIteratorBinding, DCControlBinding, int) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked by the framework to notify various status bars of which control has gained the focus.
focusGained(FocusEvent) - Method in class oracle.jbo.uicli.controls.JUArrayComboBox
Sends this event to the installed FocusAdapter which in JClient case is used to update the statusbar of a containing frame/JUPanelBinding.
focusGained(DCIteratorBinding, DCControlBinding, int) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
focusGained(DCIteratorBinding, DCControlBinding, int) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Notifies the JUApplication object of focusGained event so that it could pass it on to its StatusBarInterface listeners (like JUStatusBar to update status message).
focusGained(FocusEvent) - Method in class oracle.jbo.uicli.jui.JUSVFocusAdapter
Notifies the containing panelBinding of the gain in focus by this adapter's control binding.
focusLost(FocusEvent) - Method in class oracle.jbo.uicli.controls.JUArrayComboBox
 
focusLost(FocusEvent) - Method in class oracle.jbo.uicli.jui.JUSVFocusAdapter
A no-op
focusLost(FocusEvent) - Method in class oracle.jbo.uicli.jui.JUSVUpdateableFocusAdapter
Performs a setAttribute() on the control binding to save the changes made by the control to the attribute value.
FORCE_RELEASE_MODE - Static variable in interface oracle.jbo.common.ampool.SessionCookie
 
forceFilterListExecute(Map) - Method in class oracle.jbo.common.AbstractListBinding
For subclasses to consult appropriate row class on whether the list binding rowset needs to be re-executed on every value change.
forceFilterListExecute(Map) - Method in class oracle.jbo.server.ListBinding
 
forceFilterListExecute(ListBinding, Map) - Method in class oracle.jbo.server.RowImpl
 
forceLog - Static variable in class oracle.adf.model.adapter.utils.DebugLog
Sets to force the logging to appear on the System.out.
format(String, Object) - Method in class oracle.jbo.format.DefaultCurrencyFormatter
format raw data according to the format specified.
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultCurrencyFormatter
 
format(String, Object) - Method in class oracle.jbo.format.DefaultDateFormatter
format raw data according to the format specified.
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultDateFormatter
 
format(String, Object) - Method in class oracle.jbo.format.DefaultMessageFormatter
format raw data according to the format specified.
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultMessageFormatter
 
format(String, Object) - Method in class oracle.jbo.format.DefaultNumberFormatter
format raw data according to the format specified.
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultNumberFormatter
 
format(String, Object) - Method in class oracle.jbo.format.DefaultPercentageFormatter
format raw data according to the format specified.
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultPercentageFormatter
 
format(String, Object) - Method in class oracle.jbo.format.Formatter
format raw data according to the format specified.
FORMAT_CSV - Static variable in class oracle.adfinternal.model.adapter.webservice.DataFormat
CSV format
FORMAT_XML - Static variable in class oracle.adfinternal.model.adapter.webservice.DataFormat
XML format
formatAttributeValue(ViewCriteria, AttributeDef, String) - Method in class oracle.jbo.common.CommonCriteriaAdapter
 
formatAttributeValue(ViewCriteria, AttributeDef, String) - Method in class oracle.jbo.server.CriteriaAdapterImpl
 
FormatDataEvent - Class in oracle.adf.model.adapter.dataformat
Format data events are thrown by format data handlers during data access.
FormatDataEvent(String, Object) - Constructor for class oracle.adf.model.adapter.dataformat.FormatDataEvent
Constructs an event with a name and data associted with the event.
FormatDataEventListener - Interface in oracle.adf.model.adapter.dataformat
Data format event listners listens to different events a data format handler can raise during data access; e.g.
FormatDataHandler - Interface in oracle.adf.model.adapter.dataformat
Interface to define a data handler for specific data format.
FormatErrorException - Exception in oracle.jbo.format
Exception used by methods in oracle.dacf.Formatter.Formatter interface.
FormatErrorException() - Constructor for exception oracle.jbo.format.FormatErrorException
Constructs an Exception with no specified detail message.
FormatErrorException(String) - Constructor for exception oracle.jbo.format.FormatErrorException
Constructs an Exception with the specified detail message.
FormatHelper - Class in oracle.adf.model.adapter.dataformat
Format structure handlers create structure from a source according to the jsr227 specification.
FormatHelper() - Constructor for class oracle.adf.model.adapter.dataformat.FormatHelper
 
FormatHelper.DataHelper - Class in oracle.adf.model.adapter.dataformat
Class that provides different helper methods for the data extracted from a format data handler.
FormatHelper.StructureHelper - Class in oracle.adf.model.adapter.dataformat
Class that provides different helper methods for the structure definition extracted from a format structure handler.
FormatStructureHandler - Interface in oracle.adf.model.adapter.dataformat
Interface to define a handler that can extract structure definition from a given input of a specific format, e.g.
formattedTextToNumber(String, String, String) - Static method in class oracle.jbo.domain.Number
Interprets a string as a number.
Formatter - Class in oracle.jbo.format
Formatter
Formatter() - Constructor for class oracle.jbo.format.Formatter
 
FormatterFactory - Class in oracle.jbo.format
A singleton factory for formatters.
FormatterFactory() - Constructor for class oracle.jbo.format.FormatterFactory
 
forName(String) - Static method in class oracle.jbo.common.JBOClass
 
FORWARD_ONLY - Static variable in interface oracle.jbo.RowSet
Row set access mode constant.
FROM - Static variable in class oracle.adf.model.adapter.bean.jpa.JPQLEntity
 
fromJulianDays(int, int) - Static method in class oracle.jbo.domain.Date
Converts given Julian days and seconds to a date.
fromSvcMsg(ViewObject, RequestParams) - Static method in class oracle.jbo.common.ViewCriteriaMarshaller
 
fromSvcMsg(ViewObject, RequestParams, ViewCriteria) - Static method in class oracle.jbo.common.ViewCriteriaMarshaller
 
fromSvcMsgResp(ViewObject, ResponseValues) - Static method in class oracle.jbo.common.ViewCriteriaMarshaller
 
fromSvcMsgResp(ViewObject, ResponseValues, ViewCriteria) - Static method in class oracle.jbo.common.ViewCriteriaMarshaller
 
fromText(String, String, String) - Static method in class oracle.jbo.domain.Date
Converts a formatted string to a date.
Full - Static variable in interface oracle.jbo.common.service.types.ReturnMode
The returned list will contain SDO data objects with all property set.
FULL_NAME - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
FULL_OUTER_JOIN_TYPE - Static variable in interface oracle.jbo.ViewDef
 
fullName - Variable in class oracle.jbo.common.remote.ObjectHandle
 
FullName - Static variable in class oracle.jbo.uicli.mom.JUTags
 
FULLSQL_MODE_AUGMENTATION - Static variable in class oracle.jbo.server.ViewObjectImpl
A full SQL mode that indicates that ViewObject level query augmentation (where-clause, order-by-clause) will be added to the query specified through a call to setQuery().
FULLSQL_MODE_NO_AUGMENTATION - Static variable in class oracle.jbo.server.ViewObjectImpl
A full SQL mode that indicates that no ViewObject level query augmentation (where-clause, order-by-clause) will be added to the query specified through a call to setQuery().

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1)

E10653-03

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


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