public interface Cascader
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ModelWrapper> |
getNewModels(ModelWrapper toProcess,
InterceptorContextSnapshot ctxSnapshot,
WrapperRegistry wrapperRegistry)
Collects all newly added models basing on the given collection of models and returns them.
|
java.util.Collection<ModelWrapper> getNewModels(ModelWrapper toProcess, InterceptorContextSnapshot ctxSnapshot, WrapperRegistry wrapperRegistry)
toProcess - Model to process looking for newly created child itemswrapperRegistry - Existing model wrappers, as a base to check for already registered models.ctxSnapshot - Interceptor context snapshotCopyright © 2018 SAP SE. All Rights Reserved.