Uses of Class
com.sas.lsaf.content.repository.RepositoryItemMoveException
-
Packages that use RepositoryItemMoveException Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of RepositoryItemMoveException in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that throw RepositoryItemMoveException Modifier and Type Method Description RepositoryItem
RepositoryService. move(java.lang.String sourcePath, java.lang.String destinationPath)
Moves the repository object from the source path to the destination path.
-