|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Package oracle.jbo |
Class oracle.jbo.AfterCommitException implements Serializable |
Class oracle.jbo.AfterPostException implements Serializable |
Class oracle.jbo.AfterRollbackException implements Serializable |
Class oracle.jbo.AlreadyConnectedException implements Serializable |
Class oracle.jbo.AlreadyLockedException implements Serializable |
Class oracle.jbo.ApplicationModuleCreateException implements Serializable |
Class oracle.jbo.AttributeLoadException implements Serializable |
Class oracle.jbo.AttributeReadXMLException implements Serializable |
Class oracle.jbo.AttrSetValException implements Serializable |
Class oracle.jbo.AttrValException implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
int mObjType
java.lang.String mBaseAttrName
java.lang.String mObjName
java.lang.String mAttrName
java.lang.Object mAttrValue
Class oracle.jbo.ConnectionMetadata implements Serializable |
Serialized Fields |
java.lang.String mUserName
java.lang.String mDataSourceId
java.lang.String mJdbcURL
Class oracle.jbo.CustomClassNotFoundException implements Serializable |
Class oracle.jbo.DeadEntityAccessException implements Serializable |
Serialized Fields |
Key mKey
CSMessageBundle
and error code EXC_DEAD_ENTITY_ACCESS
.
Message parameters are accessable through 'get' methods.
Class oracle.jbo.DeadViewRowAccessException implements Serializable
Class oracle.jbo.DeleteEvent implements Serializable
Class oracle.jbo.DMLException implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Serialized Fields
mOperation
int mOperation
mEntityRowHandle
int mEntityRowHandle
mEntityRow
Row mEntityRow
Class oracle.jbo.InsertDeleteEvent implements Serializable
Serialized Fields
mRowCountInRangeBefore
int mRowCountInRangeBefore
mRowCountInRange
int mRowCountInRange
Class oracle.jbo.InsertEvent implements Serializable
Class oracle.jbo.InvalidAttrKindException implements Serializable
Class oracle.jbo.InvalidDefNameException implements Serializable
Class oracle.jbo.InvalidObjAccessException implements Serializable
Class oracle.jbo.InvalidObjNameException implements Serializable
Class oracle.jbo.InvalidOperException implements Serializable
Class oracle.jbo.InvalidOwnerException implements Serializable
Class oracle.jbo.InvalidParamException implements Serializable
Class oracle.jbo.JboEvent implements Serializable
Class oracle.jbo.JboException implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Serialized Fields
mHelper
JboExceptionHelper mHelper
mNeedsEntityToVOMapping
boolean mNeedsEntityToVOMapping
mHasPeerException
boolean mHasPeerException
Class oracle.jbo.JboSerializationException implements Serializable
Class oracle.jbo.JboWarning implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Serialized Fields
mHelper
JboExceptionHelper mHelper
Class oracle.jbo.Key implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Serialized Fields
mKeyValues
java.lang.Object[] mKeyValues
mHashCode
int mHashCode
mRowHandle
java.lang.Object mRowHandle
mSignature
long mSignature
Class oracle.jbo.KeyNotFoundException implements Serializable
Class oracle.jbo.NameClashException implements Serializable
Class oracle.jbo.NavigationEvent implements Serializable
Serialized Fields
dstRow
Row dstRow
srcRow
Row srcRow
Class oracle.jbo.NoDefException implements Serializable
Class oracle.jbo.NoObjException implements Serializable
Class oracle.jbo.NotConnectedException implements Serializable
Class oracle.jbo.NoXMLFileException implements Serializable
Class oracle.jbo.PCollException implements Serializable
Class oracle.jbo.PersistenceException implements Serializable
Class oracle.jbo.PiggybackException implements Serializable
Class oracle.jbo.RangeEvent implements Serializable
Class oracle.jbo.RangeRefreshEvent implements Serializable
Serialized Fields
mRangeStart
int mRangeStart
mRowCountInRange
int mRowCountInRange
mRows
Row[] mRows
Class oracle.jbo.ReadOnlyAttrException implements Serializable
Class oracle.jbo.ReadOnlyViewObjectException implements Serializable
Class oracle.jbo.ReadXMLException implements Serializable
Class oracle.jbo.RemoveWithDetailsException implements Serializable
Class oracle.jbo.RowCreateException implements Serializable
Class oracle.jbo.RowEvent implements Serializable
Serialized Fields
mRow
Row mRow
mRowIndex
int mRowIndex
Class oracle.jbo.RowInconsistentException implements Serializable
Serialized Fields
mKey
Key mKey
- Constructs a new instance.
Class oracle.jbo.RowNotFoundException implements Serializable
Class oracle.jbo.RowReadXMLException implements Serializable
Class oracle.jbo.RowSetManagementEvent implements Serializable
Serialized Fields
mEventType
int mEventType
Class oracle.jbo.RowValException implements Serializable
Class oracle.jbo.ScrollEvent implements Serializable
Serialized Fields
mRangeStartBefore
int mRangeStartBefore
Class oracle.jbo.SQLDatumException implements Serializable
Class oracle.jbo.SQLStmtException implements Serializable
Class oracle.jbo.TooManyObjectsException implements Serializable
Class oracle.jbo.TransactionStateEvent implements Serializable
Serialized Fields
mEventType
int mEventType
Class oracle.jbo.TxnValException implements Serializable
Class oracle.jbo.UpdateEvent implements Serializable
Serialized Fields
mChangedAttrIndices
int[] mChangedAttrIndices
Class oracle.jbo.ValidationException implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Serialized Fields
mRowDefFullName
java.lang.String mRowDefFullName
Class oracle.jbo.VariantException implements Serializable
Class oracle.jbo.ViewCriteria implements Serializable
Serialized Fields
mViewObject
ViewObject mViewObject
listeners
com.sun.java.util.collections.ArrayList listeners
Class oracle.jbo.ViewLinkAlreadyExistsException implements Serializable
Package oracle.jbo.common
Class oracle.jbo.common.ClientDocument implements Serializable
Serialized Fields
_root
ClientElement _root
- The Element that defines the root of the XML tree.
From this root, you can walk the tree.
Class oracle.jbo.common.ClientElement implements Serializable
Serialized Fields
_tagName
java.lang.String _tagName
- The tagName used, normally used to identify this Element
_attributes
com.sun.java.util.collections.HashMap _attributes
- The attributes, normally used to define this Element
_clientElements
com.sun.java.util.collections.ArrayList _clientElements
- The collection of Elements that are parented by this Element
Class oracle.jbo.common.JboAssert implements Serializable
Class oracle.jbo.common.JboExMsgCarrier implements Serializable
Serialized Fields
mClassName
java.lang.String mClassName
Class oracle.jbo.common.JboUnexpectedException implements Serializable
Class oracle.jbo.common.PiggybackClsCheckWrapper implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Serialized Fields
mToWrap
java.lang.Object mToWrap
mClassName
java.lang.String mClassName
mContent
byte[] mContent
mException
JboException mException
Class oracle.jbo.common.PiggybackEventEntry implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Implementations of Serializable interface
Serialized Fields
mType
int mType
mId
int mId
mRowCountInRange
int mRowCountInRange
mRangeStart
int mRangeStart
mRangeStartBefore
int mRangeStartBefore
mSeqId
int mSeqId
mInitFlag
boolean mInitFlag
mResetPosFlag
boolean mResetPosFlag
Class oracle.jbo.common.PiggybackExceptionEntry implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Implementations of Serializable interface
Serialized Fields
mRSIId
int mRSIId
rowId
int rowId
colIndex
int colIndex
e
java.lang.Object e
Class oracle.jbo.common.PiggybackHandleEntry implements Serializable
Serialized Fields
mType
int mType
mName
java.lang.String mName
mFullName
java.lang.String mFullName
mId
int mId
mIntArray
int[] mIntArray
mStrArray
java.lang.String[] mStrArray
mBoolArray
boolean[] mBoolArray
mHObjArray
PiggybackHandleEntry[] mHObjArray
Class oracle.jbo.common.PiggybackKeyEntry implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Implementations of Serializable interface
Serialized Fields
mKeyValues
java.lang.Object[] mKeyValues
mSignature
long mSignature
mRowHandle
java.lang.Object mRowHandle
Class oracle.jbo.common.PiggybackNavigEntry implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Implementations of Serializable interface
Serialized Fields
mId
int mId
mAbsRowIndex
int mAbsRowIndex
mRangeRowIndex
int mRangeRowIndex
mCurrentRowSlot
int mCurrentRowSlot
Class oracle.jbo.common.PiggybackObjRemovedEntry implements Serializable
Serialized Fields
mId
int mId
Class oracle.jbo.common.PiggybackRowEntry implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Implementations of Serializable interface
Serialized Fields
mMarshaller
ObjectMarshaller mMarshaller
type
int type
index
int index
viewId
int viewId
mAttrVals
java.lang.Object[] mAttrVals
columnIdx
int[] columnIdx
rowRSIId
int rowRSIId
handle
java.lang.Object handle
Class oracle.jbo.common.PiggybackValueEntry implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Implementations of Serializable interface
Serialized Fields
index
int index
value
java.lang.Object value
Class oracle.jbo.common.PiggybackViewEntry implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Implementations of Serializable interface
Serialized Fields
viewId
int viewId
pbEntries
PiggybackEntry[] pbEntries
exEntries
PiggybackExceptionEntry[] exEntries
Class oracle.jbo.common.UnknownSQLTypeException implements Serializable
Package oracle.jbo.common.ampool
Class oracle.jbo.common.ampool.ApplicationPoolException implements Serializable
Serialized Fields
mCookie
SessionCookie mCookie
Class oracle.jbo.common.ampool.ApplicationPoolImpl implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
Serialized Fields
mSignature
long mSignature
mName
java.lang.String mName
mUserData
java.util.Hashtable mUserData
mSessionId
int mSessionId
mEnvironment
java.util.Hashtable mEnvironment
mUserName
java.lang.String mUserName
mPassword
java.lang.String mPassword
mConnectString
java.lang.String mConnectString
Class oracle.jbo.common.ampool.SessionCookieImpl implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Serialized Fields
mApplicationId
java.lang.String mApplicationId
mSessionId
java.lang.String mSessionId
mLastUpdate
java.util.Date mLastUpdate
mApplicationPool
ApplicationPool mApplicationPool
mEnvInfoProvider
EnvInfoProvider mEnvInfoProvider
mCookieId
int mCookieId
mPassivationId
int mPassivationId
mReservedPassivationId
int mReservedPassivationId
mValue
java.lang.String mValue
mActivationRequired
boolean mActivationRequired
mUsed
boolean mUsed
mEnvironment
java.util.Hashtable mEnvironment
Package oracle.jbo.domain
Class oracle.jbo.domain.DataCreationException implements Serializable
Class oracle.jbo.domain.DateDomain implements Serializable
Serialized Fields
mData
java.lang.Object mData
- Deprecated.
Class oracle.jbo.domain.DomainValidationException implements Serializable
Class oracle.jbo.domain.GenericDomainException implements Serializable
Class oracle.jbo.domain.NullValue implements Serializable
Serialized Fields
mSQLTypeId
int mSQLTypeId
Class oracle.jbo.domain.SQLValue implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Serialized Fields
mVal
java.lang.Object mVal
Package oracle.jbo.format
Class oracle.jbo.format.DefaultCurrencyFormatter implements Serializable
Serialized Fields
_theLocale
LocaleContext _theLocale
- The locale we are currently using
_theCurrencyFormatHelper
java.text.NumberFormat _theCurrencyFormatHelper
- Heleper object to which we delegate all our work
Class oracle.jbo.format.DefaultDateFormatter implements Serializable
Serialized Fields
_theLocale
LocaleContext _theLocale
- The locale we are currently using
_theSimpleDateFormatHelper
java.text.SimpleDateFormat _theSimpleDateFormatHelper
- Heleper object to which we delegate all our work
_defaultFormatString
java.lang.String _defaultFormatString
- Default format string
Class oracle.jbo.format.DefaultMessageFormatter implements Serializable
Serialized Fields
_theLocale
LocaleContext _theLocale
- The locale we are currently using
_defaultFormatString
java.lang.String _defaultFormatString
- Default format string
_theMessageFormatHelper
java.text.MessageFormat _theMessageFormatHelper
- Helper object to which we delegate all our work
Class oracle.jbo.format.DefaultNumberFormatter implements Serializable
Serialized Fields
_theLocale
LocaleContext _theLocale
- the Locale we are currently using
_theDecimalFormatHelper
java.text.DecimalFormat _theDecimalFormatHelper
- Heleper object to which we delegate all our work
Class oracle.jbo.format.DefaultPercentageFormatter implements Serializable
Serialized Fields
_theLocale
LocaleContext _theLocale
- The locale we are currrently using
_thePercentageFormatHelper
java.text.NumberFormat _thePercentageFormatHelper
- Heleper object to which we delegate all our work
Class oracle.jbo.format.FormatErrorException implements Serializable
Class oracle.jbo.format.Formatter implements Serializable
Class oracle.jbo.format.UnknownFormatterException implements Serializable
Class oracle.jbo.format.UnknownLocaleException implements Serializable
Package oracle.jbo.html
Class oracle.jbo.html.VHInvalidValFileException implements Serializable
Package oracle.jbo.html.databeans
Class oracle.jbo.html.databeans.ToolBarButtonContainer implements Serializable
Serialized Fields
toolbar
BaseNavigatorBar toolbar
Package oracle.jbo.html.jsp.datatags
Class oracle.jbo.html.jsp.datatags.ApplicationModuleTag implements Serializable
Serialized Fields
definition
java.lang.String definition
configName
java.lang.String configName
sUserName
java.lang.String sUserName
sPassword
java.lang.String sPassword
siiopUserName
java.lang.String siiopUserName
siiopPassword
java.lang.String siiopPassword
releaseMode
java.lang.String releaseMode
lock
boolean lock
waittimeout
int waittimeout
Class oracle.jbo.html.jsp.datatags.AttributeIterateTag implements Serializable
Serialized Fields
sDataSource
java.lang.String sDataSource
dattrs
AttributeDef[] dattrs
attr
int attr
ds
DataSource ds
queriableOnly
boolean queriableOnly
dispAttrs
com.sun.java.util.collections.ArrayList dispAttrs
hideAttrs
com.sun.java.util.collections.ArrayList hideAttrs
Class oracle.jbo.html.jsp.datatags.CommitTag implements Serializable
Serialized Fields
amId
java.lang.String amId
Class oracle.jbo.html.jsp.datatags.ComponentTag implements Serializable
Serialized Fields
sRelativeUrlPath
java.lang.String sRelativeUrlPath
Class oracle.jbo.html.jsp.datatags.CreateViewObjectTag implements Serializable
Serialized Fields
amId
java.lang.String amId
sViewObject
java.lang.String sViewObject
sQuery
java.lang.String sQuery
nRangeSize
int nRangeSize
Class oracle.jbo.html.jsp.datatags.CriteriaRowTag implements Serializable
Serialized Fields
bClearAll
boolean bClearAll
index
int index
vr
ViewCriteriaRow vr
bUpperColumns
boolean bUpperColumns
vc
ViewCriteria vc
Class oracle.jbo.html.jsp.datatags.CriteriaTag implements Serializable
Serialized Fields
sDataItem
java.lang.String sDataItem
sValue
java.lang.String sValue
Class oracle.jbo.html.jsp.datatags.DataComponentTag implements Serializable
Serialized Fields
sDatasource
java.lang.String sDatasource
Class oracle.jbo.html.jsp.datatags.DataGridTag implements Serializable
Serialized Fields
editTarget
java.lang.String editTarget
Class oracle.jbo.html.jsp.datatags.DataHandlerTag implements Serializable
Serialized Fields
sAppModuleId
java.lang.String sAppModuleId
Class oracle.jbo.html.jsp.datatags.DataSourceRefTag implements Serializable
Serialized Fields
sReference
java.lang.String sReference
Class oracle.jbo.html.jsp.datatags.DataSourceTag implements Serializable
Serialized Fields
amId
java.lang.String amId
sViewObject
java.lang.String sViewObject
sWhere
java.lang.String sWhere
sOrder
java.lang.String sOrder
nRangeSize
int nRangeSize
bForwardOnly
boolean bForwardOnly
Class oracle.jbo.html.jsp.datatags.DataTagBase implements Serializable
Serialized Fields
sDataSource
java.lang.String sDataSource
sDataItem
java.lang.String sDataItem
ds
DataSource ds
row
Row row
attrDef
AttributeDef attrDef
sAttrName
java.lang.String sAttrName
sSubAttrName
java.lang.String sSubAttrName
attrList
AttributeList attrList
Class oracle.jbo.html.jsp.datatags.DataTransactionTag implements Serializable
Serialized Fields
sAppModuleId
java.lang.String sAppModuleId
sTargetUrl
java.lang.String sTargetUrl
Class oracle.jbo.html.jsp.datatags.DataWebBeanTag implements Serializable
Serialized Fields
sDataSource
java.lang.String sDataSource
Class oracle.jbo.html.jsp.datatags.EditRecordTag implements Serializable
Serialized Fields
sTargetUrl
java.lang.String sTargetUrl
Class oracle.jbo.html.jsp.datatags.ExecuteSQLTag implements Serializable
Serialized Fields
amId
java.lang.String amId
Class oracle.jbo.html.jsp.datatags.FormEventTag implements Serializable
Serialized Fields
event
java.lang.String event
voName
java.lang.String voName
dsName
java.lang.String dsName
addRowkey
boolean addRowkey
Class oracle.jbo.html.jsp.datatags.InputDateTag implements Serializable
Serialized Fields
sformname
java.lang.String sformname
Class oracle.jbo.html.jsp.datatags.InputHiddenTag implements Serializable
Class oracle.jbo.html.jsp.datatags.InputPasswordTag implements Serializable
Class oracle.jbo.html.jsp.datatags.InputRenderTag implements Serializable
Serialized Fields
sformname
java.lang.String sformname
Class oracle.jbo.html.jsp.datatags.InputSelectBase implements Serializable
Serialized Fields
sDataAttribute
java.lang.String sDataAttribute
sDisplayAttribute
java.lang.String sDisplayAttribute
sDisplaySource
java.lang.String sDisplaySource
sControlType
java.lang.String sControlType
sFormName
java.lang.String sFormName
bUseLineBreaks
boolean bUseLineBreaks
Class oracle.jbo.html.jsp.datatags.InputSelectGroupTag implements Serializable
Class oracle.jbo.html.jsp.datatags.InputSelectLOVTag implements Serializable
Class oracle.jbo.html.jsp.datatags.InputSelectTag implements Serializable
Class oracle.jbo.html.jsp.datatags.InputTagBase implements Serializable
Serialized Fields
sReadonly
java.lang.String sReadonly
rndObj
HTMLFieldRenderer rndObj
nCols
int nCols
nMaxLength
int nMaxLength
htmlAttrs
com.sun.java.util.collections.HashMap htmlAttrs
Class oracle.jbo.html.jsp.datatags.InputTextAreaTag implements Serializable
Serialized Fields
nRows
int nRows
Class oracle.jbo.html.jsp.datatags.InputTextTag implements Serializable
Class oracle.jbo.html.jsp.datatags.NavBarTag implements Serializable
Serialized Fields
sTargetUrl
java.lang.String sTargetUrl
Class oracle.jbo.html.jsp.datatags.OnEventTag implements Serializable
Serialized Fields
name
java.lang.String name
list
java.lang.String list
voName
java.lang.String voName
dsName
java.lang.String dsName
eventVoName
java.lang.String eventVoName
eventAction
java.lang.String eventAction
params
RequestParameters params
Class oracle.jbo.html.jsp.datatags.PostChangesTag implements Serializable
Serialized Fields
amId
java.lang.String amId
Class oracle.jbo.html.jsp.datatags.RefreshDataSourceTag implements Serializable
Serialized Fields
sDataSource
java.lang.String sDataSource
Class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag implements Serializable
Serialized Fields
mReleaseMode
java.lang.String mReleaseMode
applicationId
java.lang.String applicationId
Class oracle.jbo.html.jsp.datatags.RenderValueTag implements Serializable
Class oracle.jbo.html.jsp.datatags.RollbackTag implements Serializable
Serialized Fields
amId
java.lang.String amId
Class oracle.jbo.html.jsp.datatags.RowsetIterateTag implements Serializable
Serialized Fields
sDataSource
java.lang.String sDataSource
changeCurrentRow
boolean changeCurrentRow
useRange
boolean useRange
ds
DataSource ds
rs
RowSet rs
iter
oracle.jbo.html.jsp.datatags.RowIteratorForTag iter
Class oracle.jbo.html.jsp.datatags.RowsetNavigateTag implements Serializable
Serialized Fields
sDataSource
java.lang.String sDataSource
sAction
java.lang.String sAction
Class oracle.jbo.html.jsp.datatags.RowTag implements Serializable
Serialized Fields
sDataSource
java.lang.String sDataSource
sRowKey
java.lang.String sRowKey
sRowKeyParam
java.lang.String sRowKeyParam
sAction
java.lang.String sAction
bUseRequest
boolean bUseRequest
ds
DataSource ds
row
Row row
rs
RowSet rs
params
RequestParameters params
Class oracle.jbo.html.jsp.datatags.ScrollBarTag implements Serializable
Serialized Fields
sTargetUrl
java.lang.String sTargetUrl
Class oracle.jbo.html.jsp.datatags.SearchTag implements Serializable
Serialized Fields
sTargetUrl
java.lang.String sTargetUrl
Class oracle.jbo.html.jsp.datatags.SetAttributeTag implements Serializable
Serialized Fields
sValue
java.lang.String sValue
useMultipartForm
boolean useMultipartForm
Class oracle.jbo.html.jsp.datatags.SetDomainRendererTag implements Serializable
Serialized Fields
fieldType
java.lang.String fieldType
sDomainClassName
java.lang.String sDomainClassName
sClassRenderer
java.lang.String sClassRenderer
sScope
java.lang.String sScope
Class oracle.jbo.html.jsp.datatags.SetFieldRendererTag implements Serializable
Serialized Fields
fieldType
java.lang.String fieldType
sClassRenderer
java.lang.String sClassRenderer
Class oracle.jbo.html.jsp.datatags.SetHtmlAttributeTag implements Serializable
Serialized Fields
sName
java.lang.String sName
sValue
java.lang.String sValue
Class oracle.jbo.html.jsp.datatags.ShowCriteriaTag implements Serializable
Serialized Fields
sDataItem
java.lang.String sDataItem
Class oracle.jbo.html.jsp.datatags.ShowDefinitionTag implements Serializable
Serialized Fields
sDefItem
java.lang.String sDefItem
Class oracle.jbo.html.jsp.datatags.ShowHintTag implements Serializable
Serialized Fields
hintName
java.lang.String hintName
Class oracle.jbo.html.jsp.datatags.ShowRecordTag implements Serializable
Class oracle.jbo.html.jsp.datatags.ShowTagBase implements Serializable
Serialized Fields
datasource
java.lang.String datasource
dataitem
java.lang.String dataitem
ds
DataSource ds
Class oracle.jbo.html.jsp.datatags.ShowValueTag implements Serializable
Class oracle.jbo.html.jsp.datatags.UrlEventTag implements Serializable
Serialized Fields
event
java.lang.String event
targetUrl
java.lang.String targetUrl
targetParam
java.lang.String targetParam
voName
java.lang.String voName
dsName
java.lang.String dsName
addRowkey
boolean addRowkey
extra
java.lang.String extra
Class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag implements Serializable
Serialized Fields
sDataSource
java.lang.String sDataSource
ds
DataSource ds
rs
RowSet rs
rows
java.util.Enumeration rows
vr
ViewCriteriaRow vr
Class oracle.jbo.html.jsp.datatags.ViewCriteriaTag implements Serializable
Serialized Fields
sid
java.lang.String sid
sDataSource
java.lang.String sDataSource
vc
ViewCriteria vc
rs
RowSet rs
sAction
java.lang.String sAction
Class oracle.jbo.html.jsp.datatags.WebBeanTag implements Serializable
Serialized Fields
sClass
java.lang.String sClass
wb
WebBean wb
Package oracle.jbo.http
Class oracle.jbo.http.HttpContainer implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
Serialized Fields
mCookies
com.sun.java.util.collections.HashMap mCookies
Class oracle.jbo.http.HttpSessionCookieImpl implements Serializable
Class oracle.jbo.http.SharedSessionCookieImpl implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
Package oracle.jbo.server
Class oracle.jbo.server.ContainerObjectEvent implements Serializable
Serialized Fields
mComponent
ComponentObject mComponent
Class oracle.jbo.server.Debug implements Serializable
Class oracle.jbo.server.EntityEvent implements Serializable
Serialized Fields
mEventType
int mEventType
mOldState
int mOldState
mChangedColumns
int[] mChangedColumns
mOldValues
java.lang.Object[] mOldValues
mNewKey
Key mNewKey
Class oracle.jbo.server.JboEventObject implements Serializable
Serialized Fields
mData
java.util.Hashtable mData
- Stores the name-value pairs that this event
carries as a payload from the publisher of this event.
mName
java.lang.String mName
- Name of the event for which this event object is created.
This is used by JDeveloper wizards.
Class oracle.jbo.server.JboMessageObject implements Serializable
Class oracle.jbo.server.SequenceImpl implements Serializable
Serialized Fields
mSeqName
java.lang.String mSeqName
mTrans
DBTransaction mTrans
mVal
java.lang.Long mVal
Class oracle.jbo.server.SQLValueImpl implements Serializable
Serialized Fields
mStmt
java.lang.String mStmt
mTrans
DBTransaction mTrans
mVal
java.lang.Object mVal
Class oracle.jbo.server.TransactionEvent implements Serializable
Serialized Fields
mTransaction
DBTransaction mTransaction
mFromTxn
boolean mFromTxn
mSource
java.lang.Object mSource
Package oracle.jbo.server.rules
Class oracle.jbo.server.rules.CompareValidatorCustomizer implements Serializable
Serialized Fields
mVal
java.lang.Object mVal
listener
java.beans.PropertyChangeListener listener
STR_EQUALTO
java.lang.String STR_EQUALTO
STR_LESSTHAN
java.lang.String STR_LESSTHAN
STR_GREATERTHAN
java.lang.String STR_GREATERTHAN
STR_LESSEQUALTO
java.lang.String STR_LESSEQUALTO
STR_GREATEREQUALTO
java.lang.String STR_GREATEREQUALTO
chkInverse
javax.swing.JCheckBox chkInverse
operList
javax.swing.JComboBox operList
rhsText
javax.swing.JTextField rhsText
label1
javax.swing.JLabel label1
label2
javax.swing.JLabel label2
gridBagLayout1
java.awt.GridBagLayout gridBagLayout1
Class oracle.jbo.server.rules.JboGenericValidator implements Serializable
Serialized Fields
mOwner
java.lang.Object mOwner
mMin
java.lang.Object mMin
mMax
java.lang.Object mMax
mList
java.util.Vector mList
mVariantList
java.util.Vector mVariantList
mPrec
java.lang.String mPrec
mScale
java.lang.String mScale
mPrecision
int mPrecision
mScaleInt
int mScaleInt
mUpdateable
boolean mUpdateable
mType
java.lang.Class mType
mbSetup
boolean mbSetup
mbInSetup
boolean mbInSetup
mLValue
java.lang.Object mLValue
mDescription
java.lang.String mDescription
Package oracle.jbo.server.util
Class oracle.jbo.server.util.JboNamedData implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream is)
throws java.io.IOException,
java.lang.ClassNotFoundException
Serialized Fields
mName
java.lang.String mName
mType
java.lang.String mType
mValue
java.lang.Object mValue
mIsDirty
boolean mIsDirty
mIsNew
boolean mIsNew
Class oracle.jbo.server.util.PropertyChangeEvent implements Serializable
Serialized Fields
propertyName
java.lang.String propertyName
newValue
java.lang.Object newValue
oldValue
java.lang.Object oldValue
Class oracle.jbo.server.util.Variant implements Serializable
Serialization Methods
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
Serialized Fields
setType
int setType
type
int type
booleanVal
boolean booleanVal
intVal
int intVal
longVal
long longVal
floatVal
float floatVal
doubleVal
double doubleVal
stringVal
java.lang.String stringVal
byteArrayVal
byte[] byteArrayVal
bigDecimalVal
java.math.BigDecimal bigDecimalVal
dateVal
java.sql.Date dateVal
timeVal
java.sql.Time timeVal
timestampVal
java.sql.Timestamp timestampVal
Package oracle.jbo.uicli.controls
Class oracle.jbo.uicli.controls.JUImageControl implements Serializable
Serialized Fields
_mainPanelLayout
java.awt.BorderLayout _mainPanelLayout
_buttonPanelLayout
java.awt.GridBagLayout _buttonPanelLayout
_imageAggregate
javax.swing.JScrollPane _imageAggregate
_imageDisplay
javax.swing.JLabel _imageDisplay
_buttonPanel
javax.swing.JPanel _buttonPanel
_buttonPreferredSize
java.awt.Dimension _buttonPreferredSize
_newButton
javax.swing.JButton _newButton
_clearButton
javax.swing.JButton _clearButton
_fileChooser
javax.swing.JFileChooser _fileChooser
_readOnly
boolean _readOnly
_showUpdateButtons
boolean _showUpdateButtons
mFocusAdapter
java.awt.event.FocusAdapter mFocusAdapter
_ctrlBinding
JUDefaultControlBinding _ctrlBinding
Class oracle.jbo.uicli.controls.JULabel implements Serializable
Serialized Fields
mBinding
JULabelBinding mBinding
Class oracle.jbo.uicli.controls.JULovDialog implements Serializable
Serialized Fields
lovContainerPanel
javax.swing.JPanel lovContainerPanel
buttonPanel
javax.swing.JPanel buttonPanel
btnOK
javax.swing.JButton btnOK
btnCancel
javax.swing.JButton btnCancel
btnHelp
javax.swing.JButton btnHelp
borderLayout
java.awt.BorderLayout borderLayout
gridBagLayout1
java.awt.GridBagLayout gridBagLayout1
gridBagLayout2
java.awt.GridBagLayout gridBagLayout2
mLovBinding
JULovButtonBinding mLovBinding
mOK
boolean mOK
Class oracle.jbo.uicli.controls.JUNavigationBar implements Serializable
Serialized Fields
mFocusAdapter
java.awt.event.FocusAdapter mFocusAdapter
_buttons
javax.swing.JButton[] _buttons
_buttonCancelIcon
javax.swing.ImageIcon _buttonCancelIcon
_buttonIcons
javax.swing.ImageIcon[] _buttonIcons
_onButtonIcons
javax.swing.ImageIcon[] _onButtonIcons
_disButtonIcons
javax.swing.ImageIcon[] _disButtonIcons
_rollButtonIcons
javax.swing.ImageIcon[] _rollButtonIcons
_hasFindButton
boolean _hasFindButton
mViewBound
boolean mViewBound
mTxnBound
boolean mTxnBound
mDirty
boolean mDirty
mFindMode
boolean mFindMode
_busyCursor
java.awt.Cursor _busyCursor
_defaultCursor
java.awt.Cursor _defaultCursor
_isShowingBusyCursor
boolean _isShowingBusyCursor
_iterBinding
JUIteratorBinding _iterBinding
_bindings
JUActionBinding[] _bindings
Class oracle.jbo.uicli.controls.JURadioButtonGroupPanel implements Serializable
Serialized Fields
mBinding
JUButtonGroupBinding mBinding
mRows
int mRows
mCols
int mCols
mVGap
int mVGap
mHGap
int mHGap
Class oracle.jbo.uicli.controls.JUStatusBar implements Serializable
Serialized Fields
_foreGround
java.awt.Color _foreGround
_backGround
java.awt.Color _backGround
_font
java.awt.Font _font
_progressBarSize
java.awt.Dimension _progressBarSize
_hasMessageArea
boolean _hasMessageArea
_hasCurrentRow
boolean _hasCurrentRow
_hasRowCount
boolean _hasRowCount
_hasModifiedFlag
boolean _hasModifiedFlag
_hasPercentDone
boolean _hasPercentDone
_messageAreaShown
boolean _messageAreaShown
_currentRowShown
boolean _currentRowShown
_rowCountShown
boolean _rowCountShown
_modifiedFlagShown
boolean _modifiedFlagShown
_percentDoneShown
boolean _percentDoneShown
_activityCount
int _activityCount
_currentRow
JUStatusBar.StatusBarLabelControl _currentRow
_rowCount
JUStatusBar.StatusBarLabelControl _rowCount
_modifiedFlag
JUStatusBar.StatusBarLabelControl _modifiedFlag
_messageArea
JUStatusBar.StatusBarLabelControl _messageArea
_percentDone
JUStatusBar.StatusBarProgressControl _percentDone
_currentRowFormatString
java.lang.String _currentRowFormatString
_rowCountFormatString
java.lang.String _rowCountFormatString
_modifiedFlagFormatString
java.lang.String _modifiedFlagFormatString
_messageAreaFormatString
java.lang.String _messageAreaFormatString
_percentDoneFormatString
java.lang.String _percentDoneFormatString
_currentRowFormatter
Formatter _currentRowFormatter
_rowCountFormatter
Formatter _rowCountFormatter
_modifiedFlagFormatter
Formatter _modifiedFlagFormatter
_messageAreaFormatter
Formatter _messageAreaFormatter
_percentDoneFormatter
Formatter _percentDoneFormatter
_myFrame
java.awt.Frame _myFrame
_activeRowset
java.lang.String _activeRowset
_labelBorder
javax.swing.border.Border _labelBorder
_barBorder
javax.swing.border.Border _barBorder
_barLayout
java.awt.GridBagLayout _barLayout
_preferredHeight
int _preferredHeight
mMsgStr
java.lang.String mMsgStr
mCurrentRSI
NavigatableRowIterator mCurrentRSI
mIterBinding
JUIteratorBinding mIterBinding
mDirty
boolean mDirty
Class oracle.jbo.uicli.controls.JUStatusBar.StatusBarLabelControl implements Serializable
Serialized Fields
this$0
JUStatusBar this$0
_DEBUG
boolean _DEBUG
_formatString
java.lang.String _formatString
_formatter
Formatter _formatter
Class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl implements Serializable
Serialized Fields
this$0
JUStatusBar this$0
MAX_VAL_DI_NAME
int MAX_VAL_DI_NAME
CUR_VAL_DI_NAME
int CUR_VAL_DI_NAME
MIN_VAL_DI_NAME
int MIN_VAL_DI_NAME
_DEBUG
boolean _DEBUG
_formatString
java.lang.String _formatString
_formatter
Formatter _formatter
Class oracle.jbo.uicli.controls.JUTreeCellRenderer implements Serializable
Package oracle.jbo.uicli.jui
Class oracle.jbo.uicli.jui.JULoginDialog implements Serializable
Serialized Fields
mTopPanel
javax.swing.JPanel mTopPanel
mBottomPanel
javax.swing.JPanel mBottomPanel
mUserName
java.lang.String mUserName
mPassword
java.lang.String mPassword
mIsCancelled
boolean mIsCancelled
mUserNameLabel
javax.swing.JLabel mUserNameLabel
mPasswordLabel
javax.swing.JLabel mPasswordLabel
mUserNameEdit
javax.swing.JTextField mUserNameEdit
mPasswordEdit
javax.swing.JPasswordField mPasswordEdit
mOKButton
javax.swing.JButton mOKButton
mCancelButton
javax.swing.JButton mCancelButton
mLoginTitleStr
java.lang.String mLoginTitleStr
mUserNameStr
java.lang.String mUserNameStr
mPasswordStr
java.lang.String mPasswordStr
Class oracle.jbo.uicli.jui.JUPanelValidationEvent implements Serializable
Serialized Fields
mPanelBinding
JUFormBinding mPanelBinding
mIter
JUIteratorBinding mIter
mRow
Row mRow
mAttrName
java.lang.String mAttrName
mNewValue
java.lang.Object mNewValue
mTxn
Transaction mTxn
Class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel implements Serializable
Serialized Fields
this$0
JUTableBinding this$0
mSelRowInProg
boolean mSelRowInProg
mPartialRowVisible
boolean mPartialRowVisible
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Business Components
PREV
NEXT
FRAMES
NO FRAMES