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