| Package | Description |
|---|---|
| com.viaoa.comm.http | |
| com.viaoa.comm.io |
InputStream used to manage serialization.
|
| com.viaoa.context |
Defines an application context, used for managing permissions for a user or process .
|
| 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.db |
OADataSourceJDBC classes used for ORM - object-relational mapping, and DB metadata.
|
| com.viaoa.datasource.jdbc.delegate |
OADataSourceJDBC delegate classes for implementing access to SQL Relational databases.
|
| 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.func |
Function methods use OAObject or Hub, along with property path.
|
| com.viaoa.hub |
Contains the observable OA collection class, and support classes.
|
| com.viaoa.json | |
| 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.pojo |
Uses a loader to map OAObject's into a Pojo structure that can be used for mapping json.
|
| com.viaoa.remote.rest | |
| com.viaoa.scheduler |
Used to create schedulers that manage list of datetime ranges, to find used and available datetime ranges.
|
| com.viaoa.sync |
Synchronizes objects across servers.
|
| com.viaoa.sync.remote | |
| 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.
|
| com.viaoa.xml |
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OAFinder
This is used to find all values from one OAObject/Hub to another OAObject/Hub, using a propertyPath.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectInfo
OAObjectInfo contains information about an OAObject.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| OASiblingHelper
Used in OAThreadLocal to be able to help findSiblings by tracking propertyPaths from calls to OAObject.getObject/Hub
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OALinkInfo
Defines reference properties between OAObjects.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectInfo
OAObjectInfo contains information about an OAObject.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectInfo
OAObjectInfo contains information about an OAObject.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| Class and Description |
|---|
| OALinkInfo
Defines reference properties between OAObjects.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| Class and Description |
|---|
| OASiblingHelper
Used in OAThreadLocal to be able to help findSiblings by tracking propertyPaths from calls to OAObject.getObject/Hub
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| Class and Description |
|---|
| OAFinder
This is used to find all values from one OAObject/Hub to another OAObject/Hub, using a propertyPath.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OACascade
Used for cascading methods, to be able to know if an object has already been visited.
|
| OAGroupBy
Utility class, used by HubGroupBy, as an object that creates a reference to two others objects.
|
| OALeftJoin
Utility class, used by HubLeftJoin, as an object that creates a reference to two others objects.
|
| OALinkInfo
Defines reference properties between OAObjects.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectInfo
OAObjectInfo contains information about an OAObject.
|
| OASiblingHelper
Used in OAThreadLocal to be able to help findSiblings by tracking propertyPaths from calls to OAObject.getObject/Hub
|
| Class and Description |
|---|
| OACascade
Used for cascading methods, to be able to know if an object has already been visited.
|
| OALinkInfo
Defines reference properties between OAObjects.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectImportMatchDelegate.ImportMatch |
| OAObjectInfo
OAObjectInfo contains information about an OAObject.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| Class and Description |
|---|
| OALinkInfo
Defines reference properties between OAObjects.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectInfo
OAObjectInfo contains information about an OAObject.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| OAPropertyInfo
OAObject property metadata.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OACalcInfo
Used to define calculated properties for OAObject.
|
| OACallback
Callback for methods that "visit" object graphs.
|
| OACascade
Used for cascading methods, to be able to know if an object has already been visited.
|
| OACopyCallback
Used by OAObjectReflectDelegate.createCopy, copyInto(..) to control how an object is copied.
|
| OAFinder
This is used to find all values from one OAObject/Hub to another OAObject/Hub, using a propertyPath.
|
| OAFkeyInfo
Used by OALinkInfo for type=One to know which properties to match between objects.
|
| OALinkInfo
Defines reference properties between OAObjects.
|
| OAMethodInfo |
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectCacheListener
Used by OAObjectCacheDelegate to send out object cache events.
|
| OAObjectCallback
Object used to pass data and allow interaction between OAObject callback methods and other (ex: UI) components.
|
| OAObjectCallback.Type
Type of request being made from caller object.
|
| OAObjectGrid.Column |
| OAObjectImportMatchDelegate.ImportMatch |
| OAObjectImportMatchDelegate.ImportMatchDetail |
| OAObjectInfo
OAObjectInfo contains information about an OAObject.
|
| OAObjectInfo.TriggerInfo
June 2016 triggers when a property/hub is changed.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| OAObjectModel |
| OAObjectSerializer
OAObjectSerializer is used to control object serialization for an OAObject and its reference objects.
|
| OAObjectSerializerCallback
Callback object for OAObjectSerializer
|
| OAPropertyInfo
OAObject property metadata.
|
| OASiblingHelper
Used in OAThreadLocal to be able to help findSiblings by tracking propertyPaths from calls to OAObject.getObject/Hub
|
| OASiblingHelper.Node |
| OAThreadLocal
Used/created by OAThreadInfoDelegate to manage "flags" for threads.
|
| OAThreadLocalHubMergerCallback |
| OATrigger
Defines a method to be called from a root class, when any change is made from an object in a propertyPath
see OATriggerDelegate# to have a trigger created.
|
| OATriggerListener
Code that is called to notify when a change is made to a dependent property.
|
| OATypeAhead
OATypeAhead support, used by TextField to do searches.
|
| OATypeAhead.OATypeAheadParams
Helper class to enter all of the params.
|
| Class and Description |
|---|
| OALinkInfo
Defines reference properties between OAObjects.
|
| OAObjectInfo
OAObjectInfo contains information about an OAObject.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| Class and Description |
|---|
| OACascade
Used for cascading methods, to be able to know if an object has already been visited.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| Class and Description |
|---|
| OACascade
Used for cascading methods, to be able to know if an object has already been visited.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
| OAObjectSerializer
OAObjectSerializer is used to control object serialization for an OAObject and its reference objects.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectGrid
Create a two dimensional (cols & rows) of data.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectCallback
Object used to pass data and allow interaction between OAObject callback methods and other (ex: UI) components.
|
| OATypeAhead
OATypeAhead support, used by TextField to do searches.
|
| Class and Description |
|---|
| OACalcInfo
Used to define calculated properties for OAObject.
|
| OALinkInfo
Defines reference properties between OAObjects.
|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAPropertyInfo
OAObject property metadata.
|
| Class and Description |
|---|
| OAObject
OAObject is the Base Class used for Application Data Objects.
|
| OAObjectKey
Used to represent the objectId properties of an OAObject.
|
Copyright © 1999–2025 ViaOA. All rights reserved.