| Package | Description |
|---|---|
| net.sf.cuf.examples.model.uc1 |
| Modifier and Type | Method and Description |
|---|---|
Response<List<UserData>> |
LoadDataRequest.execute()
Generate a response for the current request state.
|
Response<List<UserData>> |
LoadDataRequest.execute(Request<List<UserData>> pRequest)
Generates a response for the handed request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UseCase1Dc.dataLoaded(Response<List<UserData>> pResponse)
Callback from the Request issued in loadData().
|
Response<List<UserData>> |
LoadDataRequest.execute(Request<List<UserData>> pRequest)
Generates a response for the handed request.
|
| Constructor and Description |
|---|
UserData(UserData pData) |
Copyright © 2013–2024 Jürgen Zeller (privat). All rights reserved.