@Path(value="_putParentConfigPropSetDto/{repositoryName}")
@Consumes(value="application/xml")
@Produces(value="application/xml")
public class PutParentConfigPropSetDtoService
extends AbstractServiceWithRepoToRepoAuth
repositoryName, request| Constructor and Description |
|---|
PutParentConfigPropSetDtoService() |
| Modifier and Type | Method and Description |
|---|---|
void |
beginPutFile(ConfigPropSetDto parentConfigPropSetDto) |
authenticateAndCreateLocalRepoTransport, authenticateAndGetLocalRootURL, authenticateAndReturnUserName, authenticateWithLdap, getAuth, getClientRepositoryIdFromUserName, getClientRepositoryIdFromUserNameOrFail, getLocalRootURLpublic PutParentConfigPropSetDtoService()
@PUT public void beginPutFile(ConfigPropSetDto parentConfigPropSetDto)
Copyright © 2013–2019. All rights reserved.