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

Packages that use RepositoryOptions
com.sap.ecm.api   
 

Uses of RepositoryOptions in com.sap.ecm.api
 

Methods in com.sap.ecm.api with parameters of type RepositoryOptions
 String EcmService.createRepository(RepositoryOptions options)
          Creates a new repository in the Document Service with the given options.
static String EcmFactory.createRepository(RepositoryOptions options)
          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.
static String EcmFactory.createRepository(RepositoryOptions options, String destination)
          Creates a new repository in the Document Service with the given options.
 



Copyright © 2015 SAP. All Rights Reserved.