|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PushRequestDetailMemoryDataStore | |
|---|---|
| net.rim.pushsdk.push.request | This package is used to provide persistence for and manage the data sent in a push and the results of the push for each subscriber or address being pushed to. |
| net.rim.pushsdk.pushappmgmt | This package manages the details of push applications, including persistence. |
| Uses of PushRequestDetailMemoryDataStore in net.rim.pushsdk.push.request |
|---|
| Methods in net.rim.pushsdk.push.request with parameters of type PushRequestDetailMemoryDataStore | |
|---|---|
void |
PushRequestDetailMemoryDAOImpl.setPushRequestDetailMemoryDataStore(PushRequestDetailMemoryDataStore pushRequestDetailMemoryDataStore)
Sets the in-memory data store to use for storing push request details. |
void |
PushRequestMemoryDAOImpl.setPushRequestDetailMemoryDataStore(PushRequestDetailMemoryDataStore pushRequestDetailMemoryDataStore)
Sets the in-memory data store to use for storing push request details. |
| Uses of PushRequestDetailMemoryDataStore in net.rim.pushsdk.pushappmgmt |
|---|
| Methods in net.rim.pushsdk.pushappmgmt with parameters of type PushRequestDetailMemoryDataStore | |
|---|---|
void |
PushAppMemoryDAOImpl.setPushRequestDetailMemoryDataStore(PushRequestDetailMemoryDataStore pushRequestDetailMemoryDataStore)
Sets the in-memory data store to use for storing push request details. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||