@Service(value="dataValidatorService#rest") public class DefaultDataValidatorService extends Object implements DataValidatorService
| Constructor and Description |
|---|
DefaultDataValidatorService() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
managedRepositoryIdNotExists(String id) |
Boolean |
networkProxyIdNotExists(String id) |
Boolean |
remoteRepositoryIdNotExists(String id) |
public DefaultDataValidatorService()
public Boolean managedRepositoryIdNotExists(String id) throws ArchivaRestServiceException
managedRepositoryIdNotExists in interface DataValidatorServiceArchivaRestServiceExceptionpublic Boolean remoteRepositoryIdNotExists(String id) throws ArchivaRestServiceException
remoteRepositoryIdNotExists in interface DataValidatorServiceArchivaRestServiceExceptionpublic Boolean networkProxyIdNotExists(String id) throws ArchivaRestServiceException
networkProxyIdNotExists in interface DataValidatorServiceArchivaRestServiceExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.