Uses of Class
com.sap.ecm.api.RepositoryOptions
Packages that use RepositoryOptions
-
Uses of RepositoryOptions in com.sap.ecm.api
Methods in com.sap.ecm.api with parameters of type RepositoryOptionsModifier and TypeMethodDescriptionstatic String
EcmFactory.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.EcmService.createRepository
(RepositoryOptions options) EcmService.createRepository
(RepositoryOptions options, String destination)