Package | Description |
---|---|
com.viaoa.concurrent |
Solutions for concurrent processing patterns.
|
com.viaoa.converter |
Suports OAConverter class, package used to work with and transform data types.
|
com.viaoa.datasource |
Datasource independent access for storing and retrieving Objects from a persistent datasource.
|
com.viaoa.datasource.autonumber |
OADataSource subclass for memory only/ non-persistent data.
|
com.viaoa.datasource.clientserver |
Client OADataSource that will communicate with OADataSource on the server.
|
com.viaoa.datasource.jdbc |
The OADataSourceJDBC package is used to access persistent data using JDBC.
|
com.viaoa.datasource.jdbc.query |
OADataSourceJDBC classes used for converting OA Object Queries to SQL, and returning JDBC resultsets for ORM.
|
com.viaoa.datasource.objectcache | |
com.viaoa.datasource.rest | |
com.viaoa.filter | |
com.viaoa.hub |
Contains the observable OA collection class, and support classes.
|
com.viaoa.json.jackson | |
com.viaoa.model.oa |
Helper wrapper classes.
|
com.viaoa.object |
Observable data model Object, that is the superclass for all OAModel classes.
|
com.viaoa.process |
Used to manage processes.
|
com.viaoa.remote.multiplexer |
Socket API for multiple "virtual" sockets to use a single physical socket.
|
com.viaoa.scheduler |
Used to create schedulers that manage list of datetime ranges, to find used and available datetime ranges.
|
com.viaoa.sync.model | |
com.viaoa.template | |
com.viaoa.uicontroller |
Controller classes used to bind OAModel (Hubs, OAObjects) with UI Components.
|
com.viaoa.util |
Utility Classes used for object graphs and applications.
|
Class and Description |
---|
OADateTime
Superclass of OADate and OATime that combines Calendar, Date, Time, TimeZone, Calendar, LocalDateTime, and SimpleDateFormat.
|
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
Class and Description |
---|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OADateTime
Superclass of OADate and OATime that combines Calendar, Date, Time, TimeZone, Calendar, LocalDateTime, and SimpleDateFormat.
|
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAThrottle
Used to throttle based on a minimum time (ms) frame.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
OAPropertyPath
Utility used to parse a propertyPath, get methods, class information, and to be able to get the value by invoking on an object.
|
Class and Description |
---|
OAFilter
Used to filter a collection of TYPE objects.
|
Class and Description |
---|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OADateTime
Superclass of OADate and OATime that combines Calendar, Date, Time, TimeZone, Calendar, LocalDateTime, and SimpleDateFormat.
|
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
Class and Description |
---|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OADateTime
Superclass of OADate and OATime that combines Calendar, Date, Time, TimeZone, Calendar, LocalDateTime, and SimpleDateFormat.
|
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
Class and Description |
---|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OAFilter
Used to filter a collection of TYPE objects.
|
OAPropertyPath
Utility used to parse a propertyPath, get methods, class information, and to be able to get the value by invoking on an object.
|
Tuple3 |
Class and Description |
---|
OADateTime
Superclass of OADate and OATime that combines Calendar, Date, Time, TimeZone, Calendar, LocalDateTime, and SimpleDateFormat.
|
Class and Description |
---|
OAPool
Maintains a pool of objects, with a minimum and max limits, and
will shrink/release if not needed or time.
|
Class and Description |
---|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OADateTime
Superclass of OADate and OATime that combines Calendar, Date, Time, TimeZone, Calendar, LocalDateTime, and SimpleDateFormat.
|
Class and Description |
---|
OADateTime
Superclass of OADate and OATime that combines Calendar, Date, Time, TimeZone, Calendar, LocalDateTime, and SimpleDateFormat.
|
Class and Description |
---|
OAProperties
Subclass of java.util.Properties where all "names" for name/value pairs are case insensitive.
NOTE: All name/value pairs are converted to Strings. |
Class and Description |
---|
OAPropertyPath
Utility used to parse a propertyPath, get methods, class information, and to be able to get the value by invoking on an object.
|
Class and Description |
---|
OAAnyValueObject
Object used internally to represent any value (null, or not-null).
|
OAConverter
Conversion class for converting Objects from one form to another.
|
OADate
Date class that combines Calendar, Date and SimpleDateFormat into a single class.
|
OADateChangeController.Callback |
OADateRangeCache.DateRange |
OADateTime
Superclass of OADate and OATime that combines Calendar, Date, Time, TimeZone, Calendar, LocalDateTime, and SimpleDateFormat.
|
OAEmptyObject
Object used to represent an empty value.
|
OAFile
Subclass of java.io.File that includes extra functionality.
|
OAFlagEnum
used as an 3-state flag
|
OAGreaterThanZero
Object used internally to represent a number > 0
|
OALessThanZero
Object used internally to represent a number < 0, or null
|
OAMail.OAMailAttachment |
OANotEmptyObject
Object used to represent a not empty value.
|
OANotExist
Object used internally to represent a value that was not found
|
OANotNullObject
Object used internally to represent a non-null value.
|
OANullObject
Object used internally to represent a null value.
|
OAPropertyPath
Utility used to parse a propertyPath, get methods, class information, and to be able to get the value by invoking on an object.
|
OAReflect
Used for Reflection services.
|
OASpecialCompareObject
Used for comparing with other objects.
|
OAString
String helper/utility Class.
|
OATime
Time class that combines Calendar, Time and SimpleDateFormat into a single class.
|
OATimeZone.TZ |
OAUnknownObject
Object used internally to represent unknown value (equal to nothing except itself).
|
TestInterface |
Copyright © 1999–2025 ViaOA. All rights reserved.