Package | Description |
---|---|
com.jalios.jcms.db |
Modifier and Type | Method and Description |
---|---|
static <T extends Data> |
DataListHelper.build(Data data,
java.lang.Class<T> collectionDataClass,
java.util.function.Consumer<java.util.List<T>> dataCollectionSetter)
Build a new instance of DataListHelper, IF NEEDED.
|
DataListHelper<T> |
DataListHelper.copy(java.util.function.Consumer<java.util.List<T>> dataCollectionSetter)
Create a copy of the underlying id set, and invoke the
specified setter to update the Data Collection.
|
Copyright © 2001-2021 Jalios SA. All Rights Reserved.