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 contents of a repository file with the provided content or creates a new version of the file, if the
file is versioned.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA