public class CategoryTestUtils
extends java.lang.Object
| Constructor and Description |
|---|
CategoryTestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<PK> |
convertNewCollectionToPk(java.util.Collection<CategoryModel> collection)
Converts Collection of CategoryModel into sorted List of PK.
|
static java.util.List<PK> |
convertOldCollectionToPk(java.util.Collection<Category> collection)
Converts Collection of Category items into sorted List of PK.
|
public static java.util.List<PK> convertNewCollectionToPk(java.util.Collection<CategoryModel> collection)
Copyright © 2018 SAP SE. All Rights Reserved.