- value - Variable in class com.viaoa.ds.query.OAQueryToken
-
- value - Variable in class com.viaoa.model.oa.VInteger
-
- value - Variable in class com.viaoa.util.OAXMLReader
-
- value - Variable in class com.viaoa.util.SimpleXMLReader
-
- valueOf(String) - Static method in enum com.viaoa.hub.HubChangeListener.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.viaoa.hub.HubListener.InsertLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.viaoa.object.OAObjectEditQuery.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.viaoa.remote.multiplexer.info.RequestInfo.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String, String) - Static method in class com.viaoa.util.OADate
-
Converts a String to an OADate.
- valueOf(String) - Static method in class com.viaoa.util.OADate
-
Converts a String to an OADate.
- valueOf(String, String) - Static method in class com.viaoa.util.OADateTime
-
Static method for converting a String date to an OADateTime.
If date is " " (space) then todays date will be returned.
If date is null or "" then null is returned.
- valueOf(String) - Static method in class com.viaoa.util.OADateTime
-
Converts a String date to an OADateTime.
- valueOf(String, String) - Static method in class com.viaoa.util.OATime
-
Converts a String to an OATime.
- valueOf(String) - Static method in class com.viaoa.util.OATime
-
Converts a String to an OATime using a default format.
- valueOf2(String) - Static method in class com.viaoa.util.OADate
-
Throws an exception if date if not valid.
- valueOfMain(String, String, Vector, String) - Static method in class com.viaoa.util.OADateTime
-
- values() - Static method in enum com.viaoa.hub.HubChangeListener.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.viaoa.hub.HubListener.InsertLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.viaoa.object.OAObjectEditQuery.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.viaoa.remote.multiplexer.info.RequestInfo.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE - Static variable in interface com.viaoa.ds.query.OAQueryTokenType
-
- VDate - Class in com.viaoa.model.oa
-
- VDate() - Constructor for class com.viaoa.model.oa.VDate
-
- VDateTime - Class in com.viaoa.model.oa
-
- VDateTime() - Constructor for class com.viaoa.model.oa.VDateTime
-
- VDouble - Class in com.viaoa.model.oa
-
- VDouble() - Constructor for class com.viaoa.model.oa.VDouble
-
- vec - Variable in class com.viaoa.util.converter.OAConverterNumber
-
- vecAdd - Variable in class com.viaoa.hub.HubDatax
-
Counter that is incremented when a new list of objects is loaded.
- vecIncomplete - Variable in class com.viaoa.util.OAXMLReader1
-
- vecRemove - Variable in class com.viaoa.hub.HubDatax
-
- vecRemoved - Variable in class com.viaoa.util.OAXMLReader1
-
- vecRoot - Variable in class com.viaoa.util.OAXMLReader1
-
- vecStatement - Variable in class com.viaoa.ds.jdbc.connection.OAConnection
-
- vector - Variable in class com.viaoa.hub.HubData
-
- vecUsedPreparedStatement - Variable in class com.viaoa.ds.jdbc.connection.OAConnection
-
- verify(OADataSourceJDBC) - Static method in class com.viaoa.ds.jdbc.delegate.VerifyDelegate
-
- verify() - Method in class com.viaoa.ds.jdbc.OADataSourceJDBC
-
- verify() - Method in class com.viaoa.hub.HubMerger
-
Note: if multiple threads are making changes that affect the node data, then errors could show
up.
- verify(String) - Method in class com.viaoa.image.OAImageCreator
-
- verify(OAObjectInfo) - Method in class com.viaoa.object.OAAnnotationVerifier
-
Verify class annotations with an ObjectInfo.
- verify(Class, Database) - Method in class com.viaoa.object.OAAnnotationVerifier
-
Verify class annotations with Database
- verifyCommand(String) - Method in class com.viaoa.object.OAObject
-
- verifyConnection() - Method in class com.viaoa.ds.cs.OADataSourceClient
-
- VerifyDelegate - Class in com.viaoa.ds.jdbc.delegate
-
Methods to validate that OAObject database metadata matches database scheme.
- VerifyDelegate() - Constructor for class com.viaoa.ds.jdbc.delegate.VerifyDelegate
-
- verifyKeyChange(OAObject) - Static method in class com.viaoa.object.OAObjectKeyDelegate
-
- verifyLinks(Table, DatabaseMetaData, OADataSourceJDBC, ArrayList<String>) - Static method in class com.viaoa.ds.jdbc.delegate.VerifyDelegate
-
- verifyLinks(Database) - Method in class com.viaoa.object.OAAnnotationVerifier
-
Make sure that the links in the Tables are also in the class annotations.
- verifyNumberUsed(OADataSourceJDBC, OAObject, Table, Column, int) - Static method in class com.viaoa.ds.jdbc.delegate.AutonumberDelegate
-
This is used to determine if an assigned ID needs to change the autoNextNumber ID
- verifyServerSideHandshake() - Method in class com.viaoa.comm.multiplexer.io.MultiplexerSocketController
-
This will verify that the client that is connected is a valid MultiplexerSocket.
- verifyUniqueProperty(Hub, Object) - Static method in class com.viaoa.hub.HubDelegate
-
Verifies that the property in obj is unique for all objects in this Hub (not in all of system).
- version - Variable in class com.viaoa.sync.model.ClientInfo
-
- version - Variable in class com.viaoa.sync.model.ServerInfo
-
- viewBytes(byte) - Static method in class com.viaoa.util.OAInteger
-
- viewBytes(int) - Static method in class com.viaoa.util.OAInteger
-
- viewBytes(long) - Static method in class com.viaoa.util.OAInteger
-
- VInteger - Class in com.viaoa.model.oa
-
- VInteger() - Constructor for class com.viaoa.model.oa.VInteger
-
- VInteger(int) - Constructor for class com.viaoa.model.oa.VInteger
-
- VirtualServerSocket - Class in com.viaoa.comm.multiplexer.io
-
Created by MultiplexerServerSocketController to create new ServerSockets that work through multiplexed connections.
- VirtualServerSocket(String) - Constructor for class com.viaoa.comm.multiplexer.io.VirtualServerSocket
-
Create a new ServerSocket.
- VirtualSocket - Class in com.viaoa.comm.multiplexer.io
-
A "virtual" socket connection to an MultiplexerServerSocket through a multiplexed connection.
- VirtualSocket(int, int, String) - Constructor for class com.viaoa.comm.multiplexer.io.VirtualSocket
-
Called by MultiplexerSocketController when creating a new socket or receiving a command to create
a new virtual socket.
- visit(OACallback) - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
- visit(Class, OACallback) - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
- visit(OACallback, Class) - Static method in class com.viaoa.object.OAObjectCacheDelegate
-
- VLong - Class in com.viaoa.model.oa
-
- VLong() - Constructor for class com.viaoa.model.oa.VLong
-
- VNameValue - Class in com.viaoa.model.oa
-
- VNameValue() - Constructor for class com.viaoa.model.oa.VNameValue
-
- vsocketId - Variable in class com.viaoa.remote.multiplexer.info.RequestInfo
-
- VString - Class in com.viaoa.model.oa
-
- VString() - Constructor for class com.viaoa.model.oa.VString
-
- VString(String) - Constructor for class com.viaoa.model.oa.VString
-
- VTime - Class in com.viaoa.model.oa
-
- VTime() - Constructor for class com.viaoa.model.oa.VTime
-