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

G

gap - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
generateCheckBoxGroup() - Method in class oracle.jdeveloper.html.StaticPickList
 
generateComboBox() - Method in class oracle.jdeveloper.html.StaticPickList
 
generateControlName(JUControlBinding) - Static method in class oracle.jbo.uicli.binding.JUUtil
*** For internal framework use only ***
generateFormName(JUFormBinding) - Static method in class oracle.jbo.uicli.binding.JUUtil
*** For internal framework use only ***
generateImage(ChartRenderer) - Method in class oracle.jbo.html.databeans.ChartRenderer
generate the GIF file and serve the image
generateIteratorName(JUIteratorBinding) - Static method in class oracle.jbo.uicli.binding.JUUtil
*** For internal framework use only ***
generateListBox() - Method in class oracle.jdeveloper.html.StaticPickList
 
generatePKBasedRef(EntityImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Initial (temporay) value for ROWID, so that entity can be added in cache TODO: this is an awkward piece of non-generic JDBC - not sure how to emulate rowids in the generic case
generatePKBasedRef(EntityImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
generatePKBasedRef(EntityImpl) - Method in interface oracle.jbo.server.SQLBuilder
Generates a PK-Based REF for an Entity Object.
generatePoolKey(String, Properties) - Method in interface oracle.jbo.server.ConnectionPoolManager
Generates a unique pool identifier (poolKey) for the specified JDBC URL and JDBC driver properties.
generatePoolKey(String, Properties) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
generatePoolKey(String, String, String) - Method in interface oracle.jbo.server.ConnectionPoolManager
Generates a unique pool identifier (poolKey) for the specified JDBC URL and JDBC driver properties.
generatePoolKey(String, String, String) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
generateRadioGroup() - Method in class oracle.jdeveloper.html.StaticPickList
 
generateRefAndOID(EntityImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
generateRefAndOID(EntityImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
generateRefAndOID(EntityImpl) - Method in interface oracle.jbo.server.SQLBuilder
Generates an object Ref and OID for an Entity Object.
generateRowID(EntityImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
generateRowID(EntityImpl) - Method in interface oracle.jbo.server.SQLBuilder
Generates a ROWID for an Entity Object.
generateScriptSrc(StringBuffer, String) - Static method in class oracle.jdeveloper.html.WebBeanImpl
 
generateSessionId(HttpServletRequest) - Method in interface oracle.jbo.http.HttpSessionCookieHelper
Return a unique identifier for this session.
generateSessionId(HttpServletRequest) - Method in class oracle.jbo.http.HttpSessionCookieHelperImpl
 
generateUniqueId() - Method in class oracle.jbo.html.databeans.ChartRenderer
generated an unique id to identify chart., used in the url parameter
GenericDomainException - exception oracle.jbo.domain.GenericDomainException.
Thrown when creation of Domain objects fails.
GenericDomainException(String, Object, Exception) - Constructor for class oracle.jbo.domain.GenericDomainException
 
GenericValidator - interface oracle.jbo.server.rules.GenericValidator.
Implemented by validators for domain datatypes.
genFromHTMLFile(InputStream, InputStream, PrintWriter, boolean) - Static method in class oracle.jbo.html.VHHandlerGenerator
 
genVHDOutput(PrintWriter) - Static method in class oracle.jbo.html.VHHandlerGenerator
 
get(int) - Method in class oracle.jbo.server.QueryCollection
Return the data at the index.
get(int, String) - Static method in class oracle.jbo.ApplicationModuleFactory
 
get(Object) - Method in class oracle.jbo.common.WeakHashtableImpl
 
get(Object) - Method in class oracle.jbo.common.WeakKeyHashtableImpl
 
get(Object) - Method in class oracle.jbo.common.WeakHashtable
 
get(Object) - Method in class oracle.jbo.common.WeakKeyHashtable
 
get(String) - Static method in class oracle.jbo.ApplicationModuleFactory
 
get(String) - Method in class oracle.jbo.server.JboEventObject
Gets a value associated with the given name.
get(String, String, String, int, String) - Static method in class oracle.jbo.ApplicationModuleFactory
 
getAbsRowIndex() - Method in class oracle.jbo.common.PiggybackNavigEntry
 
getAccelerator(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getAccessorByEndName(String) - Method in class oracle.jbo.server.EntityAssociation
Deprecated. Deprecated since 5.0. Instead, use AssociationDefBase.findEndAccessorByName().
getAccessorName() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getAccessors() - Method in class oracle.jbo.server.AssociationDefBase
 
getAction() - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
 
getAction() - Method in class oracle.jbo.html.jsp.datatags.OnEventTag
 
getAction() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getAction() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getAction() - Method in class oracle.jdeveloper.html.DHTMLData
 
getActionBindingList() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns a list of JUCtrlActionBinding objects that are associated with this iterator binding.
getActionCommand() - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
getActionCommand() - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
getActionCommand() - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
getActionType() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getActionType() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getActualMaximumDayOfMonth() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getActualMinimumDayOfMonth() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getAllApplicationModuleDefNames() - Method in interface oracle.jbo.Session
Gets the names of the Application Module definitions contained in all packages.
getAllApplicationModuleDefNames() - Method in class oracle.jbo.server.SessionImpl
 
getAllEntityAssociationDefNames() - Method in interface oracle.jbo.Session
Gets the names of the entity association definitions defined in all packages.
getAllEntityAssociationDefNames() - Method in class oracle.jbo.server.SessionImpl
 
getAllEntityDefNames() - Method in interface oracle.jbo.Session
Gets the names of the Entity Object definitions available in all packages.
getAllEntityDefNames() - Method in class oracle.jbo.server.SessionImpl
 
getAllEntityInstances(DBTransaction) - Method in class oracle.jbo.server.EntityDefImpl
Deprecated. since 5.0 use getAllEntityInstancesIterator.
getAllEntityInstancesIterator(DBTransaction) - Method in class oracle.jbo.server.EntityDefImpl
Creates an iterator for stepping through instances of Entities of this definition object type.
getAllExceptions() - Method in class oracle.jbo.server.RowImpl
 
getAllRowsInRange() - Method in class oracle.jbo.ViewCriteria
Extracts the rows in the range.
getAllRowsInRange() - Method in class oracle.jbo.RangeEvent
Extracts the rows in the range.
getAllRowsInRange() - Method in class oracle.jbo.RangeRefreshEvent
Extracts the rows in the range.
getAllRowsInRange() - Method in interface oracle.jbo.RowIterator
Extracts the rows in the range.
getAllRowsInRange() - Method in class oracle.jbo.server.ViewObjectImpl
Returns an array of all rows in the iterator's range.
getAllRowsInRange() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns an array of all rows in the iterator's range.
getAllRowsInRange() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns an array of all rows in the iterator's range.
getAllRowsInRange() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the rows in current range in the RowIterator with which this control binding is working.
getAllRowsInRange() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns an array of rows in the current range of the current RowIterator.
getAllViewDefNames() - Method in interface oracle.jbo.Session
Gets the names of the View Object definitions available in all packages.
getAllViewDefNames() - Method in class oracle.jbo.server.SessionImpl
 
getAllViewLinkDefNames() - Method in interface oracle.jbo.Session
Gets the names of the View Link definitions defined in all packages.
getAllViewLinkDefNames() - Method in class oracle.jbo.server.SessionImpl
 
getAlwaysActive() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getAMName() - Method in class oracle.jbo.uicli.binding.JUIteratorDef
// inherited public String getName() { return mName; }
getAMRefFromContext(PageContext, String) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
getAppid() - Method in class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag
 
getApplet(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
return the applet pointer or null
getApplication() - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the JUApplciation object to which this form binding belongs.
getApplication() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Helper method to return the JUApplication from this binding's FormBinding.
getApplicationClassName() - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
getApplicationFromContext() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Deprecated. Use JSPApplicationRegistry.getAppModuleFromContexts
getApplicationId() - Method in interface oracle.jbo.html.DataSource
Return identificator for the ApplicationModule.
getApplicationId() - Method in class oracle.jbo.html.DataSourceImpl
Return identificator for the ApplicationModule.
getApplicationId() - Method in interface oracle.jbo.common.ampool.SessionCookie
Returns the application id for this session cookie.
getApplicationId() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getApplicationModule() - Method in interface oracle.jbo.RowSet
Gets the row set's Application Module.
getApplicationModule() - Method in class oracle.jbo.common.PiggybackObjectOutputStream
 
getApplicationModule() - Method in class oracle.jbo.server.ComponentObjectImpl
Gets the Application Module.
getApplicationModule() - Method in class oracle.jbo.server.ViewRowImpl
Gets the Application Module to which the containing View Object belongs.
getApplicationModule() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the application module to which this View Object belongs.
getApplicationModule() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the application module to which this row set's View Object belongs.
getApplicationModule() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the Application Module to which this control's ViewObject belongs.
getApplicationModule() - Method in class oracle.jbo.uicli.binding.JUFormBinding
Return oracle.jbo.ApplicationModule instance which provides the BC4J context to this form binding object.
getApplicationModule() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns the instance of ApplicationModule in which this iterator binding has an associated iterator.
getApplicationModule() - Method in class oracle.jbo.uicli.binding.JUApplication
Returns the associated oracle.jbo.ApplicationModule object
getApplicationModule() - Method in interface oracle.jbo.html.DataSource
Name of the ApplicationModule containing the ViewObject bind to this datasource.
getApplicationModule() - Method in class oracle.jbo.html.DataSourceImpl
 
getApplicationModuleClass() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Return the class name of the application modules being managed by the pool.
getApplicationModuleClass() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getApplicationModuleDef() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the Def (definition) associated with this Application Module.
getApplicationModuleDefNames(String) - Method in interface oracle.jbo.Session
Gets the names of the Application Module definitions contained in a package.
getApplicationModuleDefNames(String) - Method in class oracle.jbo.server.SessionImpl
 
getApplicationModuleImpls() - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
getApplicationModuleNames() - Method in interface oracle.jbo.ApplicationModule
Returns an array of names of the nested Application Modules that are contained within this Application Module.
getApplicationModuleNames() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns an array of the Application Modules that are contained within this Application Module.
getApplicationName() - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Returns the name of the JUApplication object in which this Panel binding was created.
getApplicationName() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Returns the name of the Application Module's property file.
getApplicationName() - Method in interface oracle.jdeveloper.html.DataWebBean
Returns the name of the Application Module's property file.
getApplicationName(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getApplicationPath(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getAppModuleClass() - Method in class oracle.jbo.html.jsp.ConnectionInfo
Returns the Class name of the Application Module represented by the ConnectionInfo class.
getAppModuleConfigBagNode() - Method in class oracle.jbo.client.Configuration
 
getAppModuleConfigNodes() - Method in class oracle.jbo.client.Configuration
 
getAppModuleFromContexts(String, HttpSession, PageContext) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
getAppModuleFromSession(String, HttpSession) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
getAppModuleFromSession(String, String, HttpSession) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
getAppModuleInstance(String, HttpServletRequest, HttpServletResponse, HttpSession) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
getAppModuleInstance(String, HttpServletRequest, HttpSession) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
getAppModuleInstance(String, PageContext) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
getAppModuleInstance(String, String, PageContext) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
getAppModuleName() - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Returns the Application Module instance name to which this Panel binding is connected to.
getAppSettings(String) - Static method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Returns the user data associated with the named pool.
getArrayAttributeName(AttributeDef, int) - Static method in class oracle.jbo.html.HtmlServices
Build an attribute path for a Array domain
getArrayLength() - Method in class oracle.jbo.server.util.Variant
 
getAsBigDecimal() - Method in class oracle.jbo.server.util.Variant
 
getAsBoolean() - Method in class oracle.jbo.server.util.Variant
 
getAsDouble() - Method in class oracle.jbo.server.util.Variant
 
getAsFloat() - Method in class oracle.jbo.server.util.Variant
 
getAsInt() - Method in class oracle.jbo.server.util.Variant
 
getAsLong() - Method in class oracle.jbo.server.util.Variant
 
getAsProject() - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
getAsShort() - Method in class oracle.jbo.server.util.Variant
 
getAssociationDefImpl(int) - Method in class oracle.jbo.server.EntityDefImpl
Returns the AssociationDefImpl (association accessors) given an index.
getAssociationDefImpl(String) - Method in class oracle.jbo.server.EntityDefImpl
Returns the AssociationDefImpl (association accessors) given the association name.
getAssociationDefImpls() - Method in class oracle.jbo.server.EntityDefImpl
Returns the AssociationDefImpls.
getAssociationEnd(String) - Method in class oracle.jbo.server.EntityAssociation
Deprecated. Deprecated since 5.0. Instead, use AssociationDefBase.findEndByName().
getAsString() - Static method in class oracle.jbo.Version
 
getAsString() - Method in class oracle.jdeveloper.html.HTMLElement
 
getAsText() - Method in class oracle.jbo.server.rules.BaseEnumEditor
Generates a string representing this editor's values.
getAsText() - Method in class oracle.jbo.server.rules.ValueListEditor
Generates a string representing this list's values.
getAttrDefsForEntityAttr(String, String) - Method in interface oracle.jbo.ViewObject
Returns the definitions of view attributes that are mapped to the entity attribute identified by the entity name (the eoName parameter) and the entity attribute name (the eoAttrName).
getAttrDefsForEntityAttr(String, String) - Method in class oracle.jbo.server.ViewObjectImpl
This method performs the same operation as getAttrIndicesForEntityAttr, except that it return an array of attribute definitions, not just indices.
getAttribute(int) - Method in class oracle.jbo.ViewCriteriaRow
Gets the criterion for a given attribute.
getAttribute(int) - Method in interface oracle.jbo.AttributeList
Selects the attribute at the given index.
getAttribute(int) - Method in class oracle.jbo.Key
Gets the value for a selected column.
getAttribute(int) - Method in class oracle.jbo.server.ViewRowImpl
 
getAttribute(int) - Method in class oracle.jbo.server.EntityImpl
Returns the value of an attribute, given an integer index value.
getAttribute(int) - Method in class oracle.jbo.server.AttributeListImpl
Gets the value of an attribute identified by its index.
getAttribute(int) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttribute(String) - Method in class oracle.jbo.ViewCriteriaRow
Gets the criterion for a given attribute.
getAttribute(String) - Method in interface oracle.jbo.AttributeList
Selects the attribute with the given name.
getAttribute(String) - Method in class oracle.jbo.Key
Gets the value of an attribute.
getAttribute(String) - Method in class oracle.jbo.common.ClientElement
Finds an attribute with given name.
getAttribute(String) - Method in class oracle.jbo.server.ViewRowImpl
Gets the value of an attribute by name.
getAttribute(String) - Method in class oracle.jbo.server.EntityImpl
Returns the value of the named attribute, given a string value.
getAttribute(String) - Method in class oracle.jbo.server.AttributeListImpl
Gets the value of an attribute identified by name.
getAttribute(String) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeBinding(JUFormBinding, AbstractButton, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUButtonBinding
Use this method to bind an AbstractButton to a BC4J Attribute when the default settings for true and false states are to be used to set the attribute values.
getAttributeCount() - Method in interface oracle.jbo.StructureDef
Returns the number of defined attributes.
getAttributeCount() - Method in class oracle.jbo.ViewCriteriaRow
Counts the attribute criteria in the row.
getAttributeCount() - Method in interface oracle.jbo.AttributeList
Counts the number of attributes.
getAttributeCount() - Method in class oracle.jbo.Key
Counts the number of columns that define the key.
getAttributeCount() - Method in class oracle.jbo.domain.DomainStructureDef
Counts the defined attributes.
getAttributeCount() - Method in class oracle.jbo.common.StructureDefHelper
 
getAttributeCount() - Method in class oracle.jbo.server.ViewDefImpl
 
getAttributeCount() - Method in class oracle.jbo.server.RowImpl
Counts the attributes in this row.
getAttributeCount() - Method in class oracle.jbo.server.ViewRowImpl
Gets the attribute count in this ViewRow.
getAttributeCount() - Method in class oracle.jbo.server.EntityImpl
Counts the number of attributes in this Entity Object.
getAttributeCount() - Method in class oracle.jbo.server.ViewObjectImpl
Counts a View Object's attributes.
getAttributeCount() - Method in class oracle.jbo.server.AttributeListImpl
Counts the attributes.
getAttributeCount() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeDef() - Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
getAttributeDef() - Method in class oracle.jbo.html.jsp.datatags.ShowTagBase
 
getAttributeDef() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
getAttributeDef() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
 
getAttributeDef(int) - Method in interface oracle.jbo.StructureDef
Gets an attribute definition, given its index.
getAttributeDef(int) - Method in class oracle.jbo.domain.DomainStructureDef
Gets an attribute definition by index.
getAttributeDef(int) - Method in class oracle.jbo.common.StructureDefHelper
 
getAttributeDef(int) - Method in class oracle.jbo.server.ViewDefImpl
 
getAttributeDef(int) - Method in class oracle.jbo.server.ViewObjectImpl
Gets the attribute definition at the specified position.
getAttributeDef(int) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeDefFromParentTag(String) - Method in class oracle.jbo.html.jsp.datatags.ShowCriteriaTag
 
getAttributeDefImpl(int) - Method in class oracle.jbo.server.EntityDefImpl
Given the attribute's column position (index) in the database, returns the attribute definition object.
getAttributeDefImpl(String) - Method in class oracle.jbo.server.EntityDefImpl
Given an attribute name, returns the attribute definition object.
getAttributeDefImplByColumnName(String) - Method in class oracle.jbo.server.EntityDefImpl
Given an attribute's column name, returns the attribute definition object.
getAttributeDefImpls() - Method in class oracle.jbo.server.ViewDefImpl
 
getAttributeDefImpls() - Method in class oracle.jbo.server.AssociationDefBase
 
getAttributeDefImpls() - Method in class oracle.jbo.server.EntityDefImpl
Returns the AttributeDefImpls objects for this Entity Object.
getAttributeDefImplsByEndName(String) - Method in class oracle.jbo.server.AssociationDefBase
Returns the attribute definitions of one end of the association.
getAttributeDefs() - Method in interface oracle.jbo.StructureDef
Gets the defined attributes.
getAttributeDefs() - Method in class oracle.jbo.domain.DomainStructureDef
Gets the defined attributes.
getAttributeDefs() - Method in class oracle.jbo.common.StructureDefHelper
 
getAttributeDefs() - Method in class oracle.jbo.server.ViewDefImpl
 
getAttributeDefs() - Method in class oracle.jbo.server.ViewObjectImpl
Constructs an array of attribute definitions.
getAttributeDefs() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeException(String, String) - Method in class oracle.jbo.ValidationException
 
getAttributeException(String, String) - Method in class oracle.jbo.AttrValException
 
getAttributeForLabel() - Method in class oracle.jbo.html.databeans.JSTreeBrowser
 
getAttributeFromRow(int, int) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeFromRow(int, String) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeFromRow(Row, AttributeDef) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeFromRow(Row, int) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeFromRow(Row, String) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeHtml(String, String) - Method in interface oracle.jbo.html.databeans.AttributeRenderer
 
getAttributeIndex() - Method in class oracle.jbo.AttributeReadXMLException
 
getAttributeIndexOf(String) - Method in class oracle.jbo.ViewCriteria
Finds the column associated with an attribute name.
getAttributeIndexOf(String) - Method in class oracle.jbo.ViewCriteriaRow
Gets the attribute index associated with a given attribute name.
getAttributeIndexOf(String) - Method in interface oracle.jbo.AttributeList
Find the index of the named attribute.
getAttributeIndexOf(String) - Method in class oracle.jbo.Key
Gets the index of column identified by name.
getAttributeIndexOf(String) - Method in class oracle.jbo.server.RowImpl
Finds the index of a named attribute.
getAttributeIndexOf(String) - Method in class oracle.jbo.server.ViewRowImpl
Gets the index of the attribute, given it's name.
getAttributeIndexOf(String) - Method in class oracle.jbo.server.EntityImpl
Finds the index of the named attribute.
getAttributeIndexOf(String) - Method in class oracle.jbo.server.ViewObjectImpl
Gets the index of an attribute given its name.
getAttributeIndexOf(String) - Method in class oracle.jbo.server.AttributeListImpl
Gets the index of a named attribute.
getAttributeIndexOf(String) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeInternal(int) - Method in class oracle.jbo.server.RowImpl
Gets the attribute value by index.
getAttributeInternal(int) - Method in class oracle.jbo.server.ViewRowImpl
Gets the value of the attribute by index.
getAttributeInternal(int) - Method in class oracle.jbo.server.EntityImpl
Gets the attribute value by index.
getAttributeInternal(String) - Method in class oracle.jbo.server.RowImpl
Gets the attribute value by name.
getAttributeKind() - Method in interface oracle.jbo.AttributeDef
Gets the attribute value.
getAttributeKind() - Method in class oracle.jbo.domain.DomainAttributeDef
Gets the attribute kind.
getAttributeKind() - Method in class oracle.jbo.common.AttributeDefHelper
 
getAttributeKind() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the "kind" enumerations of this attribute.
getAttributeLabel(AttributeDef) - Method in interface oracle.jbo.html.DataSource
 
getAttributeLabel(AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
 
getAttributeLabel(RowSet, AttributeDef) - Static method in class oracle.jbo.html.DataSourceImpl
 
getAttributeLabel(RowSet, AttributeDef) - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Utility method for getting the attribute's label , the label is first located in the AttributeDEf and then in the RowSet VO's attribute list.
getAttributeLabel(String) - Method in interface oracle.jbo.html.DataSource
 
getAttributeLabel(String) - Method in class oracle.jbo.html.DataSourceImpl
 
getAttributeName() - Method in class oracle.jbo.AttributeReadXMLException
 
getAttributeName() - Method in class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
getAttributeName() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getAttributeNames() - Method in class oracle.jbo.uicli.jui.JUTreeBinding
Returns the attribute that's displayed in the first level nodes of this tree.
getAttributeNames() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
getAttributeValue(AttributeDefImpl) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
getAttrIndicesForEntityAttr(String, String) - Method in class oracle.jbo.server.ViewObjectImpl
Returns an array of indices of view attributes that are mapped to the entity attribute identified by the entity name (the eoName parameter) and the entity attribute name (the eoAttrName).
getAttrInvokeAccessor(int, AttributeDefImpl) - Method in class oracle.jbo.server.ViewRowImpl
 
getAttrInvokeAccessor(int, AttributeDefImpl) - Method in class oracle.jbo.server.EntityImpl
 
getAttrLoad() - Method in class oracle.jbo.server.AttributeDefImpl
Describes the manner in which the data for this attribute is loaded from database.
getAttrName() - Method in class oracle.jbo.AttrValException
 
getAttrNames() - Method in class oracle.jbo.uicli.binding.JUCtrlValueDef
 
getAttrType() - Method in class oracle.jbo.common.JboTypeMap
 
getAttrTypesForDisplay() - Static method in class oracle.jbo.common.JboTypeMap
 
getAttrValue() - Method in class oracle.jbo.AttrValException
 
getAttrValuesFromRSI(JUIteratorBinding, RowSetIterator, String[], RowSetListener) - Static method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
getAutoExecute() - Method in class oracle.jbo.html.databeans.RowsetNavigator
 
getAvailableInstanceCount() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Returns the available number of instances in the Application Pool.
getAvailableInstanceCount() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getAvailableNumPools() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by ApplicationPool.getAvailableInstanceCount()
getAvailableNumPools() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by ApplicationPoolImpl.getAvailableInstanceCount()
getBackgroundImage() - Method in class oracle.jdeveloper.html.HTMLDocument
returns the currently set background image
getBannerAsString() - Static method in class oracle.jbo.Version
 
getBaseAttrName() - Method in class oracle.jbo.AttrValException
 
getBaseMessage() - Method in class oracle.jbo.JboException
Gets the message without localizing it or inserting parameters.
getBaseMessage() - Method in class oracle.jbo.JboWarning
Gets the message without localizing it or inserting parameters.
getBaseMessage() - Method in class oracle.jbo.common.JboExceptionHelper
Gets the message without localizing it or inserting parameters.
getBaseMessage() - Method in class oracle.jbo.common.JboExHelperLocalized
Gets the message without localizing it or inserting parameters.
getBaseMessage() - Method in interface oracle.jbo.common.JboMessage
Gets the message without localizing it or inserting parameters.
getBaseTable(Connection, String, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getBaseTable(Connection, String, String) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getBaseTable(Connection, String, String) - Method in interface oracle.jbo.server.SQLBuilder
unroll any synonyms that may be present, and get the real objectname
getBaseTable(Connection, String, String) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getBean(BeanIdentifier, EntityContext) - Method in class oracle.jbo.server.EJBEntityDefImpl
 
getBeanDescriptor() - Method in class oracle.jbo.server.rules.JboCompareValidatorBeanInfo
Identifies this bean's validator and customizer classes.
getBeanDescriptor() - Method in class oracle.jbo.uicli.jui.JUPanelBindingBeanInfo
Identifies this bean's validator and customizer classes.
getBigDecimal() - Method in class oracle.jbo.server.util.Variant
 
getBinaryStream() - Method in class oracle.jbo.server.util.Variant
 
getBindingStyle() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the binding style.
getBindValue(QueryCollection, String) - Method in class oracle.jbo.server.RowQualifier
 
getBindVariables() - Method in class oracle.jbo.server.EntityAssociation
Returns the bind variables for one end of the association.
getBoolean() - Method in class oracle.jbo.server.util.Variant
 
getBottomFrameSize() - Method in class oracle.jdeveloper.jsp.wb.JSContainer
 
getBottomFrameSize() - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
 
getBottomFrameURL() - Method in class oracle.jdeveloper.jsp.wb.JSContainer
 
getBottomFrameURL() - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
 
getBoundBean() - Method in class oracle.jbo.server.EJBEntityImpl
 
getBuilder() - Static method in class oracle.jbo.server.SQLBuilderFactory
 
getBuilder(String) - Static method in class oracle.jbo.server.SQLBuilderFactory
 
getBusyCursor() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Gets the cursor currently used to indicate busy status.
getButton(int) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Gets the button object used in the toolbar.
getButton(int) - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
Return a button from the Toolbar given the command id.
getButtonActionBinding(int) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Get the button binding for a given button.
getButtonIcon(int) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Deprecated.  
getButtonIcons(int, int) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Gets the icon being used for a button.
getButtonPressedIcon(int) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Deprecated.  
getButtonsPanel() - Method in class oracle.jbo.uicli.controls.JUImageControl
Gets the panel used to display buttons.
getButtonType() - Method in class oracle.jbo.html.databeans.ToolBarButton
 
getByKeyFinderRS() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getByte() - Method in class oracle.jbo.server.util.Variant
 
getByteArray() - Method in class oracle.jbo.server.util.Variant
 
getBytes() - Method in interface oracle.jbo.domain.KeyAttributeInterface
Converts this attribute value into a byte-array.
getCalculatedAttributeCount() - Method in class oracle.jbo.server.ViewDefImpl
 
getCalculatedAttributeCount() - Method in class oracle.jbo.server.ViewObjectImpl
Counts the number of "calculated" attributes.
getCalendar() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getCancelButton() - Method in class oracle.jbo.uicli.controls.JULovDialog
 
getChangedAttrIndices() - Method in class oracle.jbo.UpdateEvent
Gets the indices of the changed attributes.
getChangedAttrNames() - Method in class oracle.jbo.UpdateEvent
Gets the names of the changed attributes.
getChangedColumns() - Method in class oracle.jbo.server.EntityEvent
Constructs an array of the indices of the changed attribute.
getChangeIndicator() - Method in class oracle.jbo.server.EntityImpl
Gets the Change indicator attribute's value.
getChangeIndicatorColumn() - Method in class oracle.jbo.server.EntityDefImpl
Returns the AttributeDef for the Change Indicator column for the datasource.
getChar(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getChart() - Method in class oracle.jbo.html.databeans.ChartRenderer
get the Perspective bean which does the rendering.
getChartDataSource() - Method in class oracle.jbo.html.databeans.ChartRenderer
get the chart data source
getChecked() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getChild(Object, int) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
getChildCount() - Method in class oracle.jdeveloper.html.DHTMLRow
 
getChildCount(Object) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
getChildren() - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
getClassName() - Method in class oracle.jbo.common.JboExMsgCarrier
 
getClassName() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getClassName() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getClearButton() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
getClientProxyClassName() - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
getClientProxyClassName(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
getClientProxyClassName(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
Internal: Applications should not use this method.
getClosedIcon() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getCollClass() - Method in class oracle.jbo.server.EntityDefImpl
Gets the implementation class of this Entity's collection.
getCollMgmtInfo() - Method in class oracle.jbo.server.ViewRowSetImpl
 
getColor() - Method in class oracle.jbo.common.EventGroup
 
getCols() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getColumnClass(int) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
getColumnClass(int) - Method in class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel
 
getColumnCount() - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
getColumnCount() - Method in class oracle.jbo.uicli.jui.GraphDataFromRow
 
getColumnCount() - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
getColumnCount() - Method in class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel
 
getColumnCount() - Method in class oracle.jbo.uicli.jui.GraphDataFromCol
 
getColumnCount() - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
getColumnCount() - Method in class oracle.jbo.uicli.controls.JURadioButtonGroupPanel
 
getColumnElement(String) - Method in class oracle.jbo.html.databeans.TextColumnUrlInfo
 
getColumnElement(String) - Method in class oracle.jbo.html.databeans.ImageUrlInfo
 
getColumnLabel(int) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
getColumnLabel(int) - Method in class oracle.jbo.uicli.jui.GraphDataFromRow
 
getColumnLabel(int) - Method in class oracle.jbo.uicli.jui.GraphDataFromCol
 
getColumnLabel(int) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
getColumnLabels() - Method in class oracle.jbo.uicli.jui.GraphDataFromRow
 
getColumnList() - Method in class oracle.jbo.server.util.JboNamedData
 
getColumnName() - Method in interface oracle.jbo.AttributeDef
Gets the name of the database column the attribute represents.
getColumnName() - Method in class oracle.jbo.domain.DomainAttributeDef
Gets the name of the database column the attribute represents.
getColumnName() - Method in class oracle.jbo.common.AttributeDefHelper
 
getColumnName() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the column name to which this attribute is mapped.
getColumnName(int) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
getColumnName(int) - Method in class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel
 
getColumnNameForQuery() - Method in interface oracle.jbo.AttributeDef
Gets the column name to be used in query statement.
getColumnNameForQuery() - Method in class oracle.jbo.domain.DomainAttributeDef
 
getColumnNameForQuery() - Method in class oracle.jbo.common.AttributeDefHelper
 
getColumnNameForQuery() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the column name to be used in query statement.
getColumnNameWithFormatForQuery(String, AttributeDef, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getColumnNameWithFormatForQuery(String, AttributeDef, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getColumnType() - Method in class oracle.jbo.common.JboTypeMap
 
getColumnValue(int) - Method in class oracle.jbo.uicli.jui.GraphDataFromCol
 
getCommandId() - Method in class oracle.jbo.html.databeans.ToolBarButton
 
getCommandUrl() - Method in class oracle.jbo.html.databeans.ToolBarButton
 
getCommonScriptName() - Method in class oracle.jbo.html.databeans.ChartRenderer
 
getCompListeners() - Method in class oracle.jbo.server.ComponentObjectImpl
Gets the list of component Object listeners.
getCompListenersList() - Method in class oracle.jbo.server.ComponentObjectImpl
Gets the list of component Object listeners.
getComponent() - Method in class oracle.jbo.uicli.controls.JUImageControl
Returns the AWT component associated with this control.
getComponentClass() - Method in class oracle.jbo.server.ViewDefImpl
 
getComponentClass() - Method in class oracle.jbo.server.EntityAssociation
Returns the class name of this Entity association's reference.
getComponentClass() - Method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method.
getComponentClass() - Method in class oracle.jbo.server.ApplicationModuleDefImpl
Internal: Applications should not use this method.
getComponentObject() - Method in class oracle.jbo.server.ContainerObjectEvent
Gets the event's component object.
getConfiguration() - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
getConfiguration(String) - Method in class oracle.jbo.client.Configuration
Get the list of properties for a given Configuration.
getConfiguration(String, Hashtable) - Method in class oracle.jbo.client.Configuration
 
getConfigurationNameList() - Method in class oracle.jbo.client.Configuration
Get the list of 'named' Configuration defined in this file.
getConfigurationNode(String) - Method in class oracle.jbo.client.Configuration
Helper function to get a named config node
getConnection(String, String, Properties, String, String) - Method in interface oracle.jbo.server.ConnectionPoolManager
Returns a pooled connection from the specified target pool.
getConnection(String, String, Properties, String, String) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
getConnectionDefinitionNodes() - Method in class oracle.jbo.client.Configuration
 
getConnectionDescriptor(String) - Method in class oracle.jbo.client.Configuration
 
getConnectionMetadata() - Method in interface oracle.jbo.Transaction
Returns a metdata structure that describes the transaction's JDBC connection.
getConnectionMetadata() - Method in class oracle.jbo.server.DBTransactionImpl
 
getConnectionMetadata() - Method in class oracle.jbo.server.NullDBTransactionImpl
 
getConnectionMode(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getConnectionName() - Method in class oracle.jbo.html.jsp.ConnectionInfo
Returns the connection name
getConnectionPoolManager() - Static method in class oracle.jbo.server.ConnectionPoolManagerFactory
Creates instances of a designated implementation of the ConnectionPoolManager interface.
getConnectionPort(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getConnectionSettings() - Method in class oracle.jbo.html.jsp.ConnectionInfo
Retrieves the Hashtable that contains all the connection parameters being used to instanciate an application module.
getConnectionStrategy() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Get the application module strategy that will be used to create, connect, disconnect, and reconnect the application module.
getConnectionStrategy() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getConnectionStrategyClassName() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getConnectionType() - Method in class oracle.jbo.html.jsp.ConnectionInfo
Returns the current value of connection type.
getConnectionUrl() - Method in class oracle.jbo.html.jsp.ConnectionInfo
Returns the connection URL
getConnectString() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. Please see (@link oracle.jbo.common.ampool.DefaultConnectionStrategy} for more information.
getConnectString() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. Please see (@link oracle.jbo.common.ampool.DefaultConnectionStrategy} for more information.
getConnectString() - Method in class oracle.jbo.common.ampool.AMHomeDesc
 
getConstraints(Connection, String, String, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
return vector of with constraint details for this table where each detail is in a String array with this structure: 0 String owner
getConstraints(Connection, String, String, String) - Method in interface oracle.jbo.server.SQLBuilder
 
getConstraintsList(Connection, String, String, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getConstraintsList(Connection, String, String, String) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getConstraintsList(Connection, String, String, String) - Method in interface oracle.jbo.server.SQLBuilder
return vector of with constraint details for this table where each detail is in a String array with this structure: 0 String owner
getContainer() - Method in class oracle.jbo.html.databeans.JSNavigatorBar
 
getContainer() - Method in class oracle.jbo.html.databeans.NavigatorBar
 
getContainerDefNames(boolean) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
getContainerObject() - Method in class oracle.jbo.server.ContainerObjectEvent
Gets the event's container object.
getContainerPartOfName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getContentFrameURL() - Method in class oracle.jdeveloper.jsp.wb.JSContainer
 
getContents() - Method in class oracle.jbo.CSMessageBundle
Gets the key-value association table.
getContents() - Method in class oracle.jbo.common.CheckedListResourceBundle
Returns the 2-D array containing key-value pairs.
getContents() - Method in class oracle.jbo.common.CommonMessageBundle
Gets the key-value association table.
getContents() - Method in class oracle.jbo.common.ArrayResourceBundle
 
getContents() - Method in class oracle.jbo.uicli.UIMessageBundle
Gets the key-value association table.
getContents() - Method in class oracle.jbo.common.ampool.AMPoolMessageBundle
Gets the key-value association table.
getContext() - Method in class oracle.jbo.uicli.binding.JUApplication
Returns the context object with which the root JUApplication was created.
getContext() - Method in class oracle.jbo.html.databeans.ToolBarButtonContainer
 
getContextFieldRendererClassName(PageContext, HttpSession, AttributeDef, String) - Method in interface oracle.jbo.html.DataSource
 
getContextFieldRendererClassName(PageContext, HttpSession, AttributeDef, String) - Method in class oracle.jbo.html.DataSourceImpl
 
getControl() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Gets the associated Swing control.
getControlBinding(int) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
getControlBindingClassName() - Method in class oracle.jbo.uicli.binding.JUControlDef
 
getControlClassName() - Method in class oracle.jbo.uicli.binding.JUControlDef
// inherited public String getName() { return mName; }
getControlDefs() - Method in class oracle.jbo.uicli.binding.JUFormDef
 
getControlType() - Method in class oracle.jbo.html.jsp.datatags.InputSelectBase
 
getControlType() - Method in class oracle.jdeveloper.html.StaticPickList
 
getControlType() - Method in interface oracle.jdeveloper.html.PickListContext
 
getControlType() - Method in interface oracle.jdeveloper.html.StaticPickListContext
 
getControlType(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Returns the preferred control type for this attribute
getControlType(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
Returns the preferred control type for this attribute
getControlType(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the preferred control type for this attribute.
getCookie(String) - Method in class oracle.jdeveloper.html.WebBeanImpl
Internal: Applications should not use this method.
getCorrectCaseTableName(String) - Static method in class oracle.jbo.server.util.JboDTUtils
 
getCreationTimeMillis(ApplicationModule) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Gets the time when the app module was created (in milli-secs).
getCreationTimeMillis(ApplicationModule) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getCriteriaRow() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
 
getCSSClassName() - Method in class oracle.jdeveloper.html.HTMLElement
 
getCSSClassName() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
Gets the name of the CSS (cascading style sheet) used by this field.
getCSSClassName() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getCSSClassName() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
Gets the name of the CSS (cascading style sheet) used by this field.
getCSSClassName() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getCurrentClassLoader() - Static method in class oracle.jbo.common.JBOClass
 
getCurrentClassLoader() - Method in interface oracle.jbo.common.JBOClassLoader
 
getCurrentClassLoader() - Method in class oracle.jbo.server.AuroraClassLoader
 
getCurrentRow() - Method in class oracle.jbo.ViewCriteria
Accesses the current row.
getCurrentRow() - Method in interface oracle.jbo.RowIterator
Accesses the current row.
getCurrentRow() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the current row of the iterator.
getCurrentRow() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the current row of the iterator.
getCurrentRow() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the current row of the iterator.
getCurrentRow() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the current row for which this control is displaying data.
getCurrentRow() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns the current row of the iterator with which this binding object is associated.
getCurrentRowFormatString() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the format string for formatting the CurrentRow status label.
getCurrentRowFormatter() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the formatter for formatting the CurrentRow status label.
getCurrentRowIndex() - Method in class oracle.jbo.ViewCriteria
Gets the absolute index (not range index) of the current row.
getCurrentRowIndex() - Method in interface oracle.jbo.RowIterator
Gets the absolute index (not range index) of the current row.
getCurrentRowIndex() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the absolute row index of the iterator's current row.
getCurrentRowIndex() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the absolute row index of the current row in the row set.
getCurrentRowIndex() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the absolute row index of the current row in the row set.
getCurrentRowSlot() - Method in class oracle.jbo.ViewCriteria
Gets the slot status of the current row.
getCurrentRowSlot() - Method in interface oracle.jbo.RowIterator
Gets the slot status of the current row.
getCurrentRowSlot() - Method in class oracle.jbo.common.PiggybackNavigEntry
 
getCurrentRowSlot() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the current row's slot status.
getCurrentRowSlot() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the current row slot status.
getCurrentRowSlot() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the current row slot status.
getCurrentTime() - Static method in class oracle.jbo.common.Timer
 
getCustomEditor() - Method in class oracle.jbo.server.rules.BaseEnumEditor
Creates and returns the component that actually modifies this editor's values.
getCustomEditor() - Method in class oracle.jbo.server.rules.ValueListEditor
Gets the editor that may be used to modify this list's values.
getCustomMessageBundlesIter() - Method in class oracle.jbo.common.StringManager
 
getCustomMessageBundlesIter() - Method in class oracle.jbo.server.StringManagerImpl
 
getCustomMessageBundlesList() - Method in class oracle.jbo.server.MetaObjectManager
 
getDacObj() - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
getData() - Method in interface oracle.jbo.domain.DomainInterface
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.DateDomain
Deprecated.  
getData() - Method in class oracle.jbo.domain.SQLValue
 
getData() - Method in class oracle.jbo.domain.NullValue
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.server.SQLValueImpl
 
getData() - Method in class oracle.jbo.server.JboEventObject
Creates a copy of the hashtable containing name-value pairs of this event's properties.
getData() - Method in class oracle.jbo.server.SequenceImpl
Internal: Applications should not use this method. Returns a sequence value.
getDataAttributes() - Method in class oracle.jdeveloper.html.LOVField
 
getDataAttributes() - Method in interface oracle.jdeveloper.html.LOVFieldContext
 
getDataAttributes() - Method in interface oracle.jdeveloper.html.PickListContext
 
getDataAttributes() - Method in class oracle.jdeveloper.html.PickList
 
getDataName() - Method in class oracle.jdeveloper.html.DHTMLAddRow
 
getDataRow() - Method in class oracle.jbo.common.PiggybackRowEntry
 
getDatasource() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
 
getDatasource() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
getDatasource() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
 
getDataSource() - Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
getDataSource() - Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
getDataSource() - Method in class oracle.jbo.html.jsp.datatags.RowTag
 
getDataSource() - Method in interface oracle.jbo.html.jsp.datatags.DataBinder
 
getDataSource() - Method in class oracle.jdeveloper.html.DHTMLTree
 
getDataSource() - Method in class oracle.jdeveloper.html.DHTMLTable
 
getDataSourceFromAncestor(Tag) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
getDataSourceFromContext(PageContext, String) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
getDataSourceId() - Method in class oracle.jbo.ConnectionMetadata
 
getDataSourceName() - Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
getDataSourceName() - Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
getDataSourceName() - Method in class oracle.jbo.html.jsp.datatags.RowTag
 
getDataSourceName() - Method in interface oracle.jbo.html.jsp.datatags.DataBinder
 
getDataValueAt(Row[], int, AttributeDef[], int) - Method in class oracle.jbo.html.databeans.JSLOV
 
getDate() - Method in class oracle.jbo.server.util.Variant
 
getDateFormat() - Static method in class oracle.jbo.server.util.Canonizer
 
getDBConnectionProps() - Method in class oracle.jbo.uicli.binding.JUApplication
*** For internal framework use only ***
getDBConnectionURL() - Method in class oracle.jbo.uicli.binding.JUApplication
*** For internal framework use only ***
getDBTransaction() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the database transaction associated with the root Application Module.
getDBTransaction() - Method in class oracle.jbo.server.EntityImpl
Retrieves this Entity Object's database transaction.
getDBTransaction() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
getDBTransaction() - Method in class oracle.jbo.server.TransactionEvent
Gets the transaction that initiated the event.
getDBTransaction() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the transaction within which this View Object operates.
getDbType() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getDbType() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getDbType() - Method in class oracle.jbo.server.SQL92SQLBuilderImpl
 
getDbType() - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
getDbType() - Method in interface oracle.jbo.server.SQLBuilder
returns a string uniquely identifying this type of SQLBuilder.
getDbType() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getDef() - Method in class oracle.jbo.server.ViewLinkImpl
Internal: Applications should not use this method.
getDef() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the DefObject object which describes this attribute.
getDef() - Method in class oracle.jbo.uicli.binding.JUControlBinding
*** For internal framework use only ***
getDef() - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
getDef() - Method in class oracle.jbo.uicli.binding.JUApplication
*** For internal framework use only ***
getDefaultBindingStyle() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
unless overridden, the binding style is set to JDBC (Oracle versions change this)
getDefaultBindingStyle() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getDefaultBindingStyle() - Method in interface oracle.jbo.server.SQLBuilder
returns a constant identifying the best binding style for this sort of SQL (see the BINDINGSTYLE constants)
getDefaultBindingStyle() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getDefaultButton() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getDefaultButton() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getDefaultColumnLength(String) - Static method in class oracle.jbo.common.JboTypeMap
 
getDefaultDisplayRendererClassName(AttributeDef) - Method in interface oracle.jbo.html.DataSource
 
getDefaultDisplayRendererClassName(AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
 
getDefaultEditRendererClassName(AttributeDef) - Method in interface oracle.jbo.html.DataSource
 
getDefaultEditRendererClassName(AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
 
getDefaultFieldRenderer(AttributeDef) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getDefaultFieldRendererClassName(AttributeDef, String) - Method in interface oracle.jbo.html.DataSource
 
getDefaultFieldRendererClassName(AttributeDef, String) - Method in class oracle.jbo.html.DataSourceImpl
 
getDefaultFocusListener() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
getDefaultHost() - Static method in class oracle.jbo.common.JboEnvUtil
 
getDefaultRootElement() - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
getDefaultRowSet() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the default view row set.
getDefaultRowSetIterator() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the default ViewRowSetIteratorImpl.
getDefaultRuntimeId() - Static method in class oracle.jbo.common.JboEnvUtil
 
getDefaultSessionId() - Static method in class oracle.jbo.common.JboEnvUtil
 
getDefaultValue() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the default value of the attribute.
getDefClassName() - Method in class oracle.jbo.uicli.binding.JUDefBase
 
getDefFullName() - Method in interface oracle.jbo.ComponentObject
Retrieves the fully-qualified name of the component's definition.
getDefFullName() - Method in class oracle.jbo.server.ComponentObjectImpl
Gets the Full Name of the Def Object.
getDefFullName() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the fully-qualified (that is, package-qualified) name of this Application Module's Def (definition) object.
getDefFullName() - Method in class oracle.jbo.server.ViewLinkImpl
Gets the full name of the View Link definition from which this view link ws created.
getDefFullName() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the full name of the view definition from which this View Object was created.
getDefinitionsObjectMap() - Method in class oracle.jbo.server.ContextMetaObjectManager
 
getDefName() - Method in interface oracle.jbo.ComponentObject
Retrieves the name of the component's definition.
getDefName() - Method in class oracle.jbo.common.JboHome
 
getDefName() - Method in class oracle.jbo.server.ComponentObjectImpl
Gets the name of the Def Object.
getDefName() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the name of this Application Module's Def (definition) object.
getDefName() - Method in class oracle.jbo.server.ViewLinkImpl
Gets the name of the View Link definition from which this view link was created.
getDefName() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the name of the view definition from which this view object was created.
getDefNameFromInstName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getDefObject(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getDefs() - Method in class oracle.jbo.server.AssociationDefBase
 
getDeployPlatform(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getDepthLevel() - Method in class oracle.jbo.html.databeans.JSTreeBrowser
 
getDescription() - Method in class oracle.jbo.server.JboMandatoryAttributesValidator
Gets the description of this validator.
getDescription() - Method in class oracle.jbo.server.JboPrecisionScaleValidator
Gets the description of this validator.
getDescription() - Method in class oracle.jbo.server.rules.JboMethodValidator
Gets the textul description of this validator.
getDescription() - Method in class oracle.jbo.server.rules.JboBaseValidator
Gets the textul description of this validator.
getDescription() - Method in interface oracle.jbo.server.rules.JbiValidator
Gets the text description of this validator.
getDescription() - Method in class oracle.jbo.server.rules.JboGenericValidator
Gets the textul description of this validator.
getDestination() - Method in interface oracle.jbo.ViewLink
Gets the link's detail View Object.
getDestination() - Method in class oracle.jbo.server.ViewLinkImpl
Gets the detail (destination side) View Object.
getDetailMessage() - Method in class oracle.jbo.JboException
Constructs a message incorporating the list of details.
getDetailMessage() - Method in class oracle.jbo.JboWarning
Constructs a message incorporating the list of details.
getDetailMessage() - Method in class oracle.jbo.common.JboExceptionHelper
Constructs a message incorporating the list of details.
getDetailMessage() - Method in interface oracle.jbo.common.JboMessage
Converts the message to text, incorporating the list of details.
getDetailRowSets() - Method in interface oracle.jbo.RowSetIterator
Gets all detail row sets linked to the master row set.
getDetailRowSets() - Method in class oracle.jbo.server.ViewObjectImpl
Returns an array of all detail row sets for this row set iterator.
getDetailRowSets() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns an array of all detail row sets for this row set iterator.
getDetailRowSets() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns an array of all detail row sets for this row set iterator.
getDetails() - Method in class oracle.jbo.JboException
Gets the list of objects and exceptions that spawned this message.
getDetails() - Method in class oracle.jbo.JboWarning
Gets the list of objects and exceptions that spawned this message.
getDetails() - Method in class oracle.jbo.common.JboExceptionHelper
Gets the list of objects and exceptions that spawned this message.
getDetails() - Method in interface oracle.jbo.common.JboMessage
Gets the list of objects and exceptions that spawned this message.
getDetailsList() - Method in class oracle.jbo.common.JboExceptionHelper
 
getDisabled() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getDisabledHint() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getDisabledImageUrl() - Method in class oracle.jbo.html.databeans.ToolBarButton
 
getDiscrColumnName() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getDiscrColumnValue() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getDisplayAttributeDefs() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
returns the array of attributes to be displayed, if the set is not constrained , it will return all of the attribute defs.
getDisplayAttributeDefs() - Method in interface oracle.jdeveloper.html.DataWebBean
Returns an array of AttributeDef objects representing the set of columns to be visualized.
getDisplayAttributes() - Method in class oracle.jbo.html.databeans.ChartRenderer
get the current list of mapped columns
getDisplayAttributes() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Returns a Hashtable containing the names of the attributes to be displayed.
getDisplayAttributes() - Method in interface oracle.jdeveloper.html.DataWebBean
Returns a Hashtable containing the names of the attributes to be displayed.
getDisplayAttributes() - Method in class oracle.jdeveloper.html.LOVField
 
getDisplayAttributes() - Method in interface oracle.jdeveloper.html.LOVFieldContext
 
getDisplayAttributes() - Method in interface oracle.jdeveloper.html.PickListContext
 
getDisplayAttributes() - Method in class oracle.jdeveloper.html.PickList
 
getDisplayColumnIndices() - Method in class oracle.jbo.html.databeans.ChartRenderer
get list of column indices from the View object which is used to draw chart.
getDisplayedCalendar(long) - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
Returns the Calendar to display
getDisplayFieldRenderer(PageContext, HttpSession, Row, AttributeDef) - Method in interface oracle.jbo.html.DataSource
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getDisplayFieldRenderer(PageContext, HttpSession, Row, AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getDisplayFieldRenderer(PageContext, Row, AttributeDef) - Method in interface oracle.jbo.html.DataSource
 
getDisplayFieldRenderer(PageContext, Row, AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
 
getDisplayFieldRenderer(Row, AttributeDef) - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getDisplayFieldRenderer(Row, AttributeDef) - Method in interface oracle.jdeveloper.html.DataWebBean
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getDisplayHeight() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
Gets the display height, in characters, of this field.
getDisplayHeight() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
Gets the display height, in characters, of this field.
getDisplayHeight(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Returns the display width for this attribute
getDisplayHeight(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
Returns the display width for this attribute
getDisplayHeight(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the display width for this attribute.
getDisplayHint(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Retrieves the displya hint that dictates whether this attributr should be visible or not.
getDisplayHint(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
Retrieves the displya hint that dictates whether this attributr should be visible or not.
getDisplayHint(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Retrieves the display hint that dictates whether this attribute should be visible or not.
getDisplayRendererClassName(PageContext, HttpSession, AttributeDef) - Method in interface oracle.jbo.html.DataSource
 
getDisplayRendererClassName(PageContext, HttpSession, AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
 
getDisplayValue() - Method in class oracle.jbo.server.util.Variant
 
getDisplayWidth() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
Gets the display width, in characters, of this field.
getDisplayWidth() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
Gets the display width, in characters, of this field.
getDisplayWidth(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Returns the display width for this attribute
getDisplayWidth(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
Returns the display width for this attribute
getDisplayWidth(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the display width for this attribute.
getDouble() - Method in class oracle.jbo.server.util.Variant
 
getEditFieldRenderer(PageContext, AttributeDef) - Method in class oracle.jdeveloper.html.StructField
 
getEditFieldRenderer(PageContext, HttpSession, Row, AttributeDef) - Method in interface oracle.jbo.html.DataSource
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getEditFieldRenderer(PageContext, HttpSession, Row, AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getEditFieldRenderer(PageContext, Row, AttributeDef) - Method in interface oracle.jbo.html.DataSource
 
getEditFieldRenderer(PageContext, Row, AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
Convenient method with the pageContext without the session to be use by tags
getEditFieldRenderer(Row, AttributeDef) - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getEditFieldRenderer(Row, AttributeDef) - Method in interface oracle.jdeveloper.html.DataWebBean
Retrieves the default field renderer for a specified attribute definition (that is, the attribute metadata).
getEditRendererClassName(PageContext, HttpSession, AttributeDef) - Method in interface oracle.jbo.html.DataSource
 
getEditRendererClassName(PageContext, HttpSession, AttributeDef) - Method in class oracle.jbo.html.DataSourceImpl
 
getElapsedTime() - Method in class oracle.jbo.common.Timer
 
getElementAt(int) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
getElementAt(int) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
getElementsArray() - Method in class oracle.jbo.server.JboEventObject
Constructs an array of the name-value pairs in this event object's hash table.
getElementsOfType(String) - Method in class oracle.jbo.common.ClientElement
Creates an array of all subsidiary elements having given name
getElemFactory() - Method in class oracle.jbo.server.AttributeDefImpl
Internal: Applications should not use this method.
getElemSQLType() - Method in interface oracle.jbo.AttributeDef
Returns the jdbc type of the elements of this attribute.
getElemSQLType() - Method in class oracle.jbo.domain.DomainAttributeDef
Return -1;
getElemSQLType() - Method in class oracle.jbo.common.AttributeDefHelper
Returns the jdbc type of the elements of this attribute.
getElemSQLType() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the jdbc type of the elements of this attribute.
getElemType() - Method in interface oracle.jbo.AttributeDef
Returns the element type of the attribute.
getElemType() - Method in class oracle.jbo.domain.DomainAttributeDef
Return null;
getElemType() - Method in class oracle.jbo.common.AttributeDefHelper
Returns the element type of the attribute.
getElemType() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the element type of the attribute.
getEnabled() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getEnabled() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getEnabled() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getEndPosition() - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
getEntity() - Method in class oracle.jbo.server.EntityEvent
Gets the Entity Object that fired the event.
getEntity(int) - Method in class oracle.jbo.server.ViewRowImpl
Gets the Entity at the given index.
getEntityAssociationDefNames(String) - Method in interface oracle.jbo.Session
Gets the names of the entity association definitions defined in a package.
getEntityAssociationDefNames(String) - Method in class oracle.jbo.server.SessionImpl
 
getEntityAssociations() - Method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method.
getEntityAttrForAttribute(String) - Method in class oracle.jbo.server.ViewRowImpl
 
getEntityCache() - Method in class oracle.jbo.server.EntityImpl
A Convenience for writing a lot of code.
getEntityDef() - Method in class oracle.jbo.server.EntityAssociation
Deprecated. Deprecated since 5.0. Instead, use AssociationDefBase.getSourceOwner() and down cast it to EntityDefImpl.
getEntityDef() - Method in class oracle.jbo.server.EntityImpl
Gets the Entity Definition Object which governs the structure of this Entity Object.
getEntityDef() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the EntityDefImpl object which contains this attribute.
getEntityDefNames(String) - Method in interface oracle.jbo.Session
Gets the names of the Entity Object definitions available in a package.
getEntityDefNames(String) - Method in class oracle.jbo.server.SessionImpl
 
getEntityDefs() - Method in class oracle.jbo.server.ViewObjectImpl
Returns an array of entity definitions of the entity bases.
getEntityForAttribute(String) - Method in class oracle.jbo.server.ViewRowImpl
Gets an entity object that contains the given attribute name.
getEntityRow() - Method in class oracle.jbo.DMLException
 
getEntityRowFromHandle(int) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
getEntityRowHandle() - Method in class oracle.jbo.DMLException
 
getEntityState() - Method in class oracle.jbo.server.EntityImpl
Gets this Entity Object's current Entity-state in the transaction.
getEntityState() - Method in interface oracle.jbo.server.Entity
Gets this Entity Object's current entity-state.
getEntries() - Method in class oracle.jbo.common.PiggybackViewEntry
 
getEntryClass() - Method in class oracle.jbo.common.PiggybackInput
 
getEnumName() - Method in class oracle.jbo.server.rules.BaseEnumEditor
 
getEnumName() - Method in class oracle.jbo.server.rules.CompareTypeEditor
 
getEnv() - Method in class oracle.jbo.common.ampool.AMHomeDesc
 
getEnvInfoProvider() - Method in interface oracle.jbo.common.ampool.SessionCookie
 
getEnvInfoProvider() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getEnvironment() - Method in interface oracle.jbo.Session
Gets the table of packages.
getEnvironment() - Method in class oracle.jbo.common.JboInitialContext
 
getEnvironment() - Method in class oracle.jbo.common.JboHome
 
getEnvironment() - Method in class oracle.jbo.server.SessionImpl
 
getEnvironment() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Returns the Hashtable that was used to initialize the Context for the application module instances.
getEnvironment() - Method in interface oracle.jbo.common.ampool.SessionCookie
Returns the session environment.
getEnvironment() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getEnvironment() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getEOName() - Method in class oracle.jbo.DeadEntityAccessException
 
getErrorCode() - Method in class oracle.jbo.JboException
Returns the message's error code.
getErrorCode() - Method in class oracle.jbo.JboWarning
Gets the error code.
getErrorCode() - Method in class oracle.jbo.common.JboExceptionHelper
Gets the error code.
getErrorCode() - Method in interface oracle.jbo.common.JboMessage
Gets the message's error code.
getErrorHandler() - Method in class oracle.jbo.uicli.binding.JUApplication
Returns the JUErrorHandler registered with the root JUApplication.
getErrorHandlerActive() - Method in class oracle.jbo.uicli.binding.JUApplication
Returns the error-handler active state of the root JUApplication object.
getErrorMsg(Locale, Object[]) - Method in class oracle.jbo.common.JboExceptionHelper
 
getErrorMsg(Locale, Object[]) - Method in class oracle.jbo.common.JboExHelperLocalized
 
getErrorMsgFormat(Locale) - Method in class oracle.jbo.common.JboExceptionHelper
Return the default format to print messages in.
getErrorParameters() - Method in class oracle.jbo.JboException
Returns the error message parameters.
getErrorParameters() - Method in class oracle.jbo.JboWarning
Gets the error message's parameters.
getErrorParameters() - Method in class oracle.jbo.common.JboExceptionHelper
Gets the error message parameters.
getErrorParameters() - Method in interface oracle.jbo.common.JboMessage
Gets the message's parameters.
getEstimatedRowCount() - Method in interface oracle.jbo.RowSet
Counts the number of rows in the collection defined by the View Object's query.
getEstimatedRowCount() - Method in class oracle.jbo.server.ViewObjectImpl
Makes an estimated count of the rows in this row set.
getEstimatedRowCount() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns an estimated number of rows in this row set.
getEstimatedRowCount() - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
Returns the number of rows in the collection defined by the associated ViewObject's query (if this control is in data display mode).
getEventSetDescriptors() - Method in class oracle.jbo.uicli.jui.JUPanelBindingBeanInfo
 
getEventType() - Method in class oracle.jbo.TransactionStateEvent
Gets the event type.
getEventType() - Method in class oracle.jbo.RowSetManagementEvent
Gets the event type.
getEventType() - Method in class oracle.jbo.server.EntityEvent
Gets the Entity Object's event type.
getExceptionEntries() - Method in class oracle.jbo.common.PiggybackViewEntry
 
getExceptions() - Method in class oracle.jbo.JboException
Gets the list of exceptions that spawned this message.
getExtent() - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
getExtent() - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
getExtent() - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
getExtentSize() - Static method in class oracle.jbo.common.PropertyMetadata
 
getFactory() - Static method in class oracle.jbo.common.StringManagerFactory
Returns the installed factory using setFactory().
getFactory() - Static method in class oracle.jbo.server.DatabaseTransactionFactory
Returns the installed factory using setFactory().
getFamily() - Method in class oracle.jbo.common.EventGroup
 
getFetchedRowCount() - Method in class oracle.jbo.ViewCriteria
Counts the number of rows currently fetched in the row set.
getFetchedRowCount() - Method in interface oracle.jbo.RowIterator
Counts the number of rows currently fetched in the row set.
getFetchedRowCount() - Method in class oracle.jbo.server.ViewObjectImpl
Counts the number of rows fetched from the JDBC result set.
getFetchedRowCount() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the number of rows fetched from the JDBC RestultSet.
getFetchedRowCount() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the number of rows fetched from the JDBC RestultSet.
getFetchMode() - Method in class oracle.jbo.server.ViewDefImpl
Get the fetch mode for rows from the query.
getFetchMode() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the current fetch mode.
getFetchSize() - Method in class oracle.jbo.server.ViewDefImpl
Get the size of the fetch.
getFetchSize() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the row pre-fetch size.
getFieldName() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
Gets this FORM field's name.
getFieldName() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
Gets this FORM field's name.
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputTagBase
 
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputSelectBase
 
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputTextTag
 
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputTextAreaTag
 
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputPasswordTag
 
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputRenderTag
 
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputDateTag
 
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputSelectLOVTag
 
getFieldRenderer() - Method in class oracle.jbo.html.jsp.datatags.InputHiddenTag
 
getFieldRenderer(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Deprecated. Deprecated since 5.0. Use getDefaultFieldRenderer(AttributeDef attrDef);
getFieldRendererClassName(PageContext, HttpSession, AttributeDef, String) - Method in interface oracle.jbo.html.DataSource
 
getFieldRendererClassName(PageContext, HttpSession, AttributeDef, String) - Method in class oracle.jbo.html.DataSourceImpl
 
getFieldRendererFromClassName(String, PageContext) - Static method in class oracle.jbo.html.HtmlServices
Load and instanciate a Renderer class
getFilter() - Method in class oracle.jbo.html.databeans.JSLOV
 
getFirstAttrName() - Method in class oracle.jbo.uicli.binding.JUCtrlValueDef
 
getFirstChildByType(Node, short) - Static method in class oracle.jbo.common.JboXMLUtil
 
getFirstDayOfMonthTime(long) - Static method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getFirstDOM() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getFirstDOMTime() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getFirstNewRowRangeIndex() - Method in class oracle.jbo.ScrollEvent
Gets the index of the new first row of the range.
getFirstPartOfName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getFloat() - Method in class oracle.jbo.server.util.Variant
 
getFolderClosedImage() - Method in class oracle.jdeveloper.html.DHTMLTree
 
getFolderOpenImage() - Method in class oracle.jdeveloper.html.DHTMLTree
 
getFont() - Method in class oracle.jbo.uicli.controls.JUStatusBar
StatusBar override.
getFont(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getForeignKeyAttrs() - Method in class oracle.jbo.server.EntityDefImpl
Returns the list of AttributeDefs that make the foreign key for the composition cases.
getFormAction() - Method in class oracle.jdeveloper.html.HTMLForm
 
getFormat() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getFormat(LocaleContext) - Method in interface oracle.jbo.AttributeHints
returns the format string stored in the ui hints
getFormat(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
 
getFormatedTime(long) - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getFormatString() - Method in class oracle.jbo.uicli.controls.JUStatusBar.StatusBarLabelControl
Returns the format string to be used when displaying the value.
getFormatString() - Method in class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
Returns the format string to be used when displaying the value.
getFormattedAttribute(AttributeList, LocaleContext) - Method in interface oracle.jbo.AttributeHints
Returns the formatted value for the attribute.
getFormattedAttribute(AttributeList, LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
 
getFormatter() - Method in class oracle.jbo.uicli.controls.JUStatusBar.StatusBarLabelControl
Returns the formatter for the LabelControl.
getFormatter() - Method in class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
Returns the formatter for the ProgressControl.
getFormatter() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getFormatter(LocaleContext) - Method in interface oracle.jbo.AttributeHints
returns the formatter object stored in the ui hints
getFormatter(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
 
getFormatterClassName(LocaleContext) - Method in interface oracle.jbo.AttributeHints
returns the formatter class stored in the ui hints
getFormatterClassName(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
returns the formatter object stored in the ui hints
getFormBinding() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the form binding object that this control binding is part of.
getFormBinding() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Return form binding object of this iterator binding's container.
getFormBindingClassName() - Method in class oracle.jbo.uicli.binding.JUFormDef
 
getFormClassName() - Method in class oracle.jbo.uicli.binding.JUFormDef
 
getFormName() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
getFormName() - Method in class oracle.jdeveloper.html.HTMLForm
 
getFormName() - Method in interface oracle.jdeveloper.html.HTMLRenderingContext
 
getFullName() - Method in interface oracle.jbo.ComponentObject
Retrieves the fully-qualified name of this component.
getFullName() - Method in class oracle.jbo.common.NamedObjectImpl
Gets this object's fully-qualified name.
getFullName() - Method in class oracle.jbo.server.util.JboNamedData
This method returns the Persistence reference of the object.
getFullName() - Method in class oracle.jbo.uicli.binding.JUFormDef
// inherited public String getName() { return mName; } public void setName(String name) { mName = name; }
getFullServletPath(HttpServletRequest) - Static method in class oracle.jbo.http.HttpUtil
Returns the full servlet path: getRequestURI() - getPathInfo() .
getGap() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getGap() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getGeneralExceptionString(String, String, Exception) - Static method in class oracle.jbo.common.StringManager
Constructs a message describing a fatal exception.
getGrid() - Method in class oracle.jdeveloper.html.DHTMLTable
 
getHandle() - Method in class oracle.jbo.common.PiggybackRowEntry
 
getHandle() - Method in class oracle.jbo.server.ViewRowImpl
Creates a row identifier that is unique in the query collection.
getHasCurrentRow() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Indicates whether the Current Row indicator is shown.
getHasDeleteButton() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Determines if the toolbar has the button that can be used to delete an existing row from the bound ScrollableRowsetAccess.
getHasFindButton() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Determines if the toolbar has the button that can be used to run a restricted query (Find dialog) from the bound ScrollableRowsetAccess.
getHasInsertButton() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Determines if the toolbar has the button that can be used to insert a new row in the bound ScrollableRowsetAccess.
getHasMessageArea() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Reports whether the Message Area is shown.
getHasModifiedFlag() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Reports whether the modified flag is shown.
getHasNavigationButtons() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Determines if the toolbar has the buttons that are used to change the current row of the bound ScrollableRowsetAccess.
getHasPercentDone() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Indicates whether the Percent Done indicator is shown.
getHasRowCount() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Indicates whether the Row Count indicator is shown.
getHasTransactionButtons() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Determines if the toolbar has the buttons that can be used to commit/rollback the changes made to the bound ScrollableRowsetAccess.
getHeight() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
getHeight() - Method in class oracle.jbo.uicli.jui.JULayoutDefXY
 
getHeight() - Method in class oracle.jdeveloper.html.HTMLSelect
 
getHeights() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXYGroup
 
getHelpButton() - Method in class oracle.jbo.uicli.controls.JULovDialog
 
getHelpText() - Method in class oracle.jdeveloper.html.DHTMLTabControl
 
getHelpText() - Method in class oracle.jdeveloper.html.DHTMLNoTabControl
 
getHidden(String, String) - Static method in class oracle.jdeveloper.html.HTMLInputElement
 
getHiddenAttributeName(String) - Static method in class oracle.jbo.html.HtmlServices
Build the name of the hidden field used to store the original value of an attribute
getHiddenFieldForValue() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
getHierBinding() - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
getHierTypeBinding() - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Returns the type binding that this governs the display of this node.
getHighlightBorderInsets() - Static method in class oracle.jbo.common.GraphicsUtils
Return the amount of space taken up by a highlight border drawn by drawHighlightBorder().
getHint() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getHint(LocaleContext, String) - Method in interface oracle.jbo.AttributeHints
Return hint value based on the hint name
getHint(LocaleContext, String) - Method in class oracle.jbo.server.AttributeDefImpl
Return defaulted hint value
getHint(String, String, LocaleContext, String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the hint value based on the hint name.
getHorizontalGap() - Method in class oracle.jbo.uicli.controls.JURadioButtonGroupPanel
 
getHostName(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getHostNameFromUrl(String) - Static method in class oracle.jbo.client.JboCMUtils
 
getHTMLInputElement() - Method in class oracle.jdeveloper.html.TextField
 
getHTMLValue(Row) - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
getHTMLValue(Row) - Method in class oracle.jdeveloper.html.DisplayArrayField
 
getHTMLValue(Row, RowSet, String) - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
getHttpContainer(HttpSession) - Static method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated.  
getHttpSessionCookieHelper() - Static method in class oracle.jbo.http.HttpSessionCookieHelperManager
 
getIcon(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getIconObject() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getId() - Method in class oracle.jbo.common.PiggybackHandleEntry
 
getId() - Method in interface oracle.jbo.common.PiggybackEntry
 
getId() - Method in class oracle.jbo.common.PiggybackKeyEntry
 
getId() - Method in class oracle.jbo.common.PiggybackExceptionEntry
 
getId() - Method in class oracle.jbo.common.PiggybackViewEntry
 
getId() - Method in class oracle.jbo.common.PiggybackRowEntry
 
getId() - Method in class oracle.jbo.common.PiggybackObjRemovedEntry
 
getId() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getId() - Method in class oracle.jbo.common.PiggybackNavigEntry
 
getId() - Method in class oracle.jbo.common.PiggybackValueEntry
 
getID() - Method in class oracle.jbo.common.EventGroup
 
getIdentType() - Method in class oracle.jbo.server.util.JboToken
 
getIiopUrl(ConnectionDescriptor) - Method in interface oracle.jbo.client.JboCMUtilsInt
 
getIiopUrl(ConnectionDescriptor) - Static method in class oracle.jbo.client.JboCMUtils
 
getImage() - Method in class oracle.jdeveloper.html.DHTMLData
 
getImage(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getImageBase() - Static method in class oracle.jbo.common.ResourceManager
 
getImageBase() - Method in class oracle.jdeveloper.jsp.wb.TableControl
 
getImageBase() - Method in class oracle.jdeveloper.jsp.wb.Toolbar
 
getImageBase() - Method in class oracle.jdeveloper.jsp.wb.EditForm
 
getImageDir() - Method in class oracle.jbo.html.databeans.RowSetBrowser
Returns the path of the image root directory where all of the browser's images reside.
getImageDir() - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
Returns the name and path of the image root directory where all of the toolbar's internal navigation images reside.
getImageHeight() - Method in class oracle.jbo.html.databeans.ChartRenderer
get the width of the chart image to be generated
getImageUrl() - Method in class oracle.jbo.html.databeans.ToolBarButton
 
getImageWidth() - Method in class oracle.jbo.html.databeans.ChartRenderer
get the width of the chart image to be generated
getImplObject(Object) - Static method in class oracle.jbo.server.ViewObjectImpl
 
getIndex() - Method in interface oracle.jbo.AttributeDef
Gets the index of the attribute in the context of a StoreInfo instance.
getIndex() - Method in class oracle.jbo.domain.DomainAttributeDef
Gets the index of the attribute in the context of a StoreInfo instance.
getIndex() - Method in class oracle.jbo.common.PiggybackExceptionEntry
 
getIndex() - Method in class oracle.jbo.common.PiggybackRowEntry
 
getIndex() - Method in class oracle.jbo.common.AttributeDefHelper
 
getIndex() - Method in class oracle.jbo.common.PiggybackValueEntry
 
getIndex() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the column position of this attribute in the data source.
getIndexes() - Method in class oracle.jbo.common.PiggybackRowEntry
 
getIndexes(EntityImpl) - Method in class oracle.jbo.server.QueryCollection
 
getIndexOfChild(Object, Object) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
getIndicatorBorderStyle() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the border sytle used by the status bar's indicators.
getInfo(String, Object) - Method in class oracle.jbo.uicli.jui.JUEnvInfoProvider
 
getInfo(String, Object) - Method in interface oracle.jbo.common.ampool.EnvInfoProvider
Invoked when the application pool is establishing a connection to the database.
getInfoNameFromJNDIName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getInitFlag() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getInitialContext(Hashtable) - Method in class oracle.jbo.common.JboInitialContextFactory
 
getInitialTab() - Method in class oracle.jdeveloper.html.DHTMLTabControl
 
getInitialValue() - Method in class oracle.jbo.uicli.binding.JUControlDef
 
getInitPoolSize() - Method in interface oracle.jbo.server.ConnectionPoolManager
Returns the initial pool size for connection pools that are managed by this connection pool manager.
getInitPoolSize() - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
getInitPoolSize() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Get the initial number of application module instances which will be instantiated in the application pool.
getInitPoolSize() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getInnerObject() - Method in class oracle.jbo.common.PiggybackClsCheckWrapper
 
getInputStream() - Method in interface oracle.jbo.domain.LobStreamInterface
Returns a stream to be used to read bytes from this LOB.
getInputStream() - Method in class oracle.jbo.server.util.Variant
 
getInstance() - Static method in class oracle.jbo.common.ResourceManager
 
getInstance() - Static method in class oracle.jbo.common.ObjectTypeHelper
 
getInstance() - Static method in class oracle.jbo.common.Diagnostic
Returns the IDiagnostic instance.
getInstance() - Static method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Returns the singleton instance of the registry class.
getInstance() - Static method in class oracle.jbo.common.ampool.PoolMgr
Retrieves the singleton instance of the Pool Manager
getInstance(Class, boolean) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(Class, byte) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(Class, char) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(Class, Class, Object) - Static method in class oracle.jbo.domain.TypeFactory
Incase, a constructor in the class of type domainClass does not take one argument of type same as val, use the class given by param to find the constructor, assuming that val is convertible to an object of param class.
getInstance(Class, double) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(Class, float) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(Class, int) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(Class, long) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(Class, Object) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(Class, Object, boolean) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz from the value val.
getInstance(Class, short) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(int) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Implementation detail. This method has been made protected -- pool clients should not access pooled instances directly.
getInstance(int) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getInstance(JUFormBinding, AbstractButton[], String, String, String, String, Object[]) - Static method in class oracle.jbo.uicli.jui.JUButtonGroupBinding
Deprecated. since 9.0.2 use createLovBinding() or createEnumerationBinding instead
getInstance(JUFormBinding, AbstractButton, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUButtonBinding
Deprecated. since 9.0.2 use createAttributeBinding or createBooleanBinding methods instead.
getInstance(JUFormBinding, AbstractButton, String, String, String, String[], String, String[], String[]) - Static method in class oracle.jbo.uicli.jui.JULovButtonBinding
Deprecated. since 9.0.2 use createLovBinding()
getInstance(JUFormBinding, AbstractButton, String, String, String, String, Object[], boolean) - Static method in class oracle.jbo.uicli.jui.JUButtonBinding
Deprecated. since 9.0.2 use createAttributeBinding or createBooleanBinding methods instead.
getInstance(JUFormBinding, Graph, int, String, String, String, String[], String) - Static method in class oracle.jbo.uicli.jui.JUSingleTableGraphBinding
 
getInstance(JUFormBinding, Graph, int, String, String, String, String[], String, String[]) - Static method in class oracle.jbo.uicli.jui.JUSingleTableGraphBinding
 
getInstance(JUFormBinding, Graph, int, String, String, String, String, String, String[], String) - Static method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
getInstance(JUFormBinding, Graph, String, String, String, String, String, String[], String, int) - Static method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
getInstance(JUFormBinding, JComboBox, String, String, String, String[], String, String[], String[], ListCellRenderer, ComboBoxEditor) - Static method in class oracle.jbo.uicli.jui.JUComboBoxBinding
Deprecated. since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead
getInstance(JUFormBinding, JComboBox, String, String, String, String, Object[]) - Static method in class oracle.jbo.uicli.jui.JUComboBoxBinding
Deprecated. since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead
getInstance(JUFormBinding, JLabel, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JULabelBinding
Deprecated. since JDeveloper 9.0.2, use createAttributeBinding instead
getInstance(JUFormBinding, JList, String, String, String, String[], String) - Static method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
Deprecated. since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead
getInstance(JUFormBinding, JList, String, String, String, String[], String, String[], String[], ListCellRenderer) - Static method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
Deprecated. since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead
getInstance(JUFormBinding, JList, String, String, String, String, Object[]) - Static method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
Deprecated. since 9.0.2 use createEnumerationBinding, createNavigationBinding or createLovBinding instead
getInstance(JUFormBinding, JScrollBar, String, String, String, boolean, boolean) - Static method in class oracle.jbo.uicli.jui.JUScrollBarBinding
Deprecated. since 9.0.2 use createViewBinding method instead.
getInstance(JUFormBinding, JScrollBar, String, String, String, String, int, int, int) - Static method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
Deprecated. since 9.0.2 use createAttributeBinding method instead.
getInstance(JUFormBinding, JSlider, String, String, String, String, int, int, int) - Static method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
Deprecated. use createAttributeBinding method instead.
getInstance(JUFormBinding, JTextComponent, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Deprecated. since JDeveloper 9.0.2
getInstance(JUFormBinding, JTree, String, String, String, JUCtrlHierTypeBinding[]) - Static method in class oracle.jbo.uicli.jui.JUTreeBinding
Deprecated. since 9.0.2
getInstance(JUFormBinding, JUButtonGroupControlInterface, String, String, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUButtonGroupBinding
Deprecated. since 9.0.2 use createLovBinding() or createEnumerationBinding instead
getInstance(JUFormBinding, JUDefaultControlInterface, String, String, String, String) - Static method in class oracle.jbo.uicli.jui.JUDefaultControlBinding
Deprecated. since 9.0.2 use createAttributeBinding() instead.
getInstance(JUPanelBinding, Component, String, String, String, int) - Static method in class oracle.jbo.uicli.jui.JUButtonBinding
Deprecated. since 9.0.2 use createActionBinding method instead.
getInstance(JUPanelBinding, JProgressBar, String, String, String, boolean, boolean) - Static method in class oracle.jbo.uicli.jui.JUProgressBarBinding
Deprecated. since 9.0.2 use createViewBinding method instead.
getInstance(JUPanelBinding, JProgressBar, String, String, String, String, int, int) - Static method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
Deprecated. since 9.0.2 use createAttributeBinding method instead.
getInstance(JUPanelBinding, JSlider, String, String, String, boolean, boolean) - Static method in class oracle.jbo.uicli.jui.JUSliderBinding
Deprecated. since 9.0.2 use createViewBinding method instead.
getInstance(JUPanelBinding, JTable, String, String, String, String[]) - Static method in class oracle.jbo.uicli.jui.JUTableBinding
Deprecated. since 9.0.2
getInstance(String, boolean) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(String, byte) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(String, char) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(String, double) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(String, float) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(String, int) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(String, long) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(String, Object) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value
getInstance(String, short) - Static method in class oracle.jbo.domain.TypeFactory
Creates an object of type clazz having the value val.
getInstance(String, String, Object) - Static method in class oracle.jbo.domain.TypeFactory
Incase, a constructor in the class of type domainClass does not take one argument of type same as val, use the class given by param to find the constructor, assuming that val is convertible to an object of param class.
getInstanceCount() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Returns the number of instances that the Application Pool has created.
getInstanceCount() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getInstanceFromSession(HttpSession) - Static method in class oracle.jbo.http.HttpContainer
Retrieve an http container instance from the http session context.
getInstNameFromClassName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getInstNameFromDefName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getInstTypeNameFromId(int) - Method in class oracle.jbo.common.ObjectTypeHelper
 
getInstTypeNameFromId(int) - Method in class oracle.jbo.uicli.mom.JUObjectTypeHelper
 
getInt() - Method in class oracle.jbo.server.util.Variant
 
getInteger(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getInteger(Object) - Static method in class oracle.jbo.common.JboEnvUtil
 
getInterface() - Static method in class oracle.jbo.server.OracleSQLBuilderImpl
Gets the singleton instance of this class.
getInterface() - Static method in class oracle.jbo.server.SQL92SQLBuilderImpl
Gets the singleton instance of this class.
getInterface() - Static method in class oracle.jbo.server.DB2SQLBuilderImpl
Gets the singleton instance of this class.
getInterface() - Static method in class oracle.jbo.server.OLiteSQLBuilderImpl
Gets the singleton instance of this class.
getInterface() - Static method in class oracle.jbo.server.WLSQLBuilderImpl
Gets the singleton instance of this class.
getInverse() - Method in class oracle.jbo.server.rules.JboBaseValidator
Reports whether the logic of this validator is inverted.
getItem() - Method in class oracle.jbo.uicli.controls.JUMultiAttrListEditor
 
getIteratorBinding() - Method in class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
getIteratorBinding() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the iterator binding with which this control binding is associated to get it's data.
getIterators() - Method in class oracle.jbo.uicli.binding.JUFormDef
 
getIterBinding(JUFormBinding) - Method in class oracle.jbo.uicli.binding.JUControlDef
 
getIterBindingList() - Method in class oracle.jbo.uicli.binding.JUFormBinding
Return an ordered set of iterator bindings.
getIterBindingName() - Method in class oracle.jbo.uicli.binding.JUControlDef
 
getIterBindings() - Method in class oracle.jbo.uicli.binding.JUFormBinding
Return the hashmap containing iterator bindings.
getIterMode() - Method in class oracle.jbo.ViewCriteria
 
getIterMode() - Method in interface oracle.jbo.RowIterator
Gets the current iteration mode.
getIterMode() - Method in class oracle.jbo.server.ViewObjectImpl
 
getIterMode() - Method in class oracle.jbo.server.ViewRowSetImpl
 
getIterMode() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
getJavaInitializationString() - Method in class oracle.jbo.server.rules.BaseEnumEditor
Generates a Java code string representing a constructor for this editor's values.
getJavaInitializationString() - Method in class oracle.jbo.server.rules.ValueListEditor
Generates a Java code fragment representing a constructor for this list's values.
getJavaType() - Method in interface oracle.jbo.AttributeDef
Gets the Java class of the object stored for this attribute definition.
getJavaType() - Method in class oracle.jbo.domain.DomainAttributeDef
Gets the Java class of the object stored for this attribute definition.
getJavaType() - Method in class oracle.jbo.common.JboTypeMap
 
getJavaType() - Method in class oracle.jbo.common.AttributeDefHelper
 
getJavaType() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the Java type of the attribute.
getJavaTypeName() - Method in class oracle.jbo.common.AttributeDefHelper
 
getJboExceptionHelper() - Method in class oracle.jbo.JboException
Get the Helper object for this exception.
getJboExceptionHelper() - Method in class oracle.jbo.JboWarning
Get the Helper object for this exception.
getJdbcConnection() - Method in class oracle.jbo.server.DBTransactionImpl
Returns the JDBC connection for this transaction.
getJDBCDriverClassName() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
concrete implementations of SQLBuilder must elect a default driver name
getJDBCDriverClassName() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getJDBCDriverClassName() - Method in class oracle.jbo.server.SQL92SQLBuilderImpl
required override: provide the name of the default jdbc driver class KM: 2001-09-26 - now
getJDBCDriverClassName() - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
getJDBCDriverClassName() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getJdbcURL() - Method in class oracle.jbo.ConnectionMetadata
 
getJdbcUrl(ConnectionDescriptor) - Method in interface oracle.jbo.client.JboCMUtilsInt
 
getJdbcUrl(ConnectionDescriptor) - Static method in class oracle.jbo.client.JboCMUtils
 
getJNDINameFromDefName(Hashtable, String) - Static method in class oracle.jbo.common.JboNameUtil
 
getJndiPath() - Method in class oracle.jbo.html.jsp.ConnectionInfo
Returns the Jndi path
getJUMom() - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
getKey() - Method in class oracle.jbo.RowInconsistentException
Returns the key of the offending row.
getKey() - Method in class oracle.jbo.ViewCriteriaRow
Returns the row's key.
getKey() - Method in interface oracle.jbo.Row
Returns the row's key.
getKey() - Method in class oracle.jbo.DeadEntityAccessException
 
getKey() - Method in class oracle.jbo.common.PiggybackKeyEntry
 
getKey() - Method in class oracle.jbo.server.RowFilterKey
 
getKey() - Method in class oracle.jbo.server.RowImpl
 
getKey() - Method in class oracle.jbo.server.ViewRowImpl
Returns the identifier object for this row.
getKey() - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use thid method.
getKeyAttributeDefs() - Method in interface oracle.jbo.ViewObject
Returns the attribute definitions that make up the constituents of the Key object for Rows returned from this View Object.
getKeyAttributeDefs() - Method in class oracle.jbo.server.ViewObjectImpl
Constructs an array of definitions of key attributes for the View Object.
getKeys() - Method in class oracle.jbo.common.ArrayResourceBundle
 
getKeyValues() - Method in class oracle.jbo.Key
Internal: em>Applications should not invoke this method.
getLabel() - Method in class oracle.jbo.uicli.controls.JUImageControl
Gets the label control used to display the image.
getLabel() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getLabel(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Retrieves the label to be used in any attribute prompts
getLabel(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
Retrieves the label to be used in any attribute prompts
getLabel(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Retrieves the label to be used in any attribute prompts
getLastDOM() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getLastDOMTime() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getLastPartOfName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getLastUpdate() - Method in interface oracle.jbo.common.ampool.SessionCookie
Returns a date value indicating the last time the state of this cookie was updated.
getLastUpdate() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getLatestXMLVersion() - Static method in class oracle.jbo.server.MetaObjectManager
 
getLayout() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the LayoutManger used by the StatusBar.
getLayoutCons() - Method in class oracle.jbo.uicli.binding.JUControlDef
 
getLayoutDef() - Method in class oracle.jbo.uicli.binding.JUFormDef
 
getLayoutObject() - Method in class oracle.jbo.uicli.jui.JUTableBinding
*** For internal framework use only ***
getLayoutObject() - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
*** For internal framework use only ***
getLayoutObject() - Method in class oracle.jbo.uicli.jui.JUTreeBinding
*** For internal framework use only ***
getLayoutObject() - Method in class oracle.jbo.uicli.binding.JUControlBinding
*** For internal framework use only ***
getLeafIcon() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getLeftImage() - Method in class oracle.jdeveloper.jsp.wb.Toolbar
 
getLength() - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
getList() - Method in class oracle.jbo.server.rules.JboListValidator
Gets this validator's list of comparison values.
getList() - Method in class oracle.jbo.server.rules.JboSQLListValidator
Gets this validator's list of values.
getList() - Method in class oracle.jbo.server.rules.JboVOListValidator
Gets this validator's list of values.
getList() - Method in class oracle.jbo.server.rules.JboGenericValidator
Gets the list of valid values.
getListAttrNames() - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.jbo.uicli.controls.JUMultiAttrListCellRenderer
 
getListeners() - Method in class oracle.jbo.common.RowSetHelper
 
getListenersList() - Method in class oracle.jbo.ViewCriteria
 
getListenersList() - Method in class oracle.jbo.common.RowSetHelper
 
getListOperMode() - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
getListOperMode() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
Returns whether this list binding is used for Row Navigation or updating attributes on a target ViewObject (default).
getListRangeSize() - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
getListRSIName() - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
getListVOName() - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
getLocale() - Method in interface oracle.jbo.LocaleContext
 
getLocale() - Method in interface oracle.jbo.Session
Gets the current Locale used for localizing error messages.
getLocale() - Method in class oracle.jbo.common.DefLocaleContext
 
getLocale() - Method in class oracle.jbo.common.PiggybackObjectOutputStream
 
getLocale() - Method in class oracle.jbo.format.Formatter
 
getLocale() - Method in class oracle.jbo.format.DefaultNumberFormatter
 
getLocale() - Method in class oracle.jbo.format.DefaultPercentageFormatter
 
getLocale() - Method in class oracle.jbo.format.DefaultCurrencyFormatter
 
getLocale() - Method in class oracle.jbo.format.DefaultDateFormatter
 
getLocale() - Method in class oracle.jbo.format.DefaultMessageFormatter
 
getLocale() - Method in class oracle.jbo.server.SessionImpl
 
getLocale() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getLocaleContext() - Method in interface oracle.jbo.Session
retrieves the locale context for the session
getLocaleContext() - Method in class oracle.jbo.server.SessionImpl
 
getLocaleName(LocaleContext, String) - Method in interface oracle.jbo.AttributeHints
function for retrieving the locale name of a hint
getLocaleName(LocaleContext, String) - Static method in class oracle.jbo.common.JboNameUtil
 
getLocaleName(LocaleContext, String) - Method in class oracle.jbo.server.AttributeDefImpl
 
getLocalizedBaseMessage(Locale) - Method in class oracle.jbo.JboException
Localizes the message text for a specific Locale, but without inserting parameters.
getLocalizedBaseMessage(Locale) - Method in class oracle.jbo.JboWarning
Localizes the message text for a specific Locale, but without inserting parameters.
getLocalizedBaseMessage(Locale) - Method in class oracle.jbo.common.JboExceptionHelper
Localizes an un-parameterized message text for a specific Locale.
getLocalizedBaseMessage(Locale) - Method in class oracle.jbo.common.JboExHelperLocalized
Localizes an un-parameterized message text for a specific Locale.
getLocalizedBaseMessage(Locale) - Method in interface oracle.jbo.common.JboMessage
Localizes an un-parameterized message text for a specific Locale.
getLocalizedMessage(Locale) - Method in class oracle.jbo.JboException
Formats the message text for a specific Locale.
getLocalizedMessage(Locale) - Method in class oracle.jbo.JboWarning
Formats the message text for a specific Locale.
getLocalizedMessage(Locale) - Method in class oracle.jbo.common.JboExceptionHelper
Formats the message text for a specific Locale.
getLocalizedMessage(Locale) - Method in class oracle.jbo.common.JboExHelperLocalized
Formats the message text for a specific Locale.
getLocalizedMessage(Locale) - Method in interface oracle.jbo.common.JboMessage
Formats the message text for a specific Locale.
getLocalizedString(String, String, String, Locale) - Static method in class oracle.jbo.common.StringManager
Localizes a message using a specified locale.
getLocalizedString(String, String, String, Locale, Object[]) - Static method in class oracle.jbo.common.StringManager
Formats and localizes a message using a specified locale.
getLocatorControl() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getLocatorControl() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getLocatorObject() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getLocatorObject() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getLockingMode() - Method in interface oracle.jbo.Transaction
Returns the preferred locking mode for this Transaction.
getLockingMode() - Method in class oracle.jbo.server.DBTransactionImpl
Returns the preferred locking mode for this Transaction.
getLockingMode() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
getLong() - Method in class oracle.jbo.server.util.Variant
 
getLovPanelInterface() - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
getLovRowSetIterator() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
getLOVRowSetIterator() - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
Returns the RowSetIterator used to display LOV data.
getLovVo() - Method in class oracle.jdeveloper.html.LOVField
 
getLovVo() - Method in interface oracle.jdeveloper.html.LOVFieldContext
 
getLovVo() - Method in interface oracle.jdeveloper.html.PickListContext
 
getLovVo() - Method in class oracle.jdeveloper.html.PickList
 
getManagementListenersList() - Method in class oracle.jbo.common.RowSetHelper
 
getMapList() - Static method in class oracle.jbo.common.JboTypeMap
 
getMarshalledTypeName(Object) - Method in interface oracle.jbo.common.ObjectMarshaller
 
getMarshaller() - Method in class oracle.jbo.common.PiggybackInputStream
 
getMasterRowSetIterators() - Method in interface oracle.jbo.RowSet
Return all controlling masters of this row set.
getMasterRowSetIterators() - Method in class oracle.jbo.server.ViewObjectImpl
Returns an array of all master row set iterators for this row set.
getMasterRowSetIterators() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns an array of all master row set iterators for this row set.
getMasterViewRowSetIterators() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns a list of all master row set iterators for this row set.
getMasterViewRowSetIteratorsList() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns a list of all master row set iterators for this row set.
getMax() - Method in class oracle.jbo.server.rules.JboRangeValidator
Gets the maximum value for the range.
getMax() - Method in class oracle.jbo.server.rules.JboGenericValidator
Gets the maximum bound of the valid range.
getMaxActiveNodes() - Method in class oracle.jbo.server.ViewDefImpl
 
getMaxAttrConst(String) - Static method in class oracle.jbo.server.ViewDefImpl
 
getMaxAttrConst(String) - Static method in class oracle.jbo.server.EntityDefImpl
Returns the index of the last attribute for this entity at runtime.
getMaxAvailableSize() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getMaxDataLength() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
Gets the maximum input length, in characters, of this field.
getMaxDataLength() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
Gets the maximum input length, in characters, of this field.
getMaxFetchSize() - Method in interface oracle.jbo.ViewObject
Maximum number of rows to fetch for this View Object.
getMaxFetchSize() - Method in class oracle.jbo.server.ViewDefImpl
 
getMaxFetchSize() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the maximum row fetch size.
getMaximum() - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
getMaximum() - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
getMaximum() - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
getMaximumSize() - Method in class oracle.jbo.uicli.controls.JUStatusBar
StatusBar override.
getMaximumSize() - Method in class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
StatusBarProgressControl override.
getMaxInactiveAge() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getMaxLength() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getMaxLengthAsString() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getMaxNumOfInsts() - Method in class oracle.jbo.common.ampool.AMHomeDesc
 
getMaxPoolSize() - Method in interface oracle.jbo.server.ConnectionPoolManager
Returns the maximum pool size for connection pools that are managed by this connection pool manager.
getMaxPoolSize() - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
getMaxPoolSize() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Get the maximum number of application module instances which may be referenced by the application pool.
getMaxPoolSize() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getMaxRowsPerNode() - Method in class oracle.jbo.server.ViewDefImpl
 
getMaxTime() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getMaxWaitTime() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Determines how long a request should wait for an available application module instance when the maximum pool size has been reached.
getMessage() - Method in class oracle.jbo.JboException
Formats the message text for the default locale.
getMessage() - Method in class oracle.jbo.JboWarning
Formats the message text for the default locale.
getMessage() - Method in class oracle.jbo.common.JboExceptionHelper
Formats the message text for the default locale.
getMessage() - Method in interface oracle.jbo.common.JboMessage
Formats the message text for the default locale.
getMessageAreaFormatString() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the format string for formatting the MessageArea status label.
getMessageAreaFormatter() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the formatter for formatting the MessageArea status label.
getMetaDesc() - Method in class oracle.jbo.common.PropertyMetadata
 
getMethod() - Method in class oracle.jbo.server.rules.JboMethodValidator
Gets the method invoked by this validator.
getMethodName() - Method in class oracle.jbo.server.rules.JboMethodValidator
Gets the name of the method invoked by this validator.
getMin() - Method in class oracle.jbo.server.rules.JboRangeValidator
Gets the minimum value for the range.
getMin() - Method in class oracle.jbo.server.rules.JboGenericValidator
Gets the minimum bound of the valid range.
getMinAvailableSize() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getMinimum() - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
getMinimum() - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
getMinimum() - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
getMinimumSize() - Method in class oracle.jbo.uicli.controls.JUStatusBar
StatusBar override.
getMinimumSize() - Method in class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
StatusBarProgressControl override.
getMinTime() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getMnemonic() - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
getMnemonic() - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
getMnemonic() - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
getMnemonic(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getMnemonicKeyCode(String) - Static method in class oracle.jbo.common.ResourceUtils
Returns the key code for the mnemonic in the string.
getModel() - Method in class oracle.jbo.uicli.controls.JUImageControl
Returns the bindName and provides the hook into property editors/customizers.
getModel() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
getModel() - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
getModel() - Method in class oracle.jbo.uicli.controls.JURadioButtonGroupPanel
 
getModel() - Method in class oracle.jbo.uicli.controls.JULabel
Returns the attribute-binding model that this control is bound to.
getModelImpl(AbstractButton) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
Returns the button model that this binding is bound to.
getModelImpl(JComboBox) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
Sets the model reference in this binding class by using the current model in the combobox.
getModelImpl(JList) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
Sets the model reference in this binding class by using the current model in the listbox.
getModelImpl(JProgressBar) - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
Registers the BoundedRangeModel that this binding works with.
getModelImpl(JProgressBar) - Method in class oracle.jbo.uicli.jui.JUProgressBarBinding
Registers the BoundedRangeModel that this binding works with.
getModelImpl(JScrollBar) - Method in class oracle.jbo.uicli.jui.JUScrollBarBinding
Registers the BoundedRangeModel that this binding works with.
getModelImpl(JScrollBar) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
Registers the BoundedRangeModel that this binding works with.
getModelImpl(JSlider) - Method in class oracle.jbo.uicli.jui.JUSliderBinding
Registers the BoundedRangeModel that this binding works with.
getModelImpl(JSlider) - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
Registers the BoundedRangeModel that this binding works with.
getModelImpl(JTable) - Method in class oracle.jbo.uicli.jui.JUTableBinding
Returns an instance of JUTableModel that this binding works with and is applied as the JTableModel to the given JTable control.
getModelImpl(JTextComponent) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Returns the Document object that's provides data for the given control.
getModelImpl(JTree) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
Returns the TreeModel that the associated JTree is bound to.
getModelImpl(Object) - Method in class oracle.jbo.uicli.jui.JUActionBinding
Returns the button model to which this binding class and the given control are associated with.
getModelImpl(Object) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
*** For internal framework use only ***
getModelInstance(JUPanelBinding, JUNavigationBar) - Static method in class oracle.jbo.uicli.controls.JUNavigationBar
 
getModelInstance(JUPanelBinding, JUStatusBar) - Static method in class oracle.jbo.uicli.controls.JUStatusBar
 
getModelInstance(JUPanelBinding, String, String, String) - Static method in class oracle.jbo.uicli.controls.JUNavigationBar
 
getModelInstance(JUPanelBinding, String, String, String) - Static method in class oracle.jbo.uicli.controls.JUStatusBar
 
getModifiedFlagFormatString() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the format string for formatting the ModifiedFlag status label.
getModifiedFlagFormatter() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the formatter for formatting the ModifiedFlag status label.
getMonitorSleepInterval() - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
getMonitorSleepInterval() - Method in class oracle.jbo.common.ampool.PoolMgr
 
getMonth() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getMsgObject() - Method in class oracle.jbo.common.PiggybackExceptionEntry
 
getName() - Method in interface oracle.jbo.RowSetIterator
Gets the name of the iterator.
getName() - Method in interface oracle.jbo.RowSet
Gets the row set's name.
getName() - Method in interface oracle.jbo.AttributeDef
Gets the name of the attribute.
getName() - Method in interface oracle.jbo.ComponentObject
Retrieves the name of this component.
getName() - Method in class oracle.jbo.domain.DomainAttributeDef
Gets the name of the attribute.
getName() - Method in class oracle.jbo.common.RowSetHelper
 
getName() - Method in class oracle.jbo.common.NamedObjectImpl
Get the name of this object.
getName() - Method in class oracle.jbo.common.ClientElement
Gets the name of this element.
getName() - Method in class oracle.jbo.common.AttributeDefHelper
 
getName() - Method in class oracle.jbo.server.JboEventObject
Gets this event object's name.
getName() - Method in class oracle.jbo.server.util.JboNamedData
 
getName() - Method in class oracle.jbo.uicli.binding.JUControlBinding
*** For internal framework use only ***
getName() - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the instance name of this JUFormBinding object.
getName() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns the name of this iterator binding.
getName() - Method in class oracle.jbo.uicli.binding.JUApplication
*** For internal framework use only *** Returns the instance name of this JUApplication object.
getName() - Method in class oracle.jdeveloper.html.DHTMLArray
 
getName() - Method in class oracle.jdeveloper.html.DHTMLTabControl
 
getName() - Method in class oracle.jdeveloper.html.DHTMLNoTabControl
 
getName() - Method in class oracle.jdeveloper.html.DHTMLTree
 
getName() - Method in class oracle.jdeveloper.html.HTMLSelect
 
getName() - Method in class oracle.jdeveloper.html.DHTMLTable
 
getName() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getName() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getName() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getName() - Method in class oracle.jdeveloper.html.DHTMLButtonBar
 
getName() - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
getName() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getName() - Method in class oracle.jdeveloper.html.DHTMLDispArray
 
getName() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getName() - Method in class oracle.jdeveloper.jsp.wb.JSTreeData
 
getName() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Returns the pool's name.
getName() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getName(int) - Static method in class oracle.jbo.common.EventGroup
 
getName(Object) - Method in class oracle.jbo.server.QueryCollection
 
getNameInNamespace() - Method in class oracle.jbo.common.JboInitialContext
 
getNameParser(Name) - Method in class oracle.jbo.common.JboInitialContext
 
getNameParser(String) - Method in class oracle.jbo.common.JboInitialContext
 
getNamesArray() - Method in class oracle.jbo.server.JboEventObject
Constructs an array of the names used as keys in this event object's hash table.
getNamespaceUrl() - Method in class oracle.jbo.html.jsp.datatags.JServerUserTransactionBean
 
getNavigatableRowIterator() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns the current RowIterator, which can be a data RowSetIterator or a find mode ViewCriteria based on the find mode.
getNewAttributeDefHelper() - Method in class oracle.jbo.common.StructureDefHelper
 
getNewButton() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
getNewKey() - Method in class oracle.jbo.server.EntityEvent
 
getNewRowCountInRange() - Method in class oracle.jbo.ScrollEvent
Counts the number of rows exposed by the scroll.
getNewValue() - Method in class oracle.jbo.server.util.PropertyChangeEvent
 
getNewValue() - Method in class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
getNextMonthUrl() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getNextObjId() - Method in class oracle.jbo.server.QueryCollection
 
getNextSiblingByType(Node, short) - Static method in class oracle.jbo.common.JboXMLUtil
 
getNLSFormat() - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Deprecated. As of Jdev9i, replaced by support for User Interface Hints. See documentation
getNLSFormat() - Method in class oracle.jdeveloper.html.DateField
 
getNLSFormat() - Method in interface oracle.jdeveloper.html.DateFieldContext
 
getNodeImage() - Method in class oracle.jdeveloper.html.DHTMLRow
 
getNumberOfColumnPerMarker(int) - Static method in class oracle.jbo.uicli.jui.JUGraphBinding
How many column values are required for a data point ?.
getNumOfEntries() - Method in class oracle.jbo.common.PiggybackOutput
 
getNumOfEntries() - Method in class oracle.jbo.common.PiggybackInput
 
getNumOfRetries() - Method in class oracle.jbo.uicli.jui.JUEnvInfoProvider
 
getNumOfRetries() - Method in interface oracle.jbo.common.ampool.EnvInfoProvider
Returns the number times that the default connection strategy should attempt to create/connect and application module instance before failing.
getObj(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getObject() - Method in class oracle.jbo.server.util.Variant
 
getObject(int) - Method in class oracle.jbo.common.ArrayResourceBundle
Get an object from an ArrayResourceBundle.
getObjectClass(Class) - Static method in class oracle.jbo.common.JBOClass
 
getObjectType() - Method in class oracle.jbo.server.AttributeDefImpl
If the attribute is an object, returns the name of the attribute's object type
getObjName() - Method in class oracle.jbo.AttrValException
 
getObjType() - Method in class oracle.jbo.AttrValException
 
getObjTypeName() - Method in class oracle.jbo.AttrValException
 
getOffset() - Method in class oracle.jbo.server.util.JboToken
 
getOIDAttribute() - Method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method.
getOIDAttrNames() - Method in class oracle.jbo.server.AttributeDefImpl
Internal: Applications should not use this method.
getOKButton() - Method in class oracle.jbo.uicli.controls.JULovDialog
 
getOldState() - Method in class oracle.jbo.server.EntityEvent
Gets the Entity Object's previous post state.
getOldValue() - Method in class oracle.jbo.server.util.PropertyChangeEvent
 
getOldValues() - Method in class oracle.jbo.server.EntityEvent
Gets the attribute's old values.
getOnBlur() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getOnBlur() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getOnChange() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getOnChange() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getOnFocus() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getOnFocus() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getOnSelect() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getOnSelect() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getOpenIcon() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getOperation() - Method in class oracle.jbo.DMLException
 
getOperationString(int) - Static method in class oracle.jbo.DMLException
 
getOperatorTypeString() - Method in class oracle.jbo.server.rules.JboCompareValidator
Converts this validator's comparison operator to its symbolic form.
getOracleSid(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getOrderByClause() - Method in interface oracle.jbo.ViewObject
Returns the query's ORDER BY clause.
getOrderByClause() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the query's ORDER BY clause.
getOtherAttributeDefImpls() - Method in class oracle.jbo.server.AssociationDefBase
 
getOtherBindVariables() - Method in class oracle.jbo.server.EntityAssociation
Returns the bind variables for the other end of the association.
getOtherEntityDef() - Method in class oracle.jbo.server.EntityAssociation
Deprecated. Deprecated since 5.0. Instead, use AssociationDefBase.getDestinationOwner() and down cast it to EntityDefImpl.
getOut() - Method in class oracle.jdeveloper.html.WebBeanImpl
 
getOutputStream() - Method in interface oracle.jbo.domain.LobStreamInterface
Returns a stream to be used to write bytes into this LOB.
getOwner() - Method in interface oracle.jbo.domain.LobInterface
Returns the reference to owner of this domain (could be the row that this domain instance belongs to.)
getOwnerAttributeIndex() - Method in interface oracle.jbo.domain.LobInterface
 
getPackageName() - Method in class oracle.jbo.uicli.binding.JUApplication
*** For internal framework use only ***
getPackageName() - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
getPackageNames() - Method in interface oracle.jbo.Session
Gets names of the packages that make up this middle tier application.
getPackageNames() - Method in class oracle.jbo.server.SessionImpl
 
getPageContext() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
getPageContext() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
 
getPanel() - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
Returns an instance of JPanel to add into an LOV dialog.
getPanel() - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the associated JPanel object.
getPanelBinding() - Method in class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
getPanelBinding() - Method in class oracle.jbo.uicli.jui.JUTreeDefaultMouseListener
gets the panelBinding containing the iterators the tree needs to sync with.
getPanelBinding() - Method in interface oracle.jbo.uicli.controls.JUPanel
Returns the PanelBinding that this Panel is bound to.
getPanelTitle() - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
Returns a string that is displayed in the default JULovDialog as the title of the LovDialog.
getParameter(String) - Method in class oracle.jbo.html.RequestParameters
 
getParameters(boolean) - Method in class oracle.jbo.server.ViewRowSetImpl
Returns an array of bind values to be used for binding to the query.
getParametersAsStorageTypes() - Method in class oracle.jbo.server.ViewObjectImpl
Constructs an array of the bind values used for binding arguments to the query.
getParametersAsStorageTypes() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns an array of bind values to be used for binding to the query.
getParamLength() - Method in class oracle.jbo.server.RowFilterKey
 
getParamLength() - Method in interface oracle.jbo.server.RowFilter
Returns the number of elements in the array of parameters that make up the row filter.
getParamValues() - Method in class oracle.jbo.server.RowFilterKey
 
getParamValues() - Method in interface oracle.jbo.server.RowFilter
Returns the array of parameter values that make up the row filter.
getParent() - Method in class oracle.jbo.common.NamedObjectImpl
Gets this object's parent.
getParent() - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
getParent() - Method in class oracle.jbo.uicli.binding.JUApplication
Returns the container JUApplication object if any.
getParentContext() - Method in class oracle.jbo.common.JboHome
 
getParentFrame(Component) - Static method in class oracle.jbo.uicli.jui.JUIUtil
 
getParentRowSetIterator() - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Returns the RowSetIterator that this node's row is part of.
getParentWindow(Component) - Static method in class oracle.jbo.uicli.jui.JUIUtil
 
getParsedExpr() - Method in class oracle.jbo.server.RowQualifier
 
getParser() - Static method in class oracle.jbo.server.MetaObjectManager
Gets the XML parser.
getParser() - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
Gets the XML parser.
getPassivationId() - Method in interface oracle.jbo.common.ampool.SessionCookie
Return an identifier for the last persisted session application state.
getPassivationId() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getPasswd() - Method in class oracle.jbo.html.jsp.datatags.JServerUserTransactionBean
 
getPassword() - Method in class oracle.jbo.uicli.jui.JULoginDialog
 
getPassword() - Method in class oracle.jbo.html.jsp.ConnectionInfo
Returns the current password.
getPassword() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. Please see (@link oracle.jbo.common.ampool.DefaultConnectionStrategy} for more information.
getPassword() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. Please see (@link oracle.jbo.common.ampool.DefaultConnectionStrategy} for more information.
getPassword() - Method in class oracle.jbo.common.ampool.AMHomeDesc
 
getPercentDoneFormatString() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the format string for formatting the PercentDone status label.
getPercentDoneFormatter() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the formatter for formatting the PercentDone status label.
getPersistenceKey() - Method in class oracle.jbo.server.EJBEntityImpl
 
getPersistManagerClassName() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getPersistManagerClassName() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getPersistManagerClassName() - Method in class oracle.jbo.server.SQL92SQLBuilderImpl
 
getPersistManagerClassName() - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
getPersistManagerClassName() - Method in interface oracle.jbo.server.SQLBuilder
Returns the name of default PersistManager class name.
getPersistManagerClassName() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getPiggybackEntries() - Method in class oracle.jbo.common.PiggybackInput
 
getPiggybackSize() - Method in class oracle.jbo.common.PiggybackOutput
 
getPiggybackStream() - Method in class oracle.jbo.common.PiggybackOutput
 
getPKBasedRef(AttributeDefImpl) - Method in class oracle.jbo.server.EntityImpl
 
getPool(String) - Method in class oracle.jbo.common.ampool.PoolMgr
Deprecated.  
getPool(String) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
getPoolClass() - Method in class oracle.jbo.html.jsp.ConnectionInfo
Returns the Class name used for the ApplicationPool
getPoolName() - Method in class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
 
getPoolName() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by #getName().
getPoolName() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by #getName().
getPoolNames() - Method in class oracle.jbo.common.ampool.PoolMgr
Deprecated.  
getPoolNames() - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
getPools() - Method in class oracle.jbo.common.ampool.PoolMgr
Deprecated.  
getPools() - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
getPoolSignature() - Method in interface oracle.jbo.common.ampool.SessionCookie
Returns the signature of the pool for which this session cookie is a handle.
getPoolSignature() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getPoolSize() - Method in class oracle.jbo.http.SharedSessionCookieFactory
 
getPopulated() - Method in class oracle.jdeveloper.html.DHTMLRow
 
getPopupMenuShowPoint(JPopupMenu, int, int) - Static method in class oracle.jbo.common.GraphicsUtils
Returns a point where the given popup menu should be shown.
getPopupMenuShowPoint(JPopupMenu, MouseEvent) - Static method in class oracle.jbo.common.GraphicsUtils
Returns a point where the given popup menu should be shown.
getPortFromUrl(String) - Static method in class oracle.jbo.client.JboCMUtils
 
getPostedAttribute(int) - Method in class oracle.jbo.server.EntityImpl
Gets the value originally read for this attribute from the database.
getPostState() - Method in class oracle.jbo.server.EntityImpl
Returns this Entity Object's current post-state in the transaction.
getPostState() - Method in interface oracle.jbo.server.Entity
Gets this Entity Object's current post-state.
getPostThreshold() - Method in class oracle.jbo.server.DBTransactionImpl
 
getPostThreshold() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
getPostThreshold() - Method in interface oracle.jbo.server.DBTransaction
Gets the threshold value for the commit-cycle's post phase.
getPreamble() - Method in class oracle.jbo.common.PipeDiagnosticImpl
 
getPrec() - Method in class oracle.jbo.server.rules.JboGenericValidator
Gets the SQL numeric precision.
getPrecision() - Method in interface oracle.jbo.AttributeDef
Gets the precision of a numeric or string attribute.
getPrecision() - Method in class oracle.jbo.domain.DomainAttributeDef
Gets the precision of a numeric or string attribute.
getPrecision() - Method in class oracle.jbo.common.AttributeDefHelper
 
getPrecision() - Method in class oracle.jbo.server.AttributeDefImpl
Gets the attribute's precision.
getPrecision() - Method in class oracle.jbo.server.JboPrecisionScaleValidator
Gets the precision value.
getPreferredSize() - Method in class oracle.jbo.uicli.controls.JUStatusBar
StatusBar override.
getPreferredSize() - Method in class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
StatusBarProgressControl override.
getPreviousMonthUrl() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getPreviousRow() - Method in class oracle.jbo.NavigationEvent
Identifies the row that was previously the current row.
getPreviousRowIndex() - Method in class oracle.jbo.NavigationEvent
Identifies the row that was previously the current row.
getPrimaryKey() - Method in class oracle.jbo.server.EntityImpl
Returns the primay key for this Entity Object's row.
getPrimaryKey() - Method in interface oracle.jbo.server.Entity
Returns the primay key for this Entity Object's row.
getPrimaryKeys() - Method in class oracle.jbo.server.ViewObjectImpl
Constructs an array of entity attribute definitions of the primary keys of the View Object's Entity Objects.
getPrimaryKeys() - Method in class oracle.jbo.server.EntityDefImpl
Returns the AttributeDef's that define the primary key.
getProductCode() - Method in class oracle.jbo.JboException
Returns a message's product code.
getProductCode() - Method in class oracle.jbo.JboWarning
Gets the product code.
getProductCode() - Method in class oracle.jbo.common.JboExceptionHelper
Gets the product code.
getProductCode() - Method in interface oracle.jbo.common.JboMessage
Gets the product code.
getProgressBarSize() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the progress indicator's size.
getProjectFileExtension() - Method in class oracle.jbo.server.MetaObjectManager
 
getProjectFileExtension() - Method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
getPromptText() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
Gets the prompt to be displayed next to this input field.
getPromptText() - Method in interface oracle.jdeveloper.html.HTMLRenderingContext
Gets the prompt to be displayed next to this input field.
getProperties() - Method in interface oracle.jbo.Properties
Gets the table of properties.
getProperties() - Method in class oracle.jbo.domain.DomainAttributeDef
Gets the table of properties.
getProperties() - Method in class oracle.jbo.common.PropertiesHelper
 
getProperties() - Method in class oracle.jbo.common.NamedObjectImpl
Gets this object's properties.
getProperties() - Static method in class oracle.jbo.common.MOMProperties
 
getProperties() - Method in class oracle.jbo.server.ViewRowSetImpl
Retrieves all properties.
getProperties() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Retrieves all properties.
getPropertiesAsStrings() - Method in class oracle.jbo.common.NamedObjectImpl
Gets this object's properties and presents them as a string array.
getPropertiesMap() - Method in class oracle.jbo.common.NamedObjectImpl
Gets this object's properties.
getPropertiesMap() - Method in class oracle.jbo.server.AttributeDefImpl
Creates a table of this attribute's properties.
getPropertiesMap() - Method in class oracle.jbo.server.ViewObjectImpl
Retrieves all properties pertaining to this View Object.
getProperty() - Method in class oracle.jbo.common.PropertyMetadata
 
getProperty(Object) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
getProperty(String) - Method in interface oracle.jbo.Properties
Retrieves the specified property, if it exists.
getProperty(String) - Method in class oracle.jbo.domain.DomainAttributeDef
Retrieves the specified property, if it exists.
getProperty(String) - Method in class oracle.jbo.common.PropertiesHelper
 
getProperty(String) - Static method in class oracle.jbo.common.DiagnosticFactory
Gets the value of a property.
getProperty(String) - Method in class oracle.jbo.common.NamedObjectImpl
Retrieves the specified property, if it exists.
getProperty(String) - Static method in class oracle.jbo.common.JboEnvUtil
get a property, defauting to null
getProperty(String) - Static method in class oracle.jbo.common.MOMProperties
 
getProperty(String) - Method in class oracle.jbo.server.ViewObjectImpl
Retrieves the specified property.
getProperty(String, Hashtable, boolean) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getProperty(String, String) - Static method in class oracle.jbo.common.JboEnvUtil
 
getProperty(String, String) - Static method in class oracle.jbo.common.MOMProperties
 
getPropertyAsBoolean() - Method in class oracle.jbo.common.PropertyMetadata
 
getPropertyAsBoolean(String, boolean) - Static method in class oracle.jbo.common.JboEnvUtil
 
getPropertyAsInt(String, int) - Static method in class oracle.jbo.common.JboEnvUtil
 
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboMethodValidatorBeanInfo
Describes external access to JboMethodValidator methods.
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboVOListValidatorBeanInfo
Describes external access to JboVOListValidator methods.
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboSQLListValidatorBeanInfo
Describes external access to JboSQLListValidator methods.
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboRangeValidatorBeanInfo
Describes external access to JboRangeValidator methods.
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboVOCompareValidatorBeanInfo
Describes external access to JboVOCompareValidator methods.
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboListValidatorBeanInfo
Describes external access to JboListValidator methods.
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboGenericValidatorBeanInfo
Describes external access to JboGenericValidator methods.
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboCompareValidatorBeanInfo
Describes external access to JboCompareValidator methods.
getPropertyDescriptors() - Method in class oracle.jbo.server.rules.JboSQLCompareValidatorBeanInfo
Describes external access to JboSQLCompareValidator methods.
getPropertyName() - Method in class oracle.jbo.server.util.PropertyChangeEvent
 
getProxyClassName() - Method in class oracle.jbo.server.ComponentObjectImpl
Gets the Proxy class name for the corresponding deployment platform.
getProxyClassName() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getProxyClassName(String) - Method in class oracle.jbo.server.ComponentObjectImpl
Gets the proxy class name for a deplyoment platform.
getProxyClassName(String) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getQualifyingRowFilters(Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
getQuery() - Method in interface oracle.jbo.ViewObject
Returns the query statement.
getQuery() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the query statement.
getQuery() - Method in class oracle.jbo.server.EntityDefImpl
Returns the query that will return all columns for this Entity.
getQueryCollection() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getQueryCollection() - Method in class oracle.jbo.server.ViewRowSetImpl
Internal: Applications should not use this method.
getQueryCollection(Object) - Method in class oracle.jbo.server.ViewRowImpl
Gets the QueryCollection this row exists in.
getQueryDefinition() - Method in class oracle.jbo.html.databeans.FindForm
Internal: Applications should not use this method.
getQueryHint() - Method in class oracle.jbo.server.ViewDefImpl
 
getQueryHitCount(ViewRowSetImpl) - Method in class oracle.jbo.server.ViewObjectImpl
Counts the number of rows that would be returned if the View Object were executed with the current query.
getQueryInfo(ViewObject) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
getQueryOptimizerHint() - Method in interface oracle.jbo.ViewObject
Returns Query Optimizer Hint set for this ViewObject or for its definition object.
getQueryOptimizerHint() - Method in class oracle.jbo.server.ViewObjectImpl
 
getRangeIndexOf(Row) - Method in class oracle.jbo.ViewCriteria
Get the index of the given row relative to the beginning of the range.
getRangeIndexOf(Row) - Method in interface oracle.jbo.RowIterator
Get the index of the given row relative to the beginning of the range.
getRangeIndexOf(Row) - Method in class oracle.jbo.server.ViewObjectImpl
Returns the range index of a given row.
getRangeIndexOf(Row) - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the range index of the row specified by row.
getRangeIndexOf(Row) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the range index of the row specified by row.
getRangeIterBinding(String, String, String, int) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Return an Iterator Binding of the given "voIterBindingName", if one already exists by that name, after setting up the iterator binding's range Size to the greater of existing range size and the given range size.
getRangeRowIndex() - Method in class oracle.jbo.common.PiggybackNavigEntry
 
getRangeSize() - Method in class oracle.jbo.ViewCriteria
Gets the size of the row set range.
getRangeSize() - Method in interface oracle.jbo.RowIterator
Gets the size of the row set range.
getRangeSize() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the range size of the iterator.
getRangeSize() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the range size of the iterator.
getRangeSize() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the range size of the iterator.
getRangeSize() - Method in class oracle.jbo.uicli.binding.JUIterRangeDef
 
getRangeStart() - Method in class oracle.jbo.ViewCriteria
Gets the absolute index of the first row in the row set range.
getRangeStart() - Method in class oracle.jbo.RangeEvent
Gets the absolute index of the first row in the row set range.
getRangeStart() - Method in class oracle.jbo.RangeRefreshEvent
Gets the absolute index of the first row in the row set range.
getRangeStart() - Method in interface oracle.jbo.RowIterator
Gets the absolute index of the first row in the row set range.
getRangeStart() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getRangeStart() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the absolute row index of the first row in the range.
getRangeStart() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the absolute row index of the first row in the range.
getRangeStart() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the absolute row index of the first row in the range.
getRangeStartBefore() - Method in class oracle.jbo.ScrollEvent
Gets the index of the original first row of the range.
getRangeStartBefore() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getReadOnly() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
getReadOnly() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getReadOnly() - Method in class oracle.jdeveloper.html.TextField
 
getReadOnly() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getRecycleThreshold() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getRefAttrIndex() - Method in class oracle.jbo.server.EntityDefImpl
 
getReferencedObjectDefName() - Method in class oracle.jbo.domain.DomainAttributeDef
 
getRefName() - Method in class oracle.jdeveloper.html.DHTMLTree
 
getRefName() - Method in class oracle.jdeveloper.html.DHTMLTable
 
getReleasemode() - Method in class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag
 
getReleaseMode(String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Helper method to obtain the specified application's release mode.
getRemainingPartOfName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getRemoteIdString() - Method in interface oracle.jbo.domain.LobInterface
 
getRenderedString() - Method in class oracle.jdeveloper.html.StaticPickList
 
getRenderedString() - Method in class oracle.jdeveloper.html.PickList
 
getRendererKeyFromDomainName(String, String) - Static method in class oracle.jbo.html.HtmlServices
Build a string key from a Domain class name
getRequest() - Method in class oracle.jdeveloper.html.WebBeanImpl
 
getRequestParameter(PageContext, String) - Static method in class oracle.jbo.html.HtmlServices
Retrieve a single request parameter from the request parameter list.
getRequestParameters(HttpServletRequest, ServletResponse, SessionCookie) - Static method in class oracle.jbo.html.HtmlServices
Internal: Applications should not use this method.
getRequestParameters(PageContext) - Static method in class oracle.jbo.html.HtmlServices
Retrieve the list of request parameters.
getRequestVariable(PageContext, HttpServletRequest, String) - Static method in class oracle.jdeveloper.html.WebBeanImpl
 
getRequestVariable(String) - Method in class oracle.jdeveloper.html.WebBeanImpl
 
getReservedPassivationId() - Method in interface oracle.jbo.common.ampool.SessionCookie
Return the identifier that will be used to persist the session application state at the end of the request.
getReservedPassivationId() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getResetPosFlag() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getResourceAsStream(String) - Static method in class oracle.jbo.common.JBOClass
 
getResourceClass() - Method in class oracle.jbo.JboException
Gets the class of the resource bundle used to localize messages.
getResourceClass() - Method in class oracle.jbo.JboWarning
Gets the class of the resource bundle used to localize messages.
getResourceClass() - Method in class oracle.jbo.common.JboExceptionHelper
Gets the resource bundle used to localize messages.
getResourceClass() - Method in class oracle.jbo.common.JboExHelperLocalized
Gets the resource bundle used to localize messages.
getResourceClass() - Method in interface oracle.jbo.common.JboMessage
Gets the resource bundle used to localize messages.
getResourceDetails(Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getResourceName() - Method in class oracle.jbo.JboException
Returns the name of the ResourceBundle used to localize or resolve messages.
getResourceName() - Method in class oracle.jbo.JboWarning
Gets the name of the ResourceBundle used to localize messages.
getResourceName() - Method in class oracle.jbo.common.JboExceptionHelper
Gets the name of the ResourceBundle used to localize messages.
getResourceName() - Method in class oracle.jbo.common.JboExHelperLocalized
Gets the name of the ResourceBundle used to localize messages.
getResourceName() - Method in interface oracle.jbo.common.JboMessage
Gets the name of the ResourceBundle used to localize messages.
getResourcePool(Object) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
getResourcePoolKeys() - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
getResourcePools() - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
getRetrievedOnInsertAttributes() - Method in class oracle.jbo.server.EntityDefImpl
Returns the list of attributes for which the Refresh on Insert flag is enabled at Design Time.
getRetrievedOnInsertPrimaryKeys() - Method in class oracle.jbo.server.EntityDefImpl
Returns the list of primary keys for which the Refresh on Insert flag is enabled at Design Time.
getRetrievedOnUpdateAttributes() - Method in class oracle.jbo.server.EntityDefImpl
Returns the list of attributes for which the Refresh on Update flag is enabled at Design Time.
getRetrievedOnUpdatePrimaryKeys() - Method in class oracle.jbo.server.EntityDefImpl
Returns the list of primary key attributes for which the Refresh on Update flag is enabled at Design Time.
getReturnValue() - Method in class oracle.jbo.html.databeans.JSLOV
 
getRhsValue() - Method in class oracle.jbo.server.rules.JboCompareValidator
Gets the right-side operand of this validator's expression.
getRhsValue() - Method in class oracle.jbo.server.rules.JboSQLCompareValidator
Gets the right-side operand of this validator's expression.
getRhsValue() - Method in class oracle.jbo.server.rules.JboVOCompareValidator
Gets the right-side operand of this validator's expression.
getRightImage() - Method in class oracle.jdeveloper.jsp.wb.Toolbar
 
getRolloverImageUrl() - Method in class oracle.jbo.html.databeans.ToolBarButton
 
getRoot() - Method in class oracle.jbo.common.ClientDocument
Gets the root element of this ClientDocument's XML hierarchy.
getRoot() - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
getRootAMDefName() - Method in class oracle.jbo.uicli.binding.JUApplication
Returns root JUApplication's ApplicationModule definition name.
getRootAMDefName() - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
getRootApplication() - Method in class oracle.jbo.uicli.binding.JUApplication
Returns the root JUApplication object.
getRootApplicationModule() - Method in class oracle.jbo.server.ComponentObjectImpl
Gets the root application module implementation.
getRootBinding() - Method in class oracle.jbo.uicli.jui.JUTreeBinding
Returns the root node binding that contains the iterator that the root node is displaying
getRootElements() - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
getrow() - Method in class oracle.jdeveloper.html.DHTMLAddRow
 
getRow() - Method in class oracle.jbo.RowEvent
Gets the row that has been modified.
getRow() - Method in class oracle.jbo.NavigationEvent
Identifies the row that is to become the current row.
getRow() - Method in class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
getRow() - Method in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
getRow() - Method in class oracle.jbo.html.jsp.datatags.RowTag
 
getRow(int) - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the row at absolute row index of index.
getRow(Key) - Method in class oracle.jbo.ViewCriteria
Accesses a row through a unique key.
getRow(Key) - Method in interface oracle.jbo.RowIterator
Accesses a row through a unique key.
getRow(Key) - Method in class oracle.jbo.server.ViewObjectImpl
Returns the first row matching a given key.
getRow(Key) - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the first row whose key matches key.
getRow(Key) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the first row whose key matches key.
getRowAtRangeIndex(int) - Method in class oracle.jbo.ViewCriteria
Accesses a row through its index in the row set.
getRowAtRangeIndex(int) - Method in interface oracle.jbo.RowIterator
Accesses a row through its index in the row set.
getRowAtRangeIndex(int) - Method in class oracle.jbo.server.ViewObjectImpl
Returns the row at a given range position.
getRowAtRangeIndex(int) - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the row at range index index.
getRowAtRangeIndex(int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the row at range index index.
getRowAtRangeIndex(int) - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the row of given range index.
getRowAtRangeIndex(int) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns the row of given range index.
getRowAtRangeIndexInternal(int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Internal: Applications should not use this method.
getRowClass() - Method in class oracle.jbo.server.ViewDefImpl
 
getRowClass() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the Java class of this View Object's rows.
getRowClass() - Method in class oracle.jbo.server.EntityDefImpl
Gets the implementation class of this Entity's rows.
getRowCount() - Method in class oracle.jbo.ViewCriteria
Counts the total number of rows in the row set.
getRowCount() - Method in interface oracle.jbo.RowIterator
Counts the total number of rows in the row set.
getRowCount() - Method in class oracle.jbo.server.ViewObjectImpl
Counts the total number of rows in this row set.
getRowCount() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the total number of rows in this row set.
getRowCount() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the total number of rows in this row set.
getRowCount() - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
getRowCount() - Method in class oracle.jbo.uicli.jui.GraphDataFromRow
 
getRowCount() - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
getRowCount() - Method in class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel
 
getRowCount() - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
getRowCount() - Method in class oracle.jbo.uicli.controls.JURadioButtonGroupPanel
 
getRowCountFormatString() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the format string for formatting the RowCount status label.
getRowCountFormatter() - Method in class oracle.jbo.uicli.controls.JUStatusBar
Returns the formatter for formatting the RowCount status label.
getRowCountInRange() - Method in class oracle.jbo.InsertDeleteEvent
Reports the range's resulting row count.
getRowCountInRange() - Method in class oracle.jbo.ViewCriteria
Gets the size of the row set range.
getRowCountInRange() - Method in class oracle.jbo.RangeEvent
Counts the number of rows in the row set range.
getRowCountInRange() - Method in class oracle.jbo.RangeRefreshEvent
Counts the number of rows in the row set range.
getRowCountInRange() - Method in interface oracle.jbo.RowIterator
Gets the size of the row set range.
getRowCountInRange() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getRowCountInRange() - Method in class oracle.jbo.server.ViewObjectImpl
Counts the rows actually in the range.
getRowCountInRange() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the actual number of rows in the range.
getRowCountInRange() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the actual number of rows in the range.
getRowCountInRangeBefore() - Method in class oracle.jbo.InsertDeleteEvent
Reports the range's orignial row count.
getRowDefFullName() - Method in class oracle.jbo.ValidationException
 
getRowExceptions() - Method in class oracle.jbo.server.RowImpl
 
getRowFilters() - Method in class oracle.jbo.server.ViewObjectImpl
 
getRowFromAncestor(Tag, String) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
getRowFromContext(Tag, String, DataSource) - Static method in class oracle.jbo.html.jsp.datatags.DataTagBase
 
getRowFromHandle(Object) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getRowFromHandle(Object) - Method in class oracle.jbo.server.ViewRowSetImpl
Internal: Applications should not use this method.
getRowFromHandle(Object) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Internal: Applications should not use this method.
getRowFromKey(String) - Method in interface oracle.jbo.html.DataSource
 
getRowFromKey(String) - Method in class oracle.jbo.html.DataSourceImpl
 
getRowFromRequestParameters(DataSource, RequestParameters) - Method in class oracle.jbo.html.jsp.datatags.RowTag
 
getRowHandle() - Method in class oracle.jbo.Key
Internal: em>Applications should not invoke this method.
getROWID(EntityImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Get the ROWID attribute.
getROWID(EntityImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Get the ROWID attribute.
getRowIndex() - Method in class oracle.jbo.RowEvent
Gets the index of the row that has been modified.
getRowIndex() - Method in class oracle.jbo.NavigationEvent
Gets the index of the row that is to become the current row.
getRowInitLength() - Method in class oracle.jbo.server.RowFilterKey
 
getRowInitLength() - Method in interface oracle.jbo.server.RowFilter
Returns the number of elements in the array of row init values.
getRowInitValues() - Method in class oracle.jbo.server.RowFilterKey
 
getRowInitValues() - Method in interface oracle.jbo.server.RowFilter
Returns the array of row init values.
getRowIterator() - Method in class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
getRowIterator() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the current RowIterator with which this control binding is working.
getRowIterBinding(String, String, String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Return an Iterator Binding of the given "voIterBindingName" if one already exists by that name.
getRowKey() - Method in class oracle.jbo.RowValException
 
getRowKey() - Method in class oracle.jbo.RowReadXMLException
 
getRowKey() - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Returns the Key object that identifies the row that this node is displaying.
getRowKey(Row) - Method in class oracle.jdeveloper.html.DataWebBeanImpl
 
getRowLabel(int) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
getRowLabel(int) - Method in class oracle.jbo.uicli.jui.GraphDataFromRow
 
getRowLabel(int) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
getRowProxyClassName() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getRowQualifier() - Method in class oracle.jbo.server.ViewObjectImpl
 
getRowRSIId() - Method in class oracle.jbo.common.PiggybackRowEntry
 
getRows() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getRows(EntityImpl) - Method in class oracle.jbo.server.QueryCollection
 
getRows(EntityImpl) - Method in class oracle.jbo.server.ViewRowSetImpl
Returns an array of view rows that use the specified entity row.
getRowSet() - Method in interface oracle.jbo.RowSetIterator
Gets the row set that this iterator belongs to.
getRowSet() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the View Object as a RowSet object.
getRowSet() - Method in class oracle.jbo.server.ViewRowSetImpl
Implements RowSetIterator.getRowSet.
getRowSet() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns this row set iterator's row set (interface).
getRowSet() - Method in interface oracle.jbo.html.DataSource
Return the RowSet instance of the ViewObject bind to this datasource.
getRowSet() - Method in class oracle.jbo.html.DataSourceImpl
 
getRowSet() - Method in class oracle.jbo.html.jsp.datatags.RowTag
 
getRowSet() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Returns the RowSet of the View Object used by the Web Bean object.
getRowSet() - Method in interface oracle.jdeveloper.html.DataWebBean
Returns the RowSet of the View Object used by the Web Bean object.
getRowSetDefs() - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
getRowSetEventsMap() - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
getRowSetImpl() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns this row set iterator's row set (implementation class).
getRowSetImpl(String, Object) - Method in class oracle.jbo.server.ViewObjectImpl
 
getRowSetIterator() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the row set iterator interface of this View Object.
getRowSetIterator() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns the row set iterator interface of this object.
getRowSetIterator() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the row set iterator interface of this object.
getRowSetIterator() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns the current data RowSetIterator that holds rows with which this iterator binding object and its associated control-bindings are working.
getRowSetIterators() - Method in interface oracle.jbo.RowSet
Gets all Row Set Iterators that belong to this row set.
getRowSetIterators() - Method in class oracle.jbo.server.ViewObjectImpl
 
getRowSetIterators() - Method in class oracle.jbo.server.ViewRowSetImpl
 
getRowSets() - Method in interface oracle.jbo.ViewObject
Gets all Row Sets that belong to this View Object.
getRowSets() - Method in class oracle.jbo.server.ViewObjectImpl
Get all Row Sets that belong to this view object.
getRowStorageFromId(long) - Method in class oracle.jbo.server.QueryCollection
 
getRowUrl() - Method in class oracle.jbo.html.databeans.RowSetBrowser
Returns the current Row URL setting.
getRowUrl() - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Returns the current Row URL setting.
getRowUrlTargetWindow() - Method in class oracle.jbo.html.databeans.RowSetBrowser
Returns the name of the window being used as the Row URL target.
getRowUrlTargetWindow() - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Returns the name of the window being used as the Row URL target.
getRSIName() - Method in class oracle.jbo.uicli.binding.JUIteratorDef
 
getRulesActions() - Method in class oracle.jbo.uicli.jui.JUTreeDefaultMouseListener
defines the target iterator per rule definition.
getRuntimeId(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getScale() - Method in interface oracle.jbo.AttributeDef
Get the scale value of a numeric attribute.
getScale() - Method in class oracle.jbo.domain.DomainAttributeDef
Get the scale value of a numeric attribute.
getScale() - Method in class oracle.jbo.common.AttributeDefHelper
 
getScale() - Method in class oracle.jbo.server.AttributeDefImpl
Gets the attribute's scale value: the number of digits to the right or left of the decimal point, depending on whether the scale value is positive or negative.
getScale() - Method in class oracle.jbo.server.JboPrecisionScaleValidator
Gets the scale value.
getSchema(String) - Static method in class oracle.jbo.server.util.JboDTUtils
 
getSchemaList(Connection) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
return a list of schemas for this database (note that for Oracle this is synonymous with users)
getSchemaList(Connection) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
return a list of schemas for this database (note that for Oracle this is synonymous with users)
getSchemaList(Connection) - Method in interface oracle.jbo.server.SQLBuilder
return a list of schemas for this database (note that for Oracle this is synonymous with users)
getSchemas(Connection) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getSchemas(Connection) - Method in interface oracle.jbo.server.SQLBuilder
return a list of schemas for this database (note that for Oracle this is synonymous with users)
getScrollAmount() - Method in class oracle.jbo.ScrollEvent
Gets the distance rows are displaced by the scroll.
getScrollPane() - Method in class oracle.jbo.uicli.controls.JUImageControl
Scroll pane used to display the image.
getScrollPaneClassName() - Method in class oracle.jbo.uicli.jui.JUTableDef
 
getScrollPaneClassName() - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
 
getScrollPaneClassName() - Method in class oracle.jbo.uicli.jui.JUTreeDef
 
getSelectedIndex() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
getSelectedItem() - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
getSelectedObjects() - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
getSelectedObjects() - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
getSelectedObjects() - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
getSelectedTime(long, long) - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getSelectedValue() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
getSeqId() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getSequenceNumber() - Method in class oracle.jbo.server.SequenceImpl
 
getSeries(int) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
getSeriesLabel() - Method in class oracle.jbo.uicli.jui.GraphDataFromCol
 
getSeriesLabelColumnName() - Method in class oracle.jbo.html.databeans.ChartRenderer
get the name of the column in the view object which is currently used as series labels.
getServerClassName(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
Internal: Applications should not use this method.
getServerProperties() - Static method in class oracle.jbo.server.MetaObjectManager
Gets the server properties loaded from oracle.jbo.server.jboserver.properties.
getSession() - Method in interface oracle.jbo.ApplicationModule
Gets the Application Module's session.
getSession() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the session information.
getSession() - Method in class oracle.jbo.server.DBTransactionImpl
Gets the session information.
getSession() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
getSession() - Method in interface oracle.jbo.server.DBTransaction
Gets the session information.
getSessionCookie() - Method in class oracle.jbo.common.ampool.ApplicationPoolException
 
getSessionCookie(String) - Method in class oracle.jbo.http.HttpContainer
Get a session cookie instance from the http session container.
getSessionCookieFactory() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Get the factory that will be used to create new session cookie instances.
getSessionCookieFactory() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getSessionCookieFactoryClassName() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getSessionCookies() - Method in class oracle.jbo.http.HttpContainer
Get all session cookie instances from the http session container.
getSessionDefNames() - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
getSessionId() - Method in interface oracle.jbo.common.ampool.SessionCookie
Returns the session identifier.
getSessionId() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getSessionId(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getSetting() - Method in class oracle.jdeveloper.html.DHTMLTable
 
getSetType() - Method in class oracle.jbo.server.util.Variant
 
getShape() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getShape() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getSharedHandle() - Static method in class oracle.jbo.server.MetaObjectManager
Get the Shared Handle
getSharedHandleName() - Static method in class oracle.jbo.server.MetaObjectManager
Get the Shared handle name
getSharedHandleStatus() - Static method in class oracle.jbo.server.MetaObjectManager
Get the Shared Handle Status
getShort() - Method in class oracle.jbo.server.util.Variant
 
getShow() - Method in class oracle.jbo.common.EventGroup
 
getShowCurrentRow() - Method in class oracle.jbo.html.databeans.RowSetBrowser
Returns whether the current RowSet row is highlighted when the HTML table is rendered.
getShowCurrentRow() - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Returns whether the current RowSet row is highlighted when the HTML table is rendered.
getShowDeleteButton() - Method in class oracle.jbo.html.databeans.EditCurrentRecord
returns whether the delete button will be rendered or not.
getShowUpdateButtons() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
getSignature() - Method in class oracle.jbo.Key
Internal: em>Applications should not invoke this method.
getSignature() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Return a signature for the application pool.
getSignature() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getSimpleEditLength() - Method in class oracle.jbo.html.databeans.FindForm
Retrieves the length of the edit control used in the rendering of the simple query form.
getSingleton() - Static method in class oracle.jbo.common.StringManager
 
getSingleton() - Static method in class oracle.jbo.server.MetaObjectManager
 
getSize() - Method in interface oracle.jbo.domain.LobInterface
 
getSize() - Method in class oracle.jbo.common.JboTypeMap
 
getSize() - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
getSize() - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
getSize() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getSource() - Method in interface oracle.jbo.ViewLink
Gets the link's master View Object.
getSource() - Method in class oracle.jbo.server.ViewLinkImpl
Gets the master (source side) View Object.
getSource() - Method in class oracle.jbo.server.EntityDefImpl
Returns the name of the Database source table.
getSourceAccessor() - Method in class oracle.jbo.server.ViewLinkImpl
 
getSourceId() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getSourceId() - Method in class oracle.jbo.common.PiggybackNavigEntry
 
getSourceType() - Method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method.
getSQL() - Method in class oracle.jbo.server.rules.JboSQLListValidator
Gets this validator's SQL statement.
getSQLBuilder() - Method in class oracle.jbo.server.EntityImpl
Get the SQLBuilderImpl which performs all SQL operations required by this Entity Object.
getSQLBuilder() - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
getSQLBuilder() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the SQLBuilderImpl - lazily building.
getSQLBuilder() - Method in class oracle.jbo.server.NullDBTransactionImpl
 
getSQLBuilder() - Method in interface oracle.jbo.server.DBTransaction
 
getSQLType() - Method in interface oracle.jbo.AttributeDef
Gets the JDBC type of the attribute.
getSQLType() - Method in class oracle.jbo.domain.DomainAttributeDef
Gets the JDBC type of the attribute.
getSQLType() - Method in class oracle.jbo.domain.NullValue
Converts this to string naming a JDBC type.
getSQLType() - Method in class oracle.jbo.common.JboTypeMap
 
getSQLType() - Method in class oracle.jbo.common.AttributeDefHelper
 
getSQLType() - Method in class oracle.jbo.server.AttributeDefImpl
Returns the SQL type of this attribute.
getSQLTypeId() - Method in class oracle.jbo.domain.NullValue
Converts this to a JDBC type ID.
getSQLTypeId() - Method in class oracle.jbo.common.JboTypeMap
 
getSQLTypeIdToString(int) - Static method in class oracle.jbo.server.AttributeDefImpl
Converts an identifier to the name of an SQL type.
getSQLTypeStringToId(String) - Static method in class oracle.jbo.server.AttributeDefImpl
Converts a SQL type name to its identifier.
getSqlVariantLockTrailer() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
This defines the string that will be post-fixed to SQL ststements to have the rows locked - if the DB is incapable of this then is should return null.
getSqlVariantLockTrailer() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getSqlVariantLockTrailer() - Method in class oracle.jbo.server.SQL92SQLBuilderImpl
 
getSqlVariantLockTrailer() - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
getSqlVariantLockTrailer() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getStartPosition() - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
getState() - Method in class oracle.jdeveloper.html.DHTMLRow
 
getStatusMessageText() - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
getStmtVarName(Statement) - Static method in class oracle.jbo.server.JDBCInteract
 
getStr(ArrayResourceBundle, int) - Static method in class oracle.jbo.common.ResourceManager
 
getString() - Method in class oracle.jbo.server.util.JboToken
 
getString() - Method in class oracle.jbo.server.util.Variant
 
getString(ResourceBundle, String, String, Object[], boolean) - Method in class oracle.jbo.common.StringManager
 
getString(String, String, String) - Static method in class oracle.jbo.common.StringManager
Localizes a message using the default locale.
getString(String, String, String, Locale, Object[]) - Method in class oracle.jbo.common.StringManager
 
getString(String, String, String, Object[]) - Static method in class oracle.jbo.common.StringManager
Formats and localizes a message using the default locale.
getStringArray(int) - Method in class oracle.jbo.common.ArrayResourceBundle
Get an object from an ArrayResourceBundle.
getStringFromBundle(String, String, String, Locale, Object[], boolean) - Method in class oracle.jbo.common.StringManager
 
getStructAttributeName(AttributeDef, AttributeDef) - Static method in class oracle.jbo.html.HtmlServices
Build an attribute path for a Struct domain
getStyles(String) - Method in interface oracle.jbo.ApplicationModule
Gets the style definition from an XML file in the middle tier.
getStyles(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Gets the Application Module's style definitions from the middle tier.
getSubstValue(String, Hashtable) - Static method in class oracle.jbo.html.VHHTMLProcessor
 
getSubType() - Method in class oracle.jbo.uicli.binding.JUDefBase
 
getSyncLock() - Method in interface oracle.jbo.RowSetIterator
Gets the locking object for this Row Set Iterator.
getSyncLock() - Method in interface oracle.jbo.ApplicationModule
Gets the locking object for this Application Module.
getSyncLock() - Method in class oracle.jbo.server.ApplicationModuleImpl
 
getSyncLock() - Method in class oracle.jbo.server.ViewObjectImpl
 
getSyncLock() - Method in class oracle.jbo.server.ViewRowSetImpl
 
getSyncLock() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
getSyncLock() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
getSyncLock() - Method in interface oracle.jbo.common.ampool.SessionCookie
INTERNAL USE ONLY.
getSyncLock() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getSyncMode() - Method in interface oracle.jbo.ApplicationModule
Returns the sync mode for this Application Module.
getSyncMode() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the sync mode for this Application Module.
getTabFrameURL() - Method in class oracle.jdeveloper.jsp.wb.JSContainer
 
getTabFrameURL() - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
 
getTabIndex() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getTabIndex() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getTable(String) - Static method in class oracle.jbo.server.util.JboDTUtils
 
getTableControl() - Method in class oracle.jbo.html.databeans.RowSetBrowser
Returns the instance of the table class the is to be used for rendering
getTableList(Connection, String, String, boolean, boolean, boolean, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getTableList(Connection, String, String, boolean, boolean, boolean, boolean) - Method in interface oracle.jbo.server.SQLBuilder
return a list of tables visible in this connection
getTableList(Connection, String, String, boolean, boolean, boolean, boolean) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getTableListSqlStatement(String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class oracle.jbo.server.OracleSQLBuilderImpl
helper for getTableList
getTableListSqlStatement(String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class oracle.jbo.server.OLiteSQLBuilderImpl
helper for getTableList
getTables(Connection, String, String, boolean, boolean, boolean, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getTables(Connection, String, String, boolean, boolean, boolean, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getTables(Connection, String, String, boolean, boolean, boolean, boolean) - Method in interface oracle.jbo.server.SQLBuilder
return a list of tables visible in this connection
getTags() - Method in class oracle.jbo.server.rules.BaseEnumEditor
Constructs an array of value tags from the enumerated symbols.
getTags() - Method in class oracle.jbo.server.rules.ValueListEditor
Has no effect: this list cannot be represented by tagged values.
getTags() - Method in class oracle.jbo.server.rules.CompareTypeEditor
Constructs an array of value tags from the enumerated symbols.
getTargetFrame() - Method in class oracle.jdeveloper.html.DHTMLTree
 
getTargetFrame() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getTargetFrame() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getTargetUrl() - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Gets the target URL that will receive the HTML FORM parameters when the user clicks the SUBMIT button.
getTargetUrl() - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
Returns the URL to which the HTML FORM generated by this bean will be posted.
getTargetUrl() - Method in class oracle.jbo.html.databeans.FindForm
Retrieves the URL being used as the target where the results of this Web Bean are displayed.
getTargetUrl() - Method in class oracle.jbo.html.databeans.ToolBarButton
 
getText() - Method in class oracle.jbo.uicli.jui.JUActionDef
 
getText() - Method in class oracle.jbo.uicli.jui.JUButtonDef
 
getText() - Method in class oracle.jdeveloper.html.DHTMLRow
 
getText() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getText() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getText() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getText() - Method in class oracle.jdeveloper.html.DHTMLData
 
getText(int, int) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
getText(int, int, Segment) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
getTexts() - Method in class oracle.jbo.uicli.jui.JUButtonGroupDef
 
getTime() - Method in class oracle.jbo.server.util.Variant
 
getTimeAttr(String, long) - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getTimeoutMillis() - Static method in class oracle.jbo.server.util.SafeExec
 
getTimestamp() - Method in class oracle.jbo.server.util.Variant
 
getTimeToCreateMillis(ApplicationModule) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Gets the time that it will tke to create the application module (in milli-secs).
getTimeToCreateMillis(ApplicationModule) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getTimeZoneOffset() - Static method in class oracle.jbo.server.util.Variant
Returns the zime zone offset of the current calender.
getTitle() - Method in class oracle.jbo.html.databeans.TextColumnUrlInfo
 
getTitle() - Method in class oracle.jdeveloper.html.DHTMLTabControl
 
getTitle() - Method in class oracle.jdeveloper.html.DHTMLNoTabControl
 
getTitle() - Method in class oracle.jdeveloper.html.HTMLDocument
 
getTooltip(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Retrives the tooltip text to be used for this attribute
getTooltip(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
Retrives the tooltip text to be used for this attribute
getTooltip(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Retrives the tooltip text to be used for this attribute.
getToolTipText() - Method in class oracle.jbo.html.databeans.ToolBarButton
 
getTopFrameSize() - Method in class oracle.jdeveloper.jsp.wb.JSContainer
 
getTopFrameSize() - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
 
getTopFrameURL() - Method in class oracle.jdeveloper.jsp.wb.JSContainer
 
getTopFrameURL() - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
 
getTransaction() - Method in interface oracle.jbo.ApplicationModule
Gets this Application Module's database transaction.
getTransaction() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the transaction information.
getTransaction() - Method in class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
getTransaction() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the Transaction object for the current BC4J session.
getTransactionHandler() - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
getTransactionHandler() - Method in class oracle.jbo.server.NullDBTransactionImpl
 
getTransactionHandler() - Method in interface oracle.jbo.server.DBTransaction
Internal: Applications should not use this method.
getTransactionHandlerFactory() - Method in class oracle.jbo.server.SessionImpl
Get the session's transaction handler factory.
getTransactionListeners() - Method in class oracle.jbo.server.EntityImpl
Returns a copy of the list of "detail" Entities associated to this Entity Object by a composition association, participating in a transaction post and commit operations.
getTransactionListenersList() - Method in class oracle.jbo.server.EntityImpl
Returns a copy of the list of "detail" Entities associated to this Entity Object by a composition association, participating in a transaction post and commit operations.
getTransPostHandle() - Method in interface oracle.jbo.server.TransactionPostListener
Advanced: Applications should not use this method.
getTransPostHandle() - Method in class oracle.jbo.server.EntityImpl
Advanced: Most applications should not use this method.
getTransPostHandle() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.jbo.uicli.controls.JUTreeCellRenderer
 
getTreeNode() - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Returns the swing TreeNode object that this node is associated to.
getTreePath() - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Returns the TreePath that represents this node in the containing JTree hierarchy.
getTxnApplicationModuleImpl() - Method in class oracle.jbo.server.DBTransactionImpl
 
getTxnApplicationModuleImpl() - Method in class oracle.jbo.server.NullDBTransactionImpl
 
getType() - Method in class oracle.jbo.common.PiggybackRowEntry
 
getType() - Method in class oracle.jbo.common.PiggybackEventEntry
 
getType() - Method in class oracle.jbo.server.rules.JboCompareValidator
Gets this validator's comparison operator.
getType() - Method in class oracle.jbo.server.util.JboToken
 
getType() - Method in class oracle.jbo.server.util.JboNamedData
 
getType() - Method in class oracle.jbo.server.util.Variant
 
getType() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getTypeBindings() - Method in class oracle.jbo.uicli.binding.JUCtrlHierDef
 
getTypeBindings() - Method in class oracle.jbo.uicli.binding.JUCtrlHierBinding
 
getTypedValue() - Method in class oracle.jbo.server.util.JboNamedData
 
getTypeFactory() - Method in class oracle.jbo.server.AttributeDefImpl
Internal: Applications should not use this method.
getTypeMapName() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getTypeMapName() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getTypeMapName() - Method in class oracle.jbo.server.SQL92SQLBuilderImpl
 
getTypeMapName() - Method in interface oracle.jbo.server.SQLBuilder
Returns a String identifying the preferred type map to use.
getTypeMapName() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getTypeNameFromId(int) - Static method in class oracle.jbo.JboException
 
getTypeNameFromId(int) - Static method in class oracle.jbo.JboWarning
 
getTypeNameFromId(int) - Static method in class oracle.jbo.common.ObjectTypeHelper
 
getUIHelper() - Method in interface oracle.jbo.AttributeDef
Returns the user interface hints interface for retrieving hint information such as labels, prompts,...
getUIHelper() - Method in class oracle.jbo.domain.DomainAttributeDef
when property support gets added to domains, this function will return a valid ui hint implementation.
getUIHelper() - Method in class oracle.jbo.server.AttributeDefImpl
return the AttributeHints interface implemented by this class
getUniqueName(String) - Method in class oracle.jdeveloper.html.WebBeanImpl
 
getUpdateableFlag() - Method in interface oracle.jbo.AttributeDef
Tests if an attribute can be modified.
getUpdateableFlag() - Method in class oracle.jbo.domain.DomainAttributeDef
Tests if an attribute can be modified.
getUpdateableFlag() - Method in class oracle.jbo.common.AttributeDefHelper
 
getUpdateableFlag() - Method in class oracle.jbo.server.AttributeDefImpl
Returns whether the attribute is updateable.
getUrl() - Method in class oracle.jbo.html.jsp.datatags.ComponentTag
 
getUrl() - Method in class oracle.jbo.html.jsp.datatags.DataComponentTag
 
getUrl() - Method in class oracle.jbo.html.jsp.datatags.NavBarTag
 
getUrl() - Method in class oracle.jbo.html.jsp.datatags.DataHandlerTag
 
getUrl() - Method in class oracle.jbo.html.jsp.datatags.DataTransactionTag
 
getUrl() - Method in class oracle.jbo.html.jsp.datatags.DataGridTag
 
getUrl() - Method in class oracle.jbo.html.jsp.datatags.SearchTag
 
getUrl() - Method in class oracle.jbo.html.jsp.datatags.ScrollBarTag
 
getUrl() - Method in class oracle.jbo.html.jsp.datatags.EditRecordTag
 
getUrl() - Method in class oracle.jdeveloper.html.DHTMLRow
 
getUrl() - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
getUrl() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getUrl() - Method in class oracle.jdeveloper.html.DHTMLButton
 
getUrlTargetWindow() - Method in class oracle.jbo.html.databeans.FindForm
Returns the name of the window or form in which the row target URL will be displayed.
getUseClientService(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
getUseLineBreaks() - Method in class oracle.jdeveloper.html.StaticPickList
 
getUseLineBreaks() - Method in interface oracle.jdeveloper.html.PickListContext
 
getUseLineBreaks() - Method in interface oracle.jdeveloper.html.StaticPickListContext
 
getUser() - Method in class oracle.jbo.html.jsp.datatags.JServerUserTransactionBean
 
getUserData() - Method in class oracle.jbo.uicli.binding.JUApplication
*** For internal framework use only ***
getUserData() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Returns the User Data hashtable.
getUserData() - Method in interface oracle.jbo.common.ampool.SessionCookie
Returns a HashTable which may be used to store user specific context that is related to this application session.
getUserData() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
getUserData() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getUserDataForCollection(Object) - Method in class oracle.jbo.server.ViewObjectImpl
 
getUserDefinedQuery() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the user-defined query, if one exists.
getUserName() - Method in class oracle.jbo.ConnectionMetadata
 
getUserName() - Method in class oracle.jbo.uicli.jui.JULoginDialog
 
getUserName() - Method in class oracle.jbo.html.jsp.ConnectionInfo
 
getUserName() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. Please see (@link oracle.jbo.common.ampool.DefaultConnectionStrategy} for more information.
getUserName() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. This value should be passed to the pool connection strategy as SessionCookie environment or by implementing an EnvInfoProvider. Please see (@link oracle.jbo.common.ampool.DefaultConnectionStrategy} for more information.
getUserName() - Method in class oracle.jbo.common.ampool.AMHomeDesc
 
getUserTransactionUrl() - Method in class oracle.jbo.html.jsp.datatags.JServerUserTransactionBean
 
getValidationListeners() - Method in class oracle.jbo.server.EntityImpl
Return a copy of the list of validation listeners (that is, a list of Entities that must be validated).
getValidationListeners() - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Returns a list of JUPanelValidationListeners (returns an empty list if no such listener was registered).
getValidationListenersList() - Method in class oracle.jbo.server.EntityImpl
Return a copy of the list of validation listeners (that is, a list of Entities that must be validated).
getValidationThreshold() - Method in class oracle.jbo.server.DBTransactionImpl
 
getValidationThreshold() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
getValidationThreshold() - Method in interface oracle.jbo.server.DBTransaction
Gets the threshold value for the commit-cycle's validation phase.
getValue() - Method in class oracle.jbo.common.PiggybackValueEntry
 
getValue() - Method in class oracle.jbo.server.rules.ValueListEditor
Gets the editied values.
getValue() - Method in class oracle.jbo.server.util.JboNamedData
 
getValue() - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
getValue() - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
getValue() - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
getValue() - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
Gets this field's current value.
getValue() - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
getValue() - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
Gets this field's current value.
getValue() - Method in class oracle.jdeveloper.html.HTMLInputElement
 
getValue() - Method in interface oracle.jbo.common.ampool.SessionCookie
Returns the session cookie value.
getValue() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
getValue(int, int) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
getValue(int, int) - Method in class oracle.jbo.uicli.jui.GraphDataFromRow
 
getValue(int, int) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
getValue(Object) - Method in class oracle.jbo.http.HttpContainer
 
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
Returns the current value indicated by the ProgressBar control.
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JUDefaultControlBinding
Returns the data that the bound control is displaying.
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Fetches the text contained in the associated control.
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
Returns the currently selected item from the list model.
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
Returns the current value indicated by the JScrollBar control.
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
Returns the current boolean value that the associated button represents.
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JULabelBinding
 
getValueAt(int) - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
Returns the current value indicated by the JSlider control.
getValueAt(int) - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
Gets the value from the control for the attribute at the given index.
getValueAt(int) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
getValueAt(int, int) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
getValueAt(int, int) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
getValueAt(int, int) - Method in class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel
 
getValueAt(int, int) - Method in class oracle.jbo.uicli.jui.GraphDataFromCol
 
getValueAt(int, int) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
Returns null, as tree is not implemented to return attribute values for a given Row.
getValueAt(int, int) - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Returns the value that this node displays.
getValueAt(int, int) - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
Returns the value as stored in the control at a given row and column index.
getValueBindingList() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns a list of JUCtrlValueBinding objects that are associated with this iterator binding.
getValueFromBoolean(boolean) - Method in class oracle.jbo.uicli.binding.JUCtrlBoolBinding
Matches the boolean value to a value from the list based on boolVal parameter in the constructor.
getValueFromList(int) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
getValueIsAdjusting() - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
getValueIsAdjusting() - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
getValueIsAdjusting() - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
getValueList() - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
getValueList() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
getValueOf(Element) - Method in class oracle.jbo.xsql.UpdateViewObject
 
getValues() - Method in class oracle.jbo.server.rules.ValueListEditor
Gets the editied values.
getValueString(Object) - Static method in class oracle.jbo.server.JDBCInteract
 
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.RowTagTEI
information on scripting variables defined by this tag
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.WebBeanTEI
information on scripting variables defined by this tag
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.ApplicationModuleTEI
information on scripting variables defined by this tag
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.DataSourceTEI
information on scripting variables defined by this tag
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.DataWebBeanTEI
information on scripting variables defined by this tag
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.AttributeIterateTEI
information on scripting variables defined by this tag
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaTagTEI
information on scripting variables defined by this tag
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.CriteriaRowTagTEI
information on scripting variables defined by this tag
getVariableInfo(TagData) - Method in class oracle.jbo.html.jsp.datatags.DataSourceRefTEI
information on scripting variables defined by this tag
getVersion() - Method in interface oracle.jbo.Session
Gets the middle tier's version information.
getVersion() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getVersion() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
getVersion() - Method in class oracle.jbo.server.SessionImpl
 
getVersion() - Method in class oracle.jbo.server.SQL92SQLBuilderImpl
 
getVersion() - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
getVersion() - Method in interface oracle.jbo.server.SQLBuilder
Gets a string describing the version of this implentation of this interface.
getVersion() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
getVerticalGap() - Method in class oracle.jbo.uicli.controls.JURadioButtonGroupPanel
 
getViewAttributeDefImpls() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getViewCriteria() - Method in interface oracle.jbo.ViewObject
Gets the view criteria for this View Object.
getViewCriteria() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the view criteria for this View Object.
getViewCriteria() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
 
getViewCriteriaAdapter() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getViewCriteriaAdapter() - Method in interface oracle.jbo.server.SQLBuilder
 
getViewCriteriaClause() - Method in class oracle.jbo.server.ViewObjectImpl
Generates the WHERE clause expression from the view criteria.
getViewCriteriaClause(ViewObject, ViewCriteria) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
getViewCriteriaClause(ViewObject, ViewCriteria) - Method in interface oracle.jbo.server.ViewCriteriaAdapter
 
getViewCriteriaRow() - Method in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
 
getViewDef() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
getViewDefName() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getViewDefName() - Method in class oracle.jbo.uicli.binding.JUIteratorDef
 
getViewDefName() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only *** Returns the name of the ViewDefinition object.
getViewDefNames(String) - Method in interface oracle.jbo.Session
Gets the names of the View Object definitions available in a package.
getViewDefNames(String) - Method in class oracle.jbo.server.SessionImpl
 
getViewId() - Method in class oracle.jbo.common.PiggybackViewEntry
 
getViewId() - Method in class oracle.jbo.common.PiggybackRowEntry
 
getViewLinkDef() - Method in class oracle.jbo.server.ViewLinkImpl
Internal: Applications should not use this method.
getViewLinkDefNames(String) - Method in interface oracle.jbo.Session
Gets the names of the View Link definitions defined in a package.
getViewLinkDefNames(String) - Method in class oracle.jbo.server.SessionImpl
 
getViewLinkDestinationAttributes() - Method in class oracle.jbo.server.ViewObjectImpl
 
getViewLinkNames() - Method in interface oracle.jbo.ViewObject
Constructs an array of names of View Links that involve this View Object.
getViewLinkNames() - Method in interface oracle.jbo.ApplicationModule
Returns an array of the names of the View Links that are contained in this Application Module.
getViewLinkNames() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns an array of the names of the View Links contained in this Application Module.
getViewLinkNames() - Method in class oracle.jbo.server.ViewObjectImpl
Constructs an array of names of View Links that involve this View Object.
getViewLinks() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns an array of the View Links contained in this Application Module.
getViewLinks() - Method in class oracle.jbo.server.ViewObjectImpl
Constructs an array of View Links that involve this View Object.
getViewObject() - Method in class oracle.jbo.ViewCriteria
Gets the View Object that owns the view criteria.
getViewObject() - Method in interface oracle.jbo.RowSet
Gets the View Object that contains the row set.
getViewObject() - Method in class oracle.jbo.server.ViewRowImpl
Gets the View Object to which this row belongs.
getViewObject() - Method in class oracle.jbo.server.ViewObjectImpl
 
getViewObject() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns this row set's View Object.
getViewObject() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns this row set iterator's view object.
getViewObject() - Method in class oracle.jbo.uicli.binding.JUControlBinding
Returns the ViewObject for which this control is displaying data.
getViewObject() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns the instance of ViewObject of the RowIterator to which this iterator binding is associated.
getViewObjectImpl() - Method in class oracle.jbo.server.RowFilterKey
 
getViewObjectImpl() - Method in interface oracle.jbo.server.RowFilter
Retrieves the view object association with the row filter.
getViewObjectName() - Method in interface oracle.jbo.html.DataSource
Return the name of the ViewObject bind to this datasource.
getViewObjectName() - Method in class oracle.jbo.html.DataSourceImpl
 
getViewObjectName() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Returns the name of the View Object to which this Data Web Bean is bound.
getViewObjectName() - Method in interface oracle.jdeveloper.html.DataWebBean
Returns the name of the View Object to which this Data Web Bean is bound.
getViewObjectNames() - Method in interface oracle.jbo.ApplicationModule
Returns an array of names of the View Objects that are contained in this Application Module.
getViewObjectNames() - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns an array of the names of the View Objects contained in this Application Module.
getViewObjects() - Method in class oracle.jbo.server.ApplicationModuleImpl
Constructs an array of this Application Module's View Objects.
getVisible() - Method in class oracle.jdeveloper.html.DHTMLTab
 
getVisibleRows() - Method in class oracle.jbo.html.databeans.RowSetBrowser
Returns the number of rows displayed (that is, "visible rows") in the RowSet browser, which is also the value of the RowSet's RangeSize.
getVisibleRows() - Method in class oracle.jbo.html.databeans.JSTreeBrowser
Returns the number of rows displayed (that is, "visible rows") in the RowSet browser.
getVisibleRows() - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Returns the number of rows displayed (that is, "visible rows") in the RowSet browser.
getVisibleRows() - Method in class oracle.jbo.html.databeans.JSLOV
Returns the number of rows displayed (that is, "visible rows") in the RowSet browser.
getVOAttrName() - Method in class oracle.jbo.server.rules.JboVOListValidator
Gets this validator's attribute name.
getVOName() - Method in class oracle.jbo.server.rules.JboVOListValidator
Gets the name of this validator's View Object.
getVOName() - Method in class oracle.jbo.uicli.binding.JUIteratorDef
 
getVOName() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Returns the name of the ViewObject instance of the iterator to which this iterator binding is associated.
getWarningText(String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
for use withinn DebugDiagnostic messages: returns a preamble with the name of the specific implementation in force
getWhereClause() - Method in interface oracle.jbo.ViewObject
Gets the query's WHERE clause.
getWhereClause() - Method in class oracle.jbo.server.ViewObjectImpl
Gets the query's WHERE clause.
getWhereClauseParams() - Method in interface oracle.jbo.RowSet
Gets the bind-variable values to be used with the View Object's query condition.
getWhereClauseParams() - Method in class oracle.jbo.server.ViewObjectImpl
Constructs an array of the bind values currently specified for the query's WHERE clause.
getWhereClauseParams() - Method in class oracle.jbo.server.ViewRowSetImpl
Returns an array of bind values currently specified for the query.
getWidth() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
getWidth() - Method in class oracle.jbo.uicli.jui.JULayoutDefXY
 
getWidth() - Method in class oracle.jdeveloper.html.HTMLSelect
 
getWidth() - Method in class oracle.jdeveloper.html.DHTMLTable
 
getWidth() - Method in class oracle.jdeveloper.html.HTMLTable
 
getWidth() - Method in class oracle.jdeveloper.jsp.wb.EditForm
 
getWidthPercent() - Method in class oracle.jdeveloper.html.DHTMLTable
 
getWidths() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXYGroup
 
getX() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
getXMLContentNode(Document) - Method in interface oracle.jbo.domain.XMLDomainInterface
Creates the XML node in the given XML document for this domain's data.
getXMLContentNode(Document, Object, boolean) - Static method in class oracle.jbo.domain.DomainAttributeDef
 
getXMLDocument() - Method in class oracle.jbo.html.databeans.XmlData
Returns an in-memory DOM Document for the ViewObject
getXMLDocument(InputStream) - Method in class oracle.jbo.client.Configuration
 
getXMLElementTag() - Method in class oracle.jbo.server.ViewRowImpl
Returns the XML-element tag for this row.
getXMLElementTag() - Method in class oracle.jbo.server.ViewObjectImpl
Returns the XML element name for this View Object.
getXMLElementTag() - Method in class oracle.jbo.server.util.JboNamedData
Returns a piece of static info for the type of object this is invoked upon.
getXMLElementTag() - Method in class oracle.jbo.uicli.binding.JUDefBase
 
getXMLElementTag() - Method in class oracle.jbo.uicli.binding.JUControlDef
 
getXMLElementTag() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
getXMLElementTag() - Method in class oracle.jbo.uicli.binding.JUFormDef
 
getXMLElementTag() - Method in class oracle.jbo.uicli.binding.JUIterRowDef
 
getXMLElementTag() - Method in class oracle.jbo.uicli.binding.JUIterRangeDef
 
getXMLElementTag() - Method in class oracle.jbo.uicli.mom.JURowSetDefImpl
Returns a piece of static info for the type of object this is invoked upon.
getXMLElementTag() - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
Returns a piece of static info for the type of object this is invoked upon.
getXMLElementTag() - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
Returns a piece of static info for the type of object this is invoked upon.
getXMLNameFromDefName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
getXMLTag() - Method in class oracle.jbo.ReadXMLException
 
getXMLVersionArray() - Method in class oracle.jbo.server.MetaObjectManager
 
getXMLVersionArray() - Method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
getXs() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXYGroup
 
getY() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
getYear() - Method in class oracle.jdeveloper.jsp.wb.CalendarWB
 
getYs() - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXYGroup
 
GLOBAL_SUBSTITUTION - Static variable in class oracle.jbo.common.PropertyMetadata
 
GLOBAL_SUBSTITUTION - Static variable in interface oracle.jbo.common.PropertyConstants
 
GlueCodeGen - class oracle.jbo.server.GlueCodeGen.
 
GlueCodeGen() - Constructor for class oracle.jbo.server.GlueCodeGen
 
GraphConstants - interface oracle.jbo.uicli.jui.GraphConstants.
 
GraphDataFromCol - class oracle.jbo.uicli.jui.GraphDataFromCol.
 
GraphDataFromCol(Graph, JUIteratorBinding, String[], int, String) - Constructor for class oracle.jbo.uicli.jui.GraphDataFromCol
 
GraphDataFromRow - class oracle.jbo.uicli.jui.GraphDataFromRow.
 
GraphDataFromRow(Graph, JUIteratorBinding, String[], String[]) - Constructor for class oracle.jbo.uicli.jui.GraphDataFromRow
 
GraphicsUtils - class oracle.jbo.common.GraphicsUtils.
GraphicsUtils defines common user-interface related utility functions.
GREATERTHAN - Static variable in class oracle.jbo.server.rules.JboCompareValidator
 
GREATERTHANEQUALTO - Static variable in class oracle.jbo.server.rules.JboCompareValidator
 
grid - Variable in class oracle.jdeveloper.html.DHTMLTable
 

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