public class TargetRepositoryRepositoryMock extends RepositoryMock<org.jboss.pnc.model.TargetRepository> implements org.jboss.pnc.spi.datastore.repositories.TargetRepositoryRepository
data| Constructor and Description |
|---|
TargetRepositoryRepositoryMock() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.pnc.model.TargetRepository |
queryByIdentifierAndPath(String identifier,
String repositoryPath) |
List<org.jboss.pnc.model.TargetRepository> |
queryByIdentifiersAndPaths(Set<org.jboss.pnc.model.TargetRepository.IdentifierPath> identifiersAndPaths) |
clear, count, count, delete, queryAll, queryAll, queryById, queryByPredicates, queryWithPredicates, queryWithPredicates, saveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.jboss.pnc.model.TargetRepository queryByIdentifierAndPath(String identifier, String repositoryPath)
queryByIdentifierAndPath in interface org.jboss.pnc.spi.datastore.repositories.TargetRepositoryRepositorypublic List<org.jboss.pnc.model.TargetRepository> queryByIdentifiersAndPaths(Set<org.jboss.pnc.model.TargetRepository.IdentifierPath> identifiersAndPaths)
queryByIdentifiersAndPaths in interface org.jboss.pnc.spi.datastore.repositories.TargetRepositoryRepositoryCopyright © 2014–2020 JBoss by Red Hat. All rights reserved.