Package | Description |
---|---|
com.sas.hls.common |
Contains common interfaces and data objects that work across the HLS platform.
|
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.sassession |
Service and class definitions for querying SAS sessions.
|
com.sas.hls.schedule |
Service and class definitions for managing schedules.
|
com.sas.hls.work.processflow |
Service and class definitions for getting process flow information.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAttributable
Abstract implementation of the
Attributable interface. |
class |
AbstractReferenceable
Abstract implementation of the
Referenceable interface. |
class |
AbstractSynchronizable
Abstract implemetation of the synchronizable interface.
|
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 |
RepositoryFile
Client representation of a file stored in the repository.
|
class |
RepositoryFolder
Client representation of a folder stored in the repository.
|
class |
RepositoryResource
Abstract parent class for resources in the repository.
|
Modifier and Type | Class and Description |
---|---|
class |
SasSession
A client representation of SAS sessions in the system.
|
Modifier and Type | Class and Description |
---|---|
class |
Schedule
A schedule is composed of the item to be scheduled as well as the mechanism (Trigger) for when the schedule will run.
|
class |
ScheduleDescriptor
A light-weight client representation of a schedule.
|
Modifier and Type | Class and Description |
---|---|
class |
CompletedEvent
Represents a completed event in a process flow
|
class |
CompletedEventGateway
Represents a completed event gateway in a process flow
|
class |
CompletedJobTask
Represents a completed job task in a process flow.
|
class |
CompletedNotificationTask
Represents a completed notification task in a process flow.
|
class |
CompletedSignalEvent
Represents a completed signal event in a process flow
|
class |
CompletedUserTask
Represents a completed user task in a process flow.
|
class |
CompletedUserTaskDetails
Represents a completed user task in a process flow with completion attributes and task assignment history.
|
class |
Element
Parent class for an element in a process flow.
|
class |
JobTask
Represents a job task in a process flow
|
class |
NotificationTask
Represents a job task in a process flow
|
class |
ProcessFlow
A process flow is a collection of tasks and elements that can be assigned or executed based on the underlying process flow
definition.
|
class |
ProcessFlowDescriptor
A light-weight client representation of a process flow.
|
class |
SignalEvent
Represents a signal event in a process flow
|
class |
Task
Abstract parent class for a task in a process flow.
|
class |
TimerEvent
Represents a timer event in a process flow
|
class |
UserTask
Represents a user task in a process flow
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA