T
- the type of the collection elements.public static interface CollectionExecutor.IIterationCommand<T>
CollectionExecutor
Modifier and Type | Method and Description |
---|---|
void |
execute(List<T> subItems)
Method call to execute a list of items, that is a sub-list of the
original collection to be processed.
|
void execute(List<T> subItems) throws PortalException
subItems
- the sub-list of the original collection.PortalException
CollectionExecutor
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.