org.apache.archiva.web.api
Interface DataValidatorService
- All Known Implementing Classes:
- DefaultDataValidatorService
public interface DataValidatorService
- Since:
- 1.4-M3
- Author:
- Olivier Lamy
managedRepositoryIdNotExists
Boolean managedRepositoryIdNotExists(String id)
throws ArchivaRestServiceException
- Throws:
ArchivaRestServiceException
remoteRepositoryIdNotExists
Boolean remoteRepositoryIdNotExists(String id)
throws ArchivaRestServiceException
- Throws:
ArchivaRestServiceException
networkProxyIdNotExists
Boolean networkProxyIdNotExists(String id)
throws ArchivaRestServiceException
- Throws:
ArchivaRestServiceException
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.