|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowCollection | |
com.sap.ip.me.api.smartsync |
Uses of RowCollection in com.sap.ip.me.api.smartsync |
Subinterfaces of RowCollection in com.sap.ip.me.api.smartsync | |
interface |
RowList
A RowList is a collection of Row entities. |
Methods in com.sap.ip.me.api.smartsync that return RowCollection | |
RowCollection |
SyncBoDataFacade.getRows(RowDescriptor rowDescriptor)
Returns a static collection of all Row instances for the specified RowDescriptor from the repository. |
RowCollection |
SyncBo.getRows(RowDescriptor rowDescriptor)
Returns a static collection of all child Row objects for the specified RowDescriptor from this SyncBo. |
RowCollection[] |
SyncBo.getRows()
Returns the array of static collections of all the child Row objects of this SyncBo. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |