Uses of Class
com.sas.lsaf.content.repository.VersionDeleteInfo
-
Packages that use VersionDeleteInfo Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of VersionDeleteInfo in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that return types with arguments of type VersionDeleteInfo Modifier and Type Method Description java.util.List<VersionDeleteInfo>
RepositoryService. deleteVersions(java.lang.String path, java.util.Set<java.lang.String> versions)
Permanently deletes the versions of the file at the specified path.
-