Deprecated. since 3.0, Use com.sap.mobile.lib.request.IBundleRequest Interface for request bundle.
All members of ISDMBundleRequest, including inherited members.
MethodsModifier and Type | Method | Description |
---|---|---|
public void | addRequest(ISDMRequest) | Adds a request to the storage. |
public void | clearRequests() | Cleans out the request storage. |
public ISDMRequest[] | getRequests() | Returns all requests from the storage. |
public void | removeRequest(ISDMRequest) | Removes the specific request from the storage. |