|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |