Uses of Class
com.sap.ecm.api.RepositoryAlreadyExistsException

Packages that use RepositoryAlreadyExistsException
com.sap.ecm.api   
 

Uses of RepositoryAlreadyExistsException in com.sap.ecm.api
 

Methods in com.sap.ecm.api that throw RepositoryAlreadyExistsException
static String EcmFactory.createRepository(RepositoryOptions options)
          Creates a new repository in the Document Service with the given options.
 String EcmService.createRepository(RepositoryOptions options)
          Creates a new repository in the Document Service with the given options.
static String EcmFactory.createRepository(RepositoryOptions options, String destination)
          Creates a new repository in the Document Service with the given options.
 String EcmService.createRepository(RepositoryOptions options, String destination)
          Creates a new repository in the Document Service with the given options and a destination.
 



Copyright © 2014 SAP. All Rights Reserved.