Uses of Class
com.sas.lsaf.content.repository.RepositoryItemCheckoutException
Packages that use RepositoryItemCheckoutException
Package
Description
Classes and interfaces to manage content in the repository.
-
Uses of RepositoryItemCheckoutException in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that throw RepositoryItemCheckoutExceptionModifier and TypeMethodDescriptionChecks out the file from the repository.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.