| Package | Description |
|---|---|
| org.dajlab.bricksetapi.v3.service | |
| org.dajlab.bricksetapi.v3.service.impl | |
| org.dajlab.bricksetapi.v3.vo |
| Modifier and Type | Method and Description |
|---|---|
List<UserNotes> |
IBricksetService.getUserNotes(String userHash)
Get all of a user's set notes.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserNotes> |
SetCollectionManagementServiceImpl.getUserNotes(String userHash)
Get all of a user's set notes.
|
List<UserNotes> |
BricksetServiceImpl.getUserNotes(String userHash)
Get all of a user's set notes.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserNotes> |
Response.getUserNotes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setUserNotes(List<UserNotes> userNotes) |
Copyright © 2020. All rights reserved.