|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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() . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |