|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowList | |
com.sap.ip.me.api.smartsync |
Uses of RowList in com.sap.ip.me.api.smartsync |
Methods in com.sap.ip.me.api.smartsync that return RowList | |
RowList |
SyncBoDataFacade.getRows(Query query)
Returns a static list of Row instances for a specified query from the repository. |
RowList |
SyncBo.getRows(Query query)
Returns a static list of child Row objects for a specified query from this SyncBo. |
RowList |
RowList.getRowList(Query query)
Returns the RowList collection complying to the condition set in the query |
RowList |
Row.getRelatingRows(RowDescriptor relatingRowDescriptor)
Returns a list of the Row objects relating to this Row. |
RowList |
Row.getRelatingRows(Query query)
Returns a list of the Row objects complying to the specified Query relating to this Row |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |