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