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

Packages that use ModulePropertySpec
com.endeca.itl.cas.api   
 

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
ModulePropertySpecGroup(String displayName, ModulePropertySpec... mps)
           
ModulePropertySpecGroup(String displayName, String helpLink, ModulePropertySpec... mps)
           
 



Copyright © 2011 Endeca. All Rights Reserved.