This package contains classes that can be used in the Model part of the [MVC] code structure.
[TkOAApplicationModuleImpl]
The Toolkit Application Module extends from OAApplicationModuleImpl and provides extra functionality to assist in writing [DateTrack]-aware applications
[TkOAViewObjectImpl]
The Toolkit View Object can be used in place of OAViewObjectImpl and provides methods to assist the the construction of complex WHERE clauses.
[TkOANonQueryViewObjectImpl]
The Toolkit Non-Query View Object also extends OAViewObjectImpl and is useful for View Objects that do not contain a SQL statement. This type of VO is often used for Properties VO's.
Wiki: DateTrack
Wiki: MVC
Wiki: OA Framework Toolkit Wiki
Wiki: TkOAApplicationModuleImpl
Wiki: TkOANonQueryViewObjectImpl
Wiki: TkOAViewObjectImpl