Annotation Type | Description |
---|---|
OACalculatedProperty |
Used to describe OAObject calculated properties, and dependent information.
|
OAClass |
Describes OAObject information.
|
OAClassFilter |
Defines a class used for HubFilter'ing, that can be used in object queries.
|
OAColumn |
Used to map properties to datasource columns
|
OAFkey |
Used to map properties to datasource fkey columns
|
OAId |
Used to map properties to datasource pkeys
|
OAIndex |
Defines indexes used in datasource.
|
OAIndexColumn |
Defines index columns used in datasource.
|
OALinkTable |
Used to define link tables used by M2M relationships.
|
OAMany | |
OAMethod |
Describes an OAObject method.
|
OAObjCallback |
Used to define OAObject callbacks, and dependent property paths for OAObjectCallback.enabled and visible
|
OAOne | |
OAProperty |
Defines the properties in an OAObject class.
|
OATable |
Defines a DataSource table used by an OAObject.
|
OATriggerMethod |
Describes an OAObject trigger method.
|
This includes object permissions, edit queries for controlling UI callbacks, object relationships, ORM, and more.
All information is then made available as an object model that is then used throughout OA, using reflection, property paths, and other techniques.
Copyright © 1999–2025 ViaOA. All rights reserved.