Uses of Class
com.sas.lsaf.content.repository.RepositoryItemCheckinException
-
Packages that use RepositoryItemCheckinException Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of RepositoryItemCheckinException in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that throw RepositoryItemCheckinException Modifier and Type Method Description RepositoryFile
RepositoryService. checkin(java.lang.String path, RepositoryCheckinSpecification checkinSpecification)
Checks in the file from the current user's workspace to the repository.
-