Package | Description |
---|---|
com.sas.lsaf.content.repository |
Classes and interfaces to manage content in the repository.
|
Modifier and Type | Method and Description |
---|---|
RepositoryFile |
RepositoryService.checkout(String path)
Checks out the file from the repository.
|
RepositoryFile |
RepositoryService.updateFileContents(String path,
RepositoryCheckinSpecification checkinSpecification,
String localFileLocation)
Updates the repository file with the specified file or creates a new version of the file, if the file is
versioned.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>