Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

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

P

pAbbreviation - Variable in class oracle.jbo.common.Owner
 
Package - Static variable in class oracle.jbo.uicli.mom.JUTags
 
page - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
page - Variable in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
PAGE_CONTEXT_CONTAINER_NAME - Static variable in class oracle.jbo.http.HttpContainer
 
pageContext - Variable in class oracle.jbo.html.RequestParameters
 
paintValue(Graphics, Rectangle) - Method in class oracle.jbo.server.rules.ValueListEditor
Has no effect: this list cannot be painted.
paintValue(Graphics, Rectangle) - Method in class oracle.jbo.server.rules.BaseEnumEditor
Displays a value in this editor.
panelBinding - Variable in class oracle.jbo.uicli.jui.JUSVFocusAdapter
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.UrlEventTag
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.SearchTag
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.ScrollBarTag
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.NavBarTag
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.EditRecordTag
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.DataTransactionTag
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.DataHandlerTag
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.DataGridTag
 
paramNames - Static variable in class oracle.jbo.html.jsp.datatags.DataComponentTag
 
paramQualifies(Object[]) - Method in class oracle.jbo.server.RowFilterKey
 
paramQualifies(Object[]) - Method in interface oracle.jbo.server.RowFilter
Returns a flag indicating whether values is qualified by this row filter or not.
parse(String, String) - Method in class oracle.jbo.format.Formatter
parse this string according to the format specified and return an object
parse(String, String) - Method in class oracle.jbo.format.DefaultPercentageFormatter
parse this string according to the format specified and return an object
parse(String, String) - Method in class oracle.jbo.format.DefaultNumberFormatter
parse this string according to the format specified.
parse(String, String) - Method in class oracle.jbo.format.DefaultMessageFormatter
parse this string according to the format specified and return an object
parse(String, String) - Method in class oracle.jbo.format.DefaultDateFormatter
parse this string according to the format specified and return an object
parse(String, String) - Method in class oracle.jbo.format.DefaultCurrencyFormatter
parse this string according to the format specified and return an object
parseFormattedAttribute(String, LocaleContext) - Method in interface oracle.jbo.AttributeHints
Strips off the formatting from a string and constructs an instance of the attribute's domain using the 'clean' string as a parameter of the contructor.
parseFormattedAttribute(String, LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
 
parseMultipartRequest(HttpServletRequest, ActionServlet) - Static method in class oracle.jbo.html.struts11.MultipartUtil
 
parseObject(String, ParsePosition) - Method in class oracle.jbo.format.DefaultPercentageFormatter
 
parseObject(String, ParsePosition) - Method in class oracle.jbo.format.DefaultNumberFormatter
 
parseObject(String, ParsePosition) - Method in class oracle.jbo.format.DefaultMessageFormatter
 
parseObject(String, ParsePosition) - Method in class oracle.jbo.format.DefaultDateFormatter
 
parseObject(String, ParsePosition) - Method in class oracle.jbo.format.DefaultCurrencyFormatter
 
parsePassivationId(String) - Static method in class oracle.jbo.common.ampool.SessionCookieImpl
 
parseSessionId(String) - Static method in class oracle.jbo.common.ampool.SessionCookieImpl
 
PASSIVATE_DEFER_FLAG - Static variable in interface oracle.jbo.ApplicationModule
A passivate flag.
PASSIVATE_HINT_FLAG - Static variable in interface oracle.jbo.ApplicationModule
An internal passivation flag.
PASSIVATE_TO_DATABASE - Static variable in interface oracle.jbo.ApplicationModule
Used by setStoreForPassivate to serialize the state of the Application Module's session and any cached changes to the database.
PASSIVATE_TO_FILE - Static variable in interface oracle.jbo.ApplicationModule
Used by setStoreForPassivate to serialize the state of the Application Module's session and any cached changes to a file.
PASSIVATE_TO_MEMORY - Static variable in interface oracle.jbo.ApplicationModule
Used by setStoreForPassivate to serialize the state of the Application Module's session and any cached changes to memory.
PASSIVATE_TO_STACK_FLAG - Static variable in interface oracle.jbo.ApplicationModule
An internal passivation flag.
PASSIVATE_TRANSIENT_FLAG - Static variable in interface oracle.jbo.ApplicationModule
A passivation/activation flag.
PASSIVATE_UNDO_FLAG - Static variable in interface oracle.jbo.ApplicationModule
An internal passivate flag.
passivateNewRowTracker(QueryCollection, RowFilterKey, Document, Element) - Method in class oracle.jbo.server.ViewObjectImpl
Stores the NewRow index and keys.
passivateOpenVOs(boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not call this method.
passivateState(byte[]) - Method in interface oracle.jbo.ApplicationModule
Deprecated. deprecated since 9.0.5. Use ApplicationModule.passivateState(byte[]) with the PERSISTNENT_SNAPSHOT bit set
passivateState(byte[]) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
passivateState(byte[]) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
passivateState(byte[]) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
passivateState(byte[], int) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
passivateState(byte[], int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
passivateState(byte[], int) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
passivateState(byte[], int) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
passivateState(Document, Element) - Method in class oracle.jbo.server.ViewObjectImpl
Allows subclasses to store custom data as XML-nodes under the given parent element, in the given document.
passivateState(Document, Element) - Method in class oracle.jbo.server.ApplicationModuleImpl
Allows subclasses to store custom data as XML-nodes under the given parent element, in the given document.
passivateState(int, byte[]) - Method in interface oracle.jbo.ApplicationModule
Deprecated. deprecated since 9.0.5. Use {@link passivateState(int, byte[], int) with the PASSIVATE_TRANSIENT_FLAG not set instead.
passivateState(int, byte[]) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
passivateState(int, byte[]) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
passivateState(int, byte[]) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
passivateState(int, byte[], int) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
passivateState(int, byte[], int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
passivateState(int, byte[], int) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
passivateState(int, byte[], int) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
passivateState(ViewRowImpl, Document, Element) - Method in class oracle.jbo.server.ViewObjectImpl
Allows subclasses to store custom, Iterator and RowSet independent data as XML-nodes under the given parent element, in the given document.
passivateState(ViewRowSetImpl, ViewRowImpl, Document, Element) - Method in class oracle.jbo.server.ViewObjectImpl
Advanced Internal method only.
passivateStateForUndo(String, byte[], int) - Method in interface oracle.jbo.ApplicationModule
Create an ApplicationModule undo record.
passivateStateForUndo(String, byte[], int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
passivateStateForUndo(String, byte[], int) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
passivateStateForUndo(String, byte[], int) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
passivateTransients(ViewRowImpl, AttributeDefImpl[], Document, Element) - Method in class oracle.jbo.server.ViewObjectImpl
Stores the attributes from the given array for either just the current row or all the rows in this viewrowset into the given parent xml node.
passivateTransients(ViewRowSetImpl, ViewRowImpl, AttributeDefImpl[], Document, Element) - Method in class oracle.jbo.server.ViewObjectImpl
Advanced Internal method only.
PASSIVATION_SAVE_FOR_LATER_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
PASSIVATION_STORE_DATABASE - Static variable in interface oracle.jbo.common.PropertyConstants
 
PASSIVATION_STORE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
PASSIVATION_STORE_FILE - Static variable in interface oracle.jbo.common.PropertyConstants
 
PASSIVATION_STORE_NULL - Static variable in interface oracle.jbo.common.PropertyConstants
 
PasswordField - class oracle.jdeveloper.html.PasswordField.
Represents a text field render.
PasswordField() - Constructor for class oracle.jdeveloper.html.PasswordField
 
PCollException - exception oracle.jbo.PCollException.
 
PCollException(Class, String, Object[], Exception) - Constructor for class oracle.jbo.PCollException
 
PD_DEBUGDIAGNOSTIC_DEFAULT_LEVEL - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PD_DIAGNOSTIC_DEFAULT_LEVEL - Static variable in class oracle.jbo.common.DiagnosticFactory
 
pDefault - Variable in class oracle.jbo.common.PropertyMetadata
Deprecated. - use getDefault instead
pDescription - Variable in class oracle.jbo.common.PropertyMetadata
Deprecated. - use getDescription instead
performLOVAction() - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
This method is invoked when action is to be performed on the associated button.
PERSIST_MGR_NONE - Static variable in interface oracle.jbo.common.PropertyConstants
 
PERSIST_MGR_ORACLE - Static variable in interface oracle.jbo.common.PropertyConstants
 
PersistenceException - exception oracle.jbo.PersistenceException.
Indicates an error while loading XML files at Runtime.
PersistenceException(Class, String, Object[]) - Constructor for class oracle.jbo.PersistenceException
Creates an exception to be localized using a given message bundle and error code.
PersistenceException(String, Object[]) - Constructor for class oracle.jbo.PersistenceException
Creates an exception to be localized using CSMessageBundle and a given error code.
pGroup - Variable in class oracle.jbo.common.PropertyMetadata
Deprecated. - use getGroup instead
PickList - class oracle.jdeveloper.html.PickList.
This class represents a databound picklist.
PickList() - Constructor for class oracle.jdeveloper.html.PickList
Constructs object.
PickListContext - interface oracle.jdeveloper.html.PickListContext.
 
PIE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
PIE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
PIE_BAR_CHART - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
PIE_BAR_CHART - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
PiggybackClsCheckWrapper - class oracle.jbo.common.PiggybackClsCheckWrapper.
 
PiggybackClsCheckWrapper(Object) - Constructor for class oracle.jbo.common.PiggybackClsCheckWrapper
 
PiggybackException - exception oracle.jbo.PiggybackException.
Indicates a failure while reading/writing piggyback.
PiggybackException(String) - Constructor for class oracle.jbo.PiggybackException
Create an exception indicating that some error occurred while either reading or writing piggyback.
PiggybackInput - class oracle.jbo.common.PiggybackInput.
This is a helper class for piggybacking input.
PiggybackInput() - Constructor for class oracle.jbo.common.PiggybackInput
 
PiggybackInput(byte[]) - Constructor for class oracle.jbo.common.PiggybackInput
 
PiggybackInput(ObjectMarshaller, byte[]) - Constructor for class oracle.jbo.common.PiggybackInput
 
PiggybackInputStream - class oracle.jbo.common.PiggybackInputStream.
This class is a helper class for Client Service to do piggybacking.
PiggybackInputStream(ObjectMarshaller, InputStream) - Constructor for class oracle.jbo.common.PiggybackInputStream
 
PiggybackObjectOutputStream - class oracle.jbo.common.PiggybackObjectOutputStream.
This class is a helper class for Client Service to do piggybacking.
PiggybackObjectOutputStream(OutputStream, Locale, ApplicationModule) - Constructor for class oracle.jbo.common.PiggybackObjectOutputStream
protected PiggybackObjectOutputStream(Locale locale) throws IOException { super(); mLocale = locale; }
PiggybackOutput - class oracle.jbo.common.PiggybackOutput.
This is a helper class for piggybacking output.
PiggybackOutput(List, Locale, ApplicationModule) - Constructor for class oracle.jbo.common.PiggybackOutput
 
PiggybackOutput(Locale, ApplicationModule) - Constructor for class oracle.jbo.common.PiggybackOutput
 
PipeDiagnosticImpl - class oracle.jbo.common.PipeDiagnosticImpl.
The superclass for classes that act as a stream for diagnostic messages.
PipeDiagnosticImpl() - Constructor for class oracle.jbo.common.PipeDiagnosticImpl
Creates an instance.
pKeywords - Variable in class oracle.jbo.common.PropertyMetadata
Deprecated. - use getKeywords instead
PLATFORM_COLO - Static variable in interface oracle.jbo.JboContext
Colocated platform.
PLATFORM_EJB - Static variable in interface oracle.jbo.JboContext
EJB on the Oracle8i platform.
PLATFORM_EJB_IAS - Static variable in interface oracle.jbo.JboContext
Oracle Application Server platform.
PLATFORM_LOCAL - Static variable in interface oracle.jbo.JboContext
Local platform.
PLATFORM_ORACLE8I - Static variable in interface oracle.jbo.JboContext
Oracle8i platform.
PLATFORM_VB - Static variable in interface oracle.jbo.JboContext
Visibroker platform.
PLATFORM_WLS - Static variable in interface oracle.jbo.JboContext
EJB on the Oracle Application Server platform.
PN_APPMODULE_EJB_TYPE - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_BC4J_ORACLE_HOME - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_DBTIME_QUERY - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_DBTIME_QUERY - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_DEBUG_PREFIX - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_DEBUG_PREFIX - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_DEBUG_TYPE - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_DEBUG_TYPE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_JBO_JDBC_TRACE - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_JBO_JDBC_TRACE - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_JDBC_DRIVER_CLASS - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_JDBC_DRIVER_CLASS - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_JDBC_DRIVER_VERBOSE - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_JDBC_DRIVER_VERBOSE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_LOCKING_MODE - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_LOCKING_MODE - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_OC4J_INSTANCE_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_OC4J_INSTANCE_NAME - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_OC4J_VERSION - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_ORACLE_HOME - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_PIPE_TARGET - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_POOL_MANAGER - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_POOL_MANAGER - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_SHOW_FUNCTION - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SHOW_FUNCTION - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SHOW_LEVEL - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SHOW_LEVEL - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SHOW_LINECOUNT - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SHOW_LINECOUNT - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SHOW_TIMING - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SHOW_TIMING - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SQL92_LOCKTRAILER - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SQLBUILDERIMPL - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SQLBUILDERIMPL - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_SQLTYPEMAP - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SQLTYPEMAP - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_TRACE_THRESHOLD - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_TRACE_THRESHOLD - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_VIEWCRITERIA_ADAPTER - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_VIEWCRITERIA_ADAPTER - Static variable in interface oracle.jbo.common.PropertyConstants
 
pName - Variable in class oracle.jbo.common.PropertyMetadata
Deprecated. - use getName instead
pName - Variable in class oracle.jbo.common.Owner
 
PNAME_BindingClass - Static variable in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
PNAME_CliApplication - Static variable in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
PNAME_RootAMDefName - Static variable in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
PNAME_TYPE - Static variable in class oracle.jbo.uicli.binding.JUIteratorDef
 
PNAME_TYPE - Static variable in class oracle.jbo.uicli.binding.JUFormDef
 
PNAME_TYPE - Static variable in class oracle.jbo.uicli.binding.JUControlDef
 
PNAME_TYPE_APPLICATION - Static variable in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
PNAME_TYPE_PROJ - Static variable in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
PNAME_TypeBindings - Static variable in class oracle.jbo.uicli.binding.JUCtrlHierDef
 
POLAR - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
POLAR - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
POLAR_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
POLAR_DUAL_AXIS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
POOL_CLASS_NAME_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
POOL_RECYCLE_THRESHOLD_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
PoolMgr - class oracle.jbo.common.ampool.PoolMgr.
This class manages the Application Pool.
PoolMgr() - Constructor for class oracle.jbo.common.ampool.PoolMgr
 
PoolTester - class oracle.jbo.common.ampool.PoolTester.
The PoolTester class provides a sample implementation and use of Application Module Pooling in LOCAL mode.
PoolTester() - Constructor for class oracle.jbo.common.ampool.PoolTester
Constructor
populate(Object, String, String, HttpServletRequest) - Static method in class oracle.jbo.html.struts11.MultipartUtil
Populate the properties of the specified JavaBean from the specified HTTP request, based on matching each parameter name (plus an optional prefix and/or suffix) against the corresponding JavaBeans "property setter" methods in the bean's class.
populate(ResultSet) - Method in class oracle.jbo.server.ViewRowImpl
Internal: Applications should not use this method.
populateAttribute(int, Object) - Method in class oracle.jbo.server.ViewRowImpl
 
populateAttribute(int, Object) - Method in class oracle.jbo.server.RowImpl
 
populateAttribute(int, Object) - Method in class oracle.jbo.server.EntityImpl
Advanced method: Applications should not use this method.
populateAttribute(int, Object, boolean, boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced method: Applications should typically not use this method.
populateAttributeAsChanged(int, Object) - Method in class oracle.jbo.server.ViewRowImpl
 
populateAttributeAsChanged(int, Object) - Method in class oracle.jbo.server.EntityImpl
Advanced method: Applications should typically not call this method from their subclasses other then when performing programmatic attribute defaulting with proper attribute values.
populateAttributeForRow(ViewRowImpl, int, Object) - Method in class oracle.jbo.server.ViewObjectImpl
 
populateBC4JFormBean(BC4JContext, ActionForm) - Method in class oracle.jbo.html.struts11.actions.EditAction
This method transfer the data from the Model to the FormBean
populateConversion(HashMap) - Method in class oracle.jbo.common.JboTypeMapEntries
 
populateConversion(HashMap) - Static method in class oracle.jbo.common.JboTypeMap
 
populated - Variable in class oracle.jdeveloper.html.DHTMLRow
 
populateEntries() - Static method in class oracle.jbo.common.JboTypeMap
 
populateEntries(String) - Static method in class oracle.jbo.common.JboTypeMap
 
populateFromBean() - Method in class oracle.jbo.server.ejb.facade.EntityFacadeImpl
An abstract method responsible for populating Entity Facade attributes with the corresponding attribute values from the Entity Bean.
populateHashTableWithRemoteConnectionInfo(Hashtable, String, String, String) - Static method in class oracle.jbo.html.jsp.ConnectionInfo
This is an internal function that populates a Hashtable with the HTTP connection information.
populateJboTypeMapEntries() - Method in interface oracle.jbo.server.SQLBuilder
Populates the system typemap table with entries appropriate for the JDBC implementation.
populateJboTypeMapEntries() - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
populateRow(BC4JContext, ActionForm, Row) - Method in class oracle.jbo.html.struts11.actions.UpdateAction
 
populateToolBarFromCommands() - Method in class oracle.jbo.html.databeans.NavigatorBar
 
populateToolBarFromCommands() - Method in class oracle.jbo.html.databeans.JSNavigatorBar
 
populateToolBarFromCommands() - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
 
POST_ABORT_ON_FIRST_EXCEPTION - Static variable in class oracle.jbo.server.DBTransactionImpl
 
POST_ALL_NO_RESET_ON_EXCEPTION - Static variable in class oracle.jbo.server.DBTransactionImpl
 
POST_ALL_RESET_ON_EXCEPTION - Static variable in class oracle.jbo.server.DBTransactionImpl
 
postApplicationModuleCreate() - Method in class oracle.jbo.server.ejb.sb.ServiceBean
Called after creating the appmodule.
postChanges() - Method in interface oracle.jbo.Transaction
Synchronizes the changes in the middle-tier transaction-cache with the database.
postChanges() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
postChanges() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
postChanges() - Method in class oracle.jbo.server.DBTransactionImpl
Synchronizes the changes in the middle-tier transaction-cache with the database.
postChanges() - Method in class oracle.jbo.server.ejb.sb.ContainerManagedServiceBeanBase
Posts the changes to the database when the transaction is about to be completed.
postChanges(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
This method is not implemented in this class.
postChanges(TransactionEvent) - Method in interface oracle.jbo.server.TransactionPostListener
Notifies a listener to post any cached changes to the database.
postChanges(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Initiates a post operation for this Entity Object.
postChanges(TransactionEvent) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
PostChangesTag - class oracle.jbo.html.jsp.datatags.PostChangesTag.
 
PostChangesTag() - Constructor for class oracle.jbo.html.jsp.datatags.PostChangesTag
 
pOwner - Variable in class oracle.jbo.common.PropertyMetadata
Deprecated. - use getOwner instead
PRECISION_PARAM - Static variable in class oracle.jbo.html.jsp.datatags.ShowDefinitionTag
 
prefixString - Static variable in class oracle.jbo.html.databeans.ChartRenderer
unique prefix., used while generating key for image objects stored in the session.
prepareCall(String) - Static method in class oracle.jbo.server.JDBCInteract
 
prepareForActivation(Element) - Method in class oracle.jbo.server.ViewObjectImpl
Override this method to activate custom data in the ViewObject from this VO's xml node.
prepareForActivation(Element) - Method in class oracle.jbo.server.ApplicationModuleImpl
Override this method to activate custom data in the ApplicationModule from this AM's xml node.
prepareForDML(int, TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
A pre-doDML() notification that allows subclasses to modify any attributes on this entity that should be updated in the database.
prepareForDML(Object) - Method in interface oracle.jbo.domain.BlobDomainInterface
Internal: Applications should not use this method.
prepareForMultiValueListGeneration() - Method in class oracle.jdeveloper.html.StaticPickList
 
prepareForMutliValueListGeneration() - Method in class oracle.jdeveloper.html.PickList
 
prepareForPassivation(Document, Element) - Method in class oracle.jbo.server.ViewObjectImpl
Override this method to passivate custom data in the ViewObject, before any ViewObject settings are passivated.
prepareForPassivation(Document, Element) - Method in class oracle.jbo.server.ApplicationModuleImpl
Override this method to passivate custom data in the ApplicationModule.
prepareForRendering() - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
 
prepareSession(Session) - Method in class oracle.jbo.server.ApplicationModuleImpl
Prepares the ApplicationModule session.
prepareSession(SessionData) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
prepareSession(SessionData) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
prepareSession(SessionData) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
prepareSession(SessionData) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
prepareStatement(String) - Static method in class oracle.jbo.server.JDBCInteract
 
prev() - Method in class oracle.jbo.common.PropertyMetadata
 
prev() - Method in class oracle.jbo.common.EventGroup
 
previous() - Method in class oracle.jbo.ViewCriteria
Steps backward, designating the previous row as the current row.
previous() - Method in interface oracle.jbo.RowIterator
Gets the previous row in the iterator.
previous() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Navigates to the previous row in the row set.
previous() - Method in class oracle.jbo.server.ViewRowSetImpl
Navigates to the previous row in the row set.
previous() - Method in class oracle.jbo.server.ViewObjectImpl
Navigates to the previous row in the row set.
previous() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
previous(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.NavigationAction
"previous" dispatch method called by DispatchAction
previousIndex() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the absolute row index of the previous row.
previousSet(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.NavigationAction
"previousSet" dispatch method called by DispatchAction
PRIMARYKEY_PARAM - Static variable in class oracle.jbo.html.jsp.datatags.ShowDefinitionTag
 
print(boolean) - Method in class oracle.jbo.common.DiagnosticStream
 
print(char) - Method in class oracle.jbo.common.DiagnosticStream
 
print(char[]) - Method in class oracle.jbo.common.DiagnosticStream
 
print(double) - Method in class oracle.jbo.common.DiagnosticStream
 
print(float) - Method in class oracle.jbo.common.DiagnosticStream
 
print(int) - Method in class oracle.jbo.common.DiagnosticStream
 
print(long) - Method in class oracle.jbo.common.DiagnosticStream
 
print(Object) - Method in class oracle.jbo.common.DiagnosticStream
 
print(PrintWriter) - Method in class oracle.jbo.html.databeans.XmlData
Prints the XML results to a PrintWriter.
print(String) - Method in class oracle.jbo.common.SilentDiagnosticImpl
Consumes a message.
print(String) - Method in class oracle.jbo.common.PipeDiagnosticImpl
Passes a message to the standard output.
print(String) - Method in interface oracle.jbo.common.IDiagnostic
Prints a trace message.
print(String) - Method in class oracle.jbo.common.IASDiagnosticImpl
Displays a message in the console.
print(String) - Method in class oracle.jbo.common.FileDiagnosticImpl
Displays a message in the console.
print(String) - Method in class oracle.jbo.common.DiagnosticStream
 
print(String) - Static method in class oracle.jbo.common.Diagnostic
print a trace line to the diagnostic stream at the default diagnostic level.
print(String) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a trace message.
print(String) - Method in class oracle.jbo.common.ConsoleDiagnosticImpl
Displays a message in the console.
print(String, int) - Static method in class oracle.jbo.common.Diagnostic
print a trace line to the diagnostic stream, at the diagnostic level indicated.
print(String, int) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a trace message to the diagnostic device.
printActiveObjsTab(PrintWriter) - Method in class oracle.jbo.server.ViewRowSetImpl
 
printActiveObjsTab(PrintWriter) - Method in class oracle.jbo.server.QueryCollection
 
printAttrXMLDefinition(AttributeList, String, AttributeDef, Hashtable, PrintWriter, boolean) - Static method in class oracle.jbo.domain.DomainAttributeDef
 
printColl(PrintWriter, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
printColl(PrintWriter, int) - Method in class oracle.jbo.server.QueryCollection
 
printInHex(byte) - Static method in class oracle.jbo.common.RepConversion
print byte in Hex.
printInHex(int) - Static method in class oracle.jbo.common.RepConversion
 
printInHex(long) - Static method in class oracle.jbo.common.RepConversion
 
printInHex(short) - Static method in class oracle.jbo.common.RepConversion
 
println() - Method in class oracle.jbo.common.DiagnosticStream
 
println(boolean) - Method in class oracle.jbo.common.DiagnosticStream
 
println(char) - Method in class oracle.jbo.common.DiagnosticStream
 
println(char[]) - Method in class oracle.jbo.common.DiagnosticStream
 
println(double) - Method in class oracle.jbo.common.DiagnosticStream
 
println(float) - Method in class oracle.jbo.common.DiagnosticStream
 
println(int) - Method in class oracle.jbo.common.DiagnosticStream
 
println(long) - Method in class oracle.jbo.common.DiagnosticStream
 
println(Object) - Method in class oracle.jbo.common.DiagnosticStream
 
println(String) - Method in class oracle.jbo.common.SilentDiagnosticImpl
Consumes a message.
println(String) - Method in class oracle.jbo.common.PipeDiagnosticImpl
Passes a message, with a carrage-return, to the standard output.
println(String) - Method in interface oracle.jbo.common.IDiagnostic
Prints a trace message and terminates the line.
println(String) - Method in class oracle.jbo.common.IASDiagnosticImpl
Displays a message, with a carrage-return, in the console.
println(String) - Method in class oracle.jbo.common.FileDiagnosticImpl
 
println(String) - Method in class oracle.jbo.common.DiagnosticStream
 
println(String) - Static method in class oracle.jbo.common.Diagnostic
Prints a trace message line to the diagnostic device.
println(String) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a trace message line to the diagnostic device.
println(String) - Method in class oracle.jbo.common.ConsoleDiagnosticImpl
Displays a message, with a carrage-return, in the console.
println(String) - Static method in class oracle.jbo.server.JDBCInteract
 
println(StringBuffer) - Static method in class oracle.jbo.common.Diagnostic
Prints a trace message line to the diagnostic device.
println(String, int) - Static method in class oracle.jbo.common.Diagnostic
print a trace line to the diagnostic stream, at the diagnostic level indicated, and terminate it.
println(String, int) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a trace message line to the diagnostic device.
printRUChain(PrintWriter) - Method in class oracle.jbo.server.ViewRowSetImpl
 
printRUChain(PrintWriter) - Method in class oracle.jbo.server.QueryCollection
 
printStackTrace() - Method in class oracle.jbo.JboException
Prints this Throwable and its backtrace to the standard error stream.
printStackTrace() - Static method in class oracle.jbo.common.Diagnostic
Prints a stack trace for the current environment.
printStackTrace() - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a stack trace for the current environment.
printStackTrace() - Method in class oracle.jbo.common.ampool.ApplicationPoolException
 
printStackTrace(PrintStream) - Method in class oracle.jbo.JboException
Prints this Throwable and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class oracle.jbo.common.ampool.ApplicationPoolException
 
printStackTrace(PrintWriter) - Method in class oracle.jbo.JboException
Prints this Throwable and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class oracle.jbo.common.ampool.ApplicationPoolException
 
printStackTrace(Throwable) - Static method in class oracle.jbo.common.Diagnostic
Prints a stack trace for an exception.
printStackTrace(Throwable) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a stack trace for an exception.
PrintVersion - class oracle.jbo.common.PrintVersion.
Prints the current BC4J version number.
PrintVersion() - Constructor for class oracle.jbo.common.PrintVersion
 
printXMLDefinition(Hashtable, PrintWriter, boolean) - Method in interface oracle.jbo.domain.XMLDomainInterface
Prints the DTD info for this domain in the given print writer.
printXMLDefinition(Hashtable, PrintWriter, int) - Method in class oracle.jbo.server.RowImpl
Prints DTD for this row and all its contents (including contained RowSets if depthCount is non-zero).
printXMLDefinition(Row, Hashtable, PrintWriter, int) - Method in class oracle.jbo.server.AttributeDefImpl
 
printXMLDefinition(RowSetImpl, Hashtable, PrintWriter, int) - Method in class oracle.jbo.server.ViewObjectImpl
Calls RowImpl.printXMLDefinition(java.util.Hashtable, java.io.PrintWriter, int) to generate the definition for the rowset and all its contents (including contained rowsets if depthCount is non-zero).
processAndReadXML(XMLInterface, Element, int, XSLStylesheet) - Static method in class oracle.jbo.common.JboXMLUtil
 
processContent(HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
Override Set the request character encoding using the controller contentType This allow the parameters to be decoded correctly in the action since the encoding from the JSP has not been processed yet.
processElement(String, String) - Method in class oracle.jbo.html.databeans.ChartRenderer
set property for a given name-value pair
processForward(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
Override the forward process to lock/release the ApplicationModule.
processForwardConfig(HttpServletRequest, HttpServletResponse, ForwardConfig) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
Override
processInclude(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
 
processMapping(HttpServletRequest, HttpServletResponse, String) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
Override Create the BC4J context when the mapping is processed.
processMultipart(HttpServletRequest) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
If this is a multipart request, wrap it with a special wrapper.
processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
Populate the properties of the specified ActionForm instance from the request parameters included with this request.
processPostForward(HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
 
processUrlProperties(Hashtable) - Method in class oracle.jbo.html.databeans.ChartRenderer
For each property name-value pair speicifed in the URL, invoke the set method on the bean
processWhereClause(Object) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
Processes the complete where-clause for this Finder-Based View Object.
processXSL(XMLDocument, XSLStylesheet) - Static method in class oracle.jbo.common.JboXMLUtil
 
productTypeName(String) - Static method in class oracle.jbo.server.util.Canonizer
 
PROP_DIAGNOSTICS - Static variable in class oracle.jbo.server.util.SafeExec
 
PROP_TIMEOUT - Static variable in class oracle.jbo.server.util.SafeExec
 
Properties - interface oracle.jbo.Properties.
Provides access to custom name-value pairs stored in an object's metadata definition.
PropertiesHelper - class oracle.jbo.common.PropertiesHelper.
Internal: Applications should not use this class.
PropertiesHelper() - Constructor for class oracle.jbo.common.PropertiesHelper
 
propertyChange(PropertyChangeEvent) - Method in interface oracle.jbo.server.util.PropertyChangeListener
This method gets called when a bound property is changed.
PropertyChangeEvent - class oracle.jbo.server.util.PropertyChangeEvent.
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property.
PropertyChangeEvent(Object, String, Object, Object) - Constructor for class oracle.jbo.server.util.PropertyChangeEvent
 
PropertyChangeListener - interface oracle.jbo.server.util.PropertyChangeListener.
A "PropertyChange" event gets fired whenever a bean changes a "bound" property.
PropertyConstants - interface oracle.jbo.common.PropertyConstants.
Defines constants used by various BC4J properties.
PropertyContext - interface oracle.jbo.common.PropertyContext.
Defines methods for logging diagnostic messages.
PropertyDefaultContext - class oracle.jbo.common.PropertyDefaultContext.
temporary (Nov02) implementation to hold a default property context.
PropertyGroup - class oracle.jbo.common.PropertyGroup.
This is an example of a java type-safe constant.
PropertyManager - class oracle.jbo.common.PropertyManager.
Internal: Applications should not use this class.
PropertyManager() - Constructor for class oracle.jbo.common.PropertyManager
 
PropertyMetadata - class oracle.jbo.common.PropertyMetadata.
Internal: Applications should not use this class.
publishMessage(String, JboMessageObject) - Method in interface oracle.jbo.server.JboMessageManager
 
put(Object, Object) - Method in class oracle.jbo.common.WeakKeyHashtableImpl
 
put(Object, Object) - Method in class oracle.jbo.common.WeakKeyHashtable
 
put(Object, Object) - Method in class oracle.jbo.common.WeakHashtableImpl
 
put(Object, Object) - Method in class oracle.jbo.common.WeakHashtable
 
put(String, Object) - Method in class oracle.jbo.server.JboEventObject
Adds a name-value pair to this event object's hash table.
putProperty(Object, Object) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
putValue(Object, Object, Properties) - Method in class oracle.jbo.http.HttpContainer
 
PV_DEBUG_PREFIX - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_CONSOLE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_FILE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_IAS - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_OUT - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_PIPE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_SILENT - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_FALSE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_IMPL_CREATE_METHODNAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
PV_PIPE_TARGET_LOOPBACK - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_TRACE_THRESHOLD - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_TRUE - Static variable in class oracle.jbo.common.DiagnosticFactory
 

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

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

 

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