public class ServiceImplUtil extends Object
| Constructor and Description |
|---|
ServiceImplUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
populateArtifacts(Iterator<Artifact> iterator,
Integer limit,
List<Artifact> artifacts)
Populates the artifacts to be included in the response.
|
public static void populateArtifacts(Iterator<Artifact> iterator, Integer limit, List<Artifact> artifacts)
iterator - An Iteratorlimit - An Integer with the maximum number of artifacts to be
included in the response.artifacts - A ListCopyright © 2000–2023 LOCKSS Program. All rights reserved.