|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowObject | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.vc.baseline |
Uses of RowObject in wt.fc |
Methods in wt.fc that return RowObject | |
static RowObject |
RowObject.newRowObject()
Default factory for the class. |
static RowObject |
RowObject.newRowObject()
Default factory for the class. |
Uses of RowObject in wt.vc.baseline |
Fields in wt.vc.baseline declared as RowObject | |
private RowObject |
BaselineMemberTuple.baselineMemberRow
|
private RowObject |
BaselineMemberTuple.baselineRow
|
Methods in wt.vc.baseline that return RowObject | |
RowObject |
BaselineMemberTuple.getBaselineMemberRow()
Gets the value of the attribute: baselineMemberRow. |
RowObject |
BaselineMemberTuple.getBaselineRow()
Gets the value of the attribute: baselineRow. |
Methods in wt.vc.baseline with parameters of type RowObject | |
void |
BaselineMemberTuple.setBaselineMemberRow(RowObject a_BaselineMemberRow)
Sets the value of the attribute: baselineMemberRow. |
void |
BaselineMemberTuple.setBaselineRow(RowObject a_BaselineRow)
Sets the value of the attribute: baselineRow. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |