public interface CollectionResolver
| Modifier and Type | Method and Description |
|---|---|
void |
resolveCollection(CachedResolverCollection collection)
Resolves the specified CachedResolverCollection.
|
void resolveCollection(CachedResolverCollection collection) throws IfsException
This method should invoke CachedResolverCollection.setItems
to set the items in the Collection.
collection - the collection to resolveIfsException - if the operation failsCopyright © 2025. All rights reserved.