- 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
-
- 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.
- closeCurrentSip() - Method in class com.opentext.ia.sdk.sip.BatchSipAssembler
-
- Column - Class in com.opentext.ia.sdk.dto
-
- Column() - Constructor for class com.opentext.ia.sdk.dto.Column
-
- Column - Class in com.opentext.ia.sdk.dto.result
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- com.opentext.ia.sdk.support.http.rest - package com.opentext.ia.sdk.support.http.rest
-
- 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
-
- combining(SipSegmentationStrategy<D>...) - Static method in interface com.opentext.ia.sdk.sip.SipSegmentationStrategy
-
- 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
-
- 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_ADDRESSED_STORAGE_CONNEXION_STRING - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CONTENT_ADDRESSED_STORAGE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CONTENT_ADDRESSED_STORAGE_PEA_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CONTENT_ADDRESSED_STORAGE_PEA_VALUE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CONTENT_ADDRESSED_STORAGE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- 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
-
- CRITERIA_INDEXED - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRITERIA_LABEL - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRITERIA_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRITERIA_PKEYMAXATTR - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRITERIA_PKEYMINATTR - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRITERIA_PKEYVALUESATTR - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRITERIA_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRITERIA_TYPE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- 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
-
- CRYPTO_OBJECT_ENCRYPTION_MODE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRYPTO_OBJECT_IN_USE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRYPTO_OBJECT_KEY_SIZE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRYPTO_OBJECT_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRYPTO_OBJECT_PADDING_SCHEME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRYPTO_OBJECT_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CRYPTO_OBJECT_SECURITY_PROVIDER - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- 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
-
- CUSTOM_STORAGE_FACTORY_SERVICE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CUSTOM_STORAGE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CUSTOM_STORAGE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CUSTOM_STORAGE_PROPERTY_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- CUSTOM_STORAGE_PROPERTY_VALUE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- 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
-
- 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.
- 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
-
- 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 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(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() - Method in class com.opentext.ia.sdk.sip.PrintWriterAssembler
-
- end() - Method in class com.opentext.ia.sdk.sip.SipAssembler
-
- end(PrintWriter) - Method in class com.opentext.ia.sdk.sip.TemplatePdiAssembler
-
- end() - Method in class com.opentext.ia.sdk.sip.TimeBasedBatchSipAssembler
-
- end(PrintWriter) - Method in class com.opentext.ia.sdk.sip.XmlPdiAssembler
-
- 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.
- 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
-
- 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, Class<T>) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
-
- execute(HttpRequestBase, ResponseFactory<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
-
- EXPORT_CONFIG_ENCRYPTED_OPTIONS_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_ENCRYPTED_OPTIONS_TEMPLATE_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_ENCRYPTED_OPTIONS_TEMPLATE_VALUE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_OPTIONS_TEMPLATE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_OPTIONS_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_OPTIONS_TEMPLATE_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_OPTIONS_TEMPLATE_VALUE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_OPTIONS_TEMPLATE_XQUERY_RESULTFORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_OPTIONS_TEMPLATE_XSL_RESULTFORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_PIPELINE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_PORTNAME_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_TRANSFORMATIONS_TEMPLATE_TRANSFORMATION_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_CONFIG_TYPE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_COLLECTION_BASED_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_COMPOSITE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_CONTENT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_DESCRIPTION_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_ENVELOPE_FORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_INCLUDES_CONTENT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_INPUT_FORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_OUTPUT_FORMAT_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_PIPELINE_TYPE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_TRANSFORMATION_DESCRIPTION_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_TRANSFORMATION_MAIN_PATH_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_TRANSFORMATION_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_TRANSFORMATION_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_TRANSFORMATION_TEMPLATE_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- EXPORT_TRANSFORMATION_TYPE_TEMPLATE - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- 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
-
- FEDERATION_BOOTSTRAP - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- FEDERATION_NAME - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- FEDERATION_PREFIX - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- FEDERATION_SUPERUSER_PASSWORD - Static variable in interface com.opentext.ia.sdk.server.configuration.properties.InfoArchiveConfigurationProperties
-
- fetchContent(String) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Fetch the content for the specified content id.
- fetchContent(String) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
-
- fetchOrderContent(OrderItem) - Method in interface com.opentext.ia.sdk.client.api.ArchiveClient
-
Fetch the content for the specified order item.
- fetchOrderContent(OrderItem) - Method in class com.opentext.ia.sdk.client.impl.InfoArchiveRestClient
-
- 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
-
- 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
-
- 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.
- follow(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(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.
- 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.
- 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.
- 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(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.
- 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.
- 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.
- 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.
- 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(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.
- 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.
- 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.
- 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
-
- 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
-
- fromIso(String) - Static method in class com.opentext.ia.sdk.support.datetime.Dates
-
- fromPath(String, Path) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
- fromResource(String, Class<?>, String) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
- 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
-
- fromSupplier(String, Supplier<InputStream>) - Static method in interface com.opentext.ia.sdk.sip.DigitalObject
-
- fromTemporaryDirectory() - Static method in class com.opentext.ia.sdk.support.io.FileSupplier
-
Returns a supplier that creates randomly named files in a temporary directory.
- 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(Iterable<C>) - Method in class com.opentext.ia.sdk.sip.FileGenerator
-
Generate a file by assembling components.
- generate(Iterator<C>) - Method in class com.opentext.ia.sdk.sip.FileGenerator
-
Generate a file by assembling components.
- generate(Enumeration<C>) - Method in class com.opentext.ia.sdk.sip.FileGenerator
-
Generate a file by assembling components.
- generate(C) - Method in class com.opentext.ia.sdk.sip.FileGenerator
-
Generate a file from a single component.
- generate(Iterable<C>, DataBuffer) - Method in class com.opentext.ia.sdk.sip.Generator
-
Generate a product by assembling components.
- generate(Iterator<C>, DataBuffer) - Method in class com.opentext.ia.sdk.sip.Generator
-
Generate a product by assembling components.
- generate(Enumeration<C>, DataBuffer) - Method in class com.opentext.ia.sdk.sip.Generator
-
Generate a product by assembling components.
- generate(C, DataBuffer) - Method in class com.opentext.ia.sdk.sip.Generator
-
Generate a product from a single piece.
- Generator<C> - Class in com.opentext.ia.sdk.sip
-
- Generator(Assembler<C>) - Constructor for class com.opentext.ia.sdk.sip.Generator
-
Assemble a product using the given
Assembler.
- get(String) - Method in class com.opentext.ia.sdk.sip.Counters
-
- get() - Method in class com.opentext.ia.sdk.sip.PrefixDssIdSupplier
-
- get(String, Collection<Header>, Class<T>) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheHttpClient
-
- get(String, Collection<Header>, ResponseFactory<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
-
- get(String, Collection<Header>, ResponseFactory<T>) - Method in interface com.opentext.ia.sdk.support.http.HttpClient
-
- get(String, Class<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
-
- get(String, ResponseFactory<T>) - Method in class com.opentext.ia.sdk.support.http.rest.RestClient
-
- 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
-
- 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
-
- 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.
- getCache() - Method in class com.opentext.ia.sdk.server.configuration.properties.PropertiesBasedApplicationConfigurer
-
- 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
-
- getDipResourceUriByAicName() - Method in class com.opentext.ia.sdk.client.impl.ApplicationIngestionResourcesCache
-
- getDirection() - Method in class com.opentext.ia.sdk.dto.query.OrderBy
-
- getDispositionStrategy() - Method in class com.opentext.ia.sdk.dto.RetentionPolicy
-
- 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, String) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheResponse
-
- getHeaderValue(String, boolean) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheResponse
-
- getHeaderValue(String, int) - Method in class com.opentext.ia.sdk.support.http.apache.ApacheResponse
-
- getHeaderValue(String, String) - Method in interface com.opentext.ia.sdk.support.http.Response
-
- getHeaderValue(String, boolean) - Method in interface com.opentext.ia.sdk.support.http.Response
-
- getHeaderValue(String, int) - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getZip() - Method in class com.opentext.ia.sdk.sip.ContentAssemblerDefault
-
- gigaBytes() - Method in class com.opentext.ia.sdk.support.io.FileSize
-
- 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
-
- 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
-