Package | Description |
---|---|
com.sas.lsaf.clinical.common |
Contains common clinical classes.
|
com.sas.lsaf.content.common |
Contains common content classes.
|
com.sas.lsaf.query |
Contains common classes and interfaces to query information.
|
com.sas.lsaf.workflow.processflow |
The service and class definitions to manage process flows.
|
Modifier and Type | Class and Description |
---|---|
class |
ExportFileCreateInfo
This class represents the properties that can be set for a file when it is exported.
|
Modifier and Type | Method and Description |
---|---|
FileCreateInfo |
FileCreateInfo.comment(String comment) |
FileCreateInfo |
FileCreateInfo.customVersion(String customVersion) |
FileCreateInfo |
FileCreateInfo.description(String description) |
FileCreateInfo |
FileCreateInfo.enableVersioning() |
FileCreateInfo |
FileCreateInfo.enableVersioning(boolean enableVersioning) |
FileCreateInfo |
FileCreateInfo.overwrite() |
FileCreateInfo |
FileCreateInfo.overwrite(boolean overwrite) |
FileCreateInfo |
FileCreateInfo.versionType(VersionType versionType) |
Modifier and Type | Class and Description |
---|---|
class |
ExtractFileCreateInfo
This class represents all of the properties and attributes that can be set on a file during query file creation.
|
Modifier and Type | Method and Description |
---|---|
String |
ProcessFlowService.createProcessFlowManifest(String id,
FileCreateInfo manifestFileCreateInfo)
Creates a process flow manifest file for the process flow with the identifier in the repository.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>