| Modifier and Type | Method and Description |
|---|---|
ModuleInfo |
ModuleSpec.getModuleInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleInfo> |
NonIncrementalManipulatorWarning.getManipulators() |
List<ModuleInfo> |
CasCrawler.getNonIncrementalManipulators(CrawlId crawlId)
Returns the ModuleInfos of the manipulators in the given crawl that do no
support incremental acquisition.
|
List<ModuleInfo> |
CasCrawler.listModules(ModuleType moduleType)
Gets a list of modules available on the server that match the requested module type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleSpec.setModuleInfo(ModuleInfo value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NonIncrementalManipulatorWarning.setManipulators(List<ModuleInfo> manipulators) |
| Constructor and Description |
|---|
ModuleInfo(ModuleInfo other) |
ModuleSpec(ModuleInfo pModuleInfo) |
| Constructor and Description |
|---|
NonIncrementalManipulatorWarning(String message,
List<ModuleInfo> nonincrementalManipulators) |
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.