- b - Variable in class com.viaoa.util.Tuple
-
- b - Variable in class com.viaoa.util.Tuple3
-
- bAddToCache - Variable in class com.viaoa.object.OAObjectInfo
-
- bAllowAdd - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowClear - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowCopy - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowCut - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowDelete - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowDownload - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowFilter - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowGotoEdit - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowGotoList - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowHubSearch - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowMove - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowMultiSelect - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowNew - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowPaste - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowRecursive - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowRemove - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowSave - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowSearch - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowTableFilter - Variable in class com.viaoa.object.OAObjectModel
-
- bAllowTableSorting - Variable in class com.viaoa.object.OAObjectModel
-
- bAoOnly - Variable in class com.viaoa.hub.HubChangeListener.HubProp
-
- bAppend - Variable in class com.viaoa.ds.OASelect
-
- Base64 - Class in com.viaoa.util
-
Provides encoding of raw bytes to base64-encoded characters, and
decoding of base64 characters to raw bytes.
- Base64() - Constructor for class com.viaoa.util.Base64
-
- bAssignNumberOnCreate - Variable in class com.viaoa.ds.OADataSource
-
- bAvailable - Variable in class com.viaoa.ds.jdbc.connection.OAConnection
-
- bCalculated - Variable in class com.viaoa.object.OALinkInfo
-
- bCancelled - Variable in class com.viaoa.ds.OASelect
-
- bCountFirst - Variable in class com.viaoa.ds.OASelect
-
- bCreateUI - Variable in class com.viaoa.object.OAObjectModel
-
- before(Object) - Method in class com.viaoa.util.OADateTime
-
Compares this OADateTime with any object.
- beforeAdd(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
Event sent before object is added to Hub,
- beforeAdd(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforeAdd(HubEvent) - Method in class com.viaoa.hub.HubValidateListener
-
- beforeAddRealHub(HubEvent<T>) - Method in class com.viaoa.hub.HubMerger
-
This can be overwritten to get the add event from the parent, instead of getting the add event
from the combinedHub.
- beforeDelete(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
Event sent from OAObject during delete().
- beforeDelete(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforeDelete(HubEvent) - Method in class com.viaoa.hub.HubValidateListener
-
- beforeInsert(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
- beforeInsert(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforeInsert(HubEvent) - Method in class com.viaoa.hub.HubValidateListener
-
- beforeInsertRealHub(HubEvent<T>) - Method in class com.viaoa.hub.HubMerger
-
This can be overwritten to get the insert event from the parent, instead of getting the insert
event from the combinedHub.
- beforeLoadObject(OAObject, HashMap<String, Object>) - Method in class com.viaoa.util.OAXMLReader
-
- beforeMove(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
Event sent before a Hub move().
- beforeMove(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforeProcess(OADateTime) - Method in class com.viaoa.process.OACronProcessor
-
- beforePropertyChange(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
Event sent whenever a property is changed.
- beforePropertyChange(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforePropertyChange(HubEvent) - Method in class com.viaoa.hub.HubValidateListener
-
- beforeRemove(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
Event sent before an object is removed from a Hub.
- beforeRemove(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforeRemove(HubEvent) - Method in class com.viaoa.hub.HubValidateListener
-
- beforeRemoveAll(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
Sent before all objects are removed/cleared from the Hub.
- beforeRemoveAll(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforeRemoveAll(HubEvent) - Method in class com.viaoa.hub.HubValidateListener
-
- beforeRemoveAllRealHub(HubEvent<T>) - Method in class com.viaoa.hub.HubMerger
-
- beforeRemoveRealHub(HubEvent<T>) - Method in class com.viaoa.hub.HubMerger
-
This can be overwritten to get the remove event from the parent, instead of getting the remove
event from the combinedHub.
Since remove will also set the masterObject property to null, this can be used before it is set
to null.
- beforeSave(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
Event sent from OAObject when save() is being performed.
- beforeSave(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforeSelect(HubEvent<T>) - Method in interface com.viaoa.hub.HubListener
-
Event sent from Hub when a select is performed.
- beforeSelect(HubEvent<T>) - Method in class com.viaoa.hub.HubListenerAdapter
-
- beforeSerialize(OAObject) - Method in class com.viaoa.object.OAObjectSerializerCallback
-
Callback from OAObjectSerializer.
- beginServerOnly() - Method in class com.viaoa.object.OAObject
-
Makes sure that the following code is only ran on the server.
- bEmpty - Variable in class com.viaoa.object.OAObjectKey
-
- bEnable - Variable in class com.viaoa.ds.OADataSource
-
- between(Object, Object) - Method in class com.viaoa.util.OADate
-
Compares this date with two dates to see if this date is between them.
- betweenDays(Object) - Method in class com.viaoa.util.OADateTime
-
Returns the number of days between this OADateTime and obj.
- betweenHours(Object) - Method in class com.viaoa.util.OADateTime
-
Returns the number of hours betweeen this OADateTime and obj.
- betweenMilliSeconds(Object) - Method in class com.viaoa.util.OADateTime
-
Returns the number of seconds betweeen this OADateTime and obj.
- betweenMinutes(Object) - Method in class com.viaoa.util.OADateTime
-
Returns the number of minutes betweeen this OADateTime and obj.
- betweenMonths(Object) - Method in class com.viaoa.util.OADateTime
-
Returns the number of months betweeen this OADateTime and obj.
- betweenSeconds(Object) - Method in class com.viaoa.util.OADateTime
-
Returns the number of seconds betweeen this OADateTime and obj.
- betweenYears(Object) - Method in class com.viaoa.util.OADateTime
-
Returns the number of years between this OADateTime and obj.
- bFetchIsDone - Variable in class com.viaoa.ds.objectcache.ObjectCacheIterator
-
- bFinalizeSave - Static variable in class com.viaoa.object.OAObjectDelegate
-
Flag to know if finalized objects should be automatically saved.
- bForJfc - Variable in class com.viaoa.object.OAObjectModel
-
- bGettingStatement - Variable in class com.viaoa.ds.jdbc.connection.OAConnection
-
- bHadOASyncEvent - Variable in class com.viaoa.remote.multiplexer.info.RequestInfo
-
- bHasBeenStarted - Variable in class com.viaoa.ds.OASelect
-
- bigDecimalFormat - Static variable in class com.viaoa.util.OAConverter
-
- bIgnore - Variable in class com.viaoa.hub.HubChangeListener.HubProp
-
- bIgnoreAll - Static variable in class com.viaoa.undo.OAUndoManager
-
- bind - Variable in class com.viaoa.remote.multiplexer.info.RequestInfo
-
- BindInfo - Class in com.viaoa.remote.multiplexer.info
-
Internal information about a remote Object.
- BindInfo(String, Object, Class, ReferenceQueue, boolean, String, int) - Constructor for class com.viaoa.remote.multiplexer.info.BindInfo
-
- bindName - Variable in class com.viaoa.remote.multiplexer.info.RequestInfo
-
- bInitializeNewObjects - Variable in class com.viaoa.object.OAObjectInfo
-
- bIsWaitingOnLock - Variable in class com.viaoa.object.OAThreadLocal
-
- bKeepSeq - Variable in class com.viaoa.hub.HubAutoSequence
-
- blanksAsNulls - Variable in class com.viaoa.ds.jdbc.db.DBMetaData
-
- bLast - Variable in class com.viaoa.ds.OADataSource
-
- bLink - Variable in class com.viaoa.ds.jdbc.db.Table
-
- bLocalOnly - Variable in class com.viaoa.object.OAObjectInfo
-
- bLookup - Variable in class com.viaoa.object.OAObjectInfo
-
- bManuallyCalled - Variable in class com.viaoa.hub.HubAutoMatch
-
- bNew - Variable in class com.viaoa.object.OAObjectKey
-
- bNotUsed - Variable in class com.viaoa.object.OALinkInfo
-
- bOnlyUseLoadedData - Variable in class com.viaoa.object.OATrigger
-
- booleanFormat - Static variable in class com.viaoa.util.OAConverter
-
- booleanKeyword - Variable in class com.viaoa.ds.jdbc.db.DBMetaData
-
- bOwnedBuffer - Variable in class com.viaoa.remote.multiplexer.io.RemoteBufferedOutputStream
-
- bPassthru - Variable in class com.viaoa.ds.OASelect
-
- bPreSelect - Variable in class com.viaoa.object.OAObjectInfo
-
- bPrivateMethod - Variable in class com.viaoa.object.OALinkInfo
-
- bProcessed - Variable in class com.viaoa.object.OALinkInfo
-
- bProcessed - Variable in class com.viaoa.object.OAObjectInfo
-
- bReadId - Static variable in class com.viaoa.object.OAObjectSerializer
-
- bRewind - Variable in class com.viaoa.ds.OASelect
-
- BRIDGE - Static variable in class com.viaoa.ds.jdbc.db.DBMetaData
-
- brighter(Image, byte) - Static method in class com.viaoa.image.OAImageUtil
-
- bsBuffer - Variable in class com.viaoa.remote.multiplexer.io.RemoteBufferedOutputStream
-
- bsData - Variable in class com.viaoa.util.OAMail.OAMailAttachment
-
- bSent - Variable in class com.viaoa.remote.multiplexer.info.RequestInfo
-
- bServerSideCalc - Variable in class com.viaoa.object.OALinkInfo
-
- bServerSideOnly - Variable in class com.viaoa.hub.HubAutoSequence
-
- bServerSideOnly - Variable in class com.viaoa.hub.HubFilter
-
- bServerSideOnly - Variable in class com.viaoa.object.OAObjectCacheFilter
-
- bServerSideOnly - Variable in class com.viaoa.object.OAObjectCacheTrigger
-
- bServerSideOnly - Variable in class com.viaoa.object.OATrigger
-
- bSetLinkToOwner - Variable in class com.viaoa.object.OAObjectInfo
-
- bSetRecursive - Variable in class com.viaoa.object.OAObjectInfo
-
- bTrackChanges - Variable in class com.viaoa.hub.HubDatax
-
- buf - Variable in class com.viaoa.image.jpg.ByteArrayImageInputStream
-
An array of bytes that was provided
by the creator of the stream.
- BUG - Static variable in class com.viaoa.util.OALogger
-
- bUpperCase - Variable in class com.viaoa.util.OAProperties
-
- bUseAoOnly - Variable in enum com.viaoa.hub.HubChangeListener.Type
-
- bUseBackgroundThread - Variable in class com.viaoa.object.OATrigger
-
- bUseBackgroundThreadIfNeeded - Variable in class com.viaoa.object.OATrigger
-
- bUseCompareValue - Variable in class com.viaoa.hub.HubChangeListener.HubProp
-
- bUseDataSource - Variable in class com.viaoa.object.OAObjectInfo
-
- bUseRef - Variable in class com.viaoa.util.OAXMLReader1
-
- bVerbose - Static variable in class com.viaoa.undo.OAUndoManager
-
- bViewOnly - Variable in class com.viaoa.object.OAObjectModel
-
- bWithinTag - Variable in class com.viaoa.util.OAXMLReader
-
- ByteArrayImageInputStream - Class in com.viaoa.image.jpg
-
A ByteArrayImageInputStream
contains
an internal buffer that contains bytes that
may be read from the stream.
- ByteArrayImageInputStream(byte[]) - Constructor for class com.viaoa.image.jpg.ByteArrayImageInputStream
-
- ByteArrayImageInputStream(byte[], ByteOrder) - Constructor for class com.viaoa.image.jpg.ByteArrayImageInputStream
-
- ByteArrayImageInputStream(byte[], int, int, ByteOrder) - Constructor for class com.viaoa.image.jpg.ByteArrayImageInputStream
-