@Service public class RepositoryspacesApiServiceImpl extends BaseSpringApiServiceImpl implements RepositoryspacesApiDelegate
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 |
|---|
RepositoryspacesApiServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity |
getRepositorySpaces(String repositorySpaceQuery)
GET /repositoryspaces?query={repositoryQuery}: Provides the selected
properties of selected repository spaces 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 getRepositorySpaces(String repositorySpaceQuery)
getRepositorySpaces in interface RepositoryspacesApiDelegaterepositorySpaceQuery - A String with the
SQL-like
query used to specify what properties to
retrieve from which repository space.List<RepositorySpaceWsResult> with the results.RepositoryspacesApi.getRepositorySpaces(java.lang.String)Copyright © 2000–2021 LOCKSS Program. All rights reserved.