- read(byte[], int, int) - Method in class com.viaoa.comm.multiplexer.io.VirtualSocket
-
Used so that the real socket is used for the vsocket read.
- read() - Method in class com.viaoa.comm.multiplexer.io.VirtualSocket
-
- read() - Method in class com.viaoa.image.jpg.ByteArrayImageInputStream
-
Reads the next byte of data from this input stream.
- read(byte[], int, int) - Method in class com.viaoa.image.jpg.ByteArrayImageInputStream
-
Reads up to len
bytes of data into an array of bytes
from this input stream.
- read(int, ImageReadParam) - Method in class com.viaoa.image.jpg.CMYKJPEGImageReader
-
- read(ImageInputStream, boolean) - Static method in class com.viaoa.image.jpg.CMYKJPEGImageReader
-
- read() - Method in class com.viaoa.image.jpg.ImageInputStreamAdapter
-
Reads the next byte of data from this input stream.
- read(byte[], int, int) - Method in class com.viaoa.image.jpg.ImageInputStreamAdapter
-
Reads up to len
bytes of data from this input stream
into an array of bytes.
- read() - Method in class com.viaoa.image.jpg.JFIFInputStream
-
Reads the next byte of data from this input stream.
- read(byte[], int, int) - Method in class com.viaoa.image.jpg.JFIFInputStream
-
Reads up to len
b of data from this input stream
into an array of b.
- read(InputStream) - Static method in class com.viaoa.image.jpg.JPEGImageIO
-
Reads a JPEG image from the provided InputStream and convert it into a
color space which can be handled by Java2D (that is RGB or Gray in J2SE 5).
- read(InputStream, boolean) - Static method in class com.viaoa.image.jpg.JPEGImageIO
-
- read(File, String, boolean) - Method in class com.viaoa.util.file.LoadDelimitedFile
-
Read text file, where each line uses "\\r\\n", and parse based on delimiter.
- read(File) - Method in class com.viaoa.util.OAXMLReader
-
- read(String) - Method in class com.viaoa.util.OAXMLReader1
-
Used to parse and create OAObjects from an XML file.
- read() - Method in class com.viaoa.util.OAXMLReader1
-
Used to parse and create OAObjects from an XML file.
- readAsciiString() - Method in class com.viaoa.remote.multiplexer.io.RemoteObjectInputStream
-
- readClassDescriptor() - Method in class com.viaoa.comm.io.OAObjectInputStream
-
- readClassDescriptor() - Method in class com.viaoa.remote.multiplexer.io.RemoteObjectInputStream
-
- readFile(String) - Method in class com.viaoa.util.OAXMLReader
-
Read the xml data from a file and load into objects.
- readImageFromYUVorGray(ImageInputStream) - Static method in class com.viaoa.image.jpg.CMYKJPEGImageReader
-
Reads a JPEG image from the provided InputStream.
- readImageFromYUVorGray(InputStream) - Static method in class com.viaoa.image.jpg.JPEGImageIO
-
Reads a JPEG image from the provided InputStream.
- readInt() - Method in class com.viaoa.image.jpg.ImageInputStreamImpl2
-
- readOnly - Variable in class com.viaoa.ds.jdbc.db.Column
-
- readResolve() - Method in class com.viaoa.hub.Hub
-
Used by serialization when reading objects from stream.
- readResolve() - Method in class com.viaoa.object.OAObject
-
- readResourceTextFile(Class, String) - Static method in class com.viaoa.util.OAFile
-
Read the contents of a text file from a specific class location.
- readRGBAImageFromRGBA(InputStream, ICC_Profile) - Static method in class com.viaoa.image.jpg.CMYKJPEGImageReader
-
Reads a RGBA JPEG image from the provided InputStream, converting the
colors to RGBA using the provided RGBA ICC_Profile.
- readRGBImageFromCMYK(InputStream, ICC_Profile) - Static method in class com.viaoa.image.jpg.CMYKJPEGImageReader
-
Reads a CMYK JPEG image from the provided InputStream, converting the
colors to RGB using the provided CMYK ICC_Profile.
- readRGBImageFromCMYK(InputStream, ICC_Profile) - Static method in class com.viaoa.image.jpg.JPEGImageIO
-
Reads a CMYK JPEG image from the provided InputStream, converting the
colors to RGB using the provided CMYK ICC_Profile.
- readRGBImageFromInvertedYCCK(InputStream, ICC_Profile) - Static method in class com.viaoa.image.jpg.CMYKJPEGImageReader
-
Reads an inverted-YCCK JPEG image from the provided InputStream, converting the
colors to RGB using the provided CMYK ICC_Profile.
- readRGBImageFromInvertedYCCK(InputStream, ICC_Profile) - Static method in class com.viaoa.image.jpg.JPEGImageIO
-
Reads an inverted-YCCK JPEG image from the provided InputStream, converting the
colors to RGB using the provided CMYK ICC_Profile.
- readRGBImageFromYCCK(InputStream, ICC_Profile) - Static method in class com.viaoa.image.jpg.CMYKJPEGImageReader
-
Reads a YCCK JPEG image from the provided InputStream, converting the
colors to RGB using the provided CMYK ICC_Profile.
- readRGBImageFromYCCK(InputStream, ICC_Profile) - Static method in class com.viaoa.image.jpg.JPEGImageIO
-
Reads a YCCK JPEG image from the provided InputStream, converting the
colors to RGB using the provided CMYK ICC_Profile.
- readShort() - Method in class com.viaoa.image.jpg.ImageInputStreamImpl2
-
- readStreamHeader() - Method in class com.viaoa.remote.multiplexer.io.RemoteObjectInputStream
-
- readTextFile(Class, String, int) - Static method in class com.viaoa.util.OAFile
-
Read the contents of a text file from a specific class location.
- readTextFile(File, int) - Static method in class com.viaoa.util.OAFile
-
- readTextFile(String, int) - Static method in class com.viaoa.util.OAFile
-
- readXML(String) - Method in class com.viaoa.util.OAXMLReader
-
Read the xml data and load into objects.
- reassignGuid(OAObject, OAObjectKey) - Static method in class com.viaoa.object.OAObjectDelegate
-
This is used by RemoteSyncImpl on the server, when it has to reload a GCd object from DS.
- receiveInput(byte[], int, int) - Method in class com.viaoa.comm.ssl.SSLBase
-
This is unencrypted data from the client, called from input(..)
- recover(InputStream) - Method in class com.viaoa.ds.jdbc.delegate.DBRecoverLogUtil
-
- recurse(OAObject, OACallback) - Static method in class com.viaoa.object.OAObjectDelegate
-
Used to recursively get all reference objects below this one.
- recurse(OAObject, OACallback, OACascade) - Static method in class com.viaoa.object.OAObjectDelegate
-
see #recurse(OACallback)
- recursiveProcess(OAObjectEditQuery, OAObject, String) - Static method in class com.viaoa.object.OAObjectEditQueryDelegate
-
- recursiveTriggerCount - Variable in class com.viaoa.object.OAThreadLocal
-
- redo() - Method in class com.viaoa.undo.OAUndoableEdit
-
- ref - Variable in class com.viaoa.object.OALock
-
- refresh() - Method in class com.viaoa.hub.FilteredHub
-
- refresh(Hub, Hub) - Static method in class com.viaoa.hub.HubAddRemoveDelegate
-
- refresh() - Method in class com.viaoa.hub.HubCombined
-
- refresh - Variable in class com.viaoa.hub.HubDatax
-
Flag used by Hub.setFresh() so that active objects are always refreshed from
datasource.
- refresh() - Method in class com.viaoa.hub.HubFilter
-
Re-evaluate all objects.
- refresh(T) - Method in class com.viaoa.hub.HubFilter
-
- refresh() - Method in class com.viaoa.hub.HubSample
-
- refresh(Class) - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
Refresh all objects from the datasource.
- refresh() - Method in class com.viaoa.object.OAObjectCacheFilter
-
Clear hub and check all cached objects to see if they should be added to hub.
- refresh() - Method in class com.viaoa.object.OAObjectCacheTrigger
-
Clear hub and check all cached objects to see if they should be added to hub.
- refresh() - Method in class com.viaoa.process.OAChangeRefresher
-
used to have the process rerun.
- refresh(Class) - Method in interface com.viaoa.sync.remote.RemoteServerInterface
-
- refresh(Class, OAObjectKey, String) - Method in class com.viaoa.sync.remote.RemoteSyncImpl
-
Used when the server Hub.sendRefresh() is called, so that clients can replace with new collection.
- refresh(Class, OAObjectKey, String) - Method in interface com.viaoa.sync.remote.RemoteSyncInterface
-
Used when the server Hub.sendRefresh() is called, so that clients can replace with new collection.
- refreshObject(OAObject) - Static method in class com.viaoa.object.OAObjectDSDelegate
-
- refreshSelect(Hub) - Static method in class com.viaoa.hub.HubSelectDelegate
-
This will re-run the last select.
- refValue - Variable in class com.viaoa.util.OAXMLReader1
-
- registerBroadcast(String, Object) - Method in class com.viaoa.remote.multiplexer.RemoteMultiplexerClient
-
Register a remote object to be called for server broadcasts.
- registerSession(int) - Method in class com.viaoa.util.OACircularQueue
-
This is used to let the queue know who the consumers are, so that
queue slots can be set to null once they are not needed.
- rehash() - Method in class com.viaoa.image.IntHashtable
-
- rehash(OAObject, OAObjectKey) - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
Used by OAObjectKeyDelegate.updateKey when object Id property is changed.
- rehash(OAObject, OAObjectKey) - Static method in class com.viaoa.object.OAObjectDelegate
-
Central method that is used when the object property Key is changed (OAObjectKey)
and needs to be rehashed in all Hashtables that it could exist in.
- rehash(OAObject, OAObjectKey) - Static method in class com.viaoa.object.OAObjectHashDelegate
-
This is called by OAObjectKeyDelegate.updateKey() when an OAObject.OAObjectKey is changed so that it can be rehashed.
- release(TYPE) - Method in class com.viaoa.util.OAPool
-
- releaseAllLocks() - Static method in class com.viaoa.object.OAThreadLocalDelegate
-
- releaseConnection(Connection) - Method in class com.viaoa.ds.jdbc.connection.ConnectionPool
-
- releaseConnection(Connection) - Method in class com.viaoa.ds.jdbc.OADataSourceJDBC
-
- releaseConnection(Connection) - Static method in class com.viaoa.ds.OADataSourceDelegate
-
- releasePoolBuffer(byte[]) - Static method in class com.viaoa.remote.multiplexer.io.RemoteBufferedOutputStream
-
- releasePreparedStatement(PreparedStatement, boolean) - Method in class com.viaoa.ds.jdbc.connection.ConnectionPool
-
Release a PreparedStatement obtained from getPreparedStatement.
- releasePreparedStatement(PreparedStatement, boolean) - Method in class com.viaoa.ds.jdbc.connection.OAConnection
-
- releasePreparedStatement(PreparedStatement) - Method in class com.viaoa.ds.jdbc.OADataSourceJDBC
-
Releases a JDBC PreparedStatement from connection pool.
- releasePreparedStatement(PreparedStatement, boolean) - Method in class com.viaoa.ds.jdbc.OADataSourceJDBC
-
- releasePropertyLock(OAObject, String) - Static method in class com.viaoa.object.OAObjectPropertyDelegate
-
- releaseSocketForCtoS(VirtualSocket) - Method in class com.viaoa.remote.multiplexer.RemoteMultiplexerClient
-
- releaseStatement(Statement) - Method in class com.viaoa.ds.jdbc.connection.ConnectionPool
-
Release a Statment obtained from getStatement.
- releaseStatement(Statement) - Method in class com.viaoa.ds.jdbc.connection.OAConnection
-
returns true if found
- releaseStatement(Statement) - Method in class com.viaoa.ds.jdbc.OADataSourceJDBC
-
release a JDBC Statement from connection pool.
- releaseStatement(Statement) - Static method in class com.viaoa.ds.OADataSourceDelegate
-
- remote(Object...) - Method in class com.viaoa.object.OAObject
-
- RemoteBufferedOutputStream - Class in com.viaoa.remote.multiplexer.io
-
Customized from BufferedOutputStream, but uses a shared pool of buffers so that it does not have
to create a new one each time.
- RemoteBufferedOutputStream(OutputStream) - Constructor for class com.viaoa.remote.multiplexer.io.RemoteBufferedOutputStream
-
Creates a new buffered output stream to write data to the specified underlying output stream with
the specified buffer size.
- RemoteClientCallbackInterface - Interface in com.viaoa.sync.remote
-
- RemoteClientImpl - Class in com.viaoa.sync.remote
-
- RemoteClientImpl(int) - Constructor for class com.viaoa.sync.remote.RemoteClientImpl
-
- RemoteClientInterface - Interface in com.viaoa.sync.remote
-
Client remote methods that will use the same named msg queue as RemoteSync, when set up (bind) on the server.
- RemoteDataSource - Class in com.viaoa.sync.remote
-
Used by OADataSourceClient to have a client DS methods to be executed on server.
- RemoteDataSource() - Constructor for class com.viaoa.sync.remote.RemoteDataSource
-
- RemoteMultiplexerClient - Class in com.viaoa.remote.multiplexer
-
Remoting client, that allows a client to access Objects on a server, and call methods on those
objects.
- RemoteMultiplexerClient(MultiplexerClient) - Constructor for class com.viaoa.remote.multiplexer.RemoteMultiplexerClient
-
Creates a new Distributed Client, using the ICEClient multiplexer connection as the transport.
- RemoteMultiplexerServer - Class in com.viaoa.remote.multiplexer
-
Server component used to allow remoting method calls with Clients.
- RemoteMultiplexerServer(MultiplexerServer) - Constructor for class com.viaoa.remote.multiplexer.RemoteMultiplexerServer
-
Create a new RemoteServer using multiplexer.
- RemoteObjectInputStream - Class in com.viaoa.remote.multiplexer.io
-
Used internally for remoting objects between clients and servers.
- RemoteObjectInputStream(Socket, ConcurrentHashMap<Integer, ObjectStreamClass>) - Constructor for class com.viaoa.remote.multiplexer.io.RemoteObjectInputStream
-
- RemoteObjectInputStream(InputStream, RemoteObjectInputStream) - Constructor for class com.viaoa.remote.multiplexer.io.RemoteObjectInputStream
-
- RemoteObjectOutputStream - Class in com.viaoa.remote.multiplexer.io
-
Used internally for remoting objects between clients and servers.
- RemoteObjectOutputStream(VirtualSocket) - Constructor for class com.viaoa.remote.multiplexer.io.RemoteObjectOutputStream
-
- RemoteObjectOutputStream(OutputStream, RemoteObjectOutputStream) - Constructor for class com.viaoa.remote.multiplexer.io.RemoteObjectOutputStream
-
- RemoteObjectOutputStream(VirtualSocket, ConcurrentHashMap<String, Integer>, AtomicInteger) - Constructor for class com.viaoa.remote.multiplexer.io.RemoteObjectOutputStream
-
- remoteParams - Variable in class com.viaoa.remote.multiplexer.info.MethodInfo
-
- remoteReturn - Variable in class com.viaoa.remote.multiplexer.info.MethodInfo
-
- RemoteServerImpl - Class in com.viaoa.sync.remote
-
Server side remote object for clients to use.
- RemoteServerImpl() - Constructor for class com.viaoa.sync.remote.RemoteServerImpl
-
- RemoteServerInterface - Interface in com.viaoa.sync.remote
-
- RemoteSessionImpl - Class in com.viaoa.sync.remote
-
- RemoteSessionImpl(int) - Constructor for class com.viaoa.sync.remote.RemoteSessionImpl
-
- RemoteSessionInterface - Interface in com.viaoa.sync.remote
-
session for client.
- RemoteSyncImpl - Class in com.viaoa.sync.remote
-
Remote broadcast methods used to keep OAObjects, Hubs in sync with all computers.
- RemoteSyncImpl() - Constructor for class com.viaoa.sync.remote.RemoteSyncImpl
-
- RemoteSyncInterface - Interface in com.viaoa.sync.remote
-
- remoteThreadCount - Variable in class com.viaoa.sync.model.ClientInfo
-
- remove(MultiplexerSocketController) - Method in class com.viaoa.comm.multiplexer.io.MultiplexerServerSocketController
-
Removes a SocketController from list.
- remove() - Method in class com.viaoa.ds.jdbc.query.ResultSetIterator
-
- remove(OASelect) - Static method in class com.viaoa.ds.OASelectManager
-
- remove() - Method in class com.viaoa.ds.objectcache.ObjectCacheIterator
-
- remove(Object) - Method in class com.viaoa.hub.Hub
-
This will remove an object from this collection and send a remove event
to all HubListeners.
- remove(int) - Method in class com.viaoa.hub.Hub
-
This will remove the object at a position from this collection and send a
remove event to all HubListeners.
- remove(Hub, Object) - Static method in class com.viaoa.hub.HubAddRemoveDelegate
-
- remove(Hub, int) - Static method in class com.viaoa.hub.HubAddRemoveDelegate
-
- remove(Hub, int, boolean) - Static method in class com.viaoa.hub.HubAddRemoveDelegate
-
- remove(Hub, Object, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.viaoa.hub.HubAddRemoveDelegate
-
- remove(Hub) - Method in class com.viaoa.hub.HubChangeListener
-
- remove(Hub, String) - Method in class com.viaoa.hub.HubChangeListener
-
- remove(HubChangeListener.HubProp) - Method in class com.viaoa.hub.HubChangeListener
-
- remove(int) - Method in class com.viaoa.image.IntHashtable
-
- remove(Object) - Method in class com.viaoa.image.IntHashtable
-
- remove(OACron) - Method in class com.viaoa.process.OACronProcessor
-
- remove(Object) - Method in class com.viaoa.transaction.OATransaction
-
- REMOVE - Static variable in class com.viaoa.undo.OAUndoableEdit
-
- remove(TYPE) - Method in class com.viaoa.util.OAPool
-
- remove(Object) - Method in class com.viaoa.util.OAProperties
-
Remove a name/value.
- removeAll() - Method in class com.viaoa.hub.Hub
-
Removes all objects from this Hub.
- removeAllFromHub(Hub) - Static method in class com.viaoa.hub.HubCSDelegate
-
20140422
- removeAllFromHub(Class, OAObjectKey, String) - Method in class com.viaoa.sync.remote.RemoteSyncImpl
-
- removeAllFromHub(Class, OAObjectKey, String) - Method in interface com.viaoa.sync.remote.RemoteSyncInterface
-
- removeAllGlobalParseFormats() - Static method in class com.viaoa.util.OADate
-
Removes all global parse formats that are used to convert Strings to OADates.
- removeAllGlobalParseFormats() - Static method in class com.viaoa.util.OADateTime
-
Remove a all globally used parse format.
- removeAllGlobalParseFormats() - Static method in class com.viaoa.util.OATime
-
Removes all global parse formats that are used when converting a String to OATime.
- removeAllObjects() - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
Removes all objects from HubController.
- removeAllSelectAllHubs() - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
- removeAlphaChannel(BufferedImage) - Static method in class com.viaoa.image.OAImageUtil
-
- removeAt(int) - Method in class com.viaoa.hub.Hub
-
- removeAt(Class, Object[], int) - Static method in class com.viaoa.util.OAArray
-
- removeAt(int[], int) - Static method in class com.viaoa.util.OAArray
-
- removeAt(double[], int) - Static method in class com.viaoa.util.OAArray
-
- removeCharacters(String, String) - Static method in class com.viaoa.util.OAString
-
Remove any and all search characters from a string.
- removeContextHub(Object) - Static method in class com.viaoa.context.OAContext
-
- removed(TYPE) - Method in class com.viaoa.util.OAPool
-
Callback method used when an object in the pool is no longer needed.
- removeDetailHub(Hub) - Method in class com.viaoa.hub.Hub
-
Used to remove Master/Detail relationships.
- removeDetailHub(Hub, Hub) - Static method in class com.viaoa.hub.HubDetailDelegate
-
Used to remove Master/Detail relationships.
- removeDir(File) - Static method in class com.viaoa.util.OAFile
-
- removeEndingChars(String, int) - Static method in class com.viaoa.util.OAString
-
- removeFlag(Object) - Static method in class com.viaoa.object.OAThreadLocalDelegate
-
- removeFlag(OAThreadLocal, Object) - Static method in class com.viaoa.object.OAThreadLocalDelegate
-
- removeFromAddedList(Hub, Object) - Static method in class com.viaoa.hub.HubDataDelegate
-
- removeFromHub(Hub, OAObject, int) - Static method in class com.viaoa.hub.HubCSDelegate
-
Have object removed from same Hub on other workstations.
- removeFromHub(Class, OAObjectKey, String, Class, OAObjectKey) - Method in class com.viaoa.sync.remote.RemoteSyncImpl
-
- removeFromHub(Class, OAObjectKey, String, Class, OAObjectKey) - Method in interface com.viaoa.sync.remote.RemoteSyncInterface
-
- removeFromList() - Method in class com.viaoa.ds.OADataSource
-
- removeFromNewObjectCache(OAObject) - Static method in class com.viaoa.object.OAObjectCSDelegate
-
- removeFromRemovedList(Hub, Object) - Static method in class com.viaoa.hub.HubDataDelegate
-
- removeFromServerCache(int) - Method in class com.viaoa.sync.OASyncClient
-
called when object is removed from object cache
called by oaObject.finalize, and removeFromServerSideCache
- removeFromServerCache(int[]) - Method in class com.viaoa.sync.remote.RemoteSessionImpl
-
- removeFromServerCache(int[]) - Method in interface com.viaoa.sync.remote.RemoteSessionInterface
-
Objects on server side cache, that are on client that might get gc'd on server.
- removeFromServerSideCache(OAObject) - Static method in class com.viaoa.object.OAObjectCSDelegate
-
If Object is not in a Hub, then it could be gc'd on server, while it still exists on a client(s).
- removeGlobalParseFormat(String) - Static method in class com.viaoa.util.OADate
-
Removes a global parse format used when converting a String to OADate.
- removeGlobalParseFormat(String) - Static method in class com.viaoa.util.OADateTime
-
Remove a global parse format.
- removeGlobalParseFormat(String) - Static method in class com.viaoa.util.OATime
-
Removes a default global parse format that is used when converting a String to OATime.
- removeGuid(int) - Method in class com.viaoa.sync.remote.ClientGetDetail
-
- removeGuids(int[]) - Method in class com.viaoa.sync.remote.RemoteClientImpl
-
this is called when objects are removed on the client,
so that the guid can be removed from the clientGetDetail cache of object.guids that have been sent to client.
- removeGuids(int[]) - Method in class com.viaoa.sync.remote.RemoteSessionImpl
-
GUIDs of the objects removed from oaObject cache on server.
- removeGuids(int[]) - Method in interface com.viaoa.sync.remote.RemoteSessionInterface
-
- removeHub(OAObject, Hub, boolean) - Static method in class com.viaoa.object.OAObjectHubDelegate
-
Called by Hub when an OAObject is removed from a Hub.
- removeHubEvent(HubEvent) - Static method in class com.viaoa.object.OAThreadLocalDelegate
-
- removeHubListener(HubListener<TYPE>) - Method in class com.viaoa.hub.Hub
-
Remove a Listener to this Hub.
- removeHubListener(Hub, HubListener) - Static method in class com.viaoa.hub.HubEventDelegate
-
Remove HubListener from list.
- removeLinkHub() - Method in class com.viaoa.hub.Hub
-
Remove the link that this Hub has with another Hub.
- removeListener(HubListener<TYPE>) - Method in class com.viaoa.hub.Hub
-
- removeListener(Hub, HubListener) - Method in class com.viaoa.hub.HubListenerTree
-
- removeListener(HubListener) - Method in class com.viaoa.hub.HubListenerTree
-
- removeListener(HubListener) - Method in class com.viaoa.hub.HubListenerTrigger
-
- removeListener(Class, OAObjectCacheListener) - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
- removeLookup(String) - Method in class com.viaoa.remote.multiplexer.RemoteMultiplexerServer
-
Remove an object that was previously used for a bind.
- removeMany2ManyLinks(Hub) - Static method in class com.viaoa.hub.HubDSDelegate
-
- removeNonDigits(String) - Static method in class com.viaoa.util.OAString
-
Remove any and all characters that are not digits
- removeNonDigits(String, boolean) - Static method in class com.viaoa.util.OAString
-
- removeNonFileNameChars(String) - Static method in class com.viaoa.util.OAString
-
Remove any and all characters that are not valid in filename.
- removeObject(T) - Method in class com.viaoa.hub.HubFilter
-
Called to remove an object from the Hub.
- removeObject(T) - Method in class com.viaoa.hub.HubTrigger
-
- removeObject(OAObject) - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
Used by OAObject.finalize to remove object from HubContoller cache.
- removeOtherCharacters(String, String) - Static method in class com.viaoa.util.OAString
-
Remove any and all characters that are not in string
- removePrimitiveNull(OAObject, String) - Static method in class com.viaoa.object.OAObjectReflectDelegate
-
- removeProperty(String) - Method in class com.viaoa.hub.Hub
-
Remove name/value pair.
- removeProperty(Hub, String) - Static method in class com.viaoa.hub.HubDelegate
-
- removeProperty(String) - Method in class com.viaoa.object.OAObject
-
removing property.
- removeProperty(OAObject, String, boolean) - Static method in class com.viaoa.object.OAObjectPropertyDelegate
-
- removePropertyIfNull(OAObject, String, boolean) - Static method in class com.viaoa.object.OAObjectPropertyDelegate
-
- removeReference(OADataSourceJDBC, OAObject, String) - Static method in class com.viaoa.ds.jdbc.delegate.UpdateDelegate
-
- removeReference(OAObject, OALinkInfo) - Static method in class com.viaoa.object.OAObjectDSDelegate
-
- removeSelectAllHub(Hub) - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
Used by Hub to unregister a Hub that had all data selected.
- removeSession(int) - Method in class com.viaoa.remote.multiplexer.RemoteMultiplexerServer
-
This can be called when MultiplexerServer.onClientDisconnect(..) is called.
- removeSharedHub(Hub, Hub) - Static method in class com.viaoa.hub.HubShareDelegate
-
- removeSiblingHelper(OASiblingHelper) - Static method in class com.viaoa.object.OAThreadLocalDelegate
-
- removeSiblingHelper(OAThreadLocal, OASiblingHelper) - Static method in class com.viaoa.object.OAThreadLocalDelegate
-
- removeTransactionListener(OATransactionListener) - Method in class com.viaoa.transaction.OATransaction
-
- removeTransparency(Image) - Static method in class com.viaoa.image.OAImageUtil
-
- removeTrigger(OATrigger) - Method in class com.viaoa.object.OAObjectInfo
-
- removeTrigger(OATrigger) - Static method in class com.viaoa.object.OATriggerDelegate
-
- removeValue(Class, Object[], Object) - Static method in class com.viaoa.util.OAArray
-
Removes the first searchValue found in an array - it does not search and try
to remove multiple copies of the same value.
- removeValue(int[], int) - Static method in class com.viaoa.util.OAArray
-
- removeValue(double[], double) - Static method in class com.viaoa.util.OAArray
-
- removeWillBeWriting(OAObject) - Method in class com.viaoa.util.OAXMLWriter
-
- renameTo(String) - Method in class com.viaoa.util.OAFile
-
Renames this file to another name.
- renderLabel(OAObject, String, JLabel) - Static method in class com.viaoa.object.OAObjectEditQueryDelegate
-
- reopen(int) - Method in class com.viaoa.ds.jdbc.OADataSourceJDBC
-
- reopen(int) - Method in class com.viaoa.ds.OADataSource
-
This can be called after a close has been done to make the datasoruce available again.
- reopen(int) - Method in interface com.viaoa.ds.OADataSourceInterface
-
- reorderToMatch(Object[], Object[]) - Static method in class com.viaoa.util.OAArray
-
reorders one array to match a second, if possible.
- repairSingleQuotes(String) - Method in class com.viaoa.ds.jdbc.query.ResultSetIterator
-
- replaceClassName(String, String) - Method in class com.viaoa.comm.io.OAObjectInputStream
-
- replaceEdit(UndoableEdit) - Method in class com.viaoa.undo.OAUndoableEdit
-
- replaceMasterObject(Hub, OAObject, OAObject) - Static method in class com.viaoa.hub.HubSerializeDelegate
-
- replaceObject(Hub, OAObject, OAObject) - Static method in class com.viaoa.hub.HubSerializeDelegate
-
- requestInfo - Variable in class com.viaoa.object.OAThreadLocal
-
- RequestInfo - Class in com.viaoa.remote.multiplexer.info
-
This is used to track and capture information for each sync request that is being processed.
- RequestInfo() - Constructor for class com.viaoa.remote.multiplexer.info.RequestInfo
-
- RequestInfo.Type - Enum in com.viaoa.remote.multiplexer.info
-
- reselect() - Method in class com.viaoa.object.OAObjectCacheFilter
-
called internally so that data can be reselected from datasource.
- reselectAndRefresh() - Method in class com.viaoa.object.OAObjectCacheFilter
-
- resequence() - Method in class com.viaoa.hub.Hub
-
- resequence() - Method in class com.viaoa.hub.HubAutoSequence
-
- resequence(int) - Method in class com.viaoa.hub.HubAutoSequence
-
- resequence(Hub) - Static method in class com.viaoa.hub.HubDelegate
-
- reset(ResultSet) - Method in class com.viaoa.ds.jdbc.db.DataAccessObject.ResultSetInfo
-
- reset() - Method in class com.viaoa.ds.jdbc.query.QueryConverter
-
- reset() - Method in class com.viaoa.ds.OASelect
-
Calls reset(false)
- reset(boolean) - Method in class com.viaoa.ds.OASelect
-
Reset so that select can be used again
- reset() - Method in class com.viaoa.image.jpg.ImageInputStreamAdapter
-
Repositions this stream to the position at the time the
mark
method was last called on this input stream.
- reset() - Method in class com.viaoa.image.jpg.JFIFInputStream
-
Repositions this stream to the position at the time the
mark
method was last called on this input stream.
- reset() - Method in class com.viaoa.remote.multiplexer.OARemoteThread
-
called before processing the next OASync message.
- reset() - Method in class com.viaoa.util.OAJsonWriter
-
- reset() - Method in class com.viaoa.util.OAThrottle
-
sets throttle counter and last valid check time to 0L.
- reset() - Method in class com.viaoa.util.OAXMLReader
-
- reset() - Method in class com.viaoa.util.OAXMLReader1
-
- resetAO() - Method in class com.viaoa.hub.Hub
-
Navigational method that resets the current active object.
- resetSSL() - Method in class com.viaoa.comm.ssl.SSLBase
-
This will reset and cause the SSL handshaking to have to be done again.
- resizeToFit() - Method in class com.viaoa.hub.Hub
-
This will set the new capacity for the Hub to the current size.
- resizeToFit(Hub) - Static method in class com.viaoa.hub.HubDataDelegate
-
- resolveClassName(String) - Method in class com.viaoa.util.OAXMLReader
-
This can be overwritten to change/expand a class name
- resolveClassName(String) - Method in class com.viaoa.util.OAXMLReader1
-
- resolveObject(Object) - Method in class com.viaoa.comm.io.OAObjectInputStream
-
- resolveObject(OAObject) - Method in class com.viaoa.sync.OASyncCombinedClient
-
Called from OAObjectSerialization.resolveObject, to get the correct object that is used on the
combined server.
- resort() - Method in class com.viaoa.hub.Hub
-
Re-sort using last parameters from last sort or select.
- resort(Hub) - Static method in class com.viaoa.hub.HubSortDelegate
-
- response - Variable in class com.viaoa.remote.multiplexer.info.RequestInfo
-
- responseBindName - Variable in class com.viaoa.remote.multiplexer.info.RequestInfo
-
- responseBindUsesQueue - Variable in class com.viaoa.remote.multiplexer.info.RequestInfo
-
- restoreXMLLogFile(String) - Static method in class com.viaoa.object.OAObjectLogDelegate
-
- ResultSetInfo() - Constructor for class com.viaoa.ds.jdbc.db.DataAccessObject.ResultSetInfo
-
- ResultSetIterator - Class in com.viaoa.ds.jdbc.query
-
- ResultSetIterator(OADataSourceJDBC, Class, DataAccessObject, String, String, int) - Constructor for class com.viaoa.ds.jdbc.query.ResultSetIterator
-
- ResultSetIterator(OADataSourceJDBC, Class, DataAccessObject, String, Object[]) - Constructor for class com.viaoa.ds.jdbc.query.ResultSetIterator
-
- ResultSetIterator(OADataSourceJDBC, Class, Column[], String, Object[], int) - Constructor for class com.viaoa.ds.jdbc.query.ResultSetIterator
-
- ResultSetIterator(OADataSourceJDBC, Class, Column[], String, int) - Constructor for class com.viaoa.ds.jdbc.query.ResultSetIterator
-
- ResultSetIterator(OADataSourceJDBC, Class, Column[], String, String, int) - Constructor for class com.viaoa.ds.jdbc.query.ResultSetIterator
-
- returnOnQueueSocket - Variable in class com.viaoa.remote.multiplexer.info.MethodInfo
-
- reverseName - Variable in class com.viaoa.object.OALinkInfo
-
- reversePath(Class, String) - Static method in class com.viaoa.object.OAObjectInfoDelegate
-
20100930 I started this to use for reversing from TreeNode to get path to top/root
this wont work, unless the parent nodes are also used
Take a property path that is "to" a class, and reverse it.
- reversePropertyName - Variable in class com.viaoa.ds.jdbc.db.Link
-
name of reference property in reference table that references this table.
- rightBracket - Variable in class com.viaoa.ds.jdbc.db.DBMetaData
-
- rmDir(File) - Static method in class com.viaoa.util.OAFile
-
Remove directory and all children files.
- rollback() - Method in class com.viaoa.transaction.OATransaction
-
- rollback(OATransaction) - Method in interface com.viaoa.transaction.OATransactionListener
-
- rootClass - Variable in class com.viaoa.object.OATrigger
-
- rootTreePropertyPaths - Variable in class com.viaoa.object.OAObjectInfo
-
- rotate(Image, int) - Static method in class com.viaoa.image.OAImageUtil
-
- round(double, int, int, int) - Static method in class com.viaoa.util.OAConverter
-
Uses BigDecimal to round number to "decimalPlaces" amount of decimal numbers.
- round(double, int, int) - Static method in class com.viaoa.util.OAConverter
-
Uses BigDecimal to round number to "decimalPlaces" amount of decimal numbers.
- round(double, int) - Static method in class com.viaoa.util.OAConverter
-
Uses BigDecimal to round number to "decimalPlaces" amount of decimal numbers.
- RST0_MARKER - Static variable in class com.viaoa.image.jpg.JFIFInputStream
-
- RST1_MARKER - Static variable in class com.viaoa.image.jpg.JFIFInputStream
-
- RST2_MARKER - Static variable in class com.viaoa.image.jpg.JFIFInputStream
-
- RST3_MARKER - Static variable in class com.viaoa.image.jpg.JFIFInputStream
-
- RST4_MARKER - Static variable in class com.viaoa.image.jpg.JFIFInputStream
-
- RST5_MARKER - Static variable in class com.viaoa.image.jpg.JFIFInputStream
-
- RST6_MARKER - Static variable in class com.viaoa.image.jpg.JFIFInputStream
-
- RST7_MARKER - Static variable in class com.viaoa.image.jpg.JFIFInputStream
-
- run(int) - Method in class com.viaoa.comm.discovery.DiscoveryServer
-
- run() - Method in class com.viaoa.concurrent.OAConcurrent
-
- run() - Method in class com.viaoa.ds.jdbc.connection.ConnectionPool
-
Low priority Thread used to close extra connections that are not being used.
- runKeepAliveThread() - Method in class com.viaoa.comm.multiplexer.MultiplexerClient
-
- runReceive(int) - Method in class com.viaoa.comm.discovery.DiscoveryClient
-
- runRemoteMethod(Class, OAObjectKey, String, Object[]) - Method in class com.viaoa.sync.remote.RemoteServerImpl
-
- runRemoteMethod(Hub, String, Object[]) - Method in class com.viaoa.sync.remote.RemoteServerImpl
-
- runRemoteMethod(Class, OAObjectKey, String, Object[]) - Method in interface com.viaoa.sync.remote.RemoteServerInterface
-
Used by OAObject.remote to run a remote command from an OAObject.
- runRemoteMethod(Hub, String, Object[]) - Method in interface com.viaoa.sync.remote.RemoteServerInterface
-
Used by OAObject.remote to run a remote command for a Hub of OAObjects.
- runThread() - Method in class com.viaoa.process.OAChangeRefresher
-
- runThread() - Method in class com.viaoa.process.OACronProcessor
-
- runTrigger(Runnable) - Static method in class com.viaoa.object.OATriggerDelegate
-
- rwLock - Static variable in class com.viaoa.object.OAThreadLocalDelegate
-