- generateMultipartResponseFromArtifactData(ArtifactData, LockssRepository.IncludeContent, long) - Static method in class org.lockss.laaws.rs.impl.CollectionsApiServiceImpl
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.CdxApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.CollectionsApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.RepoinfoApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.StatusApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.WarcsApiDelegate
-
- getApiStatus() - Method in class org.lockss.laaws.rs.impl.StatusApiServiceImpl
-
Provides the status object.
- getArchiveName() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the archive name.
- getArtifact(String, String, String) - Method in interface org.lockss.laaws.rs.api.CollectionsApi
-
- getArtifact(String, String, String) - Method in interface org.lockss.laaws.rs.api.CollectionsApiDelegate
-
- getArtifact(String, String, String) - Method in class org.lockss.laaws.rs.impl.CollectionsApiServiceImpl
-
GET /collections/{collectionid}/artifacts/{artifactid}:
Retrieves an artifact from the repository.
- getArtifacts(String, String, String, String, String, Boolean, Integer, String) - Method in interface org.lockss.laaws.rs.api.CollectionsApi
-
- getArtifacts(String, String, String, String, String, Boolean, Integer, String) - Method in interface org.lockss.laaws.rs.api.CollectionsApiDelegate
-
- getArtifacts(String, String, String, String, String, Boolean, Integer, String) - Method in class org.lockss.laaws.rs.impl.CollectionsApiServiceImpl
-
GET /collections/{collectionid}/aus/{auid}/artifacts: Get a list with all
the artifacts in a collection and Archival Unit or a pageful of the list
defined by the continuation token and size.
- getArtifactsSize(String, String, String, String, String) - Method in interface org.lockss.laaws.rs.api.CollectionsApi
-
- getArtifactsSize(String, String, String, String, String) - Method in interface org.lockss.laaws.rs.api.CollectionsApiDelegate
-
- getArtifactsSize(String, String, String, String, String) - Method in class org.lockss.laaws.rs.impl.CollectionsApiServiceImpl
-
GET /collections/{collectionid}/aus/{auid}/size:
Get the size of Archival Unit artifacts in a collection.
- getAuid() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the archival unit identifier of the last artifact transferred.
- getAuid() - Method in class org.lockss.laaws.rs.impl.AuidContinuationToken
-
Provides the last archival unit identifier transferred.
- getAus(String, Integer, String) - Method in interface org.lockss.laaws.rs.api.CollectionsApi
-
- getAus(String, Integer, String) - Method in interface org.lockss.laaws.rs.api.CollectionsApiDelegate
-
- getAus(String, Integer, String) - Method in class org.lockss.laaws.rs.impl.CollectionsApiServiceImpl
-
GET /collections/{collectionid}/aus: Get all Archival Unit IDs (AUIDs) in a
collection or a pageful of the list defined by the continuation token and
size.
- getCdxOwb(String, String, Integer, Integer, String, String) - Method in interface org.lockss.laaws.rs.api.CdxApi
-
- getCdxOwb(String, String, Integer, Integer, String, String) - Method in interface org.lockss.laaws.rs.api.CdxApiDelegate
-
- getCdxOwb(String, String, Integer, Integer, String, String) - Method in class org.lockss.laaws.rs.impl.CdxApiServiceImpl
-
Provides the OpenWayback CDX records of a URL in a collection.
- getCdxPywb(String, String, Integer, String, String, String, String, String, String, String) - Method in interface org.lockss.laaws.rs.api.CdxApi
-
- getCdxPywb(String, String, Integer, String, String, String, String, String, String, String) - Method in interface org.lockss.laaws.rs.api.CdxApiDelegate
-
- getCdxPywb(String, String, Integer, String, String, String, String, String, String, String) - Method in class org.lockss.laaws.rs.impl.CdxApiServiceImpl
-
Provides the PyWayback CDX records of a URL in a collection.
- getCdxRecordCount() - Method in class org.lockss.laaws.rs.model.CdxRecords
-
Provides the count of CDX records in this object.
- getCdxRecords() - Method in class org.lockss.laaws.rs.model.CdxRecords
-
Provides the CDX records in this object, for testing purposes.
- getCode() - Method in class org.lockss.laaws.rs.api.ApiResponseMessage
-
- getCollectionId() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the collection identifier of the last artifact transferred.
- getCollections() - Method in interface org.lockss.laaws.rs.api.CollectionsApi
-
- getCollections() - Method in interface org.lockss.laaws.rs.api.CollectionsApiDelegate
-
- getCollections() - Method in class org.lockss.laaws.rs.impl.CollectionsApiServiceImpl
-
GET /collections:
Returns a list of collection names managed by this repository.
- getDelegate() - Method in interface org.lockss.laaws.rs.api.CdxApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.CdxApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.ChecksumalgorithmsApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.CollectionsApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.CollectionsApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.RepoinfoApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.RepoinfoApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.StatusApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.StatusApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.WarcsApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.WarcsApiController
-
- getDigest() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the digest.
- getHttpStatus() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the HTTP status code.
- getIteratorHashCode() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the hash code of the iterator used.
- getIteratorHashCode() - Method in class org.lockss.laaws.rs.impl.AuidContinuationToken
-
Provides the hash code of the iterator used.
- getLength() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the content length.
- getMessage() - Method in class org.lockss.laaws.rs.api.ApiResponseMessage
-
- getMimeType() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the MIME type.
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.CdxApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.CollectionsApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.RepoinfoApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.StatusApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.WarcsApiDelegate
-
- getObjectMapper() - Method in class org.lockss.laaws.rs.impl.ChecksumalgorithmsApiServiceImpl
-
- getObjectMapper() - Method in class org.lockss.laaws.rs.impl.CollectionsApiServiceImpl
-
- getObjectMapper() - Method in class org.lockss.laaws.rs.impl.RepoinfoApiServiceImpl
-
- getOffset() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the content offset.
- getRedirectUrl() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the redirect URL.
- getRepositoryInformation() - Method in interface org.lockss.laaws.rs.api.RepoinfoApi
-
- getRepositoryInformation() - Method in interface org.lockss.laaws.rs.api.RepoinfoApiDelegate
-
- getRepositoryInformation() - Method in class org.lockss.laaws.rs.impl.RepoinfoApiServiceImpl
-
GET /repoinfo: Provides the properties of the repository in the system.
- getRequest() - Method in interface org.lockss.laaws.rs.api.CdxApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.CollectionsApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.RepoinfoApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.StatusApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.WarcsApiDelegate
-
- getRequest() - Method in class org.lockss.laaws.rs.impl.CollectionsApiServiceImpl
-
- getRobotFlags() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the robot flags.
- getStatus() - Method in interface org.lockss.laaws.rs.api.StatusApi
-
- getStatus() - Method in interface org.lockss.laaws.rs.api.StatusApiDelegate
-
- getSupportedChecksumAlgorithms() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApi
-
- getSupportedChecksumAlgorithms() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApiDelegate
-
- getSupportedChecksumAlgorithms() - Method in class org.lockss.laaws.rs.impl.ChecksumalgorithmsApiServiceImpl
-
GET /checksumalgorithms:
Provides a list of checksum algorithms supported by this repository.
- getTimestamp() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the timestamp.
- getType() - Method in class org.lockss.laaws.rs.api.ApiResponseMessage
-
- getUri() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the URI of the last artifact transferred.
- getUrl() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the URL.
- getUrlSortKey() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the URL sort key.
- getVersion() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the version of the last artifact transferred.
- getWarcArchive(String, String, String, String) - Method in interface org.lockss.laaws.rs.api.WarcsApi
-
- getWarcArchive(String, String, String, String) - Method in interface org.lockss.laaws.rs.api.WarcsApiDelegate
-
- getWarcArchive(String, String, String, String) - Method in class org.lockss.laaws.rs.impl.WarcsApiServiceImpl
-
Provides the contents of a WARC archive.