|
||||||||||
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()
Get the set of attribute definitions on the analysis type including system and extended attributes. |
List<Attribute> |
AnalysisService.getCreationAttributesForAnalysisType()
Get the set of attributes that may be specified when creating an analysis. |
Uses of TypeNotFoundException in com.sas.hls.drug.project |
---|
Methods in com.sas.hls.drug.project that throw TypeNotFoundException | |
---|---|
List<AttributeDefinition> |
ProjectService.getAttributeDefinitionsForProjectType()
Get the set of definitions for attributes defined for project type including system and extended attribute types. |
List<Attribute> |
ProjectService.getCreationAttributesForProjectType()
Get the set of attributes that can be used for creating a project. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |