Uses of Class
com.sap.ecm.api.RepositoryNotEmptyException
Packages that use RepositoryNotEmptyException
-
Uses of RepositoryNotEmptyException in com.sap.ecm.api
Methods in com.sap.ecm.api that throw RepositoryNotEmptyExceptionModifier and TypeMethodDescriptionstatic void
EcmFactory.deleteRepository
(String uniqueName, String repositoryKey) Deletes a repository for the current consuming account.static void
EcmFactory.deleteRepository
(String uniqueName, String repositoryKey, String destination) Deletes a repository for the current consuming account.void
EcmService.deleteRepository
(String uniqueName, String repositoryKey) void
EcmService.deleteRepository
(String uniqueName, String repositoryKey, String destination)