Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addAuById(String) - Method in interface org.lockss.ws.content.ContentConfigurationService
-
Configures the archival unit defined by its identifier.
- addAuById(String) - Method in class org.lockss.ws.content.ContentConfigurationServiceImpl
-
Configures the archival unit defined by its identifier.
- addAusByIdList(List<String>) - Method in interface org.lockss.ws.content.ContentConfigurationService
-
Configures the archival units defined by a list with their identifiers.
- addAusByIdList(List<String>) - Method in class org.lockss.ws.content.ContentConfigurationServiceImpl
-
Configures the archival units defined by a list of their identifiers.
- AuControlService - Interface in org.lockss.ws.control
-
The AU Control SOAP web service interface.
- AuControlServiceImpl - Class in org.lockss.ws.control
-
The AU Control SOAP web service implementation.
- AuControlServiceImpl() - Constructor for class org.lockss.ws.control.AuControlServiceImpl
B
- BaseServiceImpl - Class in org.lockss.ws
-
Base class for the various SOAP web service implementations.
- BaseServiceImpl() - Constructor for class org.lockss.ws.BaseServiceImpl
C
- callRestServiceEndpoint(String, String, Map<String, String>, Map<String, String>, HttpMethod, T, String) - Method in class org.lockss.ws.BaseServiceImpl
-
Makes a call to a REST service endpoint.
- callRestServiceUri(String, Map<String, String>, Map<String, String>, HttpMethod, HttpHeaders, T, String) - Method in class org.lockss.ws.BaseServiceImpl
-
Makes a call to a REST service URI.
- callRestServiceUri(String, Map<String, String>, Map<String, String>, HttpMethod, T, String) - Method in class org.lockss.ws.BaseServiceImpl
-
Makes a call to a REST service URI.
- checkSubstanceById(String) - Method in interface org.lockss.ws.control.AuControlService
-
Provides an indication of whether an archival unit has substance.
- checkSubstanceById(String) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Provides an indication of whether an Archival Unit has substance.
- checkSubstanceByIdList(List<String>) - Method in interface org.lockss.ws.control.AuControlService
-
Provides an indication of whether the archival units defined by a list with their identifiers have substance.
- checkSubstanceByIdList(List<String>) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Provides an indication of whether the archival units defined by a list with their identifiers have substance.
- CONNECTION_TIMEOUT_KEY - Static variable in class org.lockss.ws.RestTemplateConfig
-
The configuration key for the connection timeout.
- connectionTimeout - Variable in class org.lockss.ws.BaseServiceImpl
- ContentConfigurationService - Interface in org.lockss.ws.content
-
The Content Configuration SOAP web service interface.
- ContentConfigurationServiceImpl - Class in org.lockss.ws.content
-
The Content Configuration SOAP web service implementation.
- ContentConfigurationServiceImpl() - Constructor for class org.lockss.ws.content.ContentConfigurationServiceImpl
- ContentService - Interface in org.lockss.ws.content
-
The Content SOAP web service interface.
- ContentServiceImpl - Class in org.lockss.ws.content
-
The Content SOAP web service implementation.
- ContentServiceImpl() - Constructor for class org.lockss.ws.content.ContentServiceImpl
- CounterReportsService - Interface in org.lockss.ws.reports
-
The Counter Reports SOAP web service interface.
- CounterReportsServiceImpl - Class in org.lockss.ws.reports
-
The COUNTER Reports SOAP web service implementation.
- CounterReportsServiceImpl() - Constructor for class org.lockss.ws.reports.CounterReportsServiceImpl
- createExportFiles(ExportServiceParams) - Method in class org.lockss.ws.export.ExportServiceImpl
-
Exports an Archival Unit.
- CxfConfig - Class in org.lockss.ws.cxf
-
Integration of the CXF infrastructure with Spring.
- CxfConfig() - Constructor for class org.lockss.ws.cxf.CxfConfig
- cxfServletRegistration() - Method in class org.lockss.ws.cxf.CxfConfig
-
Provides the bean that registers the servlet in the container.
D
- DaemonStatusService - Interface in org.lockss.ws.status
-
The Daemon Status SOAP web service interface.
- DaemonStatusServiceImpl - Class in org.lockss.ws.status
-
The Daemon Status SOAP web service implementation.
- DaemonStatusServiceImpl() - Constructor for class org.lockss.ws.status.DaemonStatusServiceImpl
- deactivateAuById(String) - Method in interface org.lockss.ws.content.ContentConfigurationService
-
Deactivates the archival unit defined by its identifier.
- deactivateAuById(String) - Method in class org.lockss.ws.content.ContentConfigurationServiceImpl
-
Deactivates the archival unit defined by its identifier.
- deactivateAusByIdList(List<String>) - Method in interface org.lockss.ws.content.ContentConfigurationService
-
Deactivates the archival units defined by a list with their identifiers.
- deactivateAusByIdList(List<String>) - Method in class org.lockss.ws.content.ContentConfigurationServiceImpl
-
Deactivates the archival units defined by a list with their identifiers.
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.lockss.ws.BaseServiceImpl
- DEFAULT_READ_TIMEOUT - Static variable in class org.lockss.ws.BaseServiceImpl
- DEFAULT_REPO_NAMESPACE - Static variable in class org.lockss.ws.BaseServiceImpl
- deleteAu(Long, String) - Method in interface org.lockss.ws.metadata.MetadataControlService
-
Deletes an Archival Unit and its metadata.
- deleteAu(Long, String) - Method in class org.lockss.ws.metadata.MetadataControlServiceImpl
-
Deletes an Archival Unit and its metadata.
- deleteAuById(String) - Method in interface org.lockss.ws.content.ContentConfigurationService
-
Unconfigures the archival unit defined by its identifier.
- deleteAuById(String) - Method in class org.lockss.ws.content.ContentConfigurationServiceImpl
-
Unconfigures the archival unit defined by its identifier.
- deleteAusByIdList(List<String>) - Method in interface org.lockss.ws.content.ContentConfigurationService
-
Unconfigures the archival units defined by a list with their identifiers.
- deleteAusByIdList(List<String>) - Method in class org.lockss.ws.content.ContentConfigurationServiceImpl
-
Unconfigures the archival units defined by a list with their identifiers.
- deletePublicationIssn(Long, String, String) - Method in interface org.lockss.ws.metadata.MetadataControlService
-
Deletes an ISSN linked to a publication.
- deletePublicationIssn(Long, String, String) - Method in class org.lockss.ws.metadata.MetadataControlServiceImpl
-
Deletes an ISSN linked to a publication.
- disableMdIndexingById(String) - Method in interface org.lockss.ws.control.AuControlService
-
Disables the metadata indexing of an archival unit.
- disableMdIndexingById(String) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Disables the metadata indexing of an archival unit.
- disableMdIndexingByIdList(List<String>) - Method in interface org.lockss.ws.control.AuControlService
-
Disables the metadata indexing of the archival units defined by a list with their identifiers.
- disableMdIndexingByIdList(List<String>) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Disables the metadata indexing of the archival units defined by a list with their identifiers.
E
- enableMdIndexingById(String) - Method in interface org.lockss.ws.control.AuControlService
-
Enables the metadata indexing of an archival unit.
- enableMdIndexingById(String) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Enables the metadata indexing of an archival unit.
- enableMdIndexingByIdList(List<String>) - Method in interface org.lockss.ws.control.AuControlService
-
Enables the metadata indexing of the archival units defined by a list with their identifiers.
- enableMdIndexingByIdList(List<String>) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Enables the metadata indexing of the archival units defined by a list with their identifiers.
- env - Variable in class org.lockss.ws.RestTemplateConfig
- ExportServiceImpl - Class in org.lockss.ws.export
-
The Export SOAP web service implementation.
- ExportServiceImpl() - Constructor for class org.lockss.ws.export.ExportServiceImpl
F
- fetchFile(String, String) - Method in interface org.lockss.ws.content.ContentService
-
Provides the content defined by a URL and Archival Unit.
- fetchFile(String, String) - Method in class org.lockss.ws.content.ContentServiceImpl
-
Provides the content defined by a URL and Archival Unit.
- fetchVersionedFile(String, String, Integer) - Method in interface org.lockss.ws.content.ContentService
-
Provides the content defined by a URL, an Archival Unit and a version.
- fetchVersionedFile(String, String, Integer) - Method in class org.lockss.ws.content.ContentServiceImpl
-
Provides the content defined by a URL, an Archival Unit and a version.
- filterChain(HttpSecurity) - Method in class org.lockss.ws.security.SecurityConfigurer
G
- getAllAsynchronousHashResults() - Method in interface org.lockss.ws.hasher.HasherService
-
Provides the results of all the asynchronous hashing operations.
- getAllAsynchronousHashResults() - Method in class org.lockss.ws.hasher.HasherServiceImpl
-
Provides the results of all the asynchronous hashing operations.
- getAsynchronousHashResult(String) - Method in interface org.lockss.ws.hasher.HasherService
-
Provides the result of an asynchronous hashing operation.
- getAsynchronousHashResult(String) - Method in class org.lockss.ws.hasher.HasherServiceImpl
-
Provides the result of an asynchronous hashing operation.
- getAuIds() - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides a list of the identifier/name pairs of the archival units in the system.
- getAuIds() - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides a list of the identifier/name pairs of the archival units in the system.
- getAuIdsWithMultipleDoiPrefixes() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the DOI prefixes for the Archival Units in the database with multiple DOI prefixes.
- getAuIdsWithMultipleDoiPrefixes() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the DOI prefixes for the Archival Units in the database with multiple DOI prefixes.
- getAuIdsWithMultiplePublishers() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the publishers for the Archival Units in the database with multiple publishers.
- getAuIdsWithMultiplePublishers() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the publishers for the Archival Units in the database with multiple publishers.
- getAuMetadata(String) - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the metadata information of an archival unit in the system.
- getAuMetadata(String) - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the metadata information of an archival unit in the system.
- getAuNamesWithMultipleDoiPrefixes() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the DOI prefixes for the Archival Units in the database with multiple DOI prefixes.
- getAuNamesWithMultipleDoiPrefixes() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the DOI prefixes for the Archival Units in the database with multiple DOI prefixes.
- getAuNamesWithMultiplePublishers() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the publishers for the Archival Units in the database with multiple publishers.
- getAuNamesWithMultiplePublishers() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the publishers for the Archival Units in the database with multiple publishers.
- getAuStatus(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the status information of an archival unit in the system.
- getAuStatus(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the status information of an archival unit in the system.
- getAuthHeaders() - Method in class org.lockss.ws.BaseServiceImpl
- getAuUrls(String, String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the URLs in an archival unit.
- getAuUrls(String, String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the URLs in an archival unit.
- getBooksWithIssns() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the ISSNs for books in the database.
- getBooksWithIssns() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the ISSNs for books in the database.
- getConnectionTimeout() - Method in class org.lockss.ws.BaseServiceImpl
-
Provides the configured connection timeout in milliseconds.
- getConnectionTimeout() - Method in class org.lockss.ws.RestTemplateConfig
-
Provides the configured connection timeout in milliseconds.
- getCounterReport(CounterReportParams) - Method in interface org.lockss.ws.reports.CounterReportsService
-
Provides a COUNTER report.
- getCounterReport(CounterReportParams) - Method in class org.lockss.ws.reports.CounterReportsServiceImpl
-
Provides a COUNTER report.
- getDbArchivalUnitsDeletedFromDaemon() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the Archival Units that exist in the database but that have been deleted from the daemon.
- getDbArchivalUnitsDeletedFromDaemon() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the Archival Units that exist in the database but that have been deleted from the daemon.
- getDoiPrefixesWithMultiplePublishers() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the publisher names linked to DOI prefixes in the database that are linked to multiple publishers.
- getDoiPrefixesWithMultiplePublishers() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the publisher names linked to DOI prefixes in the database that are linked to multiple publishers.
- getIdPublicationsWithMoreThan2Issns() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the ISSNs for the publications in the database with more than two ISSNS.
- getIdPublicationsWithMoreThan2Issns() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the ISSNs for the publications in the database with more than two ISSNS.
- getIsbnsWithMultiplePublications() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the publication names linked to ISBNs in the database that are linked to multiple publications.
- getIsbnsWithMultiplePublications() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the publication names linked to ISBNs in the database that are linked to multiple publications.
- getIssnsWithMultiplePublications() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the publication names linked to ISSNs in the database that are linked to multiple publications.
- getIssnsWithMultiplePublications() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the publication names linked to ISSNs in the database that are linked to multiple publications.
- getLogMessage(LogEvent) - Method in class org.lockss.ws.cxf.LockssSlf4jEventSender
- getLogMessage(LogEvent) - Method in class org.lockss.ws.cxf.LockssSlf4jVerboseEventSender
- getMismatchedParentBookChapters() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the book chapters in the database whose parent is not a book or a book series.
- getMismatchedParentBookChapters() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the book chapters in the database whose parent is not a book or a book series.
- getMismatchedParentBookVolumes() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the book volumes in the database whose parent is not a book or a book series.
- getMismatchedParentBookVolumes() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the book volumes in the database whose parent is not a book or a book series.
- getMismatchedParentJournalArticles() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the journal articles in the database whose parent is not a journal.
- getMismatchedParentJournalArticles() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the journal articles in the database whose parent is not a journal.
- getMultipartResponse(String, String, Map<String, String>, Map<String, String>, HttpHeaders, HttpMethod, T) - Method in class org.lockss.ws.BaseServiceImpl
-
Makes a call to a REST service endpoint that returns a multipart response.
- getNoAccessUrlItems() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the non-parent metadata items in the database that have no Access URL.
- getNoAccessUrlItems() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the non-parent metadata items in the database that have no Access URL.
- getNoDoiItems() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the non-parent metadata items in the database that have no DOI.
- getNoDoiItems() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the non-parent metadata items in the database that have no DOI.
- getNoItemsAuIds() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the Archival Units in the database with no metadata items.
- getNoItemsAuIds() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the Archival Units in the database with no metadata items.
- getPeriodicalsWithIsbns() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the ISBNs for periodicals in the database.
- getPeriodicalsWithIsbns() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the ISBNs for periodicals in the database.
- getPlatformConfiguration() - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the platform configuration.
- getPlatformConfiguration() - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the platform configuration.
- getPublicationsWithMoreThan2Isbns() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the ISBNs for the publications in the database with more than two ISBNS.
- getPublicationsWithMoreThan2Isbns() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the ISBNs for the publications in the database with more than two ISBNS.
- getPublicationsWithMoreThan2Issns() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the ISSNs for the publications in the database with more than two ISSNS.
- getPublicationsWithMoreThan2Issns() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the ISSNs for the publications in the database with more than two ISSNS.
- getPublicationsWithMultiplePids() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the proprietary identifiers for the publications in the database with multiple proprietary identifiers.
- getPublicationsWithMultiplePids() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the proprietary identifiers for the publications in the database with multiple proprietary identifiers.
- getPublisherNames() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the names of the publishers in the database.
- getPublisherNames() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the names of the publishers in the database.
- getPublishersWithMultipleDoiPrefixes() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the DOI prefixes for the publishers in the database with multiple DOI prefixes.
- getPublishersWithMultipleDoiPrefixes() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the DOI prefixes for the publishers in the database with multiple DOI prefixes.
- getReadTimeout() - Method in class org.lockss.ws.BaseServiceImpl
-
Provides the configured read timeout in milliseconds.
- getReadTimeout() - Method in class org.lockss.ws.RestTemplateConfig
-
Provides the configured read timeout in milliseconds.
- getRequestorIpAddress() - Static method in class org.lockss.ws.BaseServiceImpl
-
Provides the requestor IP of the current SOAP request message
- getRestLockssRepository() - Method in class org.lockss.ws.BaseServiceImpl
-
Provides access to the REST Repository service.
- getServiceBinding(ServiceDescr) - Method in class org.lockss.ws.BaseServiceImpl
- getServiceEndpoint(ServiceDescr) - Method in class org.lockss.ws.BaseServiceImpl
- getSizeThreshold() - Method in class org.lockss.ws.RestTemplateConfig
- getSoapRequestAuthorizationHeader() - Static method in class org.lockss.ws.BaseServiceImpl
-
Provides the Authorization header in the current SOAP request message, if any.
- getSoapRequestCredentials() - Static method in class org.lockss.ws.BaseServiceImpl
-
Provides the credentials in the current SOAP request message, if any.
- getSupportedChecksumAlgorithms() - Method in interface org.lockss.ws.importer.ImportService
-
Provides the names of the supported checksum algorithms.
- getSupportedChecksumAlgorithms() - Method in class org.lockss.ws.importer.ImportServiceImpl
-
Provides the names of the supported checksum algorithms.
- getTmpDir() - Method in class org.lockss.ws.RestTemplateConfig
- getUnknownProviderAuIds() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the Archival Units in the database with an unknown provider.
- getUnknownProviderAuIds() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the Archival Units in the database with an unknown provider.
- getUnnamedItems() - Method in interface org.lockss.ws.metadata.MetadataMonitorService
-
Provides the metadata items in the database that do not have a name.
- getUnnamedItems() - Method in class org.lockss.ws.metadata.MetadataMonitorServiceImpl
-
Provides the metadata items in the database that do not have a name.
- getVersions(String, String) - Method in interface org.lockss.ws.content.ContentService
-
Provides a list of the versions of a URL in an Archival Unit.
- getVersions(String, String) - Method in class org.lockss.ws.content.ContentServiceImpl
-
Provides a list of the versions of a URL in an Archival Unit.
H
- hash(HasherWsParams) - Method in interface org.lockss.ws.hasher.HasherService
-
Performs the hashing of an AU or a URL.
- hash(HasherWsParams) - Method in class org.lockss.ws.hasher.HasherServiceImpl
-
Performs the hashing of an AU or a URL.
- hashAsynchronously(HasherWsParams) - Method in interface org.lockss.ws.hasher.HasherService
-
Performs asynchronously the hashing of an AU or a URL.
- hashAsynchronously(HasherWsParams) - Method in class org.lockss.ws.hasher.HasherServiceImpl
-
Performs asynchronously the hashing of an AU or a URL.
- HasherService - Interface in org.lockss.ws.hasher
-
The Hasher SOAP web service interface.
- HasherServiceImpl - Class in org.lockss.ws.hasher
-
The Hasher SOAP web service implementation.
- HasherServiceImpl() - Constructor for class org.lockss.ws.hasher.HasherServiceImpl
I
- importPulledFile(ImportWsParams) - Method in interface org.lockss.ws.importer.ImportService
-
Imports a pulled file into an archival unit.
- importPulledFile(ImportWsParams) - Method in class org.lockss.ws.importer.ImportServiceImpl
-
Imports a pulled file into an archival unit.
- importPushedFile(ImportWsParams) - Method in interface org.lockss.ws.importer.ImportService
-
Imports a pushed file into an archival unit.
- importPushedFile(ImportWsParams) - Method in class org.lockss.ws.importer.ImportServiceImpl
-
Imports a pushed file into an archival unit.
- ImportService - Interface in org.lockss.ws.importer
-
The Import SOAP web service interface.
- ImportServiceImpl - Class in org.lockss.ws.importer
-
The Import SOAP web service implementation.
- ImportServiceImpl() - Constructor for class org.lockss.ws.importer.ImportServiceImpl
- initializeProvider(InterceptorProvider, Bus) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
- isDaemonReady() - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides an indication of whether the daemon is ready.
- isDaemonReady() - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides an indication of whether the daemon is ready.
- isUrlCached(String, String) - Method in interface org.lockss.ws.content.ContentService
-
Provides an indication of whether the content defined by a URL and Archival Unit is cached.
- isUrlCached(String, String) - Method in class org.lockss.ws.content.ContentServiceImpl
-
Provides an indication of whether the content defined by a URL and Archival Unit is cached.
- isUrlVersionCached(String, String, Integer) - Method in interface org.lockss.ws.content.ContentService
-
Provides an indication of whether the content defined by a URL, an Archival Unit and a version is cached.
- isUrlVersionCached(String, String, Integer) - Method in class org.lockss.ws.content.ContentServiceImpl
-
Provides an indication of whether the content defined by a URL, an Archival Unit and a version is cached.
L
- LockssLoggingFeature - Class in org.lockss.ws.cxf
-
This class is used to control message-on-the-wire logging at log level TRACE instead of the default log level INFO of org.apache.cxf.ext.logging.LoggingFeature.
- LockssLoggingFeature() - Constructor for class org.lockss.ws.cxf.LockssLoggingFeature
-
Default constructor.
- LockssSlf4jEventSender - Class in org.lockss.ws.cxf
-
Implementation of org.apache.cxf.ext.logging.slf4j.Slf4jEventSender for logging at level TRACE instead of level INFO.
- LockssSlf4jEventSender() - Constructor for class org.lockss.ws.cxf.LockssSlf4jEventSender
- LockssSlf4jVerboseEventSender - Class in org.lockss.ws.cxf
-
Implementation of org.apache.cxf.ext.logging.slf4j.Slf4jVerboseEventSender for logging at level TRACE instead of level INFO.
- LockssSlf4jVerboseEventSender() - Constructor for class org.lockss.ws.cxf.LockssSlf4jVerboseEventSender
M
- main(String[]) - Static method in class org.lockss.ws.SoapApplication
-
The entry point of the application.
- MetadataControlService - Interface in org.lockss.ws.metadata
-
The Metadata Control SOAP web service interface.
- MetadataControlServiceImpl - Class in org.lockss.ws.metadata
-
The Metadata Control SOAP web service implementation.
- MetadataControlServiceImpl() - Constructor for class org.lockss.ws.metadata.MetadataControlServiceImpl
- MetadataMonitorService - Interface in org.lockss.ws.metadata
-
The Metadata Monitor SOAP web service interface.
- MetadataMonitorServiceImpl - Class in org.lockss.ws.metadata
-
The Metadata Monitor SOAP web service implementation.
- MetadataMonitorServiceImpl() - Constructor for class org.lockss.ws.metadata.MetadataMonitorServiceImpl
O
- org.lockss.ws - package org.lockss.ws
- org.lockss.ws.content - package org.lockss.ws.content
- org.lockss.ws.control - package org.lockss.ws.control
- org.lockss.ws.cxf - package org.lockss.ws.cxf
- org.lockss.ws.export - package org.lockss.ws.export
- org.lockss.ws.hasher - package org.lockss.ws.hasher
- org.lockss.ws.importer - package org.lockss.ws.importer
- org.lockss.ws.metadata - package org.lockss.ws.metadata
- org.lockss.ws.reports - package org.lockss.ws.reports
- org.lockss.ws.security - package org.lockss.ws.security
- org.lockss.ws.status - package org.lockss.ws.status
P
- PARAM_CONNECTION_TIMEOUT - Static variable in class org.lockss.ws.BaseServiceImpl
-
Connection timeout.
- PARAM_READ_TIMEOUT - Static variable in class org.lockss.ws.BaseServiceImpl
-
Read timeout.
- PARAM_REPO_NAMESPACE - Static variable in class org.lockss.ws.BaseServiceImpl
-
Repository namespace.
- PREFIX - Static variable in class org.lockss.ws.BaseServiceImpl
Q
- queryAus(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected archival units in the system.
- queryAus(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected archival units in the system.
- queryCrawls(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected crawls in the system.
- queryCrawls(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected crawls in the system.
- queryPeers(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected peers in the system.
- queryPeers(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected peers in the system.
- queryPlugins(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected plugins in the system.
- queryPlugins(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected plugins in the system.
- queryPolls(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected polls in the system.
- queryPolls(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected polls in the system.
- queryRepositories(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected repositories in the system.
- queryRepositories(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected repositories in the system.
- queryRepositorySpaces(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected repository spaces in the system.
- queryRepositorySpaces(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected repository spaces in the system.
- queryTdbAus(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected title database archival units.
- queryTdbAus(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected title database archival units.
- queryTdbPublishers(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected title database publishers.
- queryTdbPublishers(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected title database publishers.
- queryTdbTitles(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected title database titles.
- queryTdbTitles(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected title database titles.
- queryVotes(String) - Method in interface org.lockss.ws.status.DaemonStatusService
-
Provides the selected properties of selected votes in the system.
- queryVotes(String) - Method in class org.lockss.ws.status.DaemonStatusServiceImpl
-
Provides the selected properties of selected votes in the system.
R
- reactivateAuById(String) - Method in interface org.lockss.ws.content.ContentConfigurationService
-
Reactivates the archival unit defined by its identifier.
- reactivateAuById(String) - Method in class org.lockss.ws.content.ContentConfigurationServiceImpl
-
Reactivates the archival unit defined by its identifier.
- reactivateAusByIdList(List<String>) - Method in interface org.lockss.ws.content.ContentConfigurationService
-
Reactivates the archival units defined by a list with their identifiers.
- reactivateAusByIdList(List<String>) - Method in class org.lockss.ws.content.ContentConfigurationServiceImpl
-
reactivates the archival units defined by a list with their identifiers.
- READ_TIMEOUT_KEY - Static variable in class org.lockss.ws.RestTemplateConfig
-
The configuration key for the read timeout.
- readTimeout - Variable in class org.lockss.ws.BaseServiceImpl
- removeAsynchronousHashRequest(String) - Method in interface org.lockss.ws.hasher.HasherService
-
Removes from the system an asynchronous hashing operation, terminating it if it's still running.
- removeAsynchronousHashRequest(String) - Method in class org.lockss.ws.hasher.HasherServiceImpl
-
Removes from the system an asynchronous hashing operation, terminating it if it's still running.
- repoNamespace - Variable in class org.lockss.ws.BaseServiceImpl
- requestCrawlById(String, Integer, boolean) - Method in interface org.lockss.ws.control.AuControlService
-
Requests the crawl of an archival unit.
- requestCrawlById(String, Integer, boolean) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Requests the crawl of an archival unit.
- requestCrawlByIdList(List<String>, Integer, boolean) - Method in interface org.lockss.ws.control.AuControlService
-
Requests the crawl of the archival units defined by a list with their identifiers.
- requestCrawlByIdList(List<String>, Integer, boolean) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Requests the crawl of the archival units defined by a list with their identifiers.
- requestDeepCrawlById(String, int, Integer, boolean) - Method in interface org.lockss.ws.control.AuControlService
-
Requests the deep crawl of an archival unit.
- requestDeepCrawlById(String, int, Integer, boolean) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Requests the deep crawl of an archival unit.
- requestDeepCrawlByIdList(List<String>, int, Integer, boolean) - Method in interface org.lockss.ws.control.AuControlService
-
Requests the deep crawl of the archival units defined by a list with their identifiers.
- requestDeepCrawlByIdList(List<String>, int, Integer, boolean) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Requests the deep crawl of the archival units defined by a list with their identifiers.
- requestMdIndexingById(String, boolean) - Method in interface org.lockss.ws.control.AuControlService
-
Requests the metadata indexing of an archival unit.
- requestMdIndexingById(String, boolean) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Requests the metadata indexing of an archival unit.
- requestMdIndexingByIdList(List<String>, boolean) - Method in interface org.lockss.ws.control.AuControlService
-
Requests the metadata indexing of the archival units defined by a list with their identifiers.
- requestMdIndexingByIdList(List<String>, boolean) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Requests the metadata indexing of the archival units defined by a list with their identifiers.
- requestPollById(String) - Method in interface org.lockss.ws.control.AuControlService
-
Requests the polling of an archival unit.
- requestPollById(String) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Requests the polling of an archival unit.
- requestPollByIdList(List<String>) - Method in interface org.lockss.ws.control.AuControlService
-
Requests the polling of the archival units defined by a list with their identifiers.
- requestPollByIdList(List<String>) - Method in class org.lockss.ws.control.AuControlServiceImpl
-
Requests the polling of the archival units defined by a list with their identifiers.
- restTemplate - Variable in class org.lockss.ws.BaseServiceImpl
- restTemplate() - Method in class org.lockss.ws.RestTemplateConfig
-
Provides the customized template used by Spring for synchronous client-side HTTP access.
- RestTemplateConfig - Class in org.lockss.ws
-
Configures and provides a
RestTemplatebean for use within the SOAP Service's Spring context. - RestTemplateConfig() - Constructor for class org.lockss.ws.RestTemplateConfig
- run(String...) - Method in class org.lockss.ws.SoapApplication
-
Callback used to run the application starting the LOCKSS daemon.
S
- SecurityConfigurer - Class in org.lockss.ws.security
-
Custom Spring security configurator.
- SecurityConfigurer() - Constructor for class org.lockss.ws.security.SecurityConfigurer
- send(LogEvent) - Method in class org.lockss.ws.cxf.LockssSlf4jEventSender
-
It is called by the Logging interceptor to send the fully populated message to be logged.
- separatedString(Collection, String, String, String, StringBuilder) - Static method in class org.lockss.ws.BaseServiceImpl
-
Concatenate elements of collection into string, adding separators, delimiting each element
- setConfig(Configuration, Configuration, Configuration.Differences) - Method in class org.lockss.ws.BaseServiceImpl
- setInMemThreshold(long) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
- setInSender(LogEventSender) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
- setLimit(int) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
- setLogBinary(boolean) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
-
Log binary content?
- setLogMultipart(boolean) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
-
Log multipart content?
- setOutSender(LogEventSender) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
- setPrettyLogging(boolean) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
- setSender(LogEventSender) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
- setVerbose(boolean) - Method in class org.lockss.ws.cxf.LockssLoggingFeature
- SIZE_THRESHOLD_KEY - Static variable in class org.lockss.ws.RestTemplateConfig
-
Response body size threshold key.
- SoapApplication - Class in org.lockss.ws
-
Launcher of the Spring Boot application.
- SoapApplication() - Constructor for class org.lockss.ws.SoapApplication
- springBus() - Method in class org.lockss.ws.cxf.CxfConfig
-
Provides the Spring-flavored CXF Bus for adding interceptors, if needed.
T
- TMP_DIR_KEY - Static variable in class org.lockss.ws.RestTemplateConfig
-
Key for path to temporary directory
All Classes and Interfaces|All Packages|Constant Field Values