Package | Description |
---|---|
com.broadleafcommerce.cartoperation.web.endpoint.domain | |
com.broadleafcommerce.cartoperation.web.validator |
Modifier and Type | Method and Description |
---|---|
Set<ShareItemListRequest.Target> |
ShareItemListRequest.getTargets()
Describes who this list is being shared with.
|
Modifier and Type | Method and Description |
---|---|
void |
ShareItemListRequest.setTargets(Set<ShareItemListRequest.Target> targets)
Describes who this list is being shared with.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ShareItemListRequestValidator.validateTarget(ShareItemListRequest.Target target,
org.springframework.validation.Errors errors)
Validates a single share target.
|
Copyright © 2021. All rights reserved.