public interface RequestManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
appendRowChange(RowChangeWithGroup rowChangeWithGroup) |
void |
clear() |
int |
getTotalRowsCount() |
RequestWithGroups |
makeRequest() |
void |
sendRequest(RequestWithGroups requestWithGroups) |
boolean appendRowChange(RowChangeWithGroup rowChangeWithGroup)
RequestWithGroups makeRequest()
void sendRequest(RequestWithGroups requestWithGroups)
int getTotalRowsCount()
void clear()
Copyright © 2024. All Rights Reserved.