@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 Boolean managedRepositoryIdNotExists(String id) throws org.apache.archiva.rest.api.services.ArchivaRestServiceException
managedRepositoryIdNotExists in interface DataValidatorServiceorg.apache.archiva.rest.api.services.ArchivaRestServiceExceptionpublic Boolean remoteRepositoryIdNotExists(String id) throws org.apache.archiva.rest.api.services.ArchivaRestServiceException
remoteRepositoryIdNotExists in interface DataValidatorServiceorg.apache.archiva.rest.api.services.ArchivaRestServiceExceptionpublic Boolean networkProxyIdNotExists(String id) throws org.apache.archiva.rest.api.services.ArchivaRestServiceException
networkProxyIdNotExists in interface DataValidatorServiceorg.apache.archiva.rest.api.services.ArchivaRestServiceExceptionCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.