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

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

Methods in com.endeca.itl.cas.api that return ModulePropertySpec
 ModulePropertySpec ModulePropertySpecGroup.getModulePropertySpec(String propertyName)
           
 

Methods in com.endeca.itl.cas.api that return types with arguments of type ModulePropertySpec
 List<ModulePropertySpec> ModulePropertySpecGroup.getModulePropertySpec()
           
 

Method parameters in com.endeca.itl.cas.api with type arguments of type ModulePropertySpec
 void ModulePropertySpecGroup.setModulePropertySpec(List<ModulePropertySpec> modulePropertySpecs)
           
 

Constructors in com.endeca.itl.cas.api with parameters of type ModulePropertySpec
ModulePropertySpec(ModulePropertySpec other)
           
ModulePropertySpecGroup(String displayName, ModulePropertySpec... mps)
           
ModulePropertySpecGroup(String displayName, String helpLink, ModulePropertySpec... mps)
           
 



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