| Package | Description |
|---|---|
| org.dspace.app.requestitem | |
| org.dspace.app.requestitem.dao | |
| org.dspace.app.requestitem.dao.impl | |
| org.dspace.app.requestitem.service |
| Modifier and Type | Method and Description |
|---|---|
RequestItem |
RequestItemServiceImpl.findByToken(Context context,
String token) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestItemServiceImpl.update(Context context,
RequestItem requestItem) |
| Modifier and Type | Method and Description |
|---|---|
RequestItem |
RequestItemDAO.findByToken(Context context,
String token) |
| Modifier and Type | Method and Description |
|---|---|
RequestItem |
RequestItemDAOImpl.findByToken(Context context,
String token) |
| Modifier and Type | Method and Description |
|---|---|
RequestItem |
RequestItemService.findByToken(Context context,
String token) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestItemService.update(Context context,
RequestItem requestItem)
Save updates to the record.
|
Copyright © 2022 LYRASIS. All rights reserved.