Uses of Class
com.sas.lsaf.content.repository.RepositoryItemDeleteException
Packages that use RepositoryItemDeleteException
Package
Description
Classes and interfaces to manage content in the repository.
-
Uses of RepositoryItemDeleteException in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that throw RepositoryItemDeleteExceptionModifier and TypeMethodDescriptionLogically deletes the object (moves it to the recycle bin).RepositoryService.deleteVersions(String path, Set<String> versions) Permanently deletes the versions of the file at the specified path.RepositoryService.permanentlyDelete(String path) Permanently deletes the specified object.