| Package | Description |
|---|---|
| org.dajlab.bricksetapi.v3.service | |
| org.dajlab.bricksetapi.v3.service.impl | |
| org.dajlab.bricksetapi.v3.vo |
| Modifier and Type | Method and Description |
|---|---|
void |
IBricksetService.setCollection(int setId,
SetCollectionParameters params,
String userHash)
Set a user's collection details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetCollectionManagementServiceImpl.setCollection(int setId,
SetCollectionParameters params,
String userHash)
Set a user's collection details.
|
void |
BricksetServiceImpl.setCollection(int setId,
SetCollectionParameters params,
String userHash)
Set a user's collection details.
|
| Modifier and Type | Method and Description |
|---|---|
SetCollectionParameters |
SetCollectionParameters.setNotes(String notes)
User notes, max 1000 characters
|
SetCollectionParameters |
SetCollectionParameters.setOwn(Boolean own)
If false then
quantityOwned is automatically set to 0 |
SetCollectionParameters |
SetCollectionParameters.setQuantityOwned(Integer quantityOwned)
0-999.
|
SetCollectionParameters |
SetCollectionParameters.setRating(Integer rating)
User rating 1-5
|
SetCollectionParameters |
SetCollectionParameters.setWant(Boolean want) |
Copyright © 2020. All rights reserved.