Package | Description |
---|---|
com.sas.lsaf.clinical.standards |
Classes and interfaces to retrieve and export standards in the system.
|
Modifier and Type | Method and Description |
---|---|
BaseStandardTypeInfo |
StandardDescriptor.getBaseStandardTypeInfo()
Gets the base standard type info of the standard.
|
Constructor and Description |
---|
StandardDescriptor(String id,
String name,
BaseStandardTypeInfo baseStandardTypeInfo,
String modelId,
String description,
boolean isCheckedOut,
String checkedOutBy,
Date checkedOutDate,
String createdBy,
Date created,
String lastModifiedBy,
Date lastModified,
EntityState state,
EntityState publishedState,
EntityStatus standardStatus,
String currentVersion,
int numStudiesAssociated)
It is not intended or recommended that the consumer of the API construct these objects.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>