Package | Description |
---|---|
com.sas.hls.drug.analysis |
Service and class definitions for manipulating and creating SAS Life Science Analytics Framework analyses.
|
com.sas.hls.drug.project |
Service and class definitions for manipulating and creating SAS Life Science Analytics Framework projects.
|
com.sas.hls.organization |
Service and class definitions for manipulating and creating organizations.
|
com.sas.hls.resource.repository |
Provides the classes and interfaces needed to manipulate resources in the repository.
|
com.sas.hls.security.acl |
Service and class definitions for manipulating and creating acls.
|
Modifier and Type | Class and Description |
---|---|
class |
Analysis
A data object that represents a SAS Life Science Analytics Framework analysis and contains all properties of a analysis defined
within a project in the system.
|
class |
AnalysisDescriptor
A light-weight representation of a SAS Life Science Analytics Framework Analysis.
|
Modifier and Type | Class and Description |
---|---|
class |
Project
A data object that represents a SAS Life Science Analytics Framework project and contains all properties of a project defined within
an organization in the system.
|
class |
ProjectDescriptor
A light-weight representation of a SAS Life Science Analytics Framework Project.
|
Modifier and Type | Class and Description |
---|---|
class |
Organization
A data object that contains all attributes of an organization in the system.
|
class |
OrganizationDescriptor
A light-weight representation of a SAS Life Science Analytics Framework Organization.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryContainer
Client representation of a generic container stored in the repository.
|
class |
RepositoryFolder
Client representation of a folder stored in the repository.
|
Modifier and Type | Method and Description |
---|---|
AclContainer |
AclService.getAclContainer(AclContainerSecurable aclContainerSecurable)
Gets the AclContainer for the specified container
|
AclContainer |
AclService.updateAclContainer(AclContainerSecurable aclContainerSecurable,
AclContainer aclContainer)
Updates the specified container with the aclContainer
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA