Sort.Order| Constructor and Description |
|---|
SortByIds() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getIds() |
SortByIds |
setIds(java.util.List<java.lang.String> ids)
The product IDs in the expected order for the result set. |
public java.util.List<java.lang.String> getIds()
public SortByIds setIds(java.util.List<java.lang.String> ids)
The product IDs in the expected order for the result set.
ids - The products IDs in the expected order for the result set.Copyright © 2013–2018 GroupBy Inc.. All rights reserved.