Uses of Class
com.sas.hls.common.exception.TypeNotFoundException

Packages that use TypeNotFoundException
com.sas.hls.drug.analysis Service and class definitions for manipulating and creating SAS Drug Development analyses. 
com.sas.hls.drug.project Service and class definitions for manipulating and creating SAS Drug Development projects. 
 

Uses of TypeNotFoundException in com.sas.hls.drug.analysis
 

Methods in com.sas.hls.drug.analysis that throw TypeNotFoundException
 List<AttributeDefinition> AnalysisService.getAttributeDefinitionsForAnalysisType()
          Deprecated. As of Java API 1.7. Replaced with AnalysisService.getAttributeDefinitionsForAnalysis().
 List<Attribute> AnalysisService.getCreationAttributesForAnalysisType()
          Deprecated. As of Java API 1.7. Replaced with AnalysisService.getCreationAttributesForAnalysis().
 

Uses of TypeNotFoundException in com.sas.hls.drug.project
 

Methods in com.sas.hls.drug.project that throw TypeNotFoundException
 List<AttributeDefinition> ProjectService.getAttributeDefinitionsForProjectType()
          Deprecated. As of Java API 1.7. Replaced with ProjectService.getAttributeDefinitionsForProject().
 List<Attribute> ProjectService.getCreationAttributesForProjectType()
          Deprecated. As of Java API 1.7. Replaced with ProjectService.getCreationAttributesForProject().
 



Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA