Uses of Class
com.endeca.itl.cas.api.ModuleSpec

Uses of ModuleSpec in com.endeca.itl.cas.api
 

Methods in com.endeca.itl.cas.api that return ModuleSpec
 ModuleSpec CasCrawler.getModuleSpec(ModuleId moduleId)
          Gets information on how to configure a particular module.
 

Methods in com.endeca.itl.cas.api that return types with arguments of type ModuleSpec
 List<ModuleSpec> CasCrawler.getAllModuleSpecs(ModuleType moduleType)
          Gets a list of specifications for modules available on the server that match the requested module type.
 

Constructors in com.endeca.itl.cas.api with parameters of type ModuleSpec
ModuleSpec(ModuleSpec other)
           
 



Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.