Menu

TkOANonQueryViewObjectImpl

Barry Goodsell

TkOANonQueryViewObjectImpl

Package [com.oaframework.toolkit.common.server]
Extends oracle.apps.fnd.framework.server.OAViewObjectImpl

The class is useful for View Objects that do not contain a SQL statement. This type of VO is often used for Properties VO's.

initQuery()

This overrides the standard OAViewObject initQuery() method. If is has not been called before on the current VO, this method creates and inserts an empty Row into the VO and sets the row state to STATUS_INITIALIZED, as required by the OA Framework Coding Standards. If VO has already been initialised, the single Row is removed and the VO is re-initialised as above.

getRow()

A useful shortcut method to get a handle to the one and only Row in this VO


Related

Wiki: com.oaframework.toolkit.common.server

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.