Uses of Class
com.sas.lsaf.content.repository.RepositoryItemUpdateException
-
Packages that use RepositoryItemUpdateException Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of RepositoryItemUpdateException in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that throw RepositoryItemUpdateException Modifier and Type Method Description RepositoryItem
RepositoryService. updateItem(RepositoryItem item)
Updates the editable attributes of a repository object.
-