A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCEPT - Static variable in class com.opentext.ia.sdk.support.http.Header
- ActiveArchiver<D> - Class in com.opentext.ia.sdk.sip.active
-
Assemble SIPs and ingest them into an Archive as soon as they are done.
- ActiveArchiver(SipSegmentationStrategy<D>, PackagingInformation, String, PdiAssembler<D>, ArchiveClient, BiConsumer<File, IOException>) - Constructor for class com.opentext.ia.sdk.sip.active.ActiveArchiver
- ActiveArchiver(SipSegmentationStrategy<D>, PackagingInformation, String, PdiAssembler<D>, DigitalObjectsExtraction<D>, ArchiveClient, BiConsumer<File, IOException>) - Constructor for class com.opentext.ia.sdk.sip.active.ActiveArchiver
- ActiveArchiver(SipSegmentationStrategy<D>, SipAssembler<D>, ArchiveClient, BiConsumer<File, IOException>) - Constructor for class com.opentext.ia.sdk.sip.active.ActiveArchiver
-
Create a new instance.
- add(byte[], int) - Method in interface com.opentext.ia.sdk.support.io.HashAssembler
-
Add data to be hashed.
- add(byte[], int) - Method in class com.opentext.ia.sdk.support.io.NoHashAssembler
- add(byte[], int) - Method in class com.opentext.ia.sdk.support.io.SingleHashAssembler
- add(C) - Method in interface com.opentext.ia.sdk.sip.Assembler
-
Add a component to the assembly.
- add(HashedContents<D>, PrintWriter) - Method in class com.opentext.ia.sdk.sip.PdiAssembler
- add(PackagingInformation, PrintWriter) - Method in class com.opentext.ia.sdk.sip.InfoArchivePackagingInformationAssembler
- add(D) - Method in class com.opentext.ia.sdk.sip.active.ActiveArchiver
-
Add a domain object to the current SIP.
- add(D) - Method in class com.opentext.ia.sdk.sip.BatchSipAssembler
-
Add a domain object to the batch of SIPs.
- add(D) - Method in class com.opentext.ia.sdk.sip.PrintWriterAssembler
- add(D) - Method in class com.opentext.ia.sdk.sip.SipAssembler
- add(D) - Method in class com.opentext.ia.sdk.sip.TimeBasedBatchSipAssembler
- add(D, PrintWriter) - Method in class com.opentext.ia.sdk.sip.PrintWriterAssembler
-
Add a domain object.
- add(D, Map<String, ContentInfo>, PrintWriter) - Method in class com.opentext.ia.sdk.sip.PdiAssembler
-
Add a domain object.
- add(D, Map<String, ContentInfo>, PrintWriter) - Method in class com.opentext.ia.sdk.sip.TemplatePdiAssembler
- add(D, Map<String, ContentInfo>, PrintWriter) - Method in class com.opentext.ia.sdk.sip.XmlPdiAssembler
- addContent(String, DigitalObject) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- addContent(String, DigitalObject) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerWithDedupOnHash
- addContent(String, DigitalObject) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerWithDedupOnRi
- addContentsOf(D) - Method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Extracts content from a domain object and adds it to the SIP.
- addContentsOf(D) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- addContentsOf(D) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerIgnore
- addedFiles() - Method in class com.opentext.ia.sdk.support.io.DefaultDirectoryListener
- addedFiles() - Method in interface com.opentext.ia.sdk.support.io.DirectoryListener
-
Return the files that were added since the last call to this method.
- addEntry(String, InputStream, HashAssembler) - Method in class com.opentext.ia.sdk.support.io.DefaultZipAssembler
- addEntry(String, InputStream, HashAssembler) - Method in interface com.opentext.ia.sdk.support.io.ZipAssembler
-
Add an entry to the ZIP.
- addParameter(String, String) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheUriBuilder
- addParameter(String, String) - Method in interface com.opentext.ia.sdk.support.http.UriBuilder
- addResult(SearchResult) - Method in class com.opentext.ia.sdk.dto.SearchResults
- addZipEntry(String, InputStream, HashAssembler) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- AgingPeriod - Class in com.opentext.ia.sdk.dto
- AgingPeriod() - Constructor for class com.opentext.ia.sdk.dto.AgingPeriod
- AgingStrategy - Class in com.opentext.ia.sdk.dto
- AgingStrategy() - Constructor for class com.opentext.ia.sdk.dto.AgingStrategy
- Aic - Class in com.opentext.ia.sdk.dto
- Aic() - Constructor for class com.opentext.ia.sdk.dto.Aic
- AIC_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- AIC_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- Aics - Class in com.opentext.ia.sdk.dto
- Aics() - Constructor for class com.opentext.ia.sdk.dto.Aics
- aiuCount(long) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- AllSearchComponents - Class in com.opentext.ia.sdk.dto.result
- AllSearchComponents() - Constructor for class com.opentext.ia.sdk.dto.result.AllSearchComponents
- And - Class in com.opentext.ia.sdk.dto.query
- And() - Constructor for class com.opentext.ia.sdk.dto.query.And
- andProcessEntry(String, Function<InputStream, T>) - Method in class com.opentext.ia.sdk.support.io.Unzip
-
Process a named entry in the ZIP file.
- ApacheHttpClient - Class in com.opentext.ia.sdk.support.http.apache
-
Implementation of HttpClient using the Apache HttpComponents library.
- ApacheHttpClient() - Constructor for class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- ApacheHttpClient(int, int) - Constructor for class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- ApacheHttpClient(int, int, String, int) - Constructor for class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- ApacheHttpClient(String, int) - Constructor for class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- ApacheResponse - Class in com.opentext.ia.sdk.support.http.apache
-
Implementation of Response using the Apache HttpComponents library.
- ApacheResponse(CloseableHttpResponse) - Constructor for class com.opentext.ia.sdk.support.http.apache.ApacheResponse
- ApacheUriBuilder - Class in com.opentext.ia.sdk.support.http.apache
-
Implementation of UriBuilder using the Apache HttpComponents library.
- ApacheUriBuilder(String) - Constructor for class com.opentext.ia.sdk.support.http.apache.ApacheUriBuilder
- application(String) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- Application - Class in com.opentext.ia.sdk.dto
- Application() - Constructor for class com.opentext.ia.sdk.dto.Application
- APPLICATION_CATEGORY - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- APPLICATION_DESCRIPTION - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- APPLICATION_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- APPLICATION_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- ApplicationConfigurer - Interface in com.opentext.ia.sdk.server.configuration
-
Interface hiding the details of how an application in the Archive is configured.
- ApplicationIngestionResourcesCache - Class in com.opentext.ia.sdk.client.impl
-
Cache of REST resources used for ingesting SIPs into an InfoArchive application.
- ApplicationIngestionResourcesCache(String) - Constructor for class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- ApplicationResourcesCache - Class in com.opentext.ia.sdk.server.configuration
- ApplicationResourcesCache() - Constructor for class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- Applications - Class in com.opentext.ia.sdk.dto
- Applications() - Constructor for class com.opentext.ia.sdk.dto.Applications
- applyConfiguration() - Method in class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
Deprecated.
- ArchiveClient - Interface in com.opentext.ia.sdk.client.api
-
Client that interacts with an Archive.
- ArchiveClients - Class in com.opentext.ia.sdk.client.factory
-
Factory methods for creating ArchiveClients.
- ArchiveConnection - Class in com.opentext.ia.sdk.client.api
-
How to communicate with the Archive server.
- ArchiveConnection() - Constructor for class com.opentext.ia.sdk.client.api.ArchiveConnection
- as(Class<T>) - Method in class com.opentext.ia.sdk.support.NewInstance
- ASCENDING - com.opentext.ia.sdk.dto.query.Direction
- ASCENDING - com.opentext.ia.sdk.dto.result.Column.DefaultSort
- Assembler<C> - Interface in com.opentext.ia.sdk.sip
-
Assemble a product from components.
- assemblyTime() - Method in class com.opentext.ia.sdk.sip.SipMetrics
- attribute(String, String) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an attribute to the current element in the XML document.
- attribute(String, String, String) - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- attribute(String, String, String) - Method in class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- attribute(String, String, String) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an attribute to the current element in the XML document in a given XML namespace.
- AuthenticationStrategy - Interface in com.opentext.ia.sdk.support.http.rest
-
How to authenticate with an HTTP server.
- AuthenticationStrategyFactory - Class in com.opentext.ia.sdk.client.api
-
Determine what type of AuthenticationStrategy to use based on connection properties.
- AuthenticationStrategyFactory(ArchiveConnection) - Constructor for class com.opentext.ia.sdk.client.api.AuthenticationStrategyFactory
- AuthenticationSuccess - Class in com.opentext.ia.sdk.support.http.rest
-
The result of successful authentication with an HTTP server.
- AuthenticationSuccess() - Constructor for class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
B
- BASE64 - com.opentext.ia.sdk.support.io.Encoding
- baseRetentionDate(Date) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- BasicAuthentication - Class in com.opentext.ia.sdk.support.http.rest
-
Authenticate using HTTP Basic Authentication.
- BasicAuthentication(String, String) - Constructor for class com.opentext.ia.sdk.support.http.rest.BasicAuthentication
- BatchSipAssembler<D> - Class in com.opentext.ia.sdk.sip
-
Assemble a batch of SIPs, based on some sort of segmentation strategy that determines which domain objects go into which SIPs.
- BatchSipAssembler(SipAssembler<D>, SipSegmentationStrategy<D>) - Constructor for class com.opentext.ia.sdk.sip.BatchSipAssembler
-
Create an instance that assembles SIPs in a temporary directory.
- BatchSipAssembler(SipAssembler<D>, SipSegmentationStrategy<D>, File) - Constructor for class com.opentext.ia.sdk.sip.BatchSipAssembler
-
Create an instance that assembles SIPs in the given directory.
- BatchSipAssembler(SipAssembler<D>, SipSegmentationStrategy<D>, Supplier<File>) - Constructor for class com.opentext.ia.sdk.sip.BatchSipAssembler
-
Create an instance that assembles SIPs using the given supplier of SIP files.
- BatchSipAssemblerWithCallback<D> - Class in com.opentext.ia.sdk.sip
-
Assemble a batch of SIPs and invoke a callback after each SIP is closed.
- BatchSipAssemblerWithCallback(SipAssembler<D>, SipSegmentationStrategy<D>, File, Consumer<FileGenerationMetrics>) - Constructor for class com.opentext.ia.sdk.sip.BatchSipAssemblerWithCallback
- BatchSipAssemblerWithCallback(SipAssembler<D>, SipSegmentationStrategy<D>, Consumer<FileGenerationMetrics>) - Constructor for class com.opentext.ia.sdk.sip.BatchSipAssemblerWithCallback
- BatchSipAssemblerWithCallback(SipAssembler<D>, SipSegmentationStrategy<D>, Supplier<File>, Consumer<FileGenerationMetrics>) - Constructor for class com.opentext.ia.sdk.sip.BatchSipAssemblerWithCallback
- begin(ZipAssembler, Counters) - Method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Start the assembly process.
- begin(ZipAssembler, Counters) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- begin(ZipAssembler, Counters) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerIgnore
- begin(ZipAssembler, Counters) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerWithDedupOnHash
- begin(ZipAssembler, Counters) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerWithDedupOnRi
- begin(OutputStream) - Method in class com.opentext.ia.sdk.support.io.DefaultZipAssembler
- begin(OutputStream) - Method in interface com.opentext.ia.sdk.support.io.ZipAssembler
-
Start the ZIP assembly process.
- between(String, String, String) - Method in class com.opentext.ia.sdk.dto.SearchDataBuilder
- BETWEEN - com.opentext.ia.sdk.dto.query.Operator
- BINARY - Static variable in interface com.opentext.ia.sdk.support.http.MediaTypes
- BinaryPart - Class in com.opentext.ia.sdk.support.http
-
A binary part in a multi-part message.
- BinaryPart(String, InputStream, String) - Constructor for class com.opentext.ia.sdk.support.http.BinaryPart
- BinaryPart(String, String, InputStream, String) - Constructor for class com.opentext.ia.sdk.support.http.BinaryPart
- BOOLEAN - com.opentext.ia.sdk.dto.result.Column.DataType
- build() - Method in class com.opentext.ia.sdk.dto.SearchDataBuilder
- build() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- build() - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- build() - Method in class com.opentext.ia.sdk.support.http.apache.ApacheUriBuilder
- build() - Method in interface com.opentext.ia.sdk.support.http.UriBuilder
- build() - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- build() - Method in class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- build() - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Return the XML document that was built.
- builder() - Static method in class com.opentext.ia.sdk.dto.SearchDataBuilder
- builder() - Static method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- builder() - Static method in class com.opentext.ia.sdk.sip.PackagingInformation
- builder(PackagingInformation) - Static method in class com.opentext.ia.sdk.sip.PackagingInformation
- BuildProperties() - Constructor for class com.opentext.ia.sdk.dto.ProductInfo.BuildProperties
- byMaxAius(long) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Return a SipSegmentationStrategy that allows a maximum number of AIUs per SIP.
- byMaxDigitalObjects(long) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Return a SipSegmentationStrategy that allows a maximum number of digital objects per SIP.
- byMaxDigitalObjectsSize(long) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Return a SipSegmentationStrategy that allows a maximum total size (uncompressed) of digital objects per SIP.
- byMaxPdiSize(long) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Return a SipSegmentationStrategy that allows a maximum size (uncompressed) of the PDI per SIP.
- byMaxProspectiveSipSize(long, DigitalObjectsExtraction<D>) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Return a SipSegmentationStrategy that allows a maximum total size (uncompressed) of the SIP including the object being added, but NOT including the PDI.
- byMaxSipSize(long) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Return a SipSegmentationStrategy that allows a maximum total size (uncompressed) of the SIP.
- byName(String) - Method in class com.opentext.ia.sdk.dto.ItemContainer
- ByteArrayInputOutputStream - Class in com.opentext.ia.sdk.support.io
-
OutputStream that stores its data in memory and allows it to be read back.
- ByteArrayInputOutputStream() - Constructor for class com.opentext.ia.sdk.support.io.ByteArrayInputOutputStream
- bytes() - Method in class com.opentext.ia.sdk.support.io.FileSize
C
- cancel(String) - Method in interface com.opentext.ia.sdk.support.datetime.Clock
-
Cancel a scheduled job.
- cancel(String) - Method in class com.opentext.ia.sdk.support.datetime.DefaultClock
- cdata(String) - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- cdata(String) - Method in class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- cdata(String) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an CDATA to element.
- CID - com.opentext.ia.sdk.dto.result.Column.DataType
- Clock - Interface in com.opentext.ia.sdk.support.datetime
-
Time-telling device.
- close() - Method in class com.opentext.ia.sdk.client.impl.DefaultContentResult
- close() - Method in class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- close() - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- close() - Method in class com.opentext.ia.sdk.support.http.apache.ApacheResponse
- close() - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- close() - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- close() - Method in class com.opentext.ia.sdk.support.io.DefaultZipAssembler
-
Close the ZIP to make it available for use.
- close(Closeable...) - Static method in class com.opentext.ia.sdk.support.io.IOStreams
- closeCurrentSip() - Method in class com.opentext.ia.sdk.sip.BatchSipAssembler
- Column - Class in com.opentext.ia.sdk.dto
- Column - Class in com.opentext.ia.sdk.dto.result
- Column() - Constructor for class com.opentext.ia.sdk.dto.Column
- Column() - Constructor for class com.opentext.ia.sdk.dto.result.Column
- Column.DataType - Enum in com.opentext.ia.sdk.dto.result
- Column.DefaultSort - Enum in com.opentext.ia.sdk.dto.result
- Column.Type - Enum in com.opentext.ia.sdk.dto.result
- com.opentext.ia.sdk.client.api - package com.opentext.ia.sdk.client.api
-
Library for communicating with an InfoArchive server.
- com.opentext.ia.sdk.client.factory - package com.opentext.ia.sdk.client.factory
- com.opentext.ia.sdk.client.impl - package com.opentext.ia.sdk.client.impl
-
Library for ingesting Submission Information Packages (SIPs) into an Archive and for querying and fetching digital objects from the Archive.
- com.opentext.ia.sdk.dto - package com.opentext.ia.sdk.dto
-
Data Transfer Objects (DTOs) for use in REST requests and responses.
- com.opentext.ia.sdk.dto.export - package com.opentext.ia.sdk.dto.export
- com.opentext.ia.sdk.dto.query - package com.opentext.ia.sdk.dto.query
- com.opentext.ia.sdk.dto.result - package com.opentext.ia.sdk.dto.result
- com.opentext.ia.sdk.server.configuration - package com.opentext.ia.sdk.server.configuration
-
Library for configuring an InfoArchive application.
- com.opentext.ia.sdk.server.configuration.properties - package com.opentext.ia.sdk.server.configuration.properties
-
Library for configuring an InfoArchive application based on properties.
- com.opentext.ia.sdk.server.configuration.yaml - package com.opentext.ia.sdk.server.configuration.yaml
-
Library for configuring an InfoArchive application (or entire server) based on configuration in YAML format.
- com.opentext.ia.sdk.sip - package com.opentext.ia.sdk.sip
-
Library for assembling SIPS (Submission Information Packages).
- com.opentext.ia.sdk.sip.active - package com.opentext.ia.sdk.sip.active
- com.opentext.ia.sdk.support - package com.opentext.ia.sdk.support
-
Generic support code.
- com.opentext.ia.sdk.support.datetime - package com.opentext.ia.sdk.support.datetime
-
Support code for working with dates and times.
- com.opentext.ia.sdk.support.http - package com.opentext.ia.sdk.support.http
-
Generic code for communicating with servers over HTTP.
- com.opentext.ia.sdk.support.http.apache - package com.opentext.ia.sdk.support.http.apache
-
Communicate with HTTP servers using the Apache HttpComponents library.
- com.opentext.ia.sdk.support.http.rest - package com.opentext.ia.sdk.support.http.rest
-
Work with RESTful HTTP servers using RestClient.
- com.opentext.ia.sdk.support.io - package com.opentext.ia.sdk.support.io
-
Support code for working with I/O.
- com.opentext.ia.sdk.support.xml - package com.opentext.ia.sdk.support.xml
-
Support code for working with Extensible Markup Language (XML).
- combining(SipSegmentationStrategy<D>...) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Return a SipSegmentationStrategy that combines a number of partial strategies.
- compareTo(Header) - Method in class com.opentext.ia.sdk.support.http.Header
- Comparison - Class in com.opentext.ia.sdk.dto.query
- Comparison() - Constructor for class com.opentext.ia.sdk.dto.query.Comparison
- Comparison(String, Operator, String) - Constructor for class com.opentext.ia.sdk.dto.query.Comparison
- Comparison(String, Operator, List<String>) - Constructor for class com.opentext.ia.sdk.dto.query.Comparison
- configure(ArchiveConnection) - Method in interface com.opentext.ia.sdk.server.configuration.ApplicationConfigurer
-
Configure the Archive for the application.
- configure(ArchiveConnection) - Method in class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
Deprecated.
- configure(ArchiveConnection) - Method in class com.opentext.ia.sdk.server.configuration.yaml.YamlBasedApplicationConfigurer
- configuringApplicationUsing(ApplicationConfigurer, ArchiveConnection) - Static method in class com.opentext.ia.sdk.client.factory.ArchiveClients
-
Returns an ArchiveClient for an application that it first configures.
- Confirmation - Class in com.opentext.ia.sdk.dto
- Confirmation() - Constructor for class com.opentext.ia.sdk.dto.Confirmation
- Confirmations - Class in com.opentext.ia.sdk.dto
- Confirmations() - Constructor for class com.opentext.ia.sdk.dto.Confirmations
- contains(String, String) - Method in class com.opentext.ia.sdk.dto.SearchDataBuilder
- CONTENT - com.opentext.ia.sdk.dto.result.Column.Type
- CONTENT_ADDRESSED_STORAGE_CONNEXION_STRING - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CONTENT_ADDRESSED_STORAGE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CONTENT_ADDRESSED_STORAGE_PEA_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CONTENT_ADDRESSED_STORAGE_PEA_VALUE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CONTENT_ADDRESSED_STORAGE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CONTENT_TYPE - Static variable in class com.opentext.ia.sdk.support.http.Header
- ContentAddressedStorage - Class in com.opentext.ia.sdk.dto
- ContentAddressedStorage() - Constructor for class com.opentext.ia.sdk.dto.ContentAddressedStorage
- ContentAddressedStorages - Class in com.opentext.ia.sdk.dto
- ContentAddressedStorages() - Constructor for class com.opentext.ia.sdk.dto.ContentAddressedStorages
- ContentAssembler<D> - Interface in com.opentext.ia.sdk.sip
-
Assemble the digital objects (content) into the sip.
- ContentAssemblerDefault<D> - Class in com.opentext.ia.sdk.sip
-
The default ContentAssembler implementation.
- ContentAssemblerDefault(DigitalObjectsExtraction<D>, HashAssembler) - Constructor for class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- ContentAssemblerIgnore<D> - Class in com.opentext.ia.sdk.sip
-
The ContentAssembler implementation that ignores any digital objects.
- ContentAssemblerIgnore() - Constructor for class com.opentext.ia.sdk.sip.ContentAssemblerIgnore
- ContentAssemblerWithDedupOnHash<D> - Class in com.opentext.ia.sdk.sip
-
A ContentAssembler implementation which will perform deduplication based on the hash value of the content, i.e.
- ContentAssemblerWithDedupOnHash(DigitalObjectsExtraction<D>, HashAssembler, int) - Constructor for class com.opentext.ia.sdk.sip.ContentAssemblerWithDedupOnHash
- ContentAssemblerWithDedupOnRi<D> - Class in com.opentext.ia.sdk.sip
-
A ContentAssembler implementation which will deduplication based on the reference information of a digital object.
- ContentAssemblerWithDedupOnRi(DigitalObjectsExtraction<D>, HashAssembler, boolean, boolean, int) - Constructor for class com.opentext.ia.sdk.sip.ContentAssemblerWithDedupOnRi
- contentHashFor(InputStream) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- ContentInfo - Class in com.opentext.ia.sdk.sip
-
A reference information and its related hashes, if any.
- ContentInfo(String, Collection<EncodedHash>) - Constructor for class com.opentext.ia.sdk.sip.ContentInfo
-
Construct a new instance.
- ContentResult - Interface in com.opentext.ia.sdk.client.api
-
Result of getting binary content from a SIP.
- ContentResultFactory - Class in com.opentext.ia.sdk.client.impl
-
Factory for creating ContentResult objects from an HTTP response body (envelope).
- ContentResultFactory() - Constructor for class com.opentext.ia.sdk.client.impl.ContentResultFactory
- Contents - Class in com.opentext.ia.sdk.dto
- Contents() - Constructor for class com.opentext.ia.sdk.dto.Contents
- copy(InputStream, OutputStream, int, HashAssembler) - Static method in class com.opentext.ia.sdk.support.io.IOStreams
-
Utility method to copy the bytes from an InputStream to an OutputStream while also assembling a hash value in the process.
- CopyFile - Class in com.opentext.ia.sdk.support.io
-
Copy a file to a destination directory.
- CopyFile(File) - Constructor for class com.opentext.ia.sdk.support.io.CopyFile
-
Copy a file from a source.
- Counters - Class in com.opentext.ia.sdk.sip
-
Set of related counters.
- Counters() - Constructor for class com.opentext.ia.sdk.sip.Counters
- create(Response, Runnable) - Method in class com.opentext.ia.sdk.support.http.ResponseBodyFactory
- create(Response, Runnable) - Method in interface com.opentext.ia.sdk.support.http.ResponseFactory
- createCollectionItem(LinkContainer, T, String...) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- createItem(LinkContainer, T, String...) - Method in class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
Deprecated.
- CRITERIA_INDEXED - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRITERIA_LABEL - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRITERIA_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRITERIA_PKEYMAXATTR - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRITERIA_PKEYMINATTR - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRITERIA_PKEYVALUESATTR - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRITERIA_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRITERIA_TYPE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- Criterion - Class in com.opentext.ia.sdk.dto
- Criterion() - Constructor for class com.opentext.ia.sdk.dto.Criterion
- CRYPTO_OBJECT_ENCRYPTION_ALGORITHM - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRYPTO_OBJECT_ENCRYPTION_MODE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRYPTO_OBJECT_IN_USE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRYPTO_OBJECT_KEY_SIZE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRYPTO_OBJECT_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRYPTO_OBJECT_PADDING_SCHEME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRYPTO_OBJECT_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CRYPTO_OBJECT_SECURITY_PROVIDER - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CryptoObject - Class in com.opentext.ia.sdk.dto
- CryptoObject() - Constructor for class com.opentext.ia.sdk.dto.CryptoObject
- CryptoObjects - Class in com.opentext.ia.sdk.dto
- CryptoObjects() - Constructor for class com.opentext.ia.sdk.dto.CryptoObjects
- CUSTOM_STORAGE_DESCRIPTION - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CUSTOM_STORAGE_FACTORY_SERVICE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CUSTOM_STORAGE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CUSTOM_STORAGE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CUSTOM_STORAGE_PROPERTY_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- CUSTOM_STORAGE_PROPERTY_VALUE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- customAttribute(String, String) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- CustomStorage - Class in com.opentext.ia.sdk.dto
- CustomStorage() - Constructor for class com.opentext.ia.sdk.dto.CustomStorage
- CustomStorages - Class in com.opentext.ia.sdk.dto
- CustomStorages() - Constructor for class com.opentext.ia.sdk.dto.CustomStorages
D
- DATABASE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- DATABASE_ADMIN_PASSWORD - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- DATABASE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- DataBuffer - Interface in com.opentext.ia.sdk.support.io
-
Something that can hold arbitrary data.
- DataBufferSupplier<T extends DataBuffer> - Class in com.opentext.ia.sdk.support.io
-
Supply instances of a particular type of DataBuffer.
- DataBufferSupplier(Class<T>) - Constructor for class com.opentext.ia.sdk.support.io.DataBufferSupplier
-
Create a supplier of DataBuffers of a given type.
- DataSubmissionSession - Class in com.opentext.ia.sdk.sip
- DataSubmissionSession(String, String, String, Date, Date, String, String, int, String, String) - Constructor for class com.opentext.ia.sdk.sip.DataSubmissionSession
- DataSubmissionSession.DataSubmissionSessionBuilder - Class in com.opentext.ia.sdk.sip
- DataSubmissionSessionBuilder() - Constructor for class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- DataSubmissionSessionBuilder(PackagingInformation.PackagingInformationBuilder) - Constructor for class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- DATE - com.opentext.ia.sdk.dto.result.Column.DataType
- Dates - Class in com.opentext.ia.sdk.support.datetime
-
Utilities for working with dates.
- DATETIME - com.opentext.ia.sdk.dto.result.Column.DataType
- DateTimeDssIdSupplier - Class in com.opentext.ia.sdk.sip
-
Generate Data Submission Session (DSS) IDs from a prefix and the current date and time.
- DateTimeDssIdSupplier(String) - Constructor for class com.opentext.ia.sdk.sip.DateTimeDssIdSupplier
-
Create an instance.
- DefaultClock - Class in com.opentext.ia.sdk.support.datetime
-
Default implementation of Clock.
- DefaultClock() - Constructor for class com.opentext.ia.sdk.support.datetime.DefaultClock
- DefaultContentResult - Class in com.opentext.ia.sdk.client.impl
-
Default implementation of ContentResult.
- DefaultContentResult(String, long, String, InputStream, Runnable) - Constructor for class com.opentext.ia.sdk.client.impl.DefaultContentResult
- DefaultDirectoryListener - Class in com.opentext.ia.sdk.support.io
-
Default implementation of DirectoryListener.
- DefaultDirectoryListener() - Constructor for class com.opentext.ia.sdk.support.io.DefaultDirectoryListener
- DefaultDirectoryListener(int) - Constructor for class com.opentext.ia.sdk.support.io.DefaultDirectoryListener
- DefaultPackagingInformationFactory - Class in com.opentext.ia.sdk.sip
-
Default implementation of PackagingInformationFactory.
- DefaultPackagingInformationFactory(PackagingInformation) - Constructor for class com.opentext.ia.sdk.sip.DefaultPackagingInformationFactory
- DefaultQueryResult - Class in com.opentext.ia.sdk.client.impl
-
Default implementation of QueryResult.
- DefaultQueryResult(int, int, int, int, boolean, InputStream, Closeable) - Constructor for class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- DefaultZipAssembler - Class in com.opentext.ia.sdk.support.io
-
Default implementation of ZipAssembler.
- DefaultZipAssembler() - Constructor for class com.opentext.ia.sdk.support.io.DefaultZipAssembler
- delete(String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- delete(String, Collection<Header>) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- delete(String, Collection<Header>, Class<T>) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- delete(String, Collection<Header>, Class<T>) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- Delete - Class in com.opentext.ia.sdk.support.io
-
Delete a file.
- DESCENDING - com.opentext.ia.sdk.dto.query.Direction
- DESCENDING - com.opentext.ia.sdk.dto.result.Column.DefaultSort
- DESCRIPTION - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- DigitalObject - Interface in com.opentext.ia.sdk.sip
-
Digital Object (an object composed of a set of bit sequences) that is the original target of Long Term Preservation in an Archive.
- DigitalObjectsExtraction<S> - Interface in com.opentext.ia.sdk.sip
-
Function for extracting a number of related DigitalObjects from a source.
- digitalObjectsSize() - Method in class com.opentext.ia.sdk.sip.SipMetrics
- Direction - Enum in com.opentext.ia.sdk.dto.query
- DirectoryListener - Interface in com.opentext.ia.sdk.support.io
-
Listen for files being added to directories.
- DispositionStrategy - Class in com.opentext.ia.sdk.dto
- DispositionStrategy() - Constructor for class com.opentext.ia.sdk.dto.DispositionStrategy
- doAdd(D, Map<String, ContentInfo>) - Method in class com.opentext.ia.sdk.sip.XmlPdiAssembler
-
Add the domain object to the XML document, using XmlPdiAssembler.getBuilder().
- doCreate(Response, InputStream, Runnable) - Method in class com.opentext.ia.sdk.client.impl.ContentResultFactory
- doCreate(Response, InputStream, Runnable) - Method in class com.opentext.ia.sdk.client.impl.QueryResultFactory
- doCreate(Response, InputStream, Runnable) - Method in class com.opentext.ia.sdk.support.http.ResponseBodyFactory
- DomainObjectTooBigException - Exception in com.opentext.ia.sdk.support.io
-
Used when a DomainObject is too big to fit in a SIP with the defined limit.
- DomainObjectTooBigException(long, long) - Constructor for exception com.opentext.ia.sdk.support.io.DomainObjectTooBigException
- DomXmlBuilder - Class in com.opentext.ia.sdk.support.xml
-
Fluent API for building XML documents in memory using a Document Object Model (DOM).
- DomXmlBuilder(Document) - Constructor for class com.opentext.ia.sdk.support.xml.DomXmlBuilder
-
Start building an existing XML document at the given node.
- DomXmlBuilder(Element) - Constructor for class com.opentext.ia.sdk.support.xml.DomXmlBuilder
-
Start building an existing XML document at the given node.
- DOUBLE - com.opentext.ia.sdk.dto.result.Column.DataType
- dss() - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- dss(DataSubmissionSession) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
E
- element(String) - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- element(String) - Method in class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- element(String) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an element at the current location in the XML document.
- element(String, String) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an element containing the given text to the current location in the XML document.
- element(String, Optional<String>) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Optionally add an element containing the given text to the current location in the XML document.
- elements(String, String, Iterable<I>, BiConsumer<I, XmlBuilder<T>>) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add elements for a collection.
- elements(String, String, Iterator<I>, BiConsumer<I, XmlBuilder<T>>) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add elements for a collection.
- elementsIn(Element) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Return the elements under a given parent element.
- encode(byte[]) - Method in enum com.opentext.ia.sdk.support.io.Encoding
-
Convert the given bytes to ASCII form.
- encodedHash(EncodedHash) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- EncodedHash - Class in com.opentext.ia.sdk.support.io
-
Result of a hash function applied to some binary data, encoded in ASCII form.
- EncodedHash(String, String, String) - Constructor for class com.opentext.ia.sdk.support.io.EncodedHash
-
Create an instance of an encoded hash.
- Encoding - Enum in com.opentext.ia.sdk.support.io
-
Mechanism for storing binary data in ASCII form.
- end() - Method in class com.opentext.ia.sdk.sip.active.ActiveArchiver
-
Stop assembling SIPs.
- end() - Method in interface com.opentext.ia.sdk.sip.Assembler
-
Finish the assembly process.
- end() - Method in class com.opentext.ia.sdk.sip.BatchSipAssembler
-
End the batch assembly process.
- end() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- end() - Method in class com.opentext.ia.sdk.sip.PrintWriterAssembler
- end() - Method in class com.opentext.ia.sdk.sip.SipAssembler
- end() - Method in class com.opentext.ia.sdk.sip.TimeBasedBatchSipAssembler
- end() - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- end() - Method in class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- end() - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
End the current element in the XML document.
- end(PrintWriter) - Method in class com.opentext.ia.sdk.sip.InfoArchivePackagingInformationAssembler
- end(PrintWriter) - Method in class com.opentext.ia.sdk.sip.PrintWriterAssembler
-
End the assembly process.
- end(PrintWriter) - Method in class com.opentext.ia.sdk.sip.TemplatePdiAssembler
- end(PrintWriter) - Method in class com.opentext.ia.sdk.sip.XmlPdiAssembler
- endsWith(String, String) - Method in class com.opentext.ia.sdk.dto.SearchDataBuilder
- entity(String) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- EnumerationIterator<T> - Class in com.opentext.ia.sdk.sip
-
Adapt an Enumeration to an Iterator.
- EnumerationIterator(Enumeration<T>) - Constructor for class com.opentext.ia.sdk.sip.EnumerationIterator
- EQUAL - com.opentext.ia.sdk.dto.query.Operator
- equals(Object) - Method in class com.opentext.ia.sdk.sip.ContentInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.opentext.ia.sdk.sip.HashedContents
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.opentext.ia.sdk.support.http.Header
- equals(Object) - Method in class com.opentext.ia.sdk.support.io.EncodedHash
-
Indicates whether some other object is "equal to" this one.
- escape(String) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
- execute(HttpRequestBase, ResponseFactory<T>) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- execute(HttpRequestBase, Class<T>) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- export(SearchResults, ExportConfiguration, String) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Start the export of the search results for the specified export configuration.
- export(SearchResults, ExportConfiguration, String) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
- EXPORT_CONFIG_ENCRYPTED_OPTIONS_TEMPLATE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_ENCRYPTED_OPTIONS_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_ENCRYPTED_OPTIONS_TEMPLATE_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_ENCRYPTED_OPTIONS_TEMPLATE_VALUE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_OPTIONS_TEMPLATE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_OPTIONS_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_OPTIONS_TEMPLATE_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_OPTIONS_TEMPLATE_VALUE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_OPTIONS_TEMPLATE_XQUERY_RESULTFORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_OPTIONS_TEMPLATE_XSL_RESULTFORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_PIPELINE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_PORTNAME_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_TRANSFORMATION_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_CONFIG_TYPE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_COLLECTION_BASED_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_COMPOSITE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_CONTENT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_DESCRIPTION_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_ENVELOPE_FORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_INCLUDES_CONTENT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_INPUT_FORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_OUTPUT_FORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_PIPELINE_TYPE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_TRANSFORMATION_DESCRIPTION_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_TRANSFORMATION_MAIN_PATH_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_TRANSFORMATION_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_TRANSFORMATION_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_TRANSFORMATION_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- EXPORT_TRANSFORMATION_TYPE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- exportAndWaitForDownloadLink(SearchResults, ExportConfiguration, String, TimeUnit, long) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Start and wait the export of the search results for the specified export configuration.
- exportAndWaitForDownloadLink(SearchResults, ExportConfiguration, String, TimeUnit, long) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
- ExportConfiguration - Class in com.opentext.ia.sdk.dto.export
- ExportConfiguration() - Constructor for class com.opentext.ia.sdk.dto.export.ExportConfiguration
- ExportConfiguration.DefaultOption - Enum in com.opentext.ia.sdk.dto.export
- ExportConfiguration.Transformation - Class in com.opentext.ia.sdk.dto.export
- ExportConfigurations - Class in com.opentext.ia.sdk.dto.export
- ExportConfigurations() - Constructor for class com.opentext.ia.sdk.dto.export.ExportConfigurations
- ExportPipeline - Class in com.opentext.ia.sdk.dto.export
- ExportPipeline() - Constructor for class com.opentext.ia.sdk.dto.export.ExportPipeline
- ExportPipelines - Class in com.opentext.ia.sdk.dto.export
- ExportPipelines() - Constructor for class com.opentext.ia.sdk.dto.export.ExportPipelines
- ExportTransformation - Class in com.opentext.ia.sdk.dto.export
- ExportTransformation() - Constructor for class com.opentext.ia.sdk.dto.export.ExportTransformation
- ExportTransformations - Class in com.opentext.ia.sdk.dto.export
- ExportTransformations() - Constructor for class com.opentext.ia.sdk.dto.export.ExportTransformations
- EXTERNAL_URL - com.opentext.ia.sdk.dto.result.Column.Type
F
- FEDERATION_BOOTSTRAP - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- FEDERATION_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- FEDERATION_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- FEDERATION_SUPERUSER_PASSWORD - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- fetchContent(String) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Deprecated.Will be removed without replacement in a future version
- fetchContent(String) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
-
Deprecated.Will be removed without replacement in a future version
- fetchOrderContent(OrderItem) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Deprecated.Will be removed without replacement in a future version
- fetchOrderContent(OrderItem) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
-
Deprecated.Will be removed without replacement in a future version
- file(File) - Static method in class com.opentext.ia.sdk.support.io.Delete
-
Delete a given file.
- file(File) - Static method in class com.opentext.ia.sdk.support.io.Unzip
-
Process a named entry in a given ZIP file.
- FILE_SYSTEM_FOLDER - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- FileBuffer - Class in com.opentext.ia.sdk.support.io
-
Buffer that stores data in a file.
- FileBuffer() - Constructor for class com.opentext.ia.sdk.support.io.FileBuffer
-
Store data in a temporary file.
- FileBuffer(File) - Constructor for class com.opentext.ia.sdk.support.io.FileBuffer
-
Store data in the given file.
- FileGenerationMetrics - Class in com.opentext.ia.sdk.sip
-
Metrics about file generation.
- FileGenerator<C> - Class in com.opentext.ia.sdk.sip
-
Generate a file by assembling components.
- FileGenerator(Assembler<C>) - Constructor for class com.opentext.ia.sdk.sip.FileGenerator
-
Assemble a file using the given assembler into a temporary directory.
- FileGenerator(Assembler<C>, File) - Constructor for class com.opentext.ia.sdk.sip.FileGenerator
-
Assemble a file using the given assembler into the given directory.
- FileGenerator(Assembler<C>, Supplier<File>) - Constructor for class com.opentext.ia.sdk.sip.FileGenerator
-
Assemble a file using the given assembler into the given directory.
- FileSize - Class in com.opentext.ia.sdk.support.io
-
Various units of size for files.
- FileSupplier - Class in com.opentext.ia.sdk.support.io
-
Several ways of supplying files.
- FileSystemFolder - Class in com.opentext.ia.sdk.dto
- FileSystemFolder() - Constructor for class com.opentext.ia.sdk.dto.FileSystemFolder
- FileSystemFolders - Class in com.opentext.ia.sdk.dto
- FileSystemFolders() - Constructor for class com.opentext.ia.sdk.dto.FileSystemFolders
- FileSystemRoot - Class in com.opentext.ia.sdk.dto
- FileSystemRoot() - Constructor for class com.opentext.ia.sdk.dto.FileSystemRoot
- FileSystemRoots - Class in com.opentext.ia.sdk.dto
- FileSystemRoots() - Constructor for class com.opentext.ia.sdk.dto.FileSystemRoots
- first() - Method in class com.opentext.ia.sdk.dto.ItemContainer
- FixedHeaderAndFooterTemplate<D> - Class in com.opentext.ia.sdk.sip
-
Template with fixed header and footer texts.
- FixedHeaderAndFooterTemplate(InputStream, InputStream) - Constructor for class com.opentext.ia.sdk.sip.FixedHeaderAndFooterTemplate
-
Create an instance.
- FixedHeaderAndFooterTemplate(String, String) - Constructor for class com.opentext.ia.sdk.sip.FixedHeaderAndFooterTemplate
-
Create an instance.
- FLOAT - com.opentext.ia.sdk.dto.result.Column.DataType
- follow(LinkContainer, String, Class<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- followNonPaged(LinkContainer, String, Class<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- format(SearchQuery) - Method in class com.opentext.ia.sdk.dto.query.QueryFormatter
- format(Object) - Method in class com.opentext.ia.sdk.support.http.JsonFormatter
- forPdi(PackagingInformationFactory, Assembler<HashedContents<D>>) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdi(PackagingInformation, Assembler<HashedContents<D>>) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdiAndContent(PackagingInformationFactory, Assembler<HashedContents<D>>, ContentAssembler<D>) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdiAndContent(PackagingInformationFactory, Assembler<HashedContents<D>>, DigitalObjectsExtraction<D>) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdiAndContent(PackagingInformation, Assembler<HashedContents<D>>, ContentAssembler<D>) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdiAndContent(PackagingInformation, Assembler<HashedContents<D>>, DigitalObjectsExtraction<D>) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdiAndContentWithContentHashing(PackagingInformationFactory, Assembler<HashedContents<D>>, DigitalObjectsExtraction<D>, HashAssembler) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdiAndContentWithContentHashing(PackagingInformation, Assembler<HashedContents<D>>, DigitalObjectsExtraction<D>, HashAssembler) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdiAndContentWithHashing(PackagingInformationFactory, Assembler<HashedContents<D>>, HashAssembler, ContentAssembler<D>) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that is the only SIP in its DSS.
- forPdiAndContentWithHashing(PackagingInformation, Assembler<HashedContents<D>>, HashAssembler, ContentAssembler<D>) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that is the only SIP in its DSS.
- forPdiAndContentWithHashing(PackagingInformation, Assembler<HashedContents<D>>, HashAssembler, DigitalObjectsExtraction<D>, HashAssembler) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that is the only SIP in its DSS.
- forPdiWithHashing(PackagingInformationFactory, Assembler<HashedContents<D>>, HashAssembler) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forPdiWithHashing(PackagingInformation, Assembler<HashedContents<D>>, HashAssembler) - Static method in class com.opentext.ia.sdk.sip.SipAssembler
-
Assemble a SIP that contains only structured data and is the only SIP in its DSS.
- forReading() - Method in class com.opentext.ia.sdk.sip.Counters
- from(DataSubmissionSession) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- from(File) - Static method in class com.opentext.ia.sdk.support.io.CopyFile
-
Copy a file from a source.
- fromBytes(String, byte[]) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Create a DigitalObject from bytes.
- fromConfiguration(Map<String, String>, String, String) - Static method in class com.opentext.ia.sdk.support.NewInstance
- fromDirectory(File) - Static method in class com.opentext.ia.sdk.support.io.FileSupplier
-
Returns a supplier that creates randomly named files in the given directory.
- fromDirectory(File, String, String) - Static method in class com.opentext.ia.sdk.support.io.FileSupplier
-
Returns a supplier that creates sequentially named files in the given directory.
- fromFile(String, File) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Create a DigitalObject from a file.
- fromIso(String) - Static method in class com.opentext.ia.sdk.support.datetime.Dates
-
Convert an ISO 8601 dateTime string to a date.
- fromPath(String, Path) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Create a DigitalObject from a path to a file.
- fromResource(String, Class<?>, String) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Create a DigitalObject from a classpath resource.
- fromSchema(String, String, String, Column.DataType, Column.DefaultSort) - Static method in class com.opentext.ia.sdk.dto.result.Column
- fromString(String, String, Charset) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Create a DigitalObject from a string.
- fromSupplier(String, Supplier<InputStream>) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Create a DigitalObject from a supplier.
- fromSupplier(String, Supplier<Long>, Supplier<InputStream>) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Create a DigitalObject from a supplier.
- fromTemporaryDirectory() - Static method in class com.opentext.ia.sdk.support.io.FileSupplier
-
Returns a supplier that creates randomly named files in a temporary directory.
- FULLTEXT - com.opentext.ia.sdk.dto.query.Operator
G
- GatewayInfo - Class in com.opentext.ia.sdk.support.http.rest
-
Information about the gateway that issues a JWT.
- GatewayInfo(String, String, String) - Constructor for class com.opentext.ia.sdk.support.http.rest.GatewayInfo
- generate(C) - Method in class com.opentext.ia.sdk.sip.FileGenerator
-
Generate a file from a single component.
- generate(C, DataBuffer) - Method in class com.opentext.ia.sdk.sip.Generator
-
Generate a product from a single piece.
- generate(Iterable<C>) - Method in class com.opentext.ia.sdk.sip.FileGenerator
-
Generate a file by assembling components.
- generate(Iterable<C>, DataBuffer) - Method in class com.opentext.ia.sdk.sip.Generator
-
Generate a product by assembling components.
- generate(Enumeration<C>) - Method in class com.opentext.ia.sdk.sip.FileGenerator
-
Generate a file by assembling components.
- generate(Enumeration<C>, DataBuffer) - Method in class com.opentext.ia.sdk.sip.Generator
-
Generate a product by assembling components.
- generate(Iterator<C>) - Method in class com.opentext.ia.sdk.sip.FileGenerator
-
Generate a file by assembling components.
- generate(Iterator<C>, DataBuffer) - Method in class com.opentext.ia.sdk.sip.Generator
-
Generate a product by assembling components.
- Generator<C> - Class in com.opentext.ia.sdk.sip
-
Generate a product by assembling components.
- Generator(Assembler<C>) - Constructor for class com.opentext.ia.sdk.sip.Generator
-
Assemble a product using the given Assembler.
- get() - Method in class com.opentext.ia.sdk.sip.PrefixDssIdSupplier
- get() - Method in class com.opentext.ia.sdk.support.io.DataBufferSupplier
- get() - Method in class com.opentext.ia.sdk.support.io.NoHashAssembler
- get() - Method in class com.opentext.ia.sdk.support.io.RepeatableInputStream
- get() - Method in class com.opentext.ia.sdk.support.io.SingleHashAssembler
- get(String) - Method in class com.opentext.ia.sdk.sip.Counters
- get(String, ResponseFactory<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- get(String, Class<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- get(String, String, Class<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- get(String, Collection<Header>, ResponseFactory<T>) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- get(String, Collection<Header>, ResponseFactory<T>) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- get(String, Collection<Header>, Class<T>) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- get(String, Collection<Header>, Class<T>) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- getAccessToken() - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- getAdminPassword() - Method in class com.opentext.ia.sdk.dto.XdbDatabase
- getAgingPeriod() - Method in class com.opentext.ia.sdk.dto.AgingStrategy
- getAgingStrategy() - Method in class com.opentext.ia.sdk.dto.RetentionPolicy
- getAic() - Method in class com.opentext.ia.sdk.dto.Search
- getAics() - Method in class com.opentext.ia.sdk.dto.Query
- getAicUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getAicUriByName(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getAipId() - Method in class com.opentext.ia.sdk.dto.IngestionResponse
- getAipIngestDirectResourceUri() - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- getAipQuota() - Method in interface com.opentext.ia.sdk.client.api.QueryResult
- getAipQuota() - Method in class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- getAipQuota() - Method in class com.opentext.ia.sdk.dto.QueryQuota
- getAipResourceUri() - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- getAiuCount() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- getAiuQuota() - Method in interface com.opentext.ia.sdk.client.api.QueryResult
- getAiuQuota() - Method in class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- getAiuQuota() - Method in class com.opentext.ia.sdk.dto.QueryQuota
- getApplication() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- getApplication() - Method in class com.opentext.ia.sdk.dto.PdiCrypto
- getApplication() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getApplication() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getApplicationName() - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- getApplicationName() - Method in interface com.opentext.ia.sdk.server.configuration.ApplicationConfigurer
-
Returns the name of the application to configure.
- getApplicationName() - Method in class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
Deprecated.
- getApplicationName() - Method in class com.opentext.ia.sdk.server.configuration.yaml.YamlBasedApplicationConfigurer
- getArchiveType() - Method in class com.opentext.ia.sdk.dto.Application
- getAuthenticationGateway() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getAuthenticationPassword() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getAuthenticationStrategy(Supplier<? extends HttpClient>, Supplier<? extends Clock>) - Method in class com.opentext.ia.sdk.client.api.AuthenticationStrategyFactory
- getAuthenticationToken() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getAuthenticationUser() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getAuthorizationHeader() - Method in class com.opentext.ia.sdk.support.http.rest.GatewayInfo
- getBaseRetentionDate() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getBillboardUri() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getBody() - Method in class com.opentext.ia.sdk.support.http.apache.ApacheResponse
- getBody() - Method in interface com.opentext.ia.sdk.support.http.Response
- getBootstrap() - Method in class com.opentext.ia.sdk.dto.XdbFederation
- getBuilder() - Method in class com.opentext.ia.sdk.sip.XmlPdiAssembler
-
Return the XML document builder for capturing a domain object.
- getBuildProperties() - Method in class com.opentext.ia.sdk.dto.ProductInfo
- getCache() - Method in class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
Deprecated.
- getCallback() - Method in class com.opentext.ia.sdk.sip.BatchSipAssemblerWithCallback
- getCallback() - Method in class com.opentext.ia.sdk.sip.SipAssemblyTimer
- getCategory() - Method in class com.opentext.ia.sdk.dto.Application
- getCause() - Method in exception com.opentext.ia.sdk.support.io.RuntimeIoException
-
Return the cause of this exception.
- getCi() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- getCiResourceUri() - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- getCiStore() - Method in class com.opentext.ia.sdk.dto.Holding
- getClientId() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getClientSecret() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getClock() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getClock() - Method in class com.opentext.ia.sdk.sip.SipAssemblyTimer
- getColumns() - Method in class com.opentext.ia.sdk.dto.result.Tab
- getColumns() - Method in class com.opentext.ia.sdk.dto.Row
- getCompositionName() - Method in class com.opentext.ia.sdk.dto.XForm
- getConnexionString() - Method in class com.opentext.ia.sdk.dto.ContentAddressedStorage
- getContent() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- getContentHashAssembler() - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- getContentHashes() - Method in class com.opentext.ia.sdk.sip.ContentInfo
-
Return the hashes of the contents extracted from the source.
- getContentInfo() - Method in class com.opentext.ia.sdk.sip.HashedContents
- getContentsExtraction() - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- getContentTypeHeader() - Method in class com.opentext.ia.sdk.support.http.rest.GatewayInfo
- getContentUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getCriterias() - Method in class com.opentext.ia.sdk.dto.Aic
- getCryptoEncoding() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- getCryptoObject() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto.ObjectCryptoConfig
- getCryptoObject() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getCustomAttributes() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- getData() - Method in class com.opentext.ia.sdk.support.http.BinaryPart
- getDatabaseUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getDataType() - Method in class com.opentext.ia.sdk.dto.result.Column
- getDeadline() - Method in class com.opentext.ia.sdk.dto.SubPriority
- getDefaultRetentionClass() - Method in class com.opentext.ia.sdk.dto.Holding
- getDefaultSort() - Method in class com.opentext.ia.sdk.dto.result.Column
- getDefaultTab() - Method in class com.opentext.ia.sdk.dto.result.ResultMaster
- getDescription() - Method in class com.opentext.ia.sdk.dto.Application
- getDescription() - Method in class com.opentext.ia.sdk.dto.CustomStorage
- getDescription() - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- getDescription() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- getDescription() - Method in class com.opentext.ia.sdk.dto.export.ExportTransformation
- getDescription() - Method in class com.opentext.ia.sdk.dto.FileSystemRoot
- getDescription() - Method in class com.opentext.ia.sdk.dto.result.Panel
- getDescription() - Method in class com.opentext.ia.sdk.dto.result.Tab
- getDescription() - Method in class com.opentext.ia.sdk.dto.Search
- getDescription() - Method in class com.opentext.ia.sdk.dto.StorageEndPoint
- getDipQuota() - Method in class com.opentext.ia.sdk.dto.QueryQuota
- getDirection() - Method in class com.opentext.ia.sdk.dto.query.OrderBy
- getDispositionStrategy() - Method in class com.opentext.ia.sdk.dto.RetentionPolicy
- getDomainObjectSize(Iterator<? extends DigitalObject>, long) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Return the size of a domain object in bytes.
- getDownloadName() - Method in class com.opentext.ia.sdk.support.http.BinaryPart
- getDss() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- getEncoding() - Method in class com.opentext.ia.sdk.support.io.EncodedHash
-
Return the name of the encoding used to convert the hash to ASCII form.
- getEncryptedOptions() - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- getEncryptionAlgorithm() - Method in class com.opentext.ia.sdk.dto.CryptoObject
- getEncryptionMode() - Method in class com.opentext.ia.sdk.dto.CryptoObject
- getEntity() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getEntityPath() - Method in class com.opentext.ia.sdk.dto.XdbPdiConfig
- getEnumerationCutoffDays() - Method in class com.opentext.ia.sdk.dto.IngestNode
- getEnvelopeFormat() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- getExecutionTime() - Method in class com.opentext.ia.sdk.dto.SearchResult
- getExpiresIn() - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- getExportConfigurations() - Method in class com.opentext.ia.sdk.dto.result.Tab
- getExportType() - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- getExtractorImpl() - Method in class com.opentext.ia.sdk.dto.Sip
- getFactoryServiceName() - Method in class com.opentext.ia.sdk.dto.CustomStorage
- getFederation() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getFile() - Method in class com.opentext.ia.sdk.sip.FileGenerationMetrics
-
Return the generated file.
- getFileSystemFolder() - Method in class com.opentext.ia.sdk.dto.Store
- getFileSystemFolderUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getFileSystemRoot() - Method in class com.opentext.ia.sdk.dto.SpaceRootFolder
- getFileSystemRootUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getFirstChildElement(Element, String...) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Return the first child element of a given parent element whose tag matches any of the given names.
- getForm() - Method in class com.opentext.ia.sdk.dto.XForm
- getFormat() - Method in class com.opentext.ia.sdk.dto.PdiSchema
- getFormat() - Method in class com.opentext.ia.sdk.dto.ReceptionRequest
- getFormat() - Method in class com.opentext.ia.sdk.dto.Sip
- getFormatMimeType() - Method in interface com.opentext.ia.sdk.client.api.ContentResult
- getFormatMimeType() - Method in class com.opentext.ia.sdk.client.impl.DefaultContentResult
- getGatewayUrl() - Method in class com.opentext.ia.sdk.support.http.rest.GatewayInfo
- getGroupName() - Method in class com.opentext.ia.sdk.dto.result.Column
- getGroupPath() - Method in class com.opentext.ia.sdk.dto.result.Column
- getHandlerName() - Method in class com.opentext.ia.sdk.dto.JobDefinition
- getHashFunction() - Method in class com.opentext.ia.sdk.support.io.EncodedHash
-
Return the name of the hash function used to compute the hash.
- getHeaderValue(String, boolean) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheResponse
- getHeaderValue(String, boolean) - Method in interface com.opentext.ia.sdk.support.http.Response
- getHeaderValue(String, int) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheResponse
- getHeaderValue(String, int) - Method in interface com.opentext.ia.sdk.support.http.Response
- getHeaderValue(String, String) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheResponse
- getHeaderValue(String, String) - Method in interface com.opentext.ia.sdk.support.http.Response
- getHolding() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- getHolding() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getHoldings() - Method in class com.opentext.ia.sdk.dto.Aic
- getHoldingUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getHref() - Method in class com.opentext.ia.sdk.support.http.rest.Link
- getHttpClientClassName() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getId() - Method in class com.opentext.ia.sdk.dto.Row
- getId() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getIngest() - Method in class com.opentext.ia.sdk.dto.IngestConfig
- getIngestConfigs() - Method in class com.opentext.ia.sdk.dto.Holding
- getIngestNodes() - Method in class com.opentext.ia.sdk.dto.Holding
- getIngestNodeUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getIngestUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getInputFormat() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- getInputStream() - Method in interface com.opentext.ia.sdk.client.api.ContentResult
- getInputStream() - Method in class com.opentext.ia.sdk.client.impl.DefaultContentResult
- getInputStream() - Method in class com.opentext.ia.sdk.support.io.ByteArrayInputOutputStream
- getItems() - Method in class com.opentext.ia.sdk.dto.ItemContainer
- getItems() - Method in class com.opentext.ia.sdk.dto.query.Relation
- getItems() - Method in class com.opentext.ia.sdk.dto.query.SearchQuery
- getJobDefinition() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getJti() - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- getKey() - Method in class com.opentext.ia.sdk.dto.ItemContainer
- getKeySize() - Method in class com.opentext.ia.sdk.dto.CryptoObject
- getLabel() - Method in class com.opentext.ia.sdk.dto.Criterion
- getLabel() - Method in class com.opentext.ia.sdk.dto.result.Column
- getLength() - Method in interface com.opentext.ia.sdk.client.api.ContentResult
- getLength() - Method in class com.opentext.ia.sdk.client.impl.DefaultContentResult
- getLibraryUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getLinks() - Method in class com.opentext.ia.sdk.support.http.rest.LinkContainer
- getLock() - Method in class com.opentext.ia.sdk.sip.BatchSipAssemblerWithCallback
- getLogLevel() - Method in class com.opentext.ia.sdk.dto.IngestNode
- getLogsStore() - Method in class com.opentext.ia.sdk.dto.ReceiverNode
- getLogStore() - Method in class com.opentext.ia.sdk.dto.Holding
- getMainPath() - Method in class com.opentext.ia.sdk.dto.export.ExportTransformation
- getManagedItemStore() - Method in class com.opentext.ia.sdk.dto.Holding
- getMediaType() - Method in class com.opentext.ia.sdk.support.http.Part
- getMessage() - Method in exception com.opentext.ia.sdk.support.io.DomainObjectTooBigException
- getMetrics() - Method in interface com.opentext.ia.sdk.sip.Assembler
-
Return metrics about the assembly process.
- getMetrics() - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- getMetrics() - Method in class com.opentext.ia.sdk.sip.FileGenerationMetrics
-
Return metrics about the file generation process.
- getMetrics() - Method in class com.opentext.ia.sdk.sip.PrintWriterAssembler
- getMetrics() - Method in class com.opentext.ia.sdk.sip.SipAssembler
- getMillis() - Method in class com.opentext.ia.sdk.sip.SipAssemblyTimer
- getName() - Method in interface com.opentext.ia.sdk.client.api.ContentResult
- getName() - Method in class com.opentext.ia.sdk.client.impl.DefaultContentResult
- getName() - Method in class com.opentext.ia.sdk.dto.Column
- getName() - Method in class com.opentext.ia.sdk.dto.Criterion
- getName() - Method in enum com.opentext.ia.sdk.dto.export.ExportConfiguration.DefaultOption
- getName() - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration.Transformation
- getName() - Method in class com.opentext.ia.sdk.dto.NamedLinkContainer
- getName() - Method in class com.opentext.ia.sdk.dto.Operand
- getName() - Method in class com.opentext.ia.sdk.dto.query.Comparison
- getName() - Method in class com.opentext.ia.sdk.dto.query.OrderBy
- getName() - Method in class com.opentext.ia.sdk.dto.result.Column
- getName() - Method in class com.opentext.ia.sdk.dto.result.Panel
- getName() - Method in class com.opentext.ia.sdk.dto.result.Tab
- getName() - Method in class com.opentext.ia.sdk.dto.RetentionClass
- getName() - Method in class com.opentext.ia.sdk.support.http.Header
- getName() - Method in class com.opentext.ia.sdk.support.http.Part
- getNamespaces() - Method in class com.opentext.ia.sdk.dto.Query
- getNamespaces() - Method in class com.opentext.ia.sdk.dto.result.ResultMaster
- getNestedSearchName() - Method in class com.opentext.ia.sdk.dto.result.Column
- getObjectUri(String, String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getOldServerVersion() - Method in class com.opentext.ia.sdk.dto.ProductInfo.BuildProperties
- getOperands() - Method in class com.opentext.ia.sdk.dto.XdbPdiConfig
- getOperator() - Method in class com.opentext.ia.sdk.dto.query.Comparison
- getOptions() - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- getOrder() - Method in class com.opentext.ia.sdk.dto.result.Column
- getOrderBys() - Method in class com.opentext.ia.sdk.dto.query.SearchQuery
- getOutputFormat() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- getPackagingInformationFactory() - Method in class com.opentext.ia.sdk.sip.SipAssembler
- getPaddingScheme() - Method in class com.opentext.ia.sdk.dto.CryptoObject
- getPageCount() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- getPanelByName(String) - Method in class com.opentext.ia.sdk.dto.result.ResultMaster
- getPanels() - Method in class com.opentext.ia.sdk.dto.result.ResultMaster
- getParentSpaceRootFolder() - Method in class com.opentext.ia.sdk.dto.FileSystemFolder
- getParentSpaceRootXdbLibrary() - Method in class com.opentext.ia.sdk.dto.XdbLibrary
- getPath() - Method in class com.opentext.ia.sdk.dto.FileSystemRoot
- getPath() - Method in class com.opentext.ia.sdk.dto.Operand
- getPath() - Method in class com.opentext.ia.sdk.dto.result.Column
- getPdi() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- getPdi() - Method in class com.opentext.ia.sdk.dto.PdiConfig
- getPdiConfigs() - Method in class com.opentext.ia.sdk.dto.Holding
- getPdiCrypto() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto.PdiCryptoConfig
- getPdiCryptoUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getPdis() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- getPdiSchema() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getPdiUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getPeas() - Method in class com.opentext.ia.sdk.dto.ContentAddressedStorage
- getPipeline() - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- getpKeyMaxAttr() - Method in class com.opentext.ia.sdk.dto.Criterion
- getpKeyMinAttr() - Method in class com.opentext.ia.sdk.dto.Criterion
- getpKeyValuesAttr() - Method in class com.opentext.ia.sdk.dto.Criterion
- getPolicies() - Method in class com.opentext.ia.sdk.dto.RetentionClass
- getPortName() - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration.Transformation
- getPosition() - Method in class com.opentext.ia.sdk.dto.query.OrderBy
- getPrefix() - Method in class com.opentext.ia.sdk.dto.Namespace
- getPriority() - Method in class com.opentext.ia.sdk.dto.Holding
- getPriority() - Method in class com.opentext.ia.sdk.dto.SubPriority
- getPriority() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getProducer() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getProductionDate() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getProductionDate() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- getProperties() - Method in class com.opentext.ia.sdk.dto.CustomStorage
- getProxyHost() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getProxyPort() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getProxyUrl() - Method in class com.opentext.ia.sdk.dto.StorageEndPoint
- getQuery() - Method in class com.opentext.ia.sdk.dto.Search
- getQueryUriByName(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getQueryUris() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getQuota() - Method in class com.opentext.ia.sdk.dto.Query
- getQuotaAsync() - Method in class com.opentext.ia.sdk.dto.Query
- getQuotaUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getReceptionFolderUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getReferenceInformation() - Method in class com.opentext.ia.sdk.sip.ContentInfo
- getReferenceInformation() - Method in interface com.opentext.ia.sdk.sip.DigitalObject
-
A unique identifier for this object that can be used as Reference Information.
- getRefreshToken() - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- getRenditionStore() - Method in class com.opentext.ia.sdk.dto.Holding
- getRestClient() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getRestClient() - Method in class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
Deprecated.
- getResultConfigHelperUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getResultMaster() - Method in class com.opentext.ia.sdk.dto.result.AllSearchComponents
- getResultRootElement() - Method in class com.opentext.ia.sdk.dto.Query
- getResults() - Method in class com.opentext.ia.sdk.dto.SearchResults
- getResultSchema() - Method in class com.opentext.ia.sdk.dto.Query
- getResultSchema() - Method in class com.opentext.ia.sdk.dto.ResultConfigurationHelper
- getResultSetCount() - Method in interface com.opentext.ia.sdk.client.api.QueryResult
- getResultSetCount() - Method in class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- getResultSetQuota() - Method in interface com.opentext.ia.sdk.client.api.QueryResult
- getResultSetQuota() - Method in class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- getResultStream() - Method in interface com.opentext.ia.sdk.client.api.QueryResult
- getResultStream() - Method in class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- getRetentionClass() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getRetentionClasses() - Method in class com.opentext.ia.sdk.dto.Holding
- getRows() - Method in class com.opentext.ia.sdk.dto.SearchResult
- getRows() - Method in class com.opentext.ia.sdk.dto.SearchResults
- getSchema() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto.PdiCryptoConfig
- getSchema() - Method in class com.opentext.ia.sdk.dto.PdiConfig
- getSchema() - Method in class com.opentext.ia.sdk.dto.XdbPdiConfig
- getSchema() - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession
- getScope() - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- getSearch() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getSearchComposition() - Method in class com.opentext.ia.sdk.dto.result.AllSearchComponents
- getSearchComposition() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getSearchName() - Method in class com.opentext.ia.sdk.dto.SearchComposition
- getSearchName() - Method in class com.opentext.ia.sdk.dto.XForm
- getSecurityProvider() - Method in class com.opentext.ia.sdk.dto.CryptoObject
- getSelfUri() - Method in class com.opentext.ia.sdk.support.http.rest.LinkContainer
- getSequenceNumber() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- getServerVersion() - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- getServerVersion() - Method in class com.opentext.ia.sdk.dto.ProductInfo.BuildProperties
- getServices() - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- getServices() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getSip() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- getSipFormat() - Method in class com.opentext.ia.sdk.dto.IngestConfig
- getSips() - Method in class com.opentext.ia.sdk.dto.ReceiverNode
- getSipsMetrics() - Method in class com.opentext.ia.sdk.sip.BatchSipAssembler
-
Returns the files that were generated as part of this batch and metrics about the SIPs stored in them.
- getSipStore() - Method in class com.opentext.ia.sdk.dto.Holding
- getSize() - Method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Returns the size of the content.
- getSize(Supplier<InputStream>) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
Calculate the size of an input stream by counting the number of bytes in it.
- getSource() - Method in class com.opentext.ia.sdk.sip.HashedContents
-
Return the source from which the contents was extracted.
- getSpace() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getSpaceRootFolder() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getSpaceRootLibrary() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getState() - Method in class com.opentext.ia.sdk.dto.Search
- getStatus() - Method in class com.opentext.ia.sdk.dto.JobInstance
- getStatus() - Method in class com.opentext.ia.sdk.dto.Store
- getStatusCode() - Method in exception com.opentext.ia.sdk.support.http.HttpException
- getStoreType() - Method in class com.opentext.ia.sdk.dto.Store
- getStoreUri() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getSubPath() - Method in class com.opentext.ia.sdk.dto.FileSystemFolder
- getSubPath() - Method in class com.opentext.ia.sdk.dto.XdbLibrary
- getSubPriorities() - Method in class com.opentext.ia.sdk.dto.Holding
- getSuperUserPassword() - Method in class com.opentext.ia.sdk.dto.XdbFederation
- getTabByName(String) - Method in class com.opentext.ia.sdk.dto.result.Panel
- getTabs() - Method in class com.opentext.ia.sdk.dto.result.Panel
- getTemplate() - Method in class com.opentext.ia.sdk.dto.XdbPdiConfig
- getTenant() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getText() - Method in class com.opentext.ia.sdk.support.http.TextPart
- getTitle() - Method in class com.opentext.ia.sdk.dto.result.Panel
- getTitle() - Method in class com.opentext.ia.sdk.dto.result.Tab
- getTokenType() - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- getTotalElements() - Method in class com.opentext.ia.sdk.dto.SearchResult
- getTransformations() - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- getType() - Method in class com.opentext.ia.sdk.dto.AgingStrategy
- getType() - Method in class com.opentext.ia.sdk.dto.Application
- getType() - Method in class com.opentext.ia.sdk.dto.Criterion
- getType() - Method in class com.opentext.ia.sdk.dto.DispositionStrategy
- getType() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- getType() - Method in class com.opentext.ia.sdk.dto.export.ExportTransformation
- getType() - Method in class com.opentext.ia.sdk.dto.FileSystemRoot
- getType() - Method in class com.opentext.ia.sdk.dto.Operand
- getType() - Method in class com.opentext.ia.sdk.dto.OrderItem
- getType() - Method in class com.opentext.ia.sdk.dto.result.Column
- getType() - Method in class com.opentext.ia.sdk.dto.StorageEndPoint
- getType() - Method in class com.opentext.ia.sdk.dto.Store
- getUnits() - Method in class com.opentext.ia.sdk.dto.AgingPeriod
- getUri() - Method in class com.opentext.ia.sdk.dto.Namespace
- getUri(String) - Method in class com.opentext.ia.sdk.support.http.rest.LinkContainer
- getUrl() - Method in class com.opentext.ia.sdk.dto.StorageEndPoint
- getValue() - Method in class com.opentext.ia.sdk.dto.AgingPeriod
- getValue() - Method in class com.opentext.ia.sdk.dto.Column
- getValue() - Method in class com.opentext.ia.sdk.dto.query.Comparison
- getValue() - Method in class com.opentext.ia.sdk.support.http.Header
- getValue() - Method in class com.opentext.ia.sdk.support.io.EncodedHash
-
Return the encoded hash.
- getVersion() - Method in class com.opentext.ia.sdk.dto.VersionedLinkContainer
- getVersion() - Method in class com.opentext.ia.sdk.support.VersionedJavaBean
- getWorkingDirectory() - Method in class com.opentext.ia.sdk.dto.IngestNode
- getWorkingDirectory() - Method in class com.opentext.ia.sdk.dto.ReceiverNode
- getXdbDatabase() - Method in class com.opentext.ia.sdk.dto.SpaceRootXdbLibrary
- getXdbElementName() - Method in class com.opentext.ia.sdk.dto.result.Column
- getXdbLibraryParent() - Method in class com.opentext.ia.sdk.dto.Holding
- getXdbMode() - Method in class com.opentext.ia.sdk.dto.Holding
- getXdbPdiConfigs() - Method in class com.opentext.ia.sdk.dto.Query
- getXdbStore() - Method in class com.opentext.ia.sdk.dto.Holding
- getXform() - Method in class com.opentext.ia.sdk.dto.result.AllSearchComponents
- getXform() - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- getXmlStore() - Method in class com.opentext.ia.sdk.dto.Holding
- gigaBytes() - Method in class com.opentext.ia.sdk.support.io.FileSize
- GREATER - com.opentext.ia.sdk.dto.query.Operator
- GREATER_OR_EQUAL - com.opentext.ia.sdk.dto.query.Operator
H
- HAL - Static variable in interface com.opentext.ia.sdk.support.http.MediaTypes
- hash(String, String, String) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- HashAssembler - Interface in com.opentext.ia.sdk.support.io
-
Assemble EncodedHashes from binary data.
- hashCode() - Method in class com.opentext.ia.sdk.sip.ContentInfo
-
Return a hash code value for this object.
- hashCode() - Method in class com.opentext.ia.sdk.sip.HashedContents
-
Return a hash code value for this object.
- hashCode() - Method in class com.opentext.ia.sdk.support.http.Header
- hashCode() - Method in class com.opentext.ia.sdk.support.io.EncodedHash
-
Return a hash code value for this object.
- HashedContents<S> - Class in com.opentext.ia.sdk.sip
-
Hashes of zero or more contents extracted from some source.
- HashedContents(S, Map<String, ContentInfo>) - Constructor for class com.opentext.ia.sdk.sip.HashedContents
-
Store the hashes of a given source's contents.
- HashFunction - Enum in com.opentext.ia.sdk.support.io
-
Well-known hash function.
- hasItems() - Method in class com.opentext.ia.sdk.dto.ItemContainer
- hasNext() - Method in class com.opentext.ia.sdk.sip.EnumerationIterator
- Header - Class in com.opentext.ia.sdk.support.http
-
An HTTP header.
- Header(String, String) - Constructor for class com.opentext.ia.sdk.support.http.Header
- HEX - com.opentext.ia.sdk.support.io.Encoding
- holding(String) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- Holding - Class in com.opentext.ia.sdk.dto
- Holding() - Constructor for class com.opentext.ia.sdk.dto.Holding
- HOLDING_CRYPTO_ENABLED - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- HOLDING_CRYPTO_ENCODING - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- HOLDING_CRYPTO_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- HOLDING_CRYPTO_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- HOLDING_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- HOLDING_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- HoldingCrypto - Class in com.opentext.ia.sdk.dto
- HoldingCrypto() - Constructor for class com.opentext.ia.sdk.dto.HoldingCrypto
- HoldingCrypto.ObjectCryptoConfig - Class in com.opentext.ia.sdk.dto
- HoldingCrypto.PdiCryptoConfig - Class in com.opentext.ia.sdk.dto
- HoldingCryptoes - Class in com.opentext.ia.sdk.dto
- HoldingCryptoes() - Constructor for class com.opentext.ia.sdk.dto.HoldingCryptoes
- Holdings - Class in com.opentext.ia.sdk.dto
- Holdings() - Constructor for class com.opentext.ia.sdk.dto.Holdings
- HTTP_CLIENT_CLASSNAME - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- HttpClient - Interface in com.opentext.ia.sdk.support.http
-
Client that communicates with a server over HTTP.
- HttpException - Exception in com.opentext.ia.sdk.support.http
-
Signals that an exception occurred during an HTTP operation.
- HttpException(int, String) - Constructor for exception com.opentext.ia.sdk.support.http.HttpException
- HttpException(int, Throwable) - Constructor for exception com.opentext.ia.sdk.support.http.HttpException
I
- id(String) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- ID - com.opentext.ia.sdk.dto.result.Column.DataType
- ignoreContent() - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Ignore all digital objects, the SIP will contain structured data only.
- in(File) - Static method in class com.opentext.ia.sdk.support.io.UniqueDirectory
-
Create a new directory in the given parent directory.
- inc(String) - Method in class com.opentext.ia.sdk.sip.Counters
-
Increase the metric with the given name by one.
- inc(String, long) - Method in class com.opentext.ia.sdk.sip.Counters
-
Increase the metric with the given name by the given amount.
- incMetric(String, long) - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
- InfoArchiveConfigurationProperties - Interface in com.opentext.ia.sdk.server.configuration.properties
-
Deprecated.Use declarative configuration in YAML format instead.
- InfoArchiveConnectionProperties - Interface in com.opentext.ia.sdk.server.configuration
- InfoArchiveLinkRelations - Interface in com.opentext.ia.sdk.client.api
-
Names of link relations used by the InfoArchive REST server.
- InfoArchivePackagingInformationAssembler - Class in com.opentext.ia.sdk.sip
-
Convert PackagingInformation into a format accepted by InfoArchive.
- InfoArchivePackagingInformationAssembler() - Constructor for class com.opentext.ia.sdk.sip.InfoArchivePackagingInformationAssembler
- InfoArchiveRestClient - Class in com.opentext.ia.sdk.client.impl
-
Implementation of ArchiveClient that uses the REST API of a running InfoArchive server.
- InfoArchiveRestClient(RestClient, ApplicationIngestionResourcesCache) - Constructor for class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
- ingest(InputStream) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Ingest a Submission Information Package (SIP) into the Archive.
- ingest(InputStream) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
- Ingest - Class in com.opentext.ia.sdk.dto
- Ingest() - Constructor for class com.opentext.ia.sdk.dto.Ingest
- INGEST_XML - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- IngestConfig - Class in com.opentext.ia.sdk.dto
- IngestConfig() - Constructor for class com.opentext.ia.sdk.dto.IngestConfig
- ingestDirect(InputStream) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Ingest a Submission Information Package (SIP) into the Archive.
- ingestDirect(InputStream) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
- IngestionResponse - Class in com.opentext.ia.sdk.dto
- IngestionResponse() - Constructor for class com.opentext.ia.sdk.dto.IngestionResponse
- IngestNode - Class in com.opentext.ia.sdk.dto
- IngestNode() - Constructor for class com.opentext.ia.sdk.dto.IngestNode
- IngestNodes - Class in com.opentext.ia.sdk.dto
- IngestNodes() - Constructor for class com.opentext.ia.sdk.dto.IngestNodes
- Ingests - Class in com.opentext.ia.sdk.dto
- Ingests() - Constructor for class com.opentext.ia.sdk.dto.Ingests
- init(AuthenticationStrategy) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- initialize() - Method in interface com.opentext.ia.sdk.support.io.HashAssembler
-
Initialize a new hash assembly process.
- initialize() - Method in class com.opentext.ia.sdk.support.io.NoHashAssembler
- initialize() - Method in class com.opentext.ia.sdk.support.io.SingleHashAssembler
- INTEGER - com.opentext.ia.sdk.dto.result.Column.DataType
- IOStreams - Class in com.opentext.ia.sdk.support.io
-
Utility methods to work with I/O streams.
- isCacheOutAipIgnored() - Method in interface com.opentext.ia.sdk.client.api.QueryResult
- isCacheOutAipIgnored() - Method in class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- isCiHashValidationEnabled() - Method in class com.opentext.ia.sdk.dto.Holding
- isCollectionBasedExport() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- isComposite() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- isCryptoEnabled() - Method in class com.opentext.ia.sdk.dto.HoldingCrypto.ObjectCryptoConfig
- isEmpty() - Method in class com.opentext.ia.sdk.dto.SearchResult
- isEncrypt() - Method in class com.opentext.ia.sdk.dto.result.Column
- isEnumerationMinusRunning() - Method in class com.opentext.ia.sdk.dto.IngestNode
- isEqual(String, String) - Method in class com.opentext.ia.sdk.dto.SearchDataBuilder
- isExportable() - Method in class com.opentext.ia.sdk.dto.result.Column
- isExportEnabled() - Method in class com.opentext.ia.sdk.dto.result.Tab
- isHidden() - Method in class com.opentext.ia.sdk.dto.result.Column
- isIncludesContent() - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- isIndex() - Method in class com.opentext.ia.sdk.dto.Operand
- isIndexed() - Method in class com.opentext.ia.sdk.dto.Criterion
- isInUse() - Method in class com.opentext.ia.sdk.dto.CryptoObject
- isInUse() - Method in class com.opentext.ia.sdk.dto.Search
- isKeepSipAfterCommitEnabled() - Method in class com.opentext.ia.sdk.dto.Holding
- isLast() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- isLogStoreEnabled() - Method in class com.opentext.ia.sdk.dto.Holding
- isMasked() - Method in class com.opentext.ia.sdk.dto.result.Column
- isNestedSearch() - Method in class com.opentext.ia.sdk.dto.Search
- isNotEqual(String, String) - Method in class com.opentext.ia.sdk.dto.SearchDataBuilder
- isPdiXmlHashEnforced() - Method in class com.opentext.ia.sdk.dto.Holding
- isPdiXmlHashValidationEnabled() - Method in class com.opentext.ia.sdk.dto.Holding
- isResultRootNsEnabled() - Method in class com.opentext.ia.sdk.dto.Query
- isSortable() - Method in class com.opentext.ia.sdk.dto.result.Column
- issueAuthHeader() - Method in interface com.opentext.ia.sdk.support.http.rest.AuthenticationStrategy
- issueAuthHeader() - Method in class com.opentext.ia.sdk.support.http.rest.BasicAuthentication
- issueAuthHeader() - Method in class com.opentext.ia.sdk.support.http.rest.JwtAuthentication
- issueAuthHeader() - Method in class com.opentext.ia.sdk.support.http.rest.NonExpiringTokenAuthentication
- isSyncCommitEnabled() - Method in class com.opentext.ia.sdk.dto.Holding
- isVersionOrEarlier(String) - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- isVersionOrLater(String) - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- Item - Interface in com.opentext.ia.sdk.dto.query
- ItemContainer<T extends NamedLinkContainer> - Class in com.opentext.ia.sdk.dto
- ItemContainer() - Constructor for class com.opentext.ia.sdk.dto.ItemContainer
J
- JavaBean - Class in com.opentext.ia.sdk.support
-
Base class for objects following the JavaBeans ® standard.
- JavaBean() - Constructor for class com.opentext.ia.sdk.support.JavaBean
- JOB_CONFIRMATION - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- JOB_DEFINITION_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- JOB_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- JobDefinition - Class in com.opentext.ia.sdk.dto
- JobDefinition() - Constructor for class com.opentext.ia.sdk.dto.JobDefinition
- JobDefinitions - Class in com.opentext.ia.sdk.dto
- JobDefinitions() - Constructor for class com.opentext.ia.sdk.dto.JobDefinitions
- JobInstance - Class in com.opentext.ia.sdk.dto
- JobInstance() - Constructor for class com.opentext.ia.sdk.dto.JobInstance
- JobInstances - Class in com.opentext.ia.sdk.dto
- JobInstances() - Constructor for class com.opentext.ia.sdk.dto.JobInstances
- JsonFormatter - Class in com.opentext.ia.sdk.support.http
-
Format an object as JavaScript Object Notation (JSON).
- JsonFormatter() - Constructor for class com.opentext.ia.sdk.support.http.JsonFormatter
- JwtAuthentication - Class in com.opentext.ia.sdk.support.http.rest
-
Authenticate using a JSON Web Token (JWT).
- JwtAuthentication(String, String, GatewayInfo, HttpClient) - Constructor for class com.opentext.ia.sdk.support.http.rest.JwtAuthentication
- JwtAuthentication(String, String, GatewayInfo, HttpClient, Clock) - Constructor for class com.opentext.ia.sdk.support.http.rest.JwtAuthentication
K
- kiloBytes() - Method in class com.opentext.ia.sdk.support.io.FileSize
L
- last(boolean) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- length() - Method in interface com.opentext.ia.sdk.support.io.DataBuffer
-
Return the number of bytes in the buffer.
- length() - Method in class com.opentext.ia.sdk.support.io.FileBuffer
- length() - Method in class com.opentext.ia.sdk.support.io.MemoryBuffer
- LESS - com.opentext.ia.sdk.dto.query.Operator
- LESS_OR_EQUAL - com.opentext.ia.sdk.dto.query.Operator
- Link - Class in com.opentext.ia.sdk.support.http.rest
-
A link in a hypermedia document.
- Link() - Constructor for class com.opentext.ia.sdk.support.http.rest.Link
- Link(String) - Constructor for class com.opentext.ia.sdk.support.http.rest.Link
- LINK_ADD - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_AICS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_AIPS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_ALLCOMPONENTS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_APPLICATIONS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_CI - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_CONFIGURATION - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_CONTENT_ADDRESSED_STORAGES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_CONTENTS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_CRYPTO_OBJECTS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_CUSTOM_STORAGES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_DATABASES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_DOWNLOAD - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_EXPORT - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_EXPORT_CONFIG - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_EXPORT_PIPELINE - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_EXPORT_TRANSFORMATION - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_EXPORT_TRANSFORMATION_ZIP - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_FEDERATIONS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_FILE_SYSTEM_FOLDERS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_FILE_SYSTEM_ROOTS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_HOLDING_CRYPTOS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_HOLDINGS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_INGEST - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_INGEST_DIRECT - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_INGEST_NODES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_INGESTS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_JOB_CONFIRMATION - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_JOB_DEFINITIONS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_JOB_INSTANCES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_LIBRARIES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_PDI_CRYPTOS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_PDI_SCHEMAS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_PDIS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_PREFIX - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_PRODUCT_INFO - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_QUERIES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_QUERY_QUOTAS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_RECEIVER_NODES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_RESULT_CONFIGURATION_HELPERS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_RETENTION_POLICIES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_SEARCH_COMPOSITIONS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_SEARCHES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_SELF - Static variable in interface com.opentext.ia.sdk.support.http.rest.StandardLinkRelations
- LINK_SPACE_ROOT_FOLDERS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_SPACE_ROOT_LIBRARIES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_SPACES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_STORAGE_END_POINTS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_STORES - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_TENANT - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LINK_XFORMS - Static variable in interface com.opentext.ia.sdk.client.api.InfoArchiveLinkRelations
- LinkContainer - Class in com.opentext.ia.sdk.support.http.rest
-
A hypermedia document, aka a document with hyperlinks.
- LinkContainer() - Constructor for class com.opentext.ia.sdk.support.http.rest.LinkContainer
- listenIn(File) - Method in class com.opentext.ia.sdk.support.io.DefaultDirectoryListener
- listenIn(File) - Method in interface com.opentext.ia.sdk.support.io.DirectoryListener
-
Add a directory to listen to.
- LONG - com.opentext.ia.sdk.dto.result.Column.DataType
M
- MD2 - com.opentext.ia.sdk.support.io.HashFunction
- MD5 - com.opentext.ia.sdk.support.io.HashFunction
- MediaTypes - Interface in com.opentext.ia.sdk.support.http
-
Various media (MIME) types.
- megaBytes() - Method in class com.opentext.ia.sdk.support.io.FileSize
- MemoryBuffer - Class in com.opentext.ia.sdk.support.io
-
In-memory buffer of data.
- MemoryBuffer() - Constructor for class com.opentext.ia.sdk.support.io.MemoryBuffer
- Metrics - Interface in com.opentext.ia.sdk.sip
-
Related metrics about a process.
N
- NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- namedElementsIn(Element, String...) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Return the elements under a given parent element whose tag matches any of the given names.
- NamedLinkContainer - Class in com.opentext.ia.sdk.dto
- NamedLinkContainer() - Constructor for class com.opentext.ia.sdk.dto.NamedLinkContainer
- NAMES - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- namespace(String) - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- namespace(String) - Method in class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- namespace(String) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Set the XML namespace to the provided namespace URI for all elements added afterwards.
- namespace(URI) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Set the XML namespace to the provided namespace URI for all elements added afterwards.
- Namespace - Class in com.opentext.ia.sdk.dto
- Namespace() - Constructor for class com.opentext.ia.sdk.dto.Namespace
- Namespace(String, String) - Constructor for class com.opentext.ia.sdk.dto.Namespace
- NESTED_SEARCH - com.opentext.ia.sdk.dto.result.Column.Type
- newDocument() - Static method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Start building an XML document as a DOM.
- newDocument() - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Return a new empty XML document.
- newDocument(PrintWriter) - Static method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Start building an XML document as text.
- newDocument(PrintWriter, String) - Static method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Start building an XML document (fragment) as text.
- newInstance(long, Optional<EncodedHash>) - Method in class com.opentext.ia.sdk.sip.DefaultPackagingInformationFactory
- newInstance(long, Optional<EncodedHash>) - Method in class com.opentext.ia.sdk.sip.OneSipPerDssPackagingInformationFactory
- newInstance(long, Optional<EncodedHash>) - Method in interface com.opentext.ia.sdk.sip.PackagingInformationFactory
-
Create Packaging Information.
- NewInstance - Class in com.opentext.ia.sdk.support
-
Create instances of a configured class.
- NewInstance(Map<String, String>, String, String) - Constructor for class com.opentext.ia.sdk.support.NewInstance
- newSecureDocumentBuilderFactory() - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Return a new factory for building XML documents that is configured to operate securely.
- newXmlSchemaValidator(InputStream) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
- next() - Method in class com.opentext.ia.sdk.sip.EnumerationIterator
- noDedup(DigitalObjectsExtraction<D>) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Do not deduplicate the digital objects and do not perform any hash calculations.
- noDedup(DigitalObjectsExtraction<D>, HashAssembler) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Do not deduplicate the digital objects but perform the specified hash calculations.
- nodesIn(Element) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Return the nodes under a given parent element.
- NoHashAssembler - Class in com.opentext.ia.sdk.support.io
-
Function that computes no EncodedHash at all.
- NoHashAssembler() - Constructor for class com.opentext.ia.sdk.support.io.NoHashAssembler
- NONE - com.opentext.ia.sdk.dto.result.Column.DefaultSort
- NonExpiringTokenAuthentication - Class in com.opentext.ia.sdk.support.http.rest
-
Authenticate with a token that never expires.
- NonExpiringTokenAuthentication(String) - Constructor for class com.opentext.ia.sdk.support.http.rest.NonExpiringTokenAuthentication
- NOT_EQUAL - com.opentext.ia.sdk.dto.query.Operator
- numAius() - Method in class com.opentext.ia.sdk.sip.SipMetrics
- numBytesHashed() - Method in interface com.opentext.ia.sdk.support.io.HashAssembler
-
Return the number of bytes hashed.
- numBytesHashed() - Method in class com.opentext.ia.sdk.support.io.NoHashAssembler
- numDigitalObjects() - Method in class com.opentext.ia.sdk.sip.SipMetrics
O
- ObjectCryptoConfig() - Constructor for class com.opentext.ia.sdk.dto.HoldingCrypto.ObjectCryptoConfig
- of(int) - Static method in class com.opentext.ia.sdk.support.io.FileSize
- of(String, String) - Static method in class com.opentext.ia.sdk.support.NewInstance
- OneSipPerDssPackagingInformationFactory - Class in com.opentext.ia.sdk.sip
-
PackagingInformationFactory decorator that sets the Data Submission Session (DSS) ID according to some strategy.
- OneSipPerDssPackagingInformationFactory(PackagingInformationFactory, Supplier<String>) - Constructor for class com.opentext.ia.sdk.sip.OneSipPerDssPackagingInformationFactory
-
Create an instance.
- openForReading() - Method in interface com.opentext.ia.sdk.support.io.DataBuffer
-
Read data from the buffer using an InputStream.
- openForReading() - Method in class com.opentext.ia.sdk.support.io.FileBuffer
- openForReading() - Method in class com.opentext.ia.sdk.support.io.MemoryBuffer
- openForWriting() - Method in interface com.opentext.ia.sdk.support.io.DataBuffer
-
Write data into the buffer using an OutputStream.
- openForWriting() - Method in class com.opentext.ia.sdk.support.io.FileBuffer
- openForWriting() - Method in class com.opentext.ia.sdk.support.io.MemoryBuffer
- Operand - Class in com.opentext.ia.sdk.dto
- Operand() - Constructor for class com.opentext.ia.sdk.dto.Operand
- Operator - Enum in com.opentext.ia.sdk.dto.query
- optional(String, String, GatewayInfo, HttpClient, Clock) - Static method in class com.opentext.ia.sdk.support.http.rest.JwtAuthentication
- optional(String, String, String) - Static method in class com.opentext.ia.sdk.support.http.rest.BasicAuthentication
- optional(String, String, String) - Static method in class com.opentext.ia.sdk.support.http.rest.GatewayInfo
- optional(String, String, String) - Static method in class com.opentext.ia.sdk.support.http.rest.NonExpiringTokenAuthentication
- Or - Class in com.opentext.ia.sdk.dto.query
- Or() - Constructor for class com.opentext.ia.sdk.dto.query.Or
- OrderBy - Class in com.opentext.ia.sdk.dto.query
- OrderBy() - Constructor for class com.opentext.ia.sdk.dto.query.OrderBy
- OrderItem - Class in com.opentext.ia.sdk.dto
- OrderItem() - Constructor for class com.opentext.ia.sdk.dto.OrderItem
- OrderItems - Class in com.opentext.ia.sdk.dto
- OrderItems() - Constructor for class com.opentext.ia.sdk.dto.OrderItems
P
- PackagingInformation - Class in com.opentext.ia.sdk.sip
-
Packaging Information for a Submission Information Package (SIP), describing the contents of the SIP.
- PackagingInformation(DataSubmissionSession, Date, int, boolean, long, long, Optional<EncodedHash>) - Constructor for class com.opentext.ia.sdk.sip.PackagingInformation
- PackagingInformation(DataSubmissionSession, Date, int, boolean, long, long, Optional<EncodedHash>, Map<String, String>) - Constructor for class com.opentext.ia.sdk.sip.PackagingInformation
- PackagingInformation.PackagingInformationBuilder - Class in com.opentext.ia.sdk.sip
-
Builder object to construct PackagingInformation.
- PackagingInformationBuilder() - Constructor for class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- PackagingInformationFactory - Interface in com.opentext.ia.sdk.sip
-
Factory for creating PackagingInformation.
- pageCount(long) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- Panel - Class in com.opentext.ia.sdk.dto.result
- Panel() - Constructor for class com.opentext.ia.sdk.dto.result.Panel
- Panel(String) - Constructor for class com.opentext.ia.sdk.dto.result.Panel
- Panel(String, Tab...) - Constructor for class com.opentext.ia.sdk.dto.result.Panel
- parse(File) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Parse the content of a given file into an XML document.
- parse(InputStream) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Parse the content of a given input stream into an XML document.
- parse(Reader) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Parse the content of a given reader into an XML document.
- Part - Class in com.opentext.ia.sdk.support.http
-
One part in a multi-part message.
- Part(String, String) - Constructor for class com.opentext.ia.sdk.support.http.Part
- Pdi - Class in com.opentext.ia.sdk.dto
- Pdi() - Constructor for class com.opentext.ia.sdk.dto.Pdi
- PDI_CRYPTO_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- PDI_CRYPTO_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- PDI_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- PDI_SCHEMA - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- PDI_SCHEMA_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- PDI_XML - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- PdiAssembler<D> - Class in com.opentext.ia.sdk.sip
-
Assemble a PDI from domain objects.
- PdiAssembler(Validator) - Constructor for class com.opentext.ia.sdk.sip.PdiAssembler
-
Create an instance.
- PdiConfig - Class in com.opentext.ia.sdk.dto
- PdiConfig() - Constructor for class com.opentext.ia.sdk.dto.PdiConfig
- PdiCrypto - Class in com.opentext.ia.sdk.dto
- PdiCrypto() - Constructor for class com.opentext.ia.sdk.dto.PdiCrypto
- PdiCryptoConfig() - Constructor for class com.opentext.ia.sdk.dto.HoldingCrypto.PdiCryptoConfig
- PdiCryptoes - Class in com.opentext.ia.sdk.dto
- PdiCryptoes() - Constructor for class com.opentext.ia.sdk.dto.PdiCryptoes
- pdiHash() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- pdiHash(Optional<EncodedHash>) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- Pdis - Class in com.opentext.ia.sdk.dto
- Pdis() - Constructor for class com.opentext.ia.sdk.dto.Pdis
- PdiSchema - Class in com.opentext.ia.sdk.dto
- PdiSchema() - Constructor for class com.opentext.ia.sdk.dto.PdiSchema
- PdiSchemas - Class in com.opentext.ia.sdk.dto
- PdiSchemas() - Constructor for class com.opentext.ia.sdk.dto.PdiSchemas
- pdiSize() - Method in class com.opentext.ia.sdk.sip.SipMetrics
- post(String, Class<T>, Part...) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- post(String, Class<T>, String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- post(String, Class<T>, String, String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- post(String, Class<T>, S) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- post(String, Collection<Header>, Class<T>, Part...) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- post(String, Collection<Header>, Class<T>, Part...) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- post(String, Collection<Header>, Class<T>, InputStream) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- post(String, Collection<Header>, Class<T>, InputStream) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- post(String, Collection<Header>, Class<T>, String) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- post(String, Collection<Header>, Class<T>, String) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- postfix() - Method in class com.opentext.ia.sdk.sip.DateTimeDssIdSupplier
- postfix() - Method in class com.opentext.ia.sdk.sip.PrefixDssIdSupplier
- postfix() - Method in class com.opentext.ia.sdk.sip.SequentialDssIdSupplier
- PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- PrefixDssIdSupplier - Class in com.opentext.ia.sdk.sip
-
Generate Data Submission Session (DSS) IDs from a fixed prefix and a variable part.
- PrefixDssIdSupplier(String) - Constructor for class com.opentext.ia.sdk.sip.PrefixDssIdSupplier
-
Create an instance.
- PrintingXmlBuilder - Class in com.opentext.ia.sdk.support.xml
-
Fluent API for building XML documents by writing them to a PrintWriter.
- PrintingXmlBuilder(PrintWriter) - Constructor for class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- PrintingXmlBuilder(PrintWriter, String) - Constructor for class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- PrintWriterAssembler<D> - Class in com.opentext.ia.sdk.sip
-
Base class for assembling a product from domain objects by writing to a PrintWriter.
- PrintWriterAssembler() - Constructor for class com.opentext.ia.sdk.sip.PrintWriterAssembler
-
Create an instance that will not validate the assembled product.
- PrintWriterAssembler(Validator) - Constructor for class com.opentext.ia.sdk.sip.PrintWriterAssembler
-
Create an instance.
- priority(int) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- producer(String) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- ProductInfo - Class in com.opentext.ia.sdk.dto
- ProductInfo() - Constructor for class com.opentext.ia.sdk.dto.ProductInfo
- ProductInfo.BuildProperties - Class in com.opentext.ia.sdk.dto
- productionDate(Date) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- productionDate(Date) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- PropertiesBasedApplicationConfigurer - Class in com.opentext.ia.sdk.server.configuration.properties
-
Deprecated.Use YamlBasedApplicationConfigurer instead.
- PropertiesBasedApplicationConfigurer(Map<String, String>) - Constructor for class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
Deprecated.
- PropertiesBasedArchiveConnection - Class in com.opentext.ia.sdk.server.configuration
-
ArchiveConnection that initializes from properties.
- PropertiesBasedArchiveConnection(InputStream) - Constructor for class com.opentext.ia.sdk.server.configuration.PropertiesBasedArchiveConnection
- PropertiesBasedArchiveConnection(Map<String, String>) - Constructor for class com.opentext.ia.sdk.server.configuration.PropertiesBasedArchiveConnection
- PropertiesBasedArchiveConnection(Properties) - Constructor for class com.opentext.ia.sdk.server.configuration.PropertiesBasedArchiveConnection
-
Initialize from properties.
- PROXY_HOST - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- PROXY_PORT - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- put(String, Class<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- put(String, Class<T>, Part...) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- put(String, Class<T>, String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- put(String, Class<T>, String, String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- put(String, Class<T>, S) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- put(String, Collection<Header>, Class<T>) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- put(String, Collection<Header>, Class<T>) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- put(String, Collection<Header>, Class<T>, Part...) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- put(String, Collection<Header>, Class<T>, Part...) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- put(String, Collection<Header>, Class<T>, InputStream) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- put(String, Collection<Header>, Class<T>, InputStream) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- put(String, Collection<Header>, Class<T>, String) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- put(String, Collection<Header>, Class<T>, String) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
Q
- Queries - Class in com.opentext.ia.sdk.dto
- Queries() - Constructor for class com.opentext.ia.sdk.dto.Queries
- Query - Class in com.opentext.ia.sdk.dto
- Query() - Constructor for class com.opentext.ia.sdk.dto.Query
- QUERY_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_NAMESPACE_PREFIX_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_NAMESPACE_URI_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_RESULT_ROOT_ELEMENT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_RESULT_ROOT_NS_ENABLED_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_RESULT_SCHEMA_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_XDBPDI_ENTITY_PATH_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_XDBPDI_OPERAND_INDEX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_XDBPDI_OPERAND_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_XDBPDI_OPERAND_PATH - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_XDBPDI_OPERAND_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_XDBPDI_OPERAND_TYPE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_XDBPDI_SCHEMA_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUERY_XDBPDI_TEMPLATE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QueryFormatter - Class in com.opentext.ia.sdk.dto.query
- QueryFormatter() - Constructor for class com.opentext.ia.sdk.dto.query.QueryFormatter
- QueryQuota - Class in com.opentext.ia.sdk.dto
- QueryQuota() - Constructor for class com.opentext.ia.sdk.dto.QueryQuota
- QueryQuotas - Class in com.opentext.ia.sdk.dto
- QueryQuotas() - Constructor for class com.opentext.ia.sdk.dto.QueryQuotas
- QueryResult - Interface in com.opentext.ia.sdk.client.api
-
Result of executing a query.
- QueryResultFactory - Class in com.opentext.ia.sdk.client.impl
-
Factory for creating QueryResult objects from an HTTP response body (envelope).
- QueryResultFactory() - Constructor for class com.opentext.ia.sdk.client.impl.QueryResultFactory
- QUOTA_AIP - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUOTA_AIU - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUOTA_DIP - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUOTA_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- QUOTA_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
R
- read(Map<String, String>) - Method in class com.opentext.ia.sdk.support.RepeatingConfigReader
- ReceiverNode - Class in com.opentext.ia.sdk.dto
- ReceiverNode() - Constructor for class com.opentext.ia.sdk.dto.ReceiverNode
- ReceiverNodes - Class in com.opentext.ia.sdk.dto
- ReceiverNodes() - Constructor for class com.opentext.ia.sdk.dto.ReceiverNodes
- ReceptionRequest - Class in com.opentext.ia.sdk.dto
- ReceptionRequest() - Constructor for class com.opentext.ia.sdk.dto.ReceptionRequest
- ReceptionResponse - Class in com.opentext.ia.sdk.dto
- ReceptionResponse() - Constructor for class com.opentext.ia.sdk.dto.ReceptionResponse
- refresh(T) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- Relation - Class in com.opentext.ia.sdk.dto.query
- Relation() - Constructor for class com.opentext.ia.sdk.dto.query.Relation
- RepeatableInputStream - Class in com.opentext.ia.sdk.support.io
-
Provide repeatable access to the same InputStream by caching it in memory.
- RepeatableInputStream(InputStream) - Constructor for class com.opentext.ia.sdk.support.io.RepeatableInputStream
-
Provide repeatable access to the given input stream.
- RepeatingConfigReader - Class in com.opentext.ia.sdk.support
-
Read sequences of repeating elements from a flat configuration.
- RepeatingConfigReader(String, List<String>) - Constructor for class com.opentext.ia.sdk.support.RepeatingConfigReader
- reset() - Method in class com.opentext.ia.sdk.sip.Counters
-
Reset all metrics to zero.
- reset() - Method in class com.opentext.ia.sdk.support.datetime.Timer
-
Restart the timer.
- Response - Interface in com.opentext.ia.sdk.support.http
-
Response from an HTTP server.
- ResponseBodyFactory<T> - Class in com.opentext.ia.sdk.support.http
-
Factory for creating objects from an HTTP response body (envelope).
- ResponseBodyFactory() - Constructor for class com.opentext.ia.sdk.support.http.ResponseBodyFactory
- ResponseFactory<T> - Interface in com.opentext.ia.sdk.support.http
-
Factory for creating objects from an HTTP response.
- RestClient - Class in com.opentext.ia.sdk.support.http.rest
-
An HTTP client that understands hyperlinks.
- RestClient(HttpClient) - Constructor for class com.opentext.ia.sdk.support.http.rest.RestClient
- RESULT_HELPER_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- RESULT_HELPER_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- RESULT_HELPER_SCHEMA_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- RESULT_HELPER_XML - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- ResultConfigurationHelper - Class in com.opentext.ia.sdk.dto
- ResultConfigurationHelper() - Constructor for class com.opentext.ia.sdk.dto.ResultConfigurationHelper
- ResultConfigurationHelpers - Class in com.opentext.ia.sdk.dto
- ResultConfigurationHelpers() - Constructor for class com.opentext.ia.sdk.dto.ResultConfigurationHelpers
- ResultMaster - Class in com.opentext.ia.sdk.dto.result
- ResultMaster() - Constructor for class com.opentext.ia.sdk.dto.result.ResultMaster
- RETENTION_POLICY_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- retentionClass(String) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- RetentionClass - Class in com.opentext.ia.sdk.dto
- RetentionClass() - Constructor for class com.opentext.ia.sdk.dto.RetentionClass
- RetentionPolicies - Class in com.opentext.ia.sdk.dto
- RetentionPolicies() - Constructor for class com.opentext.ia.sdk.dto.RetentionPolicies
- RetentionPolicy - Class in com.opentext.ia.sdk.dto
- RetentionPolicy() - Constructor for class com.opentext.ia.sdk.dto.RetentionPolicy
- Row - Class in com.opentext.ia.sdk.dto
- Row() - Constructor for class com.opentext.ia.sdk.dto.Row
- RuntimeIoException - Exception in com.opentext.ia.sdk.support.io
-
Unchecked version of IOException.
- RuntimeIoException(IOException) - Constructor for exception com.opentext.ia.sdk.support.io.RuntimeIoException
S
- schedule(String, long, TimeUnit, Runnable) - Method in interface com.opentext.ia.sdk.support.datetime.Clock
-
Schedule a task to run later.
- schedule(String, long, TimeUnit, Runnable) - Method in class com.opentext.ia.sdk.support.datetime.DefaultClock
- schema(String) - Method in class com.opentext.ia.sdk.sip.DataSubmissionSession.DataSubmissionSessionBuilder
- SCHEMA_COLUMN_NAME - com.opentext.ia.sdk.dto.result.Column.Type
- search(SearchQuery, SearchComposition) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Get the search results for the specified search query and composition.
- search(SearchQuery, SearchComposition) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
- Search - Class in com.opentext.ia.sdk.dto
- Search() - Constructor for class com.opentext.ia.sdk.dto.Search
- SEARCH_AIC - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_RESULT_MAIN_COLUMN_LABEL - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_RESULT_MAIN_COLUMN_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_RESULT_MAIN_COLUMN_PATH - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_RESULT_MAIN_COLUMN_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_RESULT_MAIN_COLUMN_SORT - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_RESULT_MAIN_COLUMN_TYPE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_RESULT_MAIN_EXPORT_CONFIG_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_RESULT_MAIN_EXPORT_ENABLED_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_XFORM - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_COMPOSITION_XFORM_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_DEFAULT_RESULT_MASTER - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_DEFAULT_SEARCH - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_DESCRIPTION - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_NESTED - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_QUERY - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SEARCH_STATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- SearchComposition - Class in com.opentext.ia.sdk.dto
- SearchComposition() - Constructor for class com.opentext.ia.sdk.dto.SearchComposition
- SearchCompositions - Class in com.opentext.ia.sdk.dto
- SearchCompositions() - Constructor for class com.opentext.ia.sdk.dto.SearchCompositions
- SearchDataBuilder - Class in com.opentext.ia.sdk.dto
- Searches - Class in com.opentext.ia.sdk.dto
- Searches() - Constructor for class com.opentext.ia.sdk.dto.Searches
- SearchQuery - Class in com.opentext.ia.sdk.dto.query
- SearchQuery() - Constructor for class com.opentext.ia.sdk.dto.query.SearchQuery
- SearchResult - Class in com.opentext.ia.sdk.dto
- SearchResult() - Constructor for class com.opentext.ia.sdk.dto.SearchResult
- SearchResults - Class in com.opentext.ia.sdk.dto
- SearchResults() - Constructor for class com.opentext.ia.sdk.dto.SearchResults
- sequenceNumber(int) - Method in class com.opentext.ia.sdk.sip.PackagingInformation.PackagingInformationBuilder
- SequentialDssIdSupplier - Class in com.opentext.ia.sdk.sip
-
Generate Data Submission Session (DSS) IDs from a prefix and an increasing counter.
- SequentialDssIdSupplier(String) - Constructor for class com.opentext.ia.sdk.sip.SequentialDssIdSupplier
-
Create an instance that starts at 1.
- SequentialDssIdSupplier(String, long) - Constructor for class com.opentext.ia.sdk.sip.SequentialDssIdSupplier
-
Create an instance.
- SERVER_AUTHENTICATION_GATEWAY - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- SERVER_AUTHENTICATION_PASSWORD - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- SERVER_AUTHENTICATION_TOKEN - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- SERVER_AUTHENTICATION_USER - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- SERVER_CLIENT_ID - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- SERVER_CLIENT_SECRET - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- SERVER_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- SERVER_URI - Static variable in interface com.opentext.ia.sdk.server.configuration.InfoArchiveConnectionProperties
- Services - Class in com.opentext.ia.sdk.dto
- Services() - Constructor for class com.opentext.ia.sdk.dto.Services
- set(String, long) - Method in class com.opentext.ia.sdk.sip.Counters
-
Set the metric with the given name to the given value.
- setAccessToken(String) - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- setAdminPassword(String) - Method in class com.opentext.ia.sdk.dto.XdbDatabase
- setAgingPeriod(AgingPeriod) - Method in class com.opentext.ia.sdk.dto.AgingStrategy
- setAgingStrategy(AgingStrategy) - Method in class com.opentext.ia.sdk.dto.RetentionPolicy
- setAic(String) - Method in class com.opentext.ia.sdk.dto.Search
- setAics(List<String>) - Method in class com.opentext.ia.sdk.dto.Query
- setAicUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setAicUriByName(String, String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setAipId(String) - Method in class com.opentext.ia.sdk.dto.IngestionResponse
- setAipIngestDirectResourceUri(String) - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- setAipQuota(int) - Method in class com.opentext.ia.sdk.dto.QueryQuota
- setAipResourceUri(String) - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- setAiuCount(long) - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- setAiuQuota(int) - Method in class com.opentext.ia.sdk.dto.QueryQuota
- setApplication(Application) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setApplication(String) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- setApplication(String) - Method in class com.opentext.ia.sdk.dto.PdiCrypto
- setArchiveType(String) - Method in class com.opentext.ia.sdk.dto.Application
- setAuthenticationGateway(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setAuthenticationPassword(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setAuthenticationToken(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setAuthenticationUser(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setBillboardUri(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setBootstrap(String) - Method in class com.opentext.ia.sdk.dto.XdbFederation
- setBuildProperties(ProductInfo.BuildProperties) - Method in class com.opentext.ia.sdk.dto.ProductInfo
- setCategory(String) - Method in class com.opentext.ia.sdk.dto.Application
- setCi(HoldingCrypto.ObjectCryptoConfig) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- setCiHashValidationEnabled(boolean) - Method in class com.opentext.ia.sdk.dto.Holding
- setCiResourceUri(String) - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- setCiStore(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setClientId(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setClientSecret(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setClock(Clock) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setCollectionBasedExport(boolean) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setColumns(List<Column>) - Method in class com.opentext.ia.sdk.dto.Row
- setColumns(List<Column>) - Method in class com.opentext.ia.sdk.dto.result.Tab
- setComposite(boolean) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setCompositionName(String) - Method in class com.opentext.ia.sdk.dto.XForm
- setConfiguration(Map<String, String>) - Method in class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
Deprecated.
- setConnexionString(String) - Method in class com.opentext.ia.sdk.dto.ContentAddressedStorage
- setContent(String) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setCriterias(List<Criterion>) - Method in class com.opentext.ia.sdk.dto.Aic
- setCryptoEnabled(boolean) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto.ObjectCryptoConfig
- setCryptoEncoding(String) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- setCryptoObject(CryptoObject) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setCryptoObject(String) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto.ObjectCryptoConfig
- setCustomAttributes(Map<String, String>) - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- setDatabaseUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setDataType(Column.DataType) - Method in class com.opentext.ia.sdk.dto.result.Column
- setDeadline(int) - Method in class com.opentext.ia.sdk.dto.SubPriority
- setDefaultRetentionClass(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setDefaultSort(Column.DefaultSort) - Method in class com.opentext.ia.sdk.dto.result.Column
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.Application
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.CustomStorage
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.export.ExportTransformation
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.FileSystemRoot
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.result.Panel
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.result.Tab
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.Search
- setDescription(String) - Method in class com.opentext.ia.sdk.dto.StorageEndPoint
- setDipQuota(int) - Method in class com.opentext.ia.sdk.dto.QueryQuota
- setDirection(Direction) - Method in class com.opentext.ia.sdk.dto.query.OrderBy
- setDispositionStrategy(DispositionStrategy) - Method in class com.opentext.ia.sdk.dto.RetentionPolicy
- setDss(DataSubmissionSession) - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- setEmbedded(Map<String, List<SearchResult>>) - Method in class com.opentext.ia.sdk.dto.SearchResults
- setEmbedded(Map<String, List<T>>) - Method in class com.opentext.ia.sdk.dto.ItemContainer
- setEmpty(boolean) - Method in class com.opentext.ia.sdk.dto.SearchResult
- setEncrypt(boolean) - Method in class com.opentext.ia.sdk.dto.result.Column
- setEncryptedOptions(Map<String, String>) - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- setEncryptionAlgorithm(String) - Method in class com.opentext.ia.sdk.dto.CryptoObject
- setEncryptionMode(String) - Method in class com.opentext.ia.sdk.dto.CryptoObject
- setEntityPath(String) - Method in class com.opentext.ia.sdk.dto.XdbPdiConfig
- setEnumerationCutoffDays(int) - Method in class com.opentext.ia.sdk.dto.IngestNode
- setEnumerationMinusRunning(boolean) - Method in class com.opentext.ia.sdk.dto.IngestNode
- setEnvelopeFormat(String) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setExecutionTime(int) - Method in class com.opentext.ia.sdk.dto.SearchResult
- setExpiresIn(long) - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- setExportable(boolean) - Method in class com.opentext.ia.sdk.dto.result.Column
- setExportConfigurations(List<String>) - Method in class com.opentext.ia.sdk.dto.result.Tab
- setExportEnabled(boolean) - Method in class com.opentext.ia.sdk.dto.result.Tab
- setExportType(String) - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- setExtractorImpl(String) - Method in class com.opentext.ia.sdk.dto.Sip
- setFactoryServiceName(String) - Method in class com.opentext.ia.sdk.dto.CustomStorage
- setFederation(XdbFederation) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setFileSystemFolder(String) - Method in class com.opentext.ia.sdk.dto.Store
- setFileSystemFolderUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setFileSystemRoot(String) - Method in class com.opentext.ia.sdk.dto.SpaceRootFolder
- setFileSystemRootUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setFinalSipInDss(boolean) - Method in class com.opentext.ia.sdk.sip.BatchSipAssembler
- setFinalSipInDss(boolean) - Method in class com.opentext.ia.sdk.sip.DefaultPackagingInformationFactory
- setFinalSipInDss(boolean) - Method in class com.opentext.ia.sdk.sip.OneSipPerDssPackagingInformationFactory
- setFinalSipInDss(boolean) - Method in interface com.opentext.ia.sdk.sip.PackagingInformationFactory
-
Indicate whether the Data Submission Session (DSS) is about to end.
- setForm(String) - Method in class com.opentext.ia.sdk.dto.XForm
- setFormat(String) - Method in class com.opentext.ia.sdk.dto.PdiSchema
- setFormat(String) - Method in class com.opentext.ia.sdk.dto.ReceptionRequest
- setFormat(String) - Method in class com.opentext.ia.sdk.dto.Sip
- setGroupName(String) - Method in class com.opentext.ia.sdk.dto.result.Column
- setGroupPath(String) - Method in class com.opentext.ia.sdk.dto.result.Column
- setHandlerName(String) - Method in class com.opentext.ia.sdk.dto.JobDefinition
- setHash(EncodedHash) - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- setHidden(boolean) - Method in class com.opentext.ia.sdk.dto.result.Column
- setHolding(String) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- setHoldings(List<String>) - Method in class com.opentext.ia.sdk.dto.Aic
- setHoldingUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setHref(String) - Method in class com.opentext.ia.sdk.support.http.rest.Link
- setHttpClientClassName(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setId(String) - Method in class com.opentext.ia.sdk.dto.Row
- setIncludesContent(boolean) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setIndex(boolean) - Method in class com.opentext.ia.sdk.dto.Operand
- setIndexed(boolean) - Method in class com.opentext.ia.sdk.dto.Criterion
- setIngest(String) - Method in class com.opentext.ia.sdk.dto.IngestConfig
- setIngestConfigs(List<IngestConfig>) - Method in class com.opentext.ia.sdk.dto.Holding
- setIngestNodes(List<String>) - Method in class com.opentext.ia.sdk.dto.Holding
- setIngestNodeUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setIngestUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setInputFormat(String) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setInUse(boolean) - Method in class com.opentext.ia.sdk.dto.CryptoObject
- setInUse(boolean) - Method in class com.opentext.ia.sdk.dto.Search
- setItems(List<Item>) - Method in class com.opentext.ia.sdk.dto.query.Relation
- setItems(List<Item>) - Method in class com.opentext.ia.sdk.dto.query.SearchQuery
- setJobDefinition(JobDefinition) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setJti(String) - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- setKeepSipAfterCommitEnabled(boolean) - Method in class com.opentext.ia.sdk.dto.Holding
- setKeySize(int) - Method in class com.opentext.ia.sdk.dto.CryptoObject
- setLabel(String) - Method in class com.opentext.ia.sdk.dto.Criterion
- setLabel(String) - Method in class com.opentext.ia.sdk.dto.result.Column
- setLast(boolean) - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- setLibraryUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setLinks(Map<String, Link>) - Method in class com.opentext.ia.sdk.support.http.rest.LinkContainer
- setLogLevel(String) - Method in class com.opentext.ia.sdk.dto.IngestNode
- setLogsStore(String) - Method in class com.opentext.ia.sdk.dto.ReceiverNode
- setLogStore(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setLogStoreEnabled(boolean) - Method in class com.opentext.ia.sdk.dto.Holding
- setMainPath(String) - Method in class com.opentext.ia.sdk.dto.export.ExportTransformation
- setManagedItemStore(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setMasked(boolean) - Method in class com.opentext.ia.sdk.dto.result.Column
- setName(String) - Method in class com.opentext.ia.sdk.dto.Column
- setName(String) - Method in class com.opentext.ia.sdk.dto.Criterion
- setName(String) - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration.Transformation
- setName(String) - Method in class com.opentext.ia.sdk.dto.NamedLinkContainer
- setName(String) - Method in class com.opentext.ia.sdk.dto.Operand
- setName(String) - Method in class com.opentext.ia.sdk.dto.query.Comparison
- setName(String) - Method in class com.opentext.ia.sdk.dto.query.OrderBy
- setName(String) - Method in class com.opentext.ia.sdk.dto.result.Column
- setName(String) - Method in class com.opentext.ia.sdk.dto.result.Panel
- setName(String) - Method in class com.opentext.ia.sdk.dto.result.Tab
- setName(String) - Method in class com.opentext.ia.sdk.dto.RetentionClass
- setNamespaces(List<Namespace>) - Method in class com.opentext.ia.sdk.dto.Query
- setNamespaces(List<Namespace>) - Method in class com.opentext.ia.sdk.dto.result.ResultMaster
- setNestedSearch(boolean) - Method in class com.opentext.ia.sdk.dto.Search
- setNestedSearchName(String) - Method in class com.opentext.ia.sdk.dto.result.Column
- setObjectUri(String, String, String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setOldServerVersion(String) - Method in class com.opentext.ia.sdk.dto.ProductInfo.BuildProperties
- setOperands(List<Operand>) - Method in class com.opentext.ia.sdk.dto.XdbPdiConfig
- setOperator(Operator) - Method in class com.opentext.ia.sdk.dto.query.Comparison
- setOptions(Map<String, String>) - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- setOrder(int) - Method in class com.opentext.ia.sdk.dto.result.Column
- setOrderBys(List<OrderBy>) - Method in class com.opentext.ia.sdk.dto.query.SearchQuery
- setOutputFormat(String) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setPaddingScheme(String) - Method in class com.opentext.ia.sdk.dto.CryptoObject
- setPageCount(long) - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- setPanels(List<Panel>) - Method in class com.opentext.ia.sdk.dto.result.ResultMaster
- setParentSpaceRootFolder(String) - Method in class com.opentext.ia.sdk.dto.FileSystemFolder
- setParentSpaceRootXdbLibrary(String) - Method in class com.opentext.ia.sdk.dto.XdbLibrary
- setPath(String) - Method in class com.opentext.ia.sdk.dto.FileSystemRoot
- setPath(String) - Method in class com.opentext.ia.sdk.dto.Operand
- setPath(String) - Method in class com.opentext.ia.sdk.dto.result.Column
- setPdi(HoldingCrypto.ObjectCryptoConfig) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- setPdi(String) - Method in class com.opentext.ia.sdk.dto.PdiConfig
- setPdiConfigs(List<PdiConfig>) - Method in class com.opentext.ia.sdk.dto.Holding
- setPdiCrypto(String) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto.PdiCryptoConfig
- setPdiCryptoUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setPdis(List<HoldingCrypto.PdiCryptoConfig>) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- setPdiSchema(PdiSchema) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setPdiUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setPdiXmlHashEnforced(boolean) - Method in class com.opentext.ia.sdk.dto.Holding
- setPdiXmlHashValidationEnabled(boolean) - Method in class com.opentext.ia.sdk.dto.Holding
- setPeas(Map<String, String>) - Method in class com.opentext.ia.sdk.dto.ContentAddressedStorage
- setPipeline(String) - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- setpKeyMaxAttr(String) - Method in class com.opentext.ia.sdk.dto.Criterion
- setpKeyMinAttr(String) - Method in class com.opentext.ia.sdk.dto.Criterion
- setpKeyValuesAttr(String) - Method in class com.opentext.ia.sdk.dto.Criterion
- setPolicies(List<String>) - Method in class com.opentext.ia.sdk.dto.RetentionClass
- setPortName(String) - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration.Transformation
- setPosition(Integer) - Method in class com.opentext.ia.sdk.dto.query.OrderBy
- setPrefix(String) - Method in class com.opentext.ia.sdk.dto.Namespace
- setPriority(int) - Method in class com.opentext.ia.sdk.dto.Holding
- setPriority(int) - Method in class com.opentext.ia.sdk.dto.SubPriority
- setProductionDate(Date) - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- setProperties(Map<String, String>) - Method in class com.opentext.ia.sdk.dto.CustomStorage
- setProxyHost(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setProxyPort(String) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setProxyUrl(String) - Method in class com.opentext.ia.sdk.dto.StorageEndPoint
- setQuery(String) - Method in class com.opentext.ia.sdk.dto.Search
- setQueryUriByName(String, String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setQueryUris(List<String>) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setQuota(String) - Method in class com.opentext.ia.sdk.dto.Query
- setQuotaAsync(String) - Method in class com.opentext.ia.sdk.dto.Query
- setQuotaUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setReceptionFolderUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setRefreshToken(String) - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- setRenditionStore(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setRestClient(RestClient) - Method in class com.opentext.ia.sdk.client.api.ArchiveConnection
- setResultConfigHelperUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setResultMaster(ResultMaster) - Method in class com.opentext.ia.sdk.dto.result.AllSearchComponents
- setResultRootElement(String) - Method in class com.opentext.ia.sdk.dto.Query
- setResultRootNsEnabled(boolean) - Method in class com.opentext.ia.sdk.dto.Query
- setResultSchema(String) - Method in class com.opentext.ia.sdk.dto.Query
- setResultSchema(List<String>) - Method in class com.opentext.ia.sdk.dto.ResultConfigurationHelper
- setRetentionClasses(List<RetentionClass>) - Method in class com.opentext.ia.sdk.dto.Holding
- setRows(List<Row>) - Method in class com.opentext.ia.sdk.dto.SearchResult
- setSchema(String) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto.PdiCryptoConfig
- setSchema(String) - Method in class com.opentext.ia.sdk.dto.PdiConfig
- setSchema(String) - Method in class com.opentext.ia.sdk.dto.XdbPdiConfig
- setScope(String) - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- setSearch(Search) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setSearchComposition(SearchComposition) - Method in class com.opentext.ia.sdk.dto.result.AllSearchComponents
- setSearchComposition(SearchComposition) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setSearchName(String) - Method in class com.opentext.ia.sdk.dto.SearchComposition
- setSearchName(String) - Method in class com.opentext.ia.sdk.dto.XForm
- setSecurityProvider(String) - Method in class com.opentext.ia.sdk.dto.CryptoObject
- setSequenceNumber(int) - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- setServerVersion(String) - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
- setServerVersion(String) - Method in class com.opentext.ia.sdk.dto.ProductInfo.BuildProperties
- setServices(Services) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setSip(HoldingCrypto.ObjectCryptoConfig) - Method in class com.opentext.ia.sdk.dto.HoldingCrypto
- setSipFormat(String) - Method in class com.opentext.ia.sdk.dto.IngestConfig
- setSips(List<Sip>) - Method in class com.opentext.ia.sdk.dto.ReceiverNode
- setSipStore(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setSortable(boolean) - Method in class com.opentext.ia.sdk.dto.result.Column
- setSpace(Space) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setSpaceRootFolder(SpaceRootFolder) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setSpaceRootLibrary(SpaceRootXdbLibrary) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setState(String) - Method in class com.opentext.ia.sdk.dto.Search
- setStatus(String) - Method in class com.opentext.ia.sdk.dto.JobInstance
- setStatus(String) - Method in class com.opentext.ia.sdk.dto.Store
- setStoreType(String) - Method in class com.opentext.ia.sdk.dto.Store
- setStoreUri(String) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setSubPath(String) - Method in class com.opentext.ia.sdk.dto.FileSystemFolder
- setSubPath(String) - Method in class com.opentext.ia.sdk.dto.XdbLibrary
- setSubPriorities(List<SubPriority>) - Method in class com.opentext.ia.sdk.dto.Holding
- setSuperUserPassword(String) - Method in class com.opentext.ia.sdk.dto.XdbFederation
- setSyncCommitEnabled(boolean) - Method in class com.opentext.ia.sdk.dto.Holding
- setTabs(List<Tab>) - Method in class com.opentext.ia.sdk.dto.result.Panel
- setTemplate(String) - Method in class com.opentext.ia.sdk.dto.XdbPdiConfig
- setTenant(Tenant) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setTitle(String) - Method in class com.opentext.ia.sdk.dto.result.Panel
- setTitle(String) - Method in class com.opentext.ia.sdk.dto.result.Tab
- setTokenType(String) - Method in class com.opentext.ia.sdk.support.http.rest.AuthenticationSuccess
- setTotalElements(int) - Method in class com.opentext.ia.sdk.dto.SearchResult
- setTransformations(List<ExportConfiguration.Transformation>) - Method in class com.opentext.ia.sdk.dto.export.ExportConfiguration
- setType(Column.Type) - Method in class com.opentext.ia.sdk.dto.result.Column
- setType(String) - Method in class com.opentext.ia.sdk.dto.AgingStrategy
- setType(String) - Method in class com.opentext.ia.sdk.dto.Application
- setType(String) - Method in class com.opentext.ia.sdk.dto.Criterion
- setType(String) - Method in class com.opentext.ia.sdk.dto.DispositionStrategy
- setType(String) - Method in class com.opentext.ia.sdk.dto.export.ExportPipeline
- setType(String) - Method in class com.opentext.ia.sdk.dto.export.ExportTransformation
- setType(String) - Method in class com.opentext.ia.sdk.dto.FileSystemRoot
- setType(String) - Method in class com.opentext.ia.sdk.dto.Operand
- setType(String) - Method in class com.opentext.ia.sdk.dto.OrderItem
- setType(String) - Method in class com.opentext.ia.sdk.dto.StorageEndPoint
- setType(String) - Method in class com.opentext.ia.sdk.dto.Store
- setUnits(String) - Method in class com.opentext.ia.sdk.dto.AgingPeriod
- setUri(String) - Method in class com.opentext.ia.sdk.dto.Namespace
- setUrl(String) - Method in class com.opentext.ia.sdk.dto.StorageEndPoint
- setValue(int) - Method in class com.opentext.ia.sdk.dto.AgingPeriod
- setValue(String) - Method in class com.opentext.ia.sdk.dto.Column
- setValue(List<String>) - Method in class com.opentext.ia.sdk.dto.query.Comparison
- setVersion(Long) - Method in class com.opentext.ia.sdk.dto.VersionedLinkContainer
- setVersion(Long) - Method in class com.opentext.ia.sdk.support.VersionedJavaBean
- setWorkingDirectory(String) - Method in class com.opentext.ia.sdk.dto.IngestNode
- setWorkingDirectory(String) - Method in class com.opentext.ia.sdk.dto.ReceiverNode
- setXdbDatabase(String) - Method in class com.opentext.ia.sdk.dto.SpaceRootXdbLibrary
- setXdbElementName(String) - Method in class com.opentext.ia.sdk.dto.result.Column
- setXdbLibraryParent(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setXdbMode(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setXdbPdiConfigs(List<XdbPdiConfig>) - Method in class com.opentext.ia.sdk.dto.Query
- setXdbStore(String) - Method in class com.opentext.ia.sdk.dto.Holding
- setXform(XForm) - Method in class com.opentext.ia.sdk.dto.result.AllSearchComponents
- setXform(XForm) - Method in class com.opentext.ia.sdk.server.configuration.ApplicationResourcesCache
- setXmlStore(String) - Method in class com.opentext.ia.sdk.dto.Holding
- SHA1 - com.opentext.ia.sdk.support.io.HashFunction
- SHA256 - com.opentext.ia.sdk.support.io.HashFunction
- SHA3_224 - com.opentext.ia.sdk.support.io.HashFunction
- SHA3_256 - com.opentext.ia.sdk.support.io.HashFunction
- SHA3_384 - com.opentext.ia.sdk.support.io.HashFunction
- SHA3_512 - com.opentext.ia.sdk.support.io.HashFunction
- SHA384 - com.opentext.ia.sdk.support.io.HashFunction
- SHA512 - com.opentext.ia.sdk.support.io.HashFunction
- shouldStartNewSip(D, SipMetrics) - Method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
Determine whether to start a new SIP.
- SingleHashAssembler - Class in com.opentext.ia.sdk.support.io
-
Assemble a single hash.
- SingleHashAssembler() - Constructor for class com.opentext.ia.sdk.support.io.SingleHashAssembler
-
Assemble hashes using the default hash function and encoding.
- SingleHashAssembler(HashFunction, Encoding) - Constructor for class com.opentext.ia.sdk.support.io.SingleHashAssembler
-
Assemble hashes using the given hash function and encoding.
- Sip - Class in com.opentext.ia.sdk.dto
- Sip() - Constructor for class com.opentext.ia.sdk.dto.Sip
- SipAssembler<D> - Class in com.opentext.ia.sdk.sip
-
Assembles a Submission Information Package (SIP) from several domain objects of the same type.
- SipAssembler(PackagingInformationFactory, Assembler<HashedContents<D>>, HashAssembler, Supplier<? extends DataBuffer>, ContentAssembler<D>) - Constructor for class com.opentext.ia.sdk.sip.SipAssembler
-
Create a new instance.
- SipAssemblyTimer - Class in com.opentext.ia.sdk.sip
-
Timer information for use in repeatedly assembling SIPs.
- SipAssemblyTimer(long, Clock, Consumer<FileGenerationMetrics>) - Constructor for class com.opentext.ia.sdk.sip.SipAssemblyTimer
- SipAssemblyTimer(long, Consumer<FileGenerationMetrics>) - Constructor for class com.opentext.ia.sdk.sip.SipAssemblyTimer
- sipEnded(FileGenerationMetrics) - Method in class com.opentext.ia.sdk.sip.BatchSipAssembler
- sipEnded(FileGenerationMetrics) - Method in class com.opentext.ia.sdk.sip.BatchSipAssemblerWithCallback
- sipEnded(FileGenerationMetrics) - Method in class com.opentext.ia.sdk.sip.TimeBasedBatchSipAssembler
- sipFileSize() - Method in class com.opentext.ia.sdk.sip.SipMetrics
- SipMetrics - Class in com.opentext.ia.sdk.sip
-
Metrics about the SIP assembly process.
- SipSegmentationStrategy<D> - Interface in com.opentext.ia.sdk.sip
-
Strategy for segmenting domain objects into different SIPs.
- sipSize() - Method in class com.opentext.ia.sdk.sip.SipMetrics
- sleep(long, TimeUnit) - Method in interface com.opentext.ia.sdk.support.datetime.Clock
-
Sleep for some time.
- sleep(long, TimeUnit) - Method in class com.opentext.ia.sdk.support.datetime.DefaultClock
- Space - Class in com.opentext.ia.sdk.dto
- Space() - Constructor for class com.opentext.ia.sdk.dto.Space
- SpaceRootFolder - Class in com.opentext.ia.sdk.dto
- SpaceRootFolder() - Constructor for class com.opentext.ia.sdk.dto.SpaceRootFolder
- SpaceRootFolders - Class in com.opentext.ia.sdk.dto
- SpaceRootFolders() - Constructor for class com.opentext.ia.sdk.dto.SpaceRootFolders
- SpaceRootXdbLibraries - Class in com.opentext.ia.sdk.dto
- SpaceRootXdbLibraries() - Constructor for class com.opentext.ia.sdk.dto.SpaceRootXdbLibraries
- SpaceRootXdbLibrary - Class in com.opentext.ia.sdk.dto
- SpaceRootXdbLibrary() - Constructor for class com.opentext.ia.sdk.dto.SpaceRootXdbLibrary
- Spaces - Class in com.opentext.ia.sdk.dto
- Spaces() - Constructor for class com.opentext.ia.sdk.dto.Spaces
- StandardLinkRelations - Interface in com.opentext.ia.sdk.support.http.rest
-
Standard link relations as defined in the IANA-maintained registry of link relations.
- start(DataBuffer) - Method in interface com.opentext.ia.sdk.sip.Assembler
-
Start the assembly process.
- start(DataBuffer) - Method in class com.opentext.ia.sdk.sip.PrintWriterAssembler
- start(DataBuffer) - Method in class com.opentext.ia.sdk.sip.SipAssembler
- start(PrintWriter) - Method in class com.opentext.ia.sdk.sip.InfoArchivePackagingInformationAssembler
- start(PrintWriter) - Method in class com.opentext.ia.sdk.sip.PrintWriterAssembler
-
Start the assembly process.
- start(PrintWriter) - Method in class com.opentext.ia.sdk.sip.TemplatePdiAssembler
- start(PrintWriter) - Method in class com.opentext.ia.sdk.sip.XmlPdiAssembler
- STARTS_WITH - com.opentext.ia.sdk.dto.query.Operator
- startsWith(String, String) - Method in class com.opentext.ia.sdk.dto.SearchDataBuilder
- stop() - Method in class com.opentext.ia.sdk.support.datetime.Timer
-
Stop running the process.
- stopListening() - Method in class com.opentext.ia.sdk.support.io.DefaultDirectoryListener
- stopListening() - Method in interface com.opentext.ia.sdk.support.io.DirectoryListener
-
Stop listening to the added directories.
- STORAGE_END_POINT_DESCRIPTION - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- STORAGE_END_POINT_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- STORAGE_END_POINT_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- STORAGE_END_POINT_PROXY_URL - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- STORAGE_END_POINT_TYPE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- STORAGE_END_POINT_URL - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- StorageEndPoint - Class in com.opentext.ia.sdk.dto
- StorageEndPoint() - Constructor for class com.opentext.ia.sdk.dto.StorageEndPoint
- StorageEndPoints - Class in com.opentext.ia.sdk.dto
- StorageEndPoints() - Constructor for class com.opentext.ia.sdk.dto.StorageEndPoints
- Store - Class in com.opentext.ia.sdk.dto
- Store() - Constructor for class com.opentext.ia.sdk.dto.Store
- STORE_FOLDER - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- STORE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- STORE_STORETYPE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- STORE_TYPE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- Stores - Class in com.opentext.ia.sdk.dto
- Stores() - Constructor for class com.opentext.ia.sdk.dto.Stores
- STRING - com.opentext.ia.sdk.dto.result.Column.DataType
- StringStream - Class in com.opentext.ia.sdk.support.io
-
Implementation of InputStream from a string.
- StringStream(String) - Constructor for class com.opentext.ia.sdk.support.io.StringStream
- StringStream(String, Charset) - Constructor for class com.opentext.ia.sdk.support.io.StringStream
- SubPriority - Class in com.opentext.ia.sdk.dto
- SubPriority() - Constructor for class com.opentext.ia.sdk.dto.SubPriority
T
- Tab - Class in com.opentext.ia.sdk.dto.result
- Tab() - Constructor for class com.opentext.ia.sdk.dto.result.Tab
- Tab(String) - Constructor for class com.opentext.ia.sdk.dto.result.Tab
- Template<D> - Interface in com.opentext.ia.sdk.sip
-
A pattern for writing variable strings based on domain objects.
- TemplatePdiAssembler<D> - Class in com.opentext.ia.sdk.sip
-
Assemble a PDI using a Template.
- TemplatePdiAssembler(Template<D>) - Constructor for class com.opentext.ia.sdk.sip.TemplatePdiAssembler
-
Create an instance that doesn't validate the PDI.
- TemplatePdiAssembler(Template<D>, Validator) - Constructor for class com.opentext.ia.sdk.sip.TemplatePdiAssembler
-
Create an instance.
- Tenant - Class in com.opentext.ia.sdk.dto
- Tenant() - Constructor for class com.opentext.ia.sdk.dto.Tenant
- TENANT_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- teraBytes() - Method in class com.opentext.ia.sdk.support.io.FileSize
- text(String) - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- text(String) - Method in class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- text(String) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add some text to the current element in the XML document.
- TEXT - Static variable in interface com.opentext.ia.sdk.support.http.MediaTypes
- TextPart - Class in com.opentext.ia.sdk.support.http
-
A text-based part in a multi-part message.
- TextPart(String, String) - Constructor for class com.opentext.ia.sdk.support.http.TextPart
- TextPart(String, String, String) - Constructor for class com.opentext.ia.sdk.support.http.TextPart
- time() - Method in interface com.opentext.ia.sdk.support.datetime.Clock
-
Return the current time.
- time() - Method in class com.opentext.ia.sdk.support.datetime.DefaultClock
- TimeBasedBatchSipAssembler<D> - Class in com.opentext.ia.sdk.sip
-
Assemble a batch of SIPs on a timed interval.
- TimeBasedBatchSipAssembler(SipAssembler<D>, SipSegmentationStrategy<D>, SipAssemblyTimer) - Constructor for class com.opentext.ia.sdk.sip.TimeBasedBatchSipAssembler
- TimeBasedBatchSipAssembler(SipAssembler<D>, SipSegmentationStrategy<D>, File, SipAssemblyTimer) - Constructor for class com.opentext.ia.sdk.sip.TimeBasedBatchSipAssembler
- TimeBasedBatchSipAssembler(SipAssembler<D>, SipSegmentationStrategy<D>, Supplier<File>, SipAssemblyTimer) - Constructor for class com.opentext.ia.sdk.sip.TimeBasedBatchSipAssembler
- Timer - Class in com.opentext.ia.sdk.support.datetime
-
Run a recurring process.
- Timer(long, Runnable) - Constructor for class com.opentext.ia.sdk.support.datetime.Timer
-
Create the timer using the default clock.
- Timer(long, Runnable, Clock) - Constructor for class com.opentext.ia.sdk.support.datetime.Timer
-
Create the timer using the provided clock.
- to(File) - Method in class com.opentext.ia.sdk.support.io.CopyFile
-
Copy the source to a given directory.
- toIso(Date) - Static method in class com.opentext.ia.sdk.support.datetime.Dates
-
Convert a date to ISO 8601 dateTime format.
- toString() - Method in class com.opentext.ia.sdk.client.impl.DefaultQueryResult
- toString() - Method in class com.opentext.ia.sdk.dto.IngestionResponse
- toString() - Method in class com.opentext.ia.sdk.dto.ItemContainer
- toString() - Method in class com.opentext.ia.sdk.sip.ContentInfo
-
Return a human-readable version of this object.
- toString() - Method in class com.opentext.ia.sdk.sip.Counters
- toString() - Method in class com.opentext.ia.sdk.sip.FileGenerationMetrics
- toString() - Method in class com.opentext.ia.sdk.sip.HashedContents
-
Return a human-readable version of this object.
- toString() - Method in class com.opentext.ia.sdk.sip.PackagingInformation
- toString() - Method in class com.opentext.ia.sdk.sip.SipMetrics
- toString() - Method in class com.opentext.ia.sdk.support.http.Header
- toString() - Method in class com.opentext.ia.sdk.support.http.rest.Link
- toString() - Method in class com.opentext.ia.sdk.support.io.EncodedHash
-
Return a human-friendly version of the encoded hash.
- toString() - Method in enum com.opentext.ia.sdk.support.io.Encoding
-
Return a human-readable version of the encoding.
- toString() - Method in enum com.opentext.ia.sdk.support.io.HashFunction
-
Return the name of the hash function.
- toString() - Method in class com.opentext.ia.sdk.support.JavaBean
- toString() - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- toString(InputStream) - Static method in class com.opentext.ia.sdk.sip.FixedHeaderAndFooterTemplate
- toString(Node) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Convert a given node to a pretty-printed string.
- toString(Node, boolean) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
- toString(Node, String) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
- toString(Node, String, boolean) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
- Transformation() - Constructor for class com.opentext.ia.sdk.dto.export.ExportConfiguration.Transformation
- TYPE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
U
- UniqueDirectory - Class in com.opentext.ia.sdk.support.io
-
Create uniquely named directories in a given parent directory.
- Unzip - Class in com.opentext.ia.sdk.support.io
-
Process a named entry in a ZIP file.
- Unzip(File) - Constructor for class com.opentext.ia.sdk.support.io.Unzip
-
Process a named entry in a given ZIP file.
- upload(LinkContainer, String, File, Class<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- upload(LinkContainer, String, File, Class<T>, String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- upload(LinkContainer, String, InputStream, Class<T>, String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- uploadTransformation(ExportTransformation, InputStream) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Deprecated.Use declarative configuration to define transformations
- uploadTransformation(ExportTransformation, InputStream) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
-
Deprecated.Use declarative configuration to define transformations
- uri(String) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
- uri(String) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
- uri(String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- UriBuilder - Interface in com.opentext.ia.sdk.support.http
-
Build a URI.
- usingAlreadyConfiguredApplication(String, ArchiveConnection) - Static method in class com.opentext.ia.sdk.client.factory.ArchiveClients
-
Returns an ArchiveClient for an already configured application.
V
- validate(InputStream) - Method in interface com.opentext.ia.sdk.sip.Validator
-
Validate that the contents of a stream meets the expectations.
- validate(InputStream) - Method in class com.opentext.ia.sdk.sip.XmlSchemaValidator
- validate(InputStream, InputStream, String) - Static method in class com.opentext.ia.sdk.support.xml.XmlUtil
-
Validate an XML document against an XML Schema document.
- Validator - Interface in com.opentext.ia.sdk.sip
-
Validate that the contents of a stream meets the expectations.
- valueOf(String) - Static method in enum com.opentext.ia.sdk.dto.export.ExportConfiguration.DefaultOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opentext.ia.sdk.dto.query.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opentext.ia.sdk.dto.query.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opentext.ia.sdk.dto.result.Column.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opentext.ia.sdk.dto.result.Column.DefaultSort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opentext.ia.sdk.dto.result.Column.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opentext.ia.sdk.support.io.Encoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.opentext.ia.sdk.support.io.HashFunction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.opentext.ia.sdk.dto.export.ExportConfiguration.DefaultOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.opentext.ia.sdk.dto.query.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.opentext.ia.sdk.dto.query.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.opentext.ia.sdk.dto.result.Column.DataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.opentext.ia.sdk.dto.result.Column.DefaultSort
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.opentext.ia.sdk.dto.result.Column.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.opentext.ia.sdk.support.io.Encoding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.opentext.ia.sdk.support.io.HashFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VersionedJavaBean - Class in com.opentext.ia.sdk.support
-
JavaBean with a version field.
- VersionedJavaBean() - Constructor for class com.opentext.ia.sdk.support.VersionedJavaBean
- VersionedLinkContainer - Class in com.opentext.ia.sdk.dto
- VersionedLinkContainer() - Constructor for class com.opentext.ia.sdk.dto.VersionedLinkContainer
W
- withContentType(String) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
- withDedupOnHash(DigitalObjectsExtraction<D>, HashAssembler) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Deduplicate digital objects based on their hash value.
- withDedupOnHash(DigitalObjectsExtraction<D>, HashAssembler, int) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Deduplicate digital objects based on their hash value.
- withDedupOnRi(DigitalObjectsExtraction<D>) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Deduplicate digital objects based on the reference information but do not perform any hash calculation.
- withDedupOnRi(DigitalObjectsExtraction<D>, HashAssembler) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Deduplicate digital objects based on the reference information and perform the specified hash calculations.
- withDedupOnRi(DigitalObjectsExtraction<D>, HashAssembler, int) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Deduplicate digital objects based on the reference information and perform the specified hash calculations.
- withDedupOnRiAndValidation(DigitalObjectsExtraction<D>, HashAssembler, boolean, boolean) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Deduplicate digital objects based on the reference information and perform the specified hash calculations and optionally validate that the same reference information is always used to refer to the same content.
- withDedupOnRiAndValidation(DigitalObjectsExtraction<D>, HashAssembler, boolean, boolean, int) - Static method in interface com.opentext.ia.sdk.sip.ContentAssembler
-
Deduplicate digital objects based on the reference information and perform the specified hash calculations and optionally validate that the same reference information is always used to refer to the same content.
- writeFooter(PrintWriter) - Method in class com.opentext.ia.sdk.sip.FixedHeaderAndFooterTemplate
- writeFooter(PrintWriter) - Method in interface com.opentext.ia.sdk.sip.Template
-
Write the closing text.
- writeHeader(PrintWriter) - Method in class com.opentext.ia.sdk.sip.FixedHeaderAndFooterTemplate
- writeHeader(PrintWriter) - Method in interface com.opentext.ia.sdk.sip.Template
-
Write the starting text.
- writeRow(D, Map<String, ContentInfo>, PrintWriter) - Method in interface com.opentext.ia.sdk.sip.Template
-
Write the template text with placeholders replaced by the given values.
X
- XDB_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
Deprecated.
- XdbDatabase - Class in com.opentext.ia.sdk.dto
- XdbDatabase() - Constructor for class com.opentext.ia.sdk.dto.XdbDatabase
- XdbDatabases - Class in com.opentext.ia.sdk.dto
- XdbDatabases() - Constructor for class com.opentext.ia.sdk.dto.XdbDatabases
- XdbFederation - Class in com.opentext.ia.sdk.dto
- XdbFederation() - Constructor for class com.opentext.ia.sdk.dto.XdbFederation
- XdbFederations - Class in com.opentext.ia.sdk.dto
- XdbFederations() - Constructor for class com.opentext.ia.sdk.dto.XdbFederations
- XdbLibraries - Class in com.opentext.ia.sdk.dto
- XdbLibraries() - Constructor for class com.opentext.ia.sdk.dto.XdbLibraries
- XdbLibrary - Class in com.opentext.ia.sdk.dto
- XdbLibrary() - Constructor for class com.opentext.ia.sdk.dto.XdbLibrary
- XdbPdiConfig - Class in com.opentext.ia.sdk.dto
- XdbPdiConfig() - Constructor for class com.opentext.ia.sdk.dto.XdbPdiConfig
- XForm - Class in com.opentext.ia.sdk.dto
- XForm() - Constructor for class com.opentext.ia.sdk.dto.XForm
- XForms - Class in com.opentext.ia.sdk.dto
- XForms() - Constructor for class com.opentext.ia.sdk.dto.XForms
- xml(InputStream) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an XML document.
- xml(Reader) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an XML document.
- xml(String) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an XML document.
- xml(Element) - Method in class com.opentext.ia.sdk.support.xml.DomXmlBuilder
- xml(Element) - Method in class com.opentext.ia.sdk.support.xml.PrintingXmlBuilder
- xml(Element) - Method in interface com.opentext.ia.sdk.support.xml.XmlBuilder
-
Add an XML element.
- XML - Static variable in interface com.opentext.ia.sdk.support.http.MediaTypes
- XML_DECLARATION - Static variable in class com.opentext.ia.sdk.support.xml.XmlUtil
-
The XML declaration to be used in the prolog of an XML document.
- XmlBuilder<T> - Interface in com.opentext.ia.sdk.support.xml
-
Fluent API for building XML documents.
- XmlPdiAssembler<D> - Class in com.opentext.ia.sdk.sip
-
Base class for assembling XML documents from domain objects using an DomXmlBuilder.
- XmlPdiAssembler(URI, String) - Constructor for class com.opentext.ia.sdk.sip.XmlPdiAssembler
-
Create an instance.
- XmlPdiAssembler(URI, String, InputStream) - Constructor for class com.opentext.ia.sdk.sip.XmlPdiAssembler
-
Create an instance.
- XmlPdiAssembler(URI, String, String) - Constructor for class com.opentext.ia.sdk.sip.XmlPdiAssembler
-
Create an instance.
- XmlPdiAssembler(URI, String, String, Validator) - Constructor for class com.opentext.ia.sdk.sip.XmlPdiAssembler
-
Create an instance.
- XmlPdiAssembler(URI, String, String, InputStream) - Constructor for class com.opentext.ia.sdk.sip.XmlPdiAssembler
-
Create an instance.
- XmlSchemaValidator - Class in com.opentext.ia.sdk.sip
-
Validate an XML instance against an XML Schema.
- XmlSchemaValidator(File) - Constructor for class com.opentext.ia.sdk.sip.XmlSchemaValidator
-
Create an instance.
- XmlSchemaValidator(InputStream) - Constructor for class com.opentext.ia.sdk.sip.XmlSchemaValidator
-
Create an instance.
- XmlUtil - Class in com.opentext.ia.sdk.support.xml
-
Generic XML processing functions.
- XQUERY_REFERENCE - com.opentext.ia.sdk.dto.result.Column.Type
- XQUERY_RESULT_FORMAT - com.opentext.ia.sdk.dto.export.ExportConfiguration.DefaultOption
- XSL_RESULT_FORMAT - com.opentext.ia.sdk.dto.export.ExportConfiguration.DefaultOption
Y
- YAML - Static variable in interface com.opentext.ia.sdk.support.http.MediaTypes
- YamlBasedApplicationConfigurer - Class in com.opentext.ia.sdk.server.configuration.yaml
-
Configure an InfoArchive application using data in YAML format.
- YamlBasedApplicationConfigurer(YamlConfiguration) - Constructor for class com.opentext.ia.sdk.server.configuration.yaml.YamlBasedApplicationConfigurer
Z
- ZIP - Static variable in interface com.opentext.ia.sdk.support.http.MediaTypes
- ZipAssembler - Interface in com.opentext.ia.sdk.support.io
-
Assemble a ZIP from entries.
All Classes All Packages