@Service public class RepositoriesApiServiceImpl extends BaseSpringApiServiceImpl implements RepositoriesApiDelegate
BaseSpringApiServiceImpl.MapMessageListenerDEFAULT_CONFIG_WAIT_TIME, DEFAULT_READY_WAIT_TIME, JMS_BOTH, JMS_RECEIVE, JMS_SEND, jmsConsumer, jmsProducer, PARAM_CONFIG_WAIT_TIME, PARAM_READY_WAIT_TIME| Constructor and Description |
|---|
RepositoriesApiServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity |
getRepositories(String repositoryQuery)
GET /repositories?query={repositoryQuery}: Provides the selected properties
of selected repositories in the system.
|
configMgrCreated, getClassName, getConfigWaitTime, getJMSManager, getReadyWaitTime, getRunningLockssDaemon, getWaitTime, jmsSetUpDone, receiveMessage, registerConfigCallback, setUpJms, setUpJms, setUpJms, stopJms, waitConfig, waitConfig, waitReady, waitReadyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAcceptHeader, getObjectMapper, getRequestpublic org.springframework.http.ResponseEntity getRepositories(String repositoryQuery)
getRepositories in interface RepositoriesApiDelegaterepositoryQuery - A String with the
SQL-like
query used to specify what properties to
retrieve from which repository.List<RepositoryWsResult> with the results.RepositoriesApi.getRepositories(java.lang.String)Copyright © 2000–2021 LOCKSS Program. All rights reserved.