Skip navigation links
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 

A

abs(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
abs(String) - Method in class com.attivio.util.FieldExpressionFactory
 
AbstractEllipse - Class in com.attivio.sdk.geo
Abstract ellipse definition.
AbstractEllipse(double, double) - Constructor for class com.attivio.sdk.geo.AbstractEllipse
 
AbstractIndexMessage - Class in com.attivio.sdk.ingest
Base class for IndexMessages which are not DocumentList.
AbstractIndexMessage() - Constructor for class com.attivio.sdk.ingest.AbstractIndexMessage
Constructor
AbstractIndexMessage(UUID, String...) - Constructor for class com.attivio.sdk.ingest.AbstractIndexMessage
Constructor with client ID and workflows
AbstractIndexMessage(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.AbstractIndexMessage
Constructor
AbstractListMessage<T> - Class in com.attivio.sdk.esb
Abstract container for list based messages.
AbstractListMessage() - Constructor for class com.attivio.sdk.esb.AbstractListMessage
Creates an empty list.
AbstractListMessage(int) - Constructor for class com.attivio.sdk.esb.AbstractListMessage
Creates an empty list of a fixed size.
AbstractPlatformMessage - Class in com.attivio.sdk.esb
Base class that handles many of the implementation-level details of an PlatformMessage.
AbstractPlatformMessage() - Constructor for class com.attivio.sdk.esb.AbstractPlatformMessage
Creates a message with no client ID
AbstractPlatformMessage(UUID) - Constructor for class com.attivio.sdk.esb.AbstractPlatformMessage
Creates a message based on a client ID.
AbstractPlatformMessage(UUID, String...) - Constructor for class com.attivio.sdk.esb.AbstractPlatformMessage
Creates a message based on a client ID.
AbstractPlatformMessage(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.esb.AbstractPlatformMessage
Creates a message based on a client ID and a workflow queue.
AbstractPolygon - Class in com.attivio.sdk.geo
Abstract polygon definition.
AbstractPolygon() - Constructor for class com.attivio.sdk.geo.AbstractPolygon
 
accept(Token) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
ACCESS_DENIED - Static variable in class com.attivio.sdk.error.StoreError
STORE-26 Access denied error while accessing store.
AccessControlQuery - Class in com.attivio.sdk.search.query
Query that performs access control filtering of a search query.
AccessControlQuery() - Constructor for class com.attivio.sdk.search.query.AccessControlQuery
 
AccessControlQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.AccessControlQuery
 
AccessControlQuery(Query, Query, Query) - Constructor for class com.attivio.sdk.search.query.AccessControlQuery
 
AccessControlQuery.Method - Enum in com.attivio.sdk.search.query
Represents an underlaying implementation to use for evaluating a clause.
AccessControlQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.AccessControlQueryOperator
 
ACKNOWLEDGE_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-2, Failed to acknowledge an event.
acknowledgeEvent(long, String, String) - Method in interface com.attivio.sdk.client.EventStoreApi
 
acknowledgeEvent(long, String, String) - Method in class com.attivio.service.MockUnclusteredEventStore
 
Acknowledgement() - Constructor for class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
ACL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Paramter name for the acl field for an AccessControlQuery.
ACL_SERVICE_CONNECT_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10005.
ACL_SERVICE_DOWN - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10004.
ACL_SERVICE_WARNING - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10003.
acos(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
acos(String) - Method in class com.attivio.util.FieldExpressionFactory
 
ACRONYMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the acronym expansion mode (on, off, auto [default=QueryRequest.getSynonymsMode()])
ACRONYMS_EXPANDED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name indicating if acronyms expansion was applied (boolean)
ACRONYMS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the acronyms mode
ACRONYMS_ORIGINAL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for original value prior to acronym expansion (String)
AD_CONNECT_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10008.
AD_DISCONNECT_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10009.
add(SearchDocument...) - Method in class com.attivio.client.MockSearchClient
Add documents to be returned on a search call
add(String, String, InputStream) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Content will be copied from the InputStream and stored within the namespace under the id.
add(PlatformMessage) - Method in class com.attivio.sdk.esb.MessageList
add(ProcessingResult.DocData) - Method in class com.attivio.sdk.esb.ProcessingResult
 
add(long, Long) - Method in class com.attivio.sdk.event.PagingContext
 
add(FacetBucket) - Method in class com.attivio.sdk.search.facet.FacetResponse
Add a bucket to this response.
add(FacetStatistics) - Method in class com.attivio.sdk.search.facet.FacetStatistics
Add statistics from other into this FacetStatistics.
add(String, Query) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Request that a Bucket for filter will be returned.
add(FacetRange) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a range to this request.
add(String, Date, Date) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a Date range to this request.
add(int, int) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add an integer range to this request.
add(String, int, int) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add an integer range to this request.
add(String, BigDecimal, BigDecimal) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add an integer range to this request.
add(long, long) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a long integer range to this request.
add(String, long, long) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a long integer range to this request.
add(float, float) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a floating point range to this request.
add(String, float, float) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a floating point range to this request.
add(double, double) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a double precision floating point range to this request.
add(String, double, double) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a double precision floating point range to this request.
add(JoinClause) - Method in class com.attivio.sdk.search.query.JoinQuery
Add a JoinClause to the JoinQuery.
add(SearchDocument) - Method in class com.attivio.sdk.search.SearchDocumentList
 
add(String) - Method in interface com.attivio.sdk.server.global.GlobalMembership
Deprecated.
Add a member to this membership.
add(String) - Method in interface com.attivio.sdk.server.global.GlobalSet
Deprecated.
Adds a String value to this GlobalSet
add(String, String, InputStream) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Content will be copied from the InputStream and stored within the namespace under the id.
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.AuditDetailCollector
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.CorrelationIdFilter
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.DateFilter
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.DocIdCollector
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.IdFilter
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.NoDetailFilter
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.ResultCodeFilter
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.SequenceIdFilter
 
add(Token) - Method in class com.attivio.sdk.token.Position
Add a Token to this Position.
add(String) - Method in class com.attivio.sdk.token.Position
Add an indexed token to this Position.
add(String, TokenAnnotation) - Method in class com.attivio.sdk.token.Position
Add an annotated token to this Position.
add(String, TokenAnnotation, boolean) - Method in class com.attivio.sdk.token.Position
Add an annotated token to this Position.
add(CharSequence, TokenAnnotation, boolean) - Method in class com.attivio.sdk.token.Position
Add an annotated token to this Position.
add(Token, int) - Method in class com.attivio.sdk.token.TokenIterator
Appends a token.
add(Token, int) - Method in class com.attivio.sdk.token.TokenList
Appends a token.
add(String) - Method in class com.attivio.sdk.token.TokenSink
Appends a token using the default position increment.
add(String, int) - Method in class com.attivio.sdk.token.TokenSink
Appends a token.
add(Token) - Method in class com.attivio.sdk.token.TokenSink
Appends a token using the default position increment.
add(Token, int) - Method in class com.attivio.sdk.token.TokenSink
Appends a token.
add(TokenList) - Method in class com.attivio.sdk.token.TokenSink
Adds all Tokens for the passed in TokenList to this TokenList.
add(TokenList, int) - Method in class com.attivio.sdk.token.TokenSink
Adds all Tokens for the passed in TokenList
add(E) - Method in class com.attivio.sdk.util.BaseTypesList
add(int, E) - Method in class com.attivio.sdk.util.BaseTypesList
add(Calendar, int) - Method in enum com.attivio.sdk.util.CalendarField
Add amount to calendar according to field.
add(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
add(Token) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
ADD_EVENTS_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-4, Failed to add an event.
addAll(Properties) - Method in class com.attivio.sdk.esb.MessageMetadata
Adds all values from the properties object.
addAll(Iterable<FacetBucket>) - Method in class com.attivio.sdk.search.facet.FacetResponse
Add all buckets in value to this response.
addAll(Collection<? extends E>) - Method in class com.attivio.sdk.util.BaseTypesList
addAll(int, Collection<? extends E>) - Method in class com.attivio.sdk.util.BaseTypesList
addArgument(FieldExpression) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Add an argument.
addArgument(QueryParsers, T, Query) - Method in class com.attivio.util.parser.QueryOperator
 
addArgument(QueryParsers, BooleanAndQuery, Query) - Method in class com.attivio.util.parser.QueryOperators.AndQueryOperator
 
addArgument(QueryParsers, BoostQuery, Query) - Method in class com.attivio.util.parser.QueryOperators.BoostQueryOperator
 
addArgument(QueryParsers, BooleanOrQuery, Query) - Method in class com.attivio.util.parser.QueryOperators.OrQueryOperator
 
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Circle
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Ellipse
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Polygon
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Rectangle
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Shape
 
addAttribute(QueryParsers, T, String) - Method in class com.attivio.util.parser.CastOperator
 
addAttribute(QueryParsers, T, String) - Method in class com.attivio.util.parser.Operator
 
addAttribute(QueryParsers, T, String) - Method in class com.attivio.util.parser.PhraseOperator
 
addAttribute(QueryParsers, T, String) - Method in class com.attivio.util.parser.QueryOperator
 
addBoolean(boolean) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a boolean value to the output.
addBoostQuery(Query) - Method in class com.attivio.sdk.search.QueryRequest
Add a boost query.
addCase(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch
 
addCase(Switch.Case) - Method in class com.attivio.sdk.search.fields.Switch
 
addCastOperator(CastOperator, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addChild() - Method in class com.attivio.sdk.esb.GroupedMessageId
Adds a child to this group.
addChild() - Method in class com.attivio.sdk.esb.MessageId
 
addChildDocument(SearchDocument) - Method in class com.attivio.sdk.search.SearchDocument
Add a child document.
addChildren(String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
addClause(JoinMode, Query) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Add a clause for selecting child documents.
addContextOperator(PhraseOperator<ScopeTerm>, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addDataSource(Query) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
addDate(long) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a date value to the output as milliseconds since epoch.
addDays(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addDecimal(BigDecimal) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a decimal value to the output.
addDerivedField(String) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
addDocumentData(ProcessingResult.DocData) - Method in class com.attivio.sdk.esb.ProcessingResult
 
addDocumentId(String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Add a Document ID to apply this bulk update to.
addDocumentIds(String...) - Method in class com.attivio.sdk.ingest.BulkUpdate
Add Document IDs to apply this bulk update to.
addDocumentIds(Iterable<String>) - Method in class com.attivio.sdk.ingest.BulkUpdate
Add Document IDs to apply this bulk update to.
addDouble(double) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a double value to the output.
added(String) - Method in interface com.attivio.sdk.server.global.MembershipListener
Deprecated.
Called for each member added to the group
addEntries(List<AttivioAclEntry>) - Method in class com.attivio.sdk.security.AttivioAcl
Adds entries to the ACL.
addEntries(Iterable<AttivioAclEntry>) - Method in class com.attivio.sdk.security.AttivioAcl
 
addEntry(Principal, AclEntry) - Method in class com.attivio.sdk.security.AttivioAcl
addEntry(AclEntry) - Method in class com.attivio.sdk.security.AttivioAcl
Adds an ACL entry to the ACL.
addEvent(SystemEvent) - Method in interface com.attivio.sdk.client.EventStoreApi
 
addEvent(SystemEvent) - Method in class com.attivio.service.MockUnclusteredEventStore
 
addFacet(AdminQuery.Facet) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFacet(String, List<AdminQueryResult.Bucket>) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
addFacet(FacetRequest...) - Method in class com.attivio.sdk.search.QueryRequest
Adds all FacetRequests to this QueryRequest.
addFacetField(String...) - Method in class com.attivio.sdk.search.QueryRequest
Adds a FacetRequest for all specified fields.
addFacetFilter(FacetFilter) - Method in class com.attivio.sdk.search.QueryRequest
Adds a filter to this QueryRequest that will "drill down" on bucket.
addFeature(RelevancyFeatureDef) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
addFeature(RelevancyFeatureDef) - Method in interface com.attivio.sdk.client.RelevancyModelApi
addFeature(String, float) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
addFeedback(QueryFeedback) - Method in class com.attivio.sdk.search.QueryResponse
Add a feedback message.
addFeedback(List<QueryFeedback>) - Method in class com.attivio.sdk.search.QueryResponse
Add multiple feedback messages.
addFeedback(QueryFeedback...) - Method in class com.attivio.sdk.search.QueryResponse
Add multiple feedback messages.
addFeedback(String, String, String) - Method in class com.attivio.sdk.search.QueryResponse
Add a feedback message.
addFeedback(String, String, String, Map<String, Object>) - Method in class com.attivio.sdk.search.QueryResponse
Add a feedback message.
addField(String) - Method in class com.attivio.sdk.schema.Schema
Adds a new field by name to the schema.
addField(SchemaField) - Method in class com.attivio.sdk.schema.Schema
Adds field to the schema.
addField(String) - Method in class com.attivio.sdk.search.QueryRequest
Add a field to return in the response documents.
addField(FieldExpression) - Method in class com.attivio.sdk.search.QueryRequest
Add a FieldExpression to return for this QueryRequest.
addFilter(String, String...) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(String, Locale) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(String, Locale...) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(DictionaryType) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(ChangeStatus) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(Query) - Method in class com.attivio.sdk.search.QueryRequest
Add a filter Query to this QueryRequest.
addFilter(String) - Method in class com.attivio.sdk.search.QueryRequest
Add a filter query to this QueryRequest.
addFilter(String, String) - Method in class com.attivio.sdk.search.QueryRequest
Add a filter query to this QueryRequest.
addFilterBucket(String, Query) - Method in class com.attivio.util.parser.FacetRequestFactory
 
addFloat(float) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a float value to the output.
addGlobalMapListener(String, GlobalMapListener) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Registers a GlobalMapListener to listen for changes to a persistent global map with name
addGroupMembership(AttivioGroupMembership) - Method in class com.attivio.sdk.security.AttivioPrincipal
Adds a group membership to the set of this principal's group memberships.
addHours(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addIncludeField(String...) - Method in class com.attivio.sdk.schema.SchemaField
Add include field(s).
addInnerJoin(Query) - Method in class com.attivio.sdk.search.query.JoinQuery
Add an Inner Join to the JoinQuery.
addInnerJoin(Query, String, String) - Method in class com.attivio.sdk.search.query.JoinQuery
Add an Inner Join to the JoinQuery.
addInteger(int) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add an integer value to the output.
addInterval(DateFacetRequest.DateFacetResolution) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
addInterval(DateFacetRequest.DateFacetResolution, int) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
addKey(String, byte[]) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
addLocale(Locale) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
addLong(long) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a long value to the output.
addMessageData(ProcessingResult.MsgData) - Method in class com.attivio.sdk.esb.ProcessingResult
 
addMessageHistory(MessageHistory) - Method in class com.attivio.sdk.esb.AbstractListMessage
Adds a message to the message history.
addMessageHistory(List<MessageHistory>) - Method in class com.attivio.sdk.esb.AbstractListMessage
Adds a list of history.
addMessageHistory(MessageHistory) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Adds a piece of message history.
addMessageHistory(List<MessageHistory>) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Adds a list of history.
addMessageHistory(MessageHistory) - Method in interface com.attivio.sdk.esb.PlatformMessage
Adds an item to this message's history.
addMessageHistory(List<MessageHistory>) - Method in interface com.attivio.sdk.esb.PlatformMessage
Adds items to this message's history.
addMessageToGroup(GroupedMessage) - Method in interface com.attivio.sdk.esb.GroupedMessage
Adds msg to the group.
addMessageToGroup(GroupedMessage) - Method in class com.attivio.sdk.ingest.BulkUpdate
 
addMessageToGroup(GroupedMessage) - Method in class com.attivio.sdk.ingest.DocumentList
 
addMetadata(String, String) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, int) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, long) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, double) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, boolean) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, float) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, Throwable) - Method in class com.attivio.sdk.event.SystemEvent
Adds the Exception's messages and all messages of all causes to the event in the form:
addMilliseconds(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addMinutes(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addMonths(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addName(StringBuilder) - Method in class com.attivio.sdk.search.facet.FacetRequest
 
addName(StringBuilder) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
 
addOuterJoin(Query) - Method in class com.attivio.sdk.search.query.JoinQuery
Add an Outer Join to the JoinQuery.
addOuterJoin(Query, String, String) - Method in class com.attivio.sdk.search.query.JoinQuery
Add an Outer Join to the JoinQuery.
addOwner(Principal, Principal) - Method in class com.attivio.sdk.security.AttivioAcl
addParameter(StringBuilder, int, String, Object) - Method in class com.attivio.sdk.search.facet.FacetRequest
Add A REST Parameter To buffer.
addParameter(QueryParsers, T, String, StringParser) - Method in class com.attivio.util.parser.CastOperator
 
addParameter(QueryParsers, T, String, StringParser) - Method in class com.attivio.util.parser.Operator
 
addParameter(QueryParsers, T, String, StringParser) - Method in class com.attivio.util.parser.PhraseOperator
 
addParameter(QueryParsers, T, String, StringParser) - Method in class com.attivio.util.parser.QueryOperator
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Add any parameters to string representation.
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.EntityDefinition
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.EntityDictionaryInfo
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.SpellTermDefinition
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.StopwordDefinition
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.StopwordDictionaryInfo
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.SynonymDefinition
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
 
addParameters(StringBuilder) - Method in class com.attivio.sdk.client.dictionary.TermDefinition
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.FacetRequest
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
 
addParameters(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.Query
 
addPayload(DictionaryPayload) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
addPermission(Permission) - Method in class com.attivio.sdk.security.AttivioAclEntry
addPhraseOperator(PhraseOperator, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addPlacement(QueryPlacement) - Method in class com.attivio.sdk.search.QueryResponse
 
addPoint(Point) - Method in class com.attivio.sdk.geo.Polygon
Add a point to this polygon.
addPoint(double, double) - Method in class com.attivio.sdk.geo.Polygon
Add a point to this polygon.
addPoint(double, double) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a Point value to the output.
addProperty(String, String) - Method in class com.attivio.sdk.schema.SchemaField
Adds a property to the field.
addProvider(String, AutoCompleteProvider) - Static method in class com.attivio.sdk.client.MockAutoCompleteApi
Add a provider to use for testing
addQuarters(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addQueryOperator(QueryOperator, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addRange(FreshnessRange) - Method in class com.attivio.sdk.search.fields.Freshness
 
addRange(long, TimeResolution, double, double, double) - Method in class com.attivio.sdk.search.fields.Freshness
Add a range to the freshness table.
addRangeBucket(FacetRange) - Method in class com.attivio.util.parser.FacetRequestFactory
 
addRawPayload(String) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
Add raw payloads parsed from value.
addRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
addRelevancyModel(RelevancyModel) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Create a new relevancy model.
addRole(AttivioRole) - Method in class com.attivio.sdk.security.AttivioPrincipal
Add a role to the principal.
addSchemaField(String) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Add a field to return schema field information.
addSchemaFilter(FacetRequestFactory.SchemaFacetFilter, boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
Add/clear a filter for a schema facet.
addScopeBoost(PhraseBoostFeature.ScopeBoost) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Add a scope boost.
addScopeOperator(PhraseOperator<ScopeTerm>, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addScoreFunction(FieldExpression) - Method in class com.attivio.sdk.search.query.BoostQuery
Add a ScoreFunction to this BoostQuery.
addScoreFunction(String) - Method in class com.attivio.sdk.search.QueryRequest
Add a scoring function to this QueryRequest.
addScoreFunction(String...) - Method in class com.attivio.sdk.search.QueryRequest
Add a scoring function to this QueryRequest.
addScoreFunction(FieldExpression) - Method in class com.attivio.sdk.search.QueryRequest
Add a scoring function to this QueryRequest.
addScoreFunction(FieldExpression...) - Method in class com.attivio.sdk.search.QueryRequest
Add a scoring function to this QueryRequest.
addSeconds(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addShape(Shape) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a Shape value to the output.
addSignal(Signal) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
addSignal(Signal) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Add a signal
addSort(Sort) - Method in class com.attivio.sdk.search.QueryRequest
Add a Sort specifier to this QueryRequest.
addSort(String, Sort.SortOrder) - Method in class com.attivio.sdk.search.QueryRequest
 
addSort(FieldExpression, Sort.SortOrder) - Method in class com.attivio.sdk.search.QueryRequest
 
addStaticField(String, Object) - Method in interface com.attivio.sdk.client.IngestClient
Add a field to apply to all documents.
addString(String) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a String value to the output.
addTerm(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
Add term to this phrase.
addTerm(String) - Method in class com.attivio.util.parser.FacetRequestFactory
NOTE: currently only applies to schema facet.
addTerm(QueryParsers, T, Phrase) - Method in class com.attivio.util.parser.PhraseOperator
 
addTerm(QueryParsers, PhraseOr, Phrase) - Method in class com.attivio.util.parser.QueryOperators.OrPhraseOperator
 
addTerm(QueryParsers, PhraseNear, Phrase) - Method in class com.attivio.util.parser.QueryOperators.PhraseNearParser
 
addToken(Token) - Method in interface com.attivio.sdk.token.TokenListSerializer
 
addUserDefinedField(UserDefinedFieldDef) - Method in class com.attivio.sdk.schema.Schema
 
addValue(String, IngestFieldValue) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a value to field.
addValue(String, String) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a String value to field.
addValue(String, Number) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a numeric value to field.
addValue(String, Date) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Date value to field.
addValue(String, Boolean) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Boolean value to field.
addValue(String, Point) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Point value to field.
addValue(String, Shape) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Shape value to field.
addValue(String, Document) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Document value to field.
addValue(String, ContentPointer) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a ContentPointer value to field.
addValue(IngestFieldValue) - Method in class com.attivio.sdk.ingest.IngestField
Add a value to this IngestField.
addValue(String) - Method in class com.attivio.sdk.ingest.IngestField
Add a String value to this IngestField.
addValue(Number) - Method in class com.attivio.sdk.ingest.IngestField
Add a numeric value to this IngestField.
addValue(Date) - Method in class com.attivio.sdk.ingest.IngestField
Add a Date value to this IngestField.
addValue(Boolean) - Method in class com.attivio.sdk.ingest.IngestField
Add a Boolean value to this IngestField.
addValue(Point) - Method in class com.attivio.sdk.ingest.IngestField
Add a Point value to this IngestField.
addValue(Shape) - Method in class com.attivio.sdk.ingest.IngestField
Add a Shape value to this IngestField.
addValue(Document) - Method in class com.attivio.sdk.ingest.IngestField
Add a Document value to this IngestField.
addValue(ContentPointer) - Method in class com.attivio.sdk.ingest.IngestField
Add a ContentPointer value to this IngestField.
addValue(String, SearchFieldValue) - Method in class com.attivio.sdk.search.SearchDocument
Add a value to field.
addValue(String, String) - Method in class com.attivio.sdk.search.SearchDocument
Add a String value to field.
addValue(String, Number) - Method in class com.attivio.sdk.search.SearchDocument
Add a numeric value to field.
addValue(String, Date) - Method in class com.attivio.sdk.search.SearchDocument
Add a Date value to field.
addValue(String, Boolean) - Method in class com.attivio.sdk.search.SearchDocument
Add a Boolean value to field.
addValue(String, Point) - Method in class com.attivio.sdk.search.SearchDocument
Add a Point value to field.
addValue(String, Shape) - Method in class com.attivio.sdk.search.SearchDocument
Add a Shape value to field.
addValue(SearchFieldValue) - Method in class com.attivio.sdk.search.SearchField
Add a value to this SearchField.
addValue(String) - Method in class com.attivio.sdk.search.SearchField
Add a String value to this SearchField.
addValue(Number) - Method in class com.attivio.sdk.search.SearchField
Add a numeric value to this SearchField.
addValue(Date) - Method in class com.attivio.sdk.search.SearchField
Add a Date value to this SearchField.
addValue(Boolean) - Method in class com.attivio.sdk.search.SearchField
Add a Boolean value to this SearchField.
addValue(Point) - Method in class com.attivio.sdk.search.SearchField
Add a Point value to this SearchField.
addValue(Shape) - Method in class com.attivio.sdk.search.SearchField
Add a Shape value to this SearchField.
addValues(String, String...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add String values to field.
addValues(String, Number...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add numeric values to field.
addValues(String, Date...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Date values to field.
addValues(String, Boolean...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Boolean values to field.
addValues(String, Point...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Point values to field.
addValues(String, Shape...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Shape values to field.
addValues(String, Document...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Document values to field.
addValues(String, ContentPointer...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add ContentPointer values to field.
addValues(String...) - Method in class com.attivio.sdk.ingest.IngestField
Add String values to this IngestField.
addValues(Number...) - Method in class com.attivio.sdk.ingest.IngestField
Add numeric values to this IngestField.
addValues(Date...) - Method in class com.attivio.sdk.ingest.IngestField
Add Date values to this IngestField.
addValues(Boolean...) - Method in class com.attivio.sdk.ingest.IngestField
Add Boolean values to this IngestField.
addValues(Point...) - Method in class com.attivio.sdk.ingest.IngestField
Add Point values to this IngestField.
addValues(Shape...) - Method in class com.attivio.sdk.ingest.IngestField
Add Shape values to this IngestField.
addValues(Document...) - Method in class com.attivio.sdk.ingest.IngestField
Add Document values to this IngestField.
addValues(ContentPointer...) - Method in class com.attivio.sdk.ingest.IngestField
Add ContentPointer values to this IngestField.
addValues(String, String...) - Method in class com.attivio.sdk.search.SearchDocument
Add String values to field.
addValues(String, Number...) - Method in class com.attivio.sdk.search.SearchDocument
Add numeric values to field.
addValues(String, Date...) - Method in class com.attivio.sdk.search.SearchDocument
Add Date values to field.
addValues(String, Boolean...) - Method in class com.attivio.sdk.search.SearchDocument
Add Boolean values to field.
addValues(String, Point...) - Method in class com.attivio.sdk.search.SearchDocument
Add Point values to field.
addValues(String, Shape...) - Method in class com.attivio.sdk.search.SearchDocument
Add Shape values to field.
addValues(String...) - Method in class com.attivio.sdk.search.SearchField
Add String values to this SearchField.
addValues(Number...) - Method in class com.attivio.sdk.search.SearchField
Add numeric values to this SearchField.
addValues(Date...) - Method in class com.attivio.sdk.search.SearchField
Add Date values to this SearchField.
addValues(Boolean...) - Method in class com.attivio.sdk.search.SearchField
Add Boolean values to this SearchField.
addValues(Point...) - Method in class com.attivio.sdk.search.SearchField
Add Point values to this SearchField.
addValues(Shape...) - Method in class com.attivio.sdk.search.SearchField
Add Shape values to this SearchField.
addVersion(RevisionStatus) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addWeeks(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addWeight(String, float) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
addYears(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addZone(String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Add a zone that this bulk update should apply to.
AdminQuery - Class in com.attivio.sdk.businesscenter
Query for performing queries for administration purposes.
AdminQuery() - Constructor for class com.attivio.sdk.businesscenter.AdminQuery
 
AdminQuery(DictionaryInfo) - Constructor for class com.attivio.sdk.businesscenter.AdminQuery
Template an administration query based on info.
AdminQuery.Facet - Class in com.attivio.sdk.businesscenter
 
AdminQuery.Filter - Class in com.attivio.sdk.businesscenter
Filter specifier for a dictionary query.
AdminQuery.Sort - Class in com.attivio.sdk.businesscenter
Sort specifier for a dictionary query.
AdminQueryResult<T> - Class in com.attivio.sdk.businesscenter
Query result returned for AdminQuery.
AdminQueryResult() - Constructor for class com.attivio.sdk.businesscenter.AdminQueryResult
 
AdminQueryResult(List<T>, Map<String, List<AdminQueryResult.Bucket>>, long, long) - Constructor for class com.attivio.sdk.businesscenter.AdminQueryResult
 
AdminQueryResult.Bucket - Class in com.attivio.sdk.businesscenter
 
AdminQueryResult.FacetResult - Class in com.attivio.sdk.businesscenter
 
ADVANCED - Static variable in class com.attivio.sdk.search.QueryLanguages
Advanced query language.
ADVANCED - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
AdvancedFieldValueMapper - Interface in com.attivio.sdk.util
Maps a single IngestFieldValue to a new field.
AdvancedFieldValueMapperWrapper - Class in com.attivio.sdk.util
AdvancedFieldValueMapperWrapper(FieldValueMapper) - Constructor for class com.attivio.sdk.util.AdvancedFieldValueMapperWrapper
 
AdvancedFieldValueModifier - Interface in com.attivio.sdk.util
Modifies a single IngestFieldValue in place.
AdvancedTextExtractionError - Class in com.attivio.sdk.error
Contains error codes related to the integration layer.
AfterAllLocalInstancesStarted - Interface in com.attivio.sdk.server.component.lifecycle
Interface for Stages to implement if they wish to be notified after all of the local instances have been started.
afterAllLocalInstancesStarted() - Method in interface com.attivio.sdk.server.component.lifecycle.AfterAllLocalInstancesStarted
Called after all instances of this component in the system have been started
AfterLocalNodeStartup - Interface in com.attivio.sdk.server.component.lifecycle
Interface for Stages to implement if they wish to be notified after the local AIE node has been started.
afterLocalNodeStartup() - Method in interface com.attivio.sdk.server.component.lifecycle.AfterLocalNodeStartup
Called after the local AIE node has been started.
AgentError - Class in com.attivio.sdk.error
Errors for agent interaction
AggregateExpression - Class in com.attivio.sdk.search.fields
Expressions for transforming a set of values produced by an underlayinng FieldExpression.
AggregateExpression(AggregateExpression.Method, String) - Constructor for class com.attivio.sdk.search.fields.AggregateExpression
Construct a new AggregateExpression to apply to a field.
AggregateExpression(AggregateExpression.Method, String, String) - Constructor for class com.attivio.sdk.search.fields.AggregateExpression
Construct a new AggregateExpression to apply to a field with an alias.
AggregateExpression(AggregateExpression.Method, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.AggregateExpression
Construct a new AggregateExpression.
AggregateExpression(AggregateExpression.Method, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.AggregateExpression
Construct a new AggregateExpression to apply to a FieldExpression with an alias.
AggregateExpression.Method - Enum in com.attivio.sdk.search.fields
Aggregation method available.
AieLogger - Interface in com.attivio.sdk.server.util
Deprecated.
AieLoggerAware - Interface in com.attivio.sdk.server.component.configuration
Deprecated.
ALERT_COMPILE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-56 Failed to compile alert.
ALERT_DISPATCH_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-57 Failed to dispatch alert event.
ALERT_NOT_CREATED - Static variable in class com.attivio.sdk.error.SailError
SAIL-5 alert not created
ALERT_STORE_DOWN - Static variable in class com.attivio.sdk.error.SailError
SAIL-3 alert store down
ALERTS_NOT_INSTALLED - Static variable in class com.attivio.sdk.error.SailError
SAIL-4 alerts is not installed
alias - Variable in class com.attivio.sdk.search.fields.FieldExpression
The alias for this expression.
ALIAS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name that identifies a sub query tree with an alias (string).
ALL_CONTEXT - Static variable in class com.attivio.sdk.search.fields.ClauseContext
Context to request field from all clauses.
ALL_MODES - Static variable in interface com.attivio.sdk.server.component.ingest.HandlesSpecificDocumentModes
All document modes.
ALLOW - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Paramter name for the allow field for an AccessControlQuery.
ALLOW_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-28 Error occurred while trying to make path snapshottable.
ancestor - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
ANCESTOR_IDS - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will store the ID's of documents that are ancestors of a given document.
ancestorId - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
ANCHOR_TEXT - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds all of the anchor text for the links that point to this page/document.
AnchorFilter - Class in com.attivio.sdk.search.query.phrase
Anchor phrase to start/end of an indexed value.
AnchorFilter() - Constructor for class com.attivio.sdk.search.query.phrase.AnchorFilter
Constructor.
AnchorFilter(AnchorFilter.AnchorMode, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.AnchorFilter
Constructor.
AnchorFilter.AnchorMode - Enum in com.attivio.sdk.search.query.phrase
Mode for anchoring this term to indexed values
AnchorFilterOperator(AnchorFilter.AnchorMode) - Constructor for class com.attivio.util.parser.QueryOperators.AnchorFilterOperator
 
and(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
AndNotPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.AndNotPhraseOperator
 
AndQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.AndQueryOperator
 
annotations - Variable in class com.attivio.sdk.search.query.phrase.PhraseTerm
Arbitrary token annotations.
ANON_ACL - Static variable in class com.attivio.sdk.security.AttivioAcl
Represents the ACL that grants read access to the anonymous user (and therefore, effectively to everyone).
ANON_READ - Static variable in class com.attivio.sdk.security.AttivioAclEntry
The ACL entry defining read access granted to the anonymous user.
ANONYMOUS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the anonymous acl for an AccessControlQuery.
ANONYMOUS - Static variable in class com.attivio.sdk.security.AttivioPrincipal
Constant to signify anonymous (realm or user).
ANONYMOUS_DISALLOWED - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9007.
ANONYMOUS_USER - Static variable in class com.attivio.sdk.security.AttivioPrincipal
Represents the anonymous user (whose realm ID, principal ID, and principal name are ANONYMOUS).
ANONYMOUS_USER_GUID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The GUID of the anonymous user.
ApiSecurityError - Class in com.attivio.sdk.error
 
append(StringBuilder, String, String, boolean) - Static method in class com.attivio.sdk.dictionary.DictionaryObject
 
append(StringBuilder, String, String, Object) - Static method in class com.attivio.sdk.dictionary.DictionaryObject
 
append(StringBuilder, String, String, Date) - Static method in class com.attivio.sdk.dictionary.DictionaryObject
 
append(String...) - Method in class com.attivio.sdk.esb.WorkflowQueue
Adds an ordered list of workflows to the end of this queue.
append(Query...) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Adds required sub queries.
append(String...) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Adds required search terms.
append(Query...) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Adds sub queries.
append(String...) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Adds search terms.
append(String) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
 
append(String...) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
 
append(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
 
append(Phrase...) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
 
append(CharSequence) - Method in class com.attivio.sdk.token.Token
Append value to the end of this token.
append(String) - Method in class com.attivio.sdk.token.TokenList
Appends a token to this TokenList using the default position increment.
append(String, int) - Method in class com.attivio.sdk.token.TokenList
Appends a token.
append(Token) - Method in class com.attivio.sdk.token.TokenList
Appends a token using the default position increment.
append(Token, int) - Method in class com.attivio.sdk.token.TokenList
Appends a token.
append(String) - Method in class com.attivio.sdk.token.TokenSink
Appends a token to this TokenList using the default position increment.
append(String, int) - Method in class com.attivio.sdk.token.TokenSink
Appends a token.
append(Token) - Method in class com.attivio.sdk.token.TokenSink
Appends a token using the default position increment.
append(Token, int) - Method in class com.attivio.sdk.token.TokenSink
Appends a token.
appendParameters(StringBuilder) - Method in class com.attivio.sdk.search.fields.PhraseScore
 
appendParameters(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
appendParameters(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.JoinClause
 
appendParameters(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.Query
 
apply(Statement, Description) - Method in class com.attivio.sdk.test.SdkRule
approveDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Approve pending changes to dictionary identified by info.
arg0 - Variable in class com.attivio.sdk.search.fields.BinaryFieldExpression
The First argument
arg1 - Variable in class com.attivio.sdk.search.fields.BinaryFieldExpression
The Second argument
args - Variable in class com.attivio.sdk.search.fields.MultiaryFieldExpression
 
ARGUMENT_REQUIRED - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-1 Argument required.
ArgumentInfo - Interface in com.attivio.sdk.server.udf
Information for an argument to a UserDefinedField.
as(String) - Method in class com.attivio.sdk.search.fields.FieldExpression
Set the alias and return this FieldExpression.
ASC - Static variable in class com.attivio.sdk.search.Sort
Ascending Sort Order.
asin(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
asin(String) - Method in class com.attivio.util.FieldExpressionFactory
 
assertFieldValue(SearchDocument, String, Object) - Static method in class com.attivio.sdk.test.DocumentAssert
check a doc value.
assertFieldValue(IngestDocument, String, Object) - Static method in class com.attivio.sdk.test.DocumentAssert
check a doc value.
assertFieldValueContains(SearchDocument, String, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueContains(IngestDocument, String, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueList(IngestDocument, String, Object...) - Static method in class com.attivio.sdk.test.DocumentAssert
Assert that a document has the specified values for a field
assertFieldValueList(IngestField, Object...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueList(SearchDocument, String, Object...) - Static method in class com.attivio.sdk.test.DocumentAssert
Assert that a document has the specified values for a field
assertFieldValueList(SearchField, Object...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueSet(IngestDocument, String, T...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueSet(IngestField, T...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueSet(SearchDocument, String, T...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueSet(SearchField, T...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
ASSERTION_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-1 AssertionError.
ASSERTION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-38 Code assertion failure
assertScopes(String, IngestFieldValue, String...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValue(IngestDocument, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValue(IngestField) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValue(SearchDocument, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValue(SearchField) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValueOrNull(IngestDocument, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValueOrNull(IngestField) - Static method in class com.attivio.sdk.test.DocumentAssert
 
ASYNC_MESSAGE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-22 Async message error.
atan(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
atan(String) - Method in class com.attivio.util.FieldExpressionFactory
 
atan2(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ATEERR_CANNOT_CONTINUE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_DOCTYPELOADFAILURE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_FAILEDIMPERSONATION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_INVALIDARGS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_INVALIDCALL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_MAXFAILURES - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATTEMPT_TO_RESEND_DOCUMENT - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-50 Attempted to resend the same document by a MultiOutputSingleDocumentTransformer.
ATTIVIO_DATE_FORMAT - Static variable in class com.attivio.util.DateUtils
The format to for indexed Dates in Attivio
ATTIVIO_INTERNAL_TEST_CLASS_RESOURCE - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory
 
ATTIVIO_TEST_FILE_RESOURCE - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory
 
AttivioAcl - Class in com.attivio.sdk.security
Represents an access control list (ACL).
AttivioAcl() - Constructor for class com.attivio.sdk.security.AttivioAcl
Creates a blank ACL object.
AttivioAcl(String) - Constructor for class com.attivio.sdk.security.AttivioAcl
Creates a blank ACL object with a name.
AttivioAclEntry - Class in com.attivio.sdk.security
Represents an access control list entry.
AttivioAclEntry() - Constructor for class com.attivio.sdk.security.AttivioAclEntry
Constructs a blank ACL entry.
AttivioAclEntry(AttivioPrincipal, List<AttivioPermission>, boolean) - Constructor for class com.attivio.sdk.security.AttivioAclEntry
Constructs an ACL entry, given a principal and their permissions.
AttivioDateFormat - Class in com.attivio.util
This class provides functions for parsing and formatting dates in a format used by the Attivio Engine.
AttivioException - Exception in com.attivio.sdk
The base class for general Attivio generated exceptions.
AttivioException() - Constructor for exception com.attivio.sdk.AttivioException
 
AttivioException(ErrorCode, String, Object...) - Constructor for exception com.attivio.sdk.AttivioException
Constructs an AttivioException with the error code.
AttivioException(ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioException
Constructs an AttivioException with the error code.
AttivioException(String, ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioException
Constructs an AttivioException with the error code.
AttivioGroupMembership - Class in com.attivio.sdk.security
Represents an "is-member-of" relationship/association between a principal and a group that principal is a member of.
AttivioGroupMembership() - Constructor for class com.attivio.sdk.security.AttivioGroupMembership
The default constructor.
AttivioGroupMembership(AttivioPrincipalKey, AttivioPrincipalKey) - Constructor for class com.attivio.sdk.security.AttivioGroupMembership
Constructs a group membership.
AttivioIOException - Exception in com.attivio.sdk
Base class for IO exceptions in Attivio AIE.
AttivioIOException(AttivioThrowable) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor, copies the error code, cause, and original message from e.
AttivioIOException(ErrorCode, String) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(ErrorCode, String, Object...) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(ErrorCode, Throwable, String) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(String, ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(String, ErrorCode, Throwable, String) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioPermission - Class in com.attivio.sdk.security
Represents a permission type (also known as an access right).
AttivioPermission() - Constructor for class com.attivio.sdk.security.AttivioPermission
The default constructor.
AttivioPermission(String) - Constructor for class com.attivio.sdk.security.AttivioPermission
Constructs a permission.
AttivioPrincipal - Class in com.attivio.sdk.security
Represents a principal (a user or a group).

A principal is characterized by three attributes: realm ID - the ID of the security realm in which the principal is defined principal ID - the unique ID of the principal principal name - the name of the principal
AttivioPrincipal() - Constructor for class com.attivio.sdk.security.AttivioPrincipal
The default constructor.
AttivioPrincipal(String, String, String, AttivioPrincipal.PrincipalType) - Constructor for class com.attivio.sdk.security.AttivioPrincipal
Creates an Attivio principal object from a realm ID, a principal ID, a principal name, and a principal type.
AttivioPrincipal(AttivioPrincipalKey, String, AttivioPrincipal.PrincipalType) - Constructor for class com.attivio.sdk.security.AttivioPrincipal
Constructs an Attivio principal from a principal key, name, and type.
AttivioPrincipal.PrincipalType - Enum in com.attivio.sdk.security
Contains the possible principal types.
AttivioPrincipalAlias - Class in com.attivio.sdk.security
AttivioPrincipalAlias defines an alias for a principal that allows multiple users to share the same ACLs.
AttivioPrincipalAlias() - Constructor for class com.attivio.sdk.security.AttivioPrincipalAlias
 
AttivioPrincipalAlias(AttivioPrincipalKey, AttivioPrincipalKey) - Constructor for class com.attivio.sdk.security.AttivioPrincipalAlias
Constructs an alias membership.
AttivioPrincipalKey - Class in com.attivio.sdk.security
Represents a key that uniquely identifies a given principal (user or group).
AttivioPrincipalKey() - Constructor for class com.attivio.sdk.security.AttivioPrincipalKey
The default constructor.
AttivioPrincipalKey(String, String) - Constructor for class com.attivio.sdk.security.AttivioPrincipalKey
Constructs a principal key.
AttivioRemoteException - Exception in com.attivio.sdk
An unhandled exception from a remote system.
AttivioRemoteException(Throwable) - Constructor for exception com.attivio.sdk.AttivioRemoteException
Constructor.
AttivioRemoteException(String, String, Throwable, StackTraceElement[]) - Constructor for exception com.attivio.sdk.AttivioRemoteException
Constructor, from the details of the remote exception.
AttivioRole - Class in com.attivio.sdk.security
An AttivioRole represents role authorization permissions on client APIs.
AttivioRole() - Constructor for class com.attivio.sdk.security.AttivioRole
Constructor intended for use by serialization code.
AttivioRole(String, String) - Constructor for class com.attivio.sdk.security.AttivioRole
Constructs a user role from name and subgroup.
AttivioRole(String) - Constructor for class com.attivio.sdk.security.AttivioRole
Constructs a user role from a role name.
AttivioRole(Enum<?>) - Constructor for class com.attivio.sdk.security.AttivioRole
Constructs a user role via an enum value for the role name.
AttivioRole(Enum<?>, String) - Constructor for class com.attivio.sdk.security.AttivioRole
Constructs a user role with an enum value for name and a subgroup.
AttivioRunnable - Interface in com.attivio.commandline
Deprecated.
This class has been moved to the sdk package: AttivioRunnable
AttivioRunnable - Interface in com.attivio.sdk.commandline
Describes a class that can be run from the command line and provides automatic command line argument parsing.
AttivioRuntimeException - Exception in com.attivio.sdk
Base class for runtime exceptions in Attivio AIE.
AttivioRuntimeException(AttivioThrowable) - Constructor for exception com.attivio.sdk.AttivioRuntimeException
 
AttivioRuntimeException(ErrorCode, String, Object...) - Constructor for exception com.attivio.sdk.AttivioRuntimeException
 
AttivioRuntimeException(ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioRuntimeException
 
AttivioRuntimeException(String, ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioRuntimeException
 
AttivioThrowable - Interface in com.attivio.sdk
Interface implemented by all Attivio Exception base classes.
audit(AuditDetail) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Writes the audit information to the store.
audit(List<AuditDetail>) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Writes a batch of audit information to the store.
audit(List<AuditDetail>) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
audit(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
AUDIT_SUMMARY_SYNC_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-37 The audit stored audit summary does not match the stored detail records
AuditClientSummary - Interface in com.attivio.sdk.client.audit
Summary statistics for a client ingestion.
AuditDetail - Interface in com.attivio.sdk.client.audit
Base interface for all AIE message and document audit information.
AuditDetailCollector(List<AuditDetail>) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.AuditDetailCollector
 
AuditReaderApi - Interface in com.attivio.sdk.client.audit
The AuditReaderApi allows for the consumption of audit information about the processing of messages documents.
AuditWriterApi - Interface in com.attivio.sdk.client.audit
The AuditWriterApi allows for the creation of audit information about the processing of documents.
AUTH_FAILED - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9013.
AUTHENTICATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-97, authentication error
AutoCompleteApi - Interface in com.attivio.sdk.client
API for the retrieving of query completion suggestions based on a current query request.
AutoCompleteProvider - Interface in com.attivio.autocomplete
Deprecated.
This class has been moved to the sdk package: SharedResourceAutoCompleteProvider
AutoCompleteProvider - Interface in com.attivio.sdk.autocomplete
Interface for beans that will provide suggestions for user queries.
AutoCompleteSuggestion - Class in com.attivio.autocomplete
Deprecated.
This class has been moved to the sdk package: AutoCompleteSuggestion
AutoCompleteSuggestion() - Constructor for class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
AutoCompleteSuggestion(String, String) - Constructor for class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
AutoCompleteSuggestion - Class in com.attivio.sdk.autocomplete
 
AutoCompleteSuggestion() - Constructor for class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
AutoCompleteSuggestion(String, String) - Constructor for class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
AutowiredExposedApi - Annotation Type in com.attivio.sdk.server.api
Annotation similar to Spring's Autowired annotation for setters but it only supports handling of ExposedApis.
avg(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
avg(String) - Method in class com.attivio.util.FieldExpressionFactory
 
AVM_MSG_RECEIVER_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-10 Attivio VM Queue (AVM) receiver error.

B

Backup - Class in com.attivio.sdk.ingest
Message used to initiate an index backup.
Backup() - Constructor for class com.attivio.sdk.ingest.Backup
The default constructor
Backup(UUID, String...) - Constructor for class com.attivio.sdk.ingest.Backup
Constructor with a client ID and an array of workflows
Backup(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.Backup
Constructor with a client ID and a workflow queue
BAD_ADMIN_RESPONSE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-5 Inappropriate response received to an admin message.
BAD_CRON_EXPRESSION - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-5 Bad cron expression.
BAD_DATE - Static variable in class com.attivio.sdk.error.BaseTransformerError
BASE_TRANSFORMER-1 improperly formatted date transformer
BAD_ONTOLOGY - Static variable in class com.attivio.sdk.error.OntologyError
 
BAD_RESPONSE - Static variable in class com.attivio.sdk.error.SailError
SAIL-1 Your query did not result in a valid search response.
BaseDocumentTransformer - Interface in com.attivio.sdk.server.component.ingest
Base interface for all other transformer interfaces that work on documents.
BaseRoutingComponent<T> - Interface in com.attivio.sdk.server.component.routing
Indicates that the implementor returns values to populate a WorkflowQueue.
BaseTransformerError - Class in com.attivio.sdk.error
 
BaseTypesEntry() - Constructor for class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
BaseTypesEntry(Object, Object) - Constructor for class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
BaseTypesList<E> - Class in com.attivio.sdk.util
An ArrayList that checks the type of all entries against a set of predefined data types in BaseTypesMap.VALID_CLASSES.
BaseTypesList() - Constructor for class com.attivio.sdk.util.BaseTypesList
 
BaseTypesList(Collection<E>) - Constructor for class com.attivio.sdk.util.BaseTypesList
 
BaseTypesList(E...) - Constructor for class com.attivio.sdk.util.BaseTypesList
 
BaseTypesMap<K,V> - Class in com.attivio.sdk.util
A LinkedHashMap that checks the type of all keys and values against a set of predefined data types in BaseTypesMap.VALID_CLASSES.
BaseTypesMap() - Constructor for class com.attivio.sdk.util.BaseTypesMap
Default constructor.
BaseTypesMap(int) - Constructor for class com.attivio.sdk.util.BaseTypesMap
Constructor that takes an initial capacity.
BaseTypesMap(Map<? extends K, ? extends V>) - Constructor for class com.attivio.sdk.util.BaseTypesMap
Create a new base types map from the existing map.
BaseTypesMap.BaseTypesEntry - Class in com.attivio.sdk.util
 
BasisTechError - Class in com.attivio.sdk.error
BasisTech Error Codes.
BEAN_DESTROY_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-82 Failed to destroy a bean for some reason.
BinaryFieldExpression - Class in com.attivio.sdk.search.fields
Abstract FieldExpression that takes two FieldExpressions as arguments.
BinaryFieldExpression(String) - Constructor for class com.attivio.sdk.search.fields.BinaryFieldExpression
Construct a new BinaryFieldExpression with an alias.
BinaryFieldExpression(FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.BinaryFieldExpression
 
BinaryFieldExpression(FieldExpression, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.BinaryFieldExpression
Construct a new BinaryFieldExpression.
BinaryMathExpression - Class in com.attivio.sdk.search.fields
Mathematical expression for applying a function to two arguments.
BinaryMathExpression(BinaryMathExpression.Method, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.BinaryMathExpression
Construct a new BinaryMathExpression.
BinaryMathExpression(BinaryMathExpression.Method, FieldExpression, FieldExpression, MultiValueMode) - Constructor for class com.attivio.sdk.search.fields.BinaryMathExpression
Construct a new BinaryMathExpression.
BinaryMathExpression(BinaryMathExpression.Method, FieldExpression, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.BinaryMathExpression
Construct a new BinaryMathExpression.
BinaryMathExpression(BinaryMathExpression.Method, FieldExpression, FieldExpression, MultiValueMode, String) - Constructor for class com.attivio.sdk.search.fields.BinaryMathExpression
Construct a new BinaryMathExpression.
BinaryMathExpression.Method - Enum in com.attivio.sdk.search.fields
Binary Function type.
binarySearch(int[], int, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
binarySearch(long[], long, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
binarySearch(float[], float, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
binarySearch(double[], double, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
binarySearch(T[], T, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
bitand(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
bitandnot(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
bitnot(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
bitor(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
bitxor(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
BLOCKED_ON_MESSAGE_SKEW - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-71 Component instance blocking because of excessive skew.
BLOCKS_PINNEDDOC_NOT_DISJOINT - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-41.
BLOCKS_PINNEDDOC_NOT_DISJOINT_CQ - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENER-46.
BooleanAndQuery - Class in com.attivio.sdk.search.query
A BooleanAndQuery requires all sub queries must match.
BooleanAndQuery() - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
 
BooleanAndQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQuery(Query...) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQuery(List<? extends Query>) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQuery(String, String) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQuery(String...) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanExpression - Class in com.attivio.sdk.search.fields
Boolean Logic Expression.
BooleanExpression(BooleanExpression.Operator, FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.BooleanExpression
 
BooleanExpression(BooleanExpression.Operator, List<FieldExpression>) - Constructor for class com.attivio.sdk.search.fields.BooleanExpression
 
BooleanExpression(BooleanExpression.Operator, List<FieldExpression>, String) - Constructor for class com.attivio.sdk.search.fields.BooleanExpression
 
BooleanExpression(BooleanExpression.Operator, FieldExpression[], String) - Constructor for class com.attivio.sdk.search.fields.BooleanExpression
 
BooleanExpression.Operator - Enum in com.attivio.sdk.search.fields
Boolean Operator.
BooleanNotQuery - Class in com.attivio.sdk.search.query
A BooleanNotQuery excludes all documents matching a sub query.
BooleanNotQuery() - Constructor for class com.attivio.sdk.search.query.BooleanNotQuery
 
BooleanNotQuery(String) - Constructor for class com.attivio.sdk.search.query.BooleanNotQuery
Construct a new BooleanNotQuery
BooleanNotQuery(Query) - Constructor for class com.attivio.sdk.search.query.BooleanNotQuery
Construct a new BooleanNotQuery.
BooleanOrQuery - Class in com.attivio.sdk.search.query
A BooleanOrQuery requires at least one sub query must match.
BooleanOrQuery() - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(Query...) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(List<? extends Query>) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(String, String) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(String...) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
booleanValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a boolean.
booleanValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as a boolean.
booleanValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a boolean.
boost - Variable in class com.attivio.sdk.search.query.Query
 
BOOST - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for boost parameter (int)
boost - Variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
BOOST_FREQUENCY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Deprecated.
this parameter is now ignored
BOOST_POSITION - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Deprecated.
this parameter is now ignored
BOOST_PROXIMITY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Deprecated.
this parameter is now ignored
BoostPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.BoostPhraseOperator
 
BoostQuery - Class in com.attivio.sdk.search.query
Query operator that will apply a boost query to a search query.
BoostQuery() - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, FieldExpression...) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, List<FieldExpression>) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, Query, FieldExpression...) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, Query, List<FieldExpression>) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery.Method - Enum in com.attivio.sdk.search.query
Enum for specifying the method to use for applying boosts to the score for a search query.
BoostQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.BoostQueryOperator
 
BreakableLockListener - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
Bucket(String, long) - Constructor for class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
bufferEquals(Token) - Method in class com.attivio.sdk.token.Token
Return true if this Token's buffer contains the same text as token.
bufferEquals(String) - Method in class com.attivio.sdk.token.Token
Return true if this Token's buffer contains the same text as token.
BULK_UPDATE_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-39 Error processing BulkUpdate.
bulkUpdate(BulkUpdate) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Send message to AIE.
BulkUpdate - Class in com.attivio.sdk.ingest
Message that applies a "template" document to multiple document ids.
BulkUpdate() - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdate(DocumentMode) - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdate(UUID, DocumentMode) - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdate(UUID, String, DocumentMode) - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdate(UUID, WorkflowQueue, DocumentMode) - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
bulkUpdate(BulkUpdate) - Method in class com.attivio.sdk.test.MockIngestClient
 
BusinessCenterError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Servlet implementations.
ByteArrayContentPointer - Class in com.attivio.sdk.ingest
 
ByteArrayContentPointer(String, byte[]) - Constructor for class com.attivio.sdk.ingest.ByteArrayContentPointer
 
ByteArrayContentPointer(String, InputStream) - Constructor for class com.attivio.sdk.ingest.ByteArrayContentPointer
 

C

CACHE_COMPRESSED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if caches for a field should be compressed in memory.
CalendarField - Enum in com.attivio.sdk.util
Calendar Field Requested
CALLBACK_TIMEOUT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-30 Callback timeout.
CAMPAIGN_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-5.
CAMPAIGN_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-8.
CAMPAIGN_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-2.
CAMPAIGN_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering by campaign.
CAMPAIGN_OVERLAP_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-11.
cancel() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Force disconnect the client connection.
canMasterAcquire(String) - Method in interface com.attivio.sdk.server.global.MasterCandidate
Deprecated.
Check to see if engine can acquire lock for version.
CANNOT_ACCESS_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-13, Cannot access internal configuration object
CANNOT_EXTEND - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-20, Attempt to extend a component failed.
Case(FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Switch.Case
 
Cast - Class in com.attivio.sdk.search.fields
Apply a type cast to a FieldExpression.
Cast(String, SchemaField.Type) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting fieldName to type.
Cast(String, TimeResolution) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting fieldName to type.
Cast(String, SchemaField.Type, String) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting fieldName to type.
Cast(String, TimeResolution, String) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting fieldName to type.
Cast(FieldExpression, SchemaField.Type) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(FieldExpression, SchemaField.Type, int) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(FieldExpression, TimeResolution) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to resolution.
Cast(FieldExpression, SchemaField.Type, String) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(FieldExpression, TimeResolution, String) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(FieldExpression, SchemaField.Type, TimeResolution) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(FieldExpression, SchemaField.Type, TimeResolution, String) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
CastOperator<T> - Class in com.attivio.util.parser
 
CastOperator() - Constructor for class com.attivio.util.parser.CastOperator
 
CATEGORY - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the category of the document.
CATEGORY_AIE_APISECURITY - Static variable in class com.attivio.sdk.error.ApiSecurityError
Messages related to apisecurity.
CATEGORY_AIE_PRINCIPALS - Static variable in class com.attivio.sdk.error.PrincipalsError
Messages related to principals.
CATEGORY_BASISTECH - Static variable in class com.attivio.sdk.error.BasisTechError
Messages related to the Linguistic processing of components
CATEGORY_HADOOP_CHECKER - Static variable in class com.attivio.sdk.error.HadoopCheckerError
Messages related to document text extraction.
CATEGORY_INTEGRATION - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
Messages related to document text extraction.
CATEGORY_INTEGRATION - Static variable in class com.attivio.sdk.error.ExportStatusCode
Messages related to advanced text extraction.
CATEGORY_JOINFINDER - Static variable in class com.attivio.sdk.error.JoinFinderError
Messages related to sonar.
CATEGORY_SECURITY - Static variable in class com.attivio.sdk.error.SecurityError
Messages related to security.
CATEGORY_SECURITY_AD - Static variable in class com.attivio.sdk.error.SecurityAdError
Messages related to the security-ad module.
CATEGORY_SONAR - Static variable in class com.attivio.sdk.error.SonarError
Messages related to sonar.
CATEGORY_SQLSDK - Static variable in class com.attivio.sdk.error.SqlSdkError
Messages related to SQL support components
CATEGORY_STRUCTURE_EXTRACTION - Static variable in class com.attivio.sdk.error.StructureExtractionError
Messages related to document structure extraction.
CATEGORY_TEXT_EXTRACTION - Static variable in class com.attivio.sdk.error.TextExtractionError
Messages related to document text extraction.
CategoryBoostFeature - Class in com.attivio.sdk.search.relevancy
Dynamic feature that acts as a template for per-category features based on a FieldExpression.
CategoryBoostFeature(String, FieldExpression) - Constructor for class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
ceil(TimeResolution, Date) - Static method in class com.attivio.util.DateUtils
Round value up to the next units.
ceiling(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ceiling(String) - Method in class com.attivio.util.FieldExpressionFactory
 
centerX - Variable in class com.attivio.sdk.geo.AbstractEllipse
 
centerY - Variable in class com.attivio.sdk.geo.AbstractEllipse
 
CGI_API_INVALID_PARAMETER - Static variable in class com.attivio.sdk.error.CgiApiError
CGI_API_PARSER-1 Invalid Parameter supplied
CGI_QUERY_STRING_PROPERTY - Static variable in class com.attivio.sdk.esb.MessageMetadata
 
CgiApiError - Class in com.attivio.sdk.error
Contains Error codes related to the processing of CGI query requests.
CgiRequest - Class in com.attivio.sdk.esb
Message that represents a request via CGI on a HTTP receiver.
CgiRequest(UUID) - Constructor for class com.attivio.sdk.esb.CgiRequest
Constructor with client ID.
CgiRequestProcessor - Interface in com.attivio.sdk.server.component
This interface allows implementing components to handle CgiRequests.
CHANGE_STATUS_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering by status
changed(String, String) - Method in interface com.attivio.sdk.server.global.VariableListener
Deprecated.
Called when a GlobalVariable's value has changed.
ChangeStatus - Enum in com.attivio.sdk.businesscenter
 
charAt(int) - Method in class com.attivio.sdk.token.Token
Returns the char value at the specified index.
CHARSET_DETECTION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2018.
checkFieldName(String) - Static method in class com.attivio.sdk.schema.SchemaField
 
checkPermission(Principal, Permission) - Method in class com.attivio.sdk.security.AttivioAcl
checkPermission(Permission) - Method in class com.attivio.sdk.security.AttivioAclEntry
CHECKSUM - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the SHA-256 checksum of this page/document.
checkType(Object) - Static method in class com.attivio.sdk.util.BaseTypesMap
Checks the type of obj for null or one of the valid types, otherwise throws an IllegalArgumentException.
CHILD_COUNT - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the count of the number of children a particular document has.
CHILD_INDEX - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the index of the child.
CHILD_PATH - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store the name or path of the child document by which it is referred to in the parent document.
childCreated(String, String, String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Marks the childKey as one created by the record associated with key.
childCreated(String, String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
ChildDocumentPostProcessor - Interface in com.attivio.sdk.server.component.ingest
Handles any post processing logic that needs to be applied to child documents created by a single parent.
CHINESE_SIMPLIFIED - Static variable in class com.attivio.util.LocaleUtils
Locale used for simplified chinese.
CHINESE_TRADITIONAL - Static variable in class com.attivio.util.LocaleUtils
Locale used for traditional chinese.
Circle - Class in com.attivio.sdk.geo
Defines a circle.
Circle() - Constructor for class com.attivio.sdk.geo.Circle
 
Circle(double, double, double) - Constructor for class com.attivio.sdk.geo.Circle
 
Circle(Point, double) - Constructor for class com.attivio.sdk.geo.Circle
 
CircleCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.CircleCastOperator
 
CircleFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.CircleFilterOperator
 
CIRCULAR_EXTENSION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-18, A component cannot extend itself or a component which ultimately extends the component.
CIRCULAR_FEATURE_DEPENDENCY - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-51, A feature directly or indirectly depends on itself.
CLASS_LOADING_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2011.
CLASS_MISSING - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-19, The class attribute must be present on a component unless it extends an existing component.
CLASS_NOT_ACCEPTED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-39 Object type not accepted
CLASS_NOT_FOUND - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-9, The class named as the implementation for a component could not be loaded.
CLASS_NOT_FOUND - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-36 Could not find class
Clause(JoinMode, Query) - Constructor for class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
ClauseContext - Class in com.attivio.sdk.search.fields
Selects a clause that fields should be extracted for.
ClauseContext(String, String) - Constructor for class com.attivio.sdk.search.fields.ClauseContext
 
ClauseContext(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.ClauseContext
 
ClauseContext(String, String, String) - Constructor for class com.attivio.sdk.search.fields.ClauseContext
 
ClauseContext(FieldExpression, String, String) - Constructor for class com.attivio.sdk.search.fields.ClauseContext
 
clauses() - Method in class com.attivio.sdk.search.query.JoinQuery
Get the number of joined queries for this query.
CLEANUP_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-6 Cleanup Error
clear(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Removes all historical information associated with the namespace.
clear() - Method in class com.attivio.sdk.geo.Polygon
Remove all points from this polygon.
clear() - Method in class com.attivio.sdk.ingest.IngestDocument
Remove all fields and attributes.
clear() - Method in class com.attivio.sdk.ingest.IngestField
Remove all values.
clear() - Method in class com.attivio.sdk.search.facet.FacetResponse
Remove all buckets from this response.
clear() - Method in class com.attivio.sdk.search.SearchDocument
Remove all fields and child documents.
clear() - Method in class com.attivio.sdk.search.SearchDocumentList
 
clear() - Method in class com.attivio.sdk.search.SearchField
Remove all values.
clear() - Method in class com.attivio.sdk.test.MockAieLogger
Remove all captured events
clear() - Method in class com.attivio.sdk.test.MockIngestClient
 
clear() - Method in class com.attivio.sdk.token.TokenList
 
clear() - Static method in class com.attivio.service.MockUnclusteredEventStore
 
clear(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
clear() - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
CLEAR_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-8, Failed to clean all namespace/session records.
clearHistory(String) - Method in class com.attivio.platform.store.MockConnectorHistory
Removes all history associated with the connector.
clearHistory(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Removes all history associated with the connector.
clearPayload() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
CLICK - Static variable in class com.attivio.sdk.search.relevancy.Signal
Signal type click that results from clicking a search result link
CLIENT_ERROR - Static variable in class com.attivio.sdk.error.ClientError
CLIENT-1, Generic Client Error
CLIENT_UNKNOWN_TO_SERVER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-72 Not first message in sequence (message id 1) and client was unknown to server.
ClientData() - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.ClientData
 
ClientError - Class in com.attivio.sdk.error
Error codes for Client API
clientHeartbeat(UUID) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Updates the audit information to show that the client is still active so that the client will continue to be returned by AuditReaderApi.getActiveClients().
clientHeartbeat(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Updates the audit information to show that the client is still active so that the client will continue to be returned by AuditReaderApi.getActiveClients().
clientId - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
CLIENTID_PARAM - Static variable in class com.attivio.sdk.esb.CgiRequest
CGI parameter to specify any workflows
clientMap - Static variable in class com.attivio.sdk.service.MockIngestAuditApi
 
clientName(UUID, String) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Sets a name to be associated with the client.
clientName(UUID, String) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Sets a name to be associated with the client.
clone() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
clone() - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
 
clone() - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
 
clone() - Method in class com.attivio.sdk.client.dictionary.EntityDefinition
 
clone() - Method in class com.attivio.sdk.client.dictionary.EntityDictionaryInfo
 
clone() - Method in class com.attivio.sdk.client.dictionary.EntityMatch
 
clone() - Method in class com.attivio.sdk.client.dictionary.EntityOutput
 
clone() - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
clone() - Method in class com.attivio.sdk.client.dictionary.SpellTermDefinition
 
clone() - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
 
clone() - Method in class com.attivio.sdk.client.dictionary.StopwordDefinition
 
clone() - Method in class com.attivio.sdk.client.dictionary.StopwordDictionaryInfo
 
clone() - Method in class com.attivio.sdk.client.dictionary.StopwordMatch
 
clone() - Method in class com.attivio.sdk.client.dictionary.SynonymDefinition
 
clone() - Method in class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
 
clone() - Method in class com.attivio.sdk.client.dictionary.SynonymMatch
 
clone() - Method in class com.attivio.sdk.client.dictionary.SynonymOutput
 
clone() - Method in class com.attivio.sdk.client.dictionary.TermDefinition
 
clone() - Method in class com.attivio.sdk.client.dictionary.TermMatch
 
clone() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
 
clone() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
clone() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
clone() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
clone() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
clone() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
clone() - Method in class com.attivio.sdk.esb.AbstractListMessage
Clones a message.
clone(T) - Method in class com.attivio.sdk.esb.AbstractListMessage
 
clone() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.esb.GroupedMessageId
clone() - Method in class com.attivio.sdk.esb.MessageHistory
clone() - Method in class com.attivio.sdk.esb.MessageId
clone(PlatformMessage) - Method in class com.attivio.sdk.esb.MessageList
 
clone() - Method in class com.attivio.sdk.esb.MessageMetadata
Performs a deep clone of this map.
clone() - Method in interface com.attivio.sdk.esb.PlatformMessage
Clones a message.
clone() - Method in class com.attivio.sdk.esb.WorkflowQueue
clone() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
clone() - Method in class com.attivio.sdk.event.SystemEvent
 
clone() - Method in class com.attivio.sdk.geo.Circle
clone() - Method in class com.attivio.sdk.geo.Ellipse
clone() - Method in class com.attivio.sdk.geo.Point
clone() - Method in class com.attivio.sdk.geo.Polygon
clone() - Method in class com.attivio.sdk.geo.Rectangle
clone() - Method in class com.attivio.sdk.geo.Shape
clone() - Method in class com.attivio.sdk.ingest.AbstractIndexMessage
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.ingest.Backup
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.ingest.BulkUpdate
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.ingest.Commit
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.ingest.DocumentList
Clones a message.
clone(IngestDocument) - Method in class com.attivio.sdk.ingest.DocumentList
 
clone() - Method in interface com.attivio.sdk.ingest.IndexMessage
 
clone() - Method in class com.attivio.sdk.ingest.IngestDocument
 
clone() - Method in class com.attivio.sdk.ingest.IngestField
 
clone() - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
clone() - Method in class com.attivio.sdk.ingest.Optimize
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.schema.Schema
 
clone() - Method in class com.attivio.sdk.schema.SchemaField
 
clone() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
clone() - Method in class com.attivio.sdk.search.facet.FacetBucket
clone() - Method in class com.attivio.sdk.search.facet.FacetFilter
 
clone() - Method in class com.attivio.sdk.search.facet.FacetRequest
clone() - Method in class com.attivio.sdk.search.facet.FacetResponse
clone() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
clone() - Method in class com.attivio.sdk.search.FieldCollapse
clone() - Method in class com.attivio.sdk.search.fields.AggregateExpression
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.AggregateExpression
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.BooleanExpression
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.Cast
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.Cast
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.ClauseContext
clone() - Method in class com.attivio.sdk.search.fields.Coalesce
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.Coalesce
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.Collate
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.Collate
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.Compare
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.Compare
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.Concat
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.Concat
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.Condition
clone() - Method in class com.attivio.sdk.search.fields.DateAdd
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.DateAdd
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.DateDiff
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.DateDiff
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.DateExtract
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.DateExtract
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.DateFormat
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.DateFormat
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.FieldExpression
clone() - Method in class com.attivio.sdk.search.fields.Freshness
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.Freshness
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.FreshnessRange
clone() - Method in class com.attivio.sdk.search.fields.GeoBoost
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.GeoBoost
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.GeoDistance
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.GeoDistance
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.Locate
clone() - Method in class com.attivio.sdk.search.fields.LowerCase
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.LowerCase
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.MultiValueJoin
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.RegexMatch
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.RegexMatch
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.StandardScore
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.StandardScore
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.StringLength
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.StringLength
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.SubString
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.SubString
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.Switch.Case
 
clone() - Method in class com.attivio.sdk.search.fields.Teaser
clone() - Method in class com.attivio.sdk.search.fields.TitleCase
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.TitleCase
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.Trim
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.Trim
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.Union
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.Union
Create a new instance of this FieldExpression, with different arguments.
clone() - Method in class com.attivio.sdk.search.fields.UpperCase
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.UpperCase
Create a new instance of this FieldExpression, with a different argument.
clone() - Method in class com.attivio.sdk.search.fields.UserDefinedField
clone() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.BoostQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
clone() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.FacetQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.FilterQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.GraphQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.JoinClause
clone() - Method in class com.attivio.sdk.search.query.JoinQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
clone() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
clone() - Method in class com.attivio.sdk.search.query.phrase.Phrase
clone() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
clone(Phrase[], int) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Clone to facilitate rewrite().
clone() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
clone() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
clone(Phrase[], int) - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
Clone to facilitate rewrite().
clone() - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
clone() - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
clone() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
clone() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
clone() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
clone() - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
clone() - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
clone() - Method in class com.attivio.sdk.search.query.PhraseQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.Query
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.QueryPlugin
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.QueryString
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.SavedFilter
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.ShapeQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.SubQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.QueryFeedback
clone(ArrayList<QueryFeedback>) - Static method in class com.attivio.sdk.search.QueryFeedback
Deep clone an ArrayList of QueryFeedback instances.
clone() - Method in class com.attivio.sdk.search.QueryPlacement
clone(ArrayList<QueryPlacement>) - Static method in class com.attivio.sdk.search.QueryPlacement
Deep clone an ArrayList of QueryPlacement instances.
clone() - Method in class com.attivio.sdk.search.QueryRequest
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.search.QueryResponse
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
clone() - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
clone() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
clone() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
clone(List<RelevancyFeature>) - Static method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
clone() - Method in class com.attivio.sdk.search.relevancy.Signal
 
clone() - Method in class com.attivio.sdk.search.relevancy.TermBoostFeature
 
clone() - Method in class com.attivio.sdk.search.SearchDocument
 
clone() - Method in class com.attivio.sdk.search.SearchField
 
clone() - Method in class com.attivio.sdk.search.SearchFieldValue
 
clone() - Method in class com.attivio.sdk.search.Sort
clone() - Method in class com.attivio.sdk.security.AttivioAclEntry
clone() - Method in class com.attivio.sdk.security.AttivioGroupMembership
 
clone() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
clone() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
 
clone() - Method in class com.attivio.sdk.security.AttivioRole
 
clone() - Method in class com.attivio.sdk.token.Position
TODO: document caution when working with cloned Positions.
clone() - Method in class com.attivio.sdk.token.Token
Returns a copy of this Token instance.
clone() - Method in class com.attivio.sdk.token.TokenList
clone() - Method in class com.attivio.sdk.util.BaseTypesList
 
clone() - Method in class com.attivio.sdk.util.BaseTypesMap
Performs a deep clone of this map.
clone() - Method in class com.attivio.sdk.util.ContainerPropertyReference
 
clone() - Method in class com.attivio.sdk.util.PropertyMap
 
clone(List<FieldExpression>) - Static method in class com.attivio.util.FieldExpressionFactory
Deep clone a list of FieldExprssions.
clone(Date) - Static method in class com.attivio.util.ObjectUtils
Null safe clone of a date.
cloneDictionary(DictionaryInfo, DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Clone dictionary source to dest.
close() - Method in interface com.attivio.sdk.client.InputStreamBuilder
Cleanup any temporary resources associated with the last returned stream.
close() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Closes the streaming connection.
close() - Method in class com.attivio.service.MockUnclusteredEventStore
 
close() - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
CLOSE_STREAM_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-11 Indicates that a stream failed to be closed properly.
CloseableIterable<T> - Interface in com.attivio.sdk.client.audit
 
Coalesce - Class in com.attivio.sdk.search.fields
Coalesce multiple sub FieldExpressions.
Coalesce(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.Coalesce
 
Coalesce(FieldExpression[], String) - Constructor for class com.attivio.sdk.search.fields.Coalesce
 
coalesce(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
code - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
code - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
CODE_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-1, Coding error caught, indicates misuse of internal APIs.
CODE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-24 component incorrectly coded.
Collate - Class in com.attivio.sdk.search.fields
Collation field expression.
Collate(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Collate
 
Collate(FieldExpression, Collate.Strength) - Constructor for class com.attivio.sdk.search.fields.Collate
 
Collate(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Collate
 
Collate(FieldExpression, Collate.Strength, Collate.Decomposition) - Constructor for class com.attivio.sdk.search.fields.Collate
 
Collate(FieldExpression, Collate.Strength, Collate.Decomposition, String) - Constructor for class com.attivio.sdk.search.fields.Collate
 
Collate.Decomposition - Enum in com.attivio.sdk.search.fields
 
Collate.Strength - Enum in com.attivio.sdk.search.fields
 
COLLATION_COUNTRY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Country code for performing language specific sorting.
COLLATION_DECOMPOSITION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Collation decomposition for performing language specific sorting.
COLLATION_LANGUAGE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Language code for performing language specific sorting.
COLLATION_STRENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Collation strength for performing language specific sorting.
COLLATION_VARIANT - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Locale variant code for performing language specific sorting.
COLUMN_DATA_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
data error
com.attivio.autocomplete - package com.attivio.autocomplete
 
com.attivio.client - package com.attivio.client
 
com.attivio.commandline - package com.attivio.commandline
 
com.attivio.platform.store - package com.attivio.platform.store
 
com.attivio.platform.store.audit - package com.attivio.platform.store.audit
 
com.attivio.platform.transformer.ingest.util - package com.attivio.platform.transformer.ingest.util
 
com.attivio.sdk - package com.attivio.sdk
 
com.attivio.sdk.api - package com.attivio.sdk.api
 
com.attivio.sdk.autocomplete - package com.attivio.sdk.autocomplete
 
com.attivio.sdk.businesscenter - package com.attivio.sdk.businesscenter
 
com.attivio.sdk.client - package com.attivio.sdk.client
Interfaces for client side AIE development.
com.attivio.sdk.client.audit - package com.attivio.sdk.client.audit
 
com.attivio.sdk.client.dictionary - package com.attivio.sdk.client.dictionary
Copyright 2016 Attivio Inc., All rights reserved.
com.attivio.sdk.client.exposedapi - package com.attivio.sdk.client.exposedapi
 
com.attivio.sdk.client.exposedapi.jmx - package com.attivio.sdk.client.exposedapi.jmx
 
com.attivio.sdk.client.streaming - package com.attivio.sdk.client.streaming
Interfaces that allow developers to request all results, facets, or document id's back from a query.
com.attivio.sdk.client.trigger - package com.attivio.sdk.client.trigger
Copyright 2016 Attivio Inc., All rights reserved.
com.attivio.sdk.commandline - package com.attivio.sdk.commandline
 
com.attivio.sdk.dictionary - package com.attivio.sdk.dictionary
 
com.attivio.sdk.error - package com.attivio.sdk.error
 
com.attivio.sdk.esb - package com.attivio.sdk.esb
 
com.attivio.sdk.event - package com.attivio.sdk.event
 
com.attivio.sdk.geo - package com.attivio.sdk.geo
Model for geo-search API objects.
com.attivio.sdk.ingest - package com.attivio.sdk.ingest
 
com.attivio.sdk.schema - package com.attivio.sdk.schema
Models data from fields and describes how each field should be handled by the Attivio engine.
com.attivio.sdk.search - package com.attivio.sdk.search
 
com.attivio.sdk.search.facet - package com.attivio.sdk.search.facet
Copyright 2015 Attivio Inc., All rights reserved.
com.attivio.sdk.search.fields - package com.attivio.sdk.search.fields
Model for FieldExpressions applied to QueryRequests.
com.attivio.sdk.search.query - package com.attivio.sdk.search.query
 
com.attivio.sdk.search.query.phrase - package com.attivio.sdk.search.query.phrase
Contains all phrase operators.
com.attivio.sdk.search.relevancy - package com.attivio.sdk.search.relevancy
Contains classes relevancy model related classes.
com.attivio.sdk.security - package com.attivio.sdk.security
 
com.attivio.sdk.server.annotation - package com.attivio.sdk.server.annotation
Annotations used to configure components and scanners for the UI.
com.attivio.sdk.server.api - package com.attivio.sdk.server.api
Annotations and Interfaces for components that deal with API's exposed by the platform.
com.attivio.sdk.server.component - package com.attivio.sdk.server.component
Interfaces necessary to write components for the AIE system.
com.attivio.sdk.server.component.configuration - package com.attivio.sdk.server.component.configuration
Interfaces used by components to signal they wish to have certain platform dependencies injected and to standardize on best practices in terms of configuration.
com.attivio.sdk.server.component.configuration.annotation - package com.attivio.sdk.server.component.configuration.annotation
Annotations used to indicate that a component has certain characteristics that should enforce rules about it's configuration or runtime processing.
com.attivio.sdk.server.component.ingest - package com.attivio.sdk.server.component.ingest
Interfaces for all ingest related transformers and associated dependencies of those transformers.
com.attivio.sdk.server.component.lifecycle - package com.attivio.sdk.server.component.lifecycle
Annotations used to indicate that a component wishes to be notified of certain AIE lifecyle events.
com.attivio.sdk.server.component.query - package com.attivio.sdk.server.component.query
Interfaces for all query and response related transformers and associated dependencies of those transformers.
com.attivio.sdk.server.component.reduce - package com.attivio.sdk.server.component.reduce
 
com.attivio.sdk.server.component.routing - package com.attivio.sdk.server.component.routing
Interfaces for all transformers that route messages or documents to other workflows in the system.
com.attivio.sdk.server.export - package com.attivio.sdk.server.export
 
com.attivio.sdk.server.global - package com.attivio.sdk.server.global
Interfaces for data structures and control mechanisms that AIE provides to help components coordinate and store data globally across a cluster of AIE Nodes.
com.attivio.sdk.server.tokenization - package com.attivio.sdk.server.tokenization
Interfaces class that handle breaking free text / Strings into TokenLists.
com.attivio.sdk.server.udf - package com.attivio.sdk.server.udf
API for implementing user defined field expression.
com.attivio.sdk.server.util - package com.attivio.sdk.server.util
Interfaces and classes that are used across the ServerSDK.
com.attivio.sdk.service - package com.attivio.sdk.service
 
com.attivio.sdk.test - package com.attivio.sdk.test
 
com.attivio.sdk.token - package com.attivio.sdk.token
 
com.attivio.sdk.util - package com.attivio.sdk.util
 
com.attivio.service - package com.attivio.service
 
com.attivio.util - package com.attivio.util
 
com.attivio.util.parser - package com.attivio.util.parser
 
com.attivio.util.query - package com.attivio.util.query
 
com.attivio.util.serialization - package com.attivio.util.serialization
 
com.attivio.util.serialization.jaxb - package com.attivio.util.serialization.jaxb
 
com.sample.module - package com.sample.module
 
COMMANDER_EXISTS - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-88, Attempt to register a producer for command queue when one was already registered.
CommandLineError - Class in com.attivio.sdk.error
CommandLineError represents a category of errors specific to command-line interfaces.
commit(String...) - Method in interface com.attivio.sdk.client.IngestClient
Sends internal queue of documents and commits all documents sent to AIE.
Commit - Class in com.attivio.sdk.ingest
Signifies that the index or other underlying data store should commit currently held documents to disk.
Commit() - Constructor for class com.attivio.sdk.ingest.Commit
The default constructor
Commit(UUID, String...) - Constructor for class com.attivio.sdk.ingest.Commit
Constructor with a client ID and an array of workflows
Commit(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.Commit
Constructor with a client ID and a workflow queue
Commit.CommitMode - Enum in com.attivio.sdk.ingest
Mode for determining how the index will be optimized.
COMMUNICATION_ERROR - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9014.
compare(double, double, double, double) - Static method in class com.attivio.sdk.geo.Point
Compare 2 raw point values.
Compare - Class in com.attivio.sdk.search.fields
Comparison expression.
Compare(Compare.Operator, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Compare
Construct a new Compare function.
Compare(Compare.Operator, FieldExpression, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Compare
Construct a new Compare function.
compare(Signal, Signal) - Method in class com.attivio.sdk.search.relevancy.Signal.SimpleSignalCompare
 
Compare.Operator - Enum in com.attivio.sdk.search.fields
Comparison Operator.
compareAndSet(String, String) - Method in interface com.attivio.sdk.server.global.GlobalVariable
Deprecated.
compareTo(MessageId) - Method in class com.attivio.sdk.esb.MessageId
a comparison based on the id parts of the message id only.
compareTo(SystemEvent) - Method in class com.attivio.sdk.event.SystemEvent
 
compareTo(Point) - Method in class com.attivio.sdk.geo.Point
compareTo(Shape) - Method in class com.attivio.sdk.geo.Shape
Shape comparison compares bounding box area.
compareTo(RelevancyModel) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
compareTo(Object) - Method in class com.attivio.sdk.search.relevancy.Signal
 
compareTo(AttivioPrincipal) - Method in class com.attivio.sdk.security.AttivioPrincipal
{inheritDoc}
compareTo(Token) - Method in class com.attivio.sdk.token.Token
compareTo(Comparable, Comparable) - Static method in class com.attivio.util.ObjectUtils
Return the output of a.compareTo(b) Safe if a or b is null
compareTo(TokenUtils.TokenBuffer) - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
compareToIgnoreCase(Token) - Method in class com.attivio.sdk.token.Token
Case insensitive equivalent to compareTo.
compareValue(FacetBucket) - Method in class com.attivio.sdk.search.facet.FacetBucket
Compare the value of this bucket to other bucket.
compareValue(FacetBucket) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
 
compareValue(FacetBucket) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Compare the value of this bucket to other bucket.
compareValue(FacetBucket) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
 
compareValue(FacetBucket) - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Compare the value of this bucket to other bucket.
compileDictionary(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Compile the trigger dictionary identified by dictionaryName into binary format.
completed(PlatformMessage) - Method in class com.attivio.sdk.esb.ProcessingResult
 
completed(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
completeness - Variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
COMPLETENESS_BOOST - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for completeness boost parameter (int).
component - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
COMPONENT_CLASS_CAST_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-37 Component is not of required type.
COMPONENT_DEFINED_AFTER_WORKLFOW_METADATA - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-60, Indicates that a component was defined or redefined after it was referenced in a workflow that had metadata set on the stage such as a splitter.
COMPONENT_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-5, Component reference or override source cannot be resolved.
COMPONENT_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-18 Component does not exist.
COMPONENT_EXISTS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-12, Attempted to redefine a component without using override flag.
COMPONENT_GROUP_ABSTRACT - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_CLIENT_ENDPOINT - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_DEPRECATED - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Deprecated component preserved for backwards compatibility of configuration files.
COMPONENT_GROUP_ENGINE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_FILE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_GEO - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_HTML - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_IO - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_LINGUISTICS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_MISCELLANEOUS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Component Group
COMPONENT_GROUP_MULTINODE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_REDUCER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Hadoop reducer component
COMPONENT_GROUP_ROUTER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_SECURITY - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Security component
COMPONENT_GROUP_STRING_MANIPULATION - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_SYSTEM - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
System level component necessary to facilitate basic message/document processing.
COMPONENT_GROUP_XML - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
ComponentNameAware - Interface in com.attivio.sdk.server.component.configuration
Indicates that the component needs to know what its component name is.
CompositeJoinQuery - Class in com.attivio.sdk.search.query
Join query for querying "composite" document that consists of multiple documents.
CompositeJoinQuery() - Constructor for class com.attivio.sdk.search.query.CompositeJoinQuery
 
CompositeJoinQuery(Query) - Constructor for class com.attivio.sdk.search.query.CompositeJoinQuery
 
CompositeJoinQuery(Query, Query, String) - Constructor for class com.attivio.sdk.search.query.CompositeJoinQuery
 
CompositeJoinQuery.Clause - Class in com.attivio.sdk.search.query
Clause for a CompositeJoinQuery.
CompositeJoinQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.CompositeJoinQueryOperator
 
Concat - Class in com.attivio.sdk.search.fields
Concat the string representation of multiple FieldExpressions together.
Concat(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.Concat
 
Concat(FieldExpression[], String) - Constructor for class com.attivio.sdk.search.fields.Concat
 
Concat(FieldExpression[], MultiValueMode, String) - Constructor for class com.attivio.sdk.search.fields.Concat
 
concat() - Method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from this TokenList as a string.
concat(PositionIterator) - Static method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from positions as a string.
concat(Iterable<Position>) - Static method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from positions as a string.
concat(Iterator<Position>) - Static method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from positions as a string.
concat(Position...) - Static method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from positions as a string.
concat(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
CONCEPTS - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the concepts of the document.
Condition - Class in com.attivio.sdk.search.fields
Conditional Expression.
Condition(String) - Constructor for class com.attivio.sdk.search.fields.Condition
Construct a new Condition with an alias.
Condition(FieldExpression, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Condition
 
Condition(FieldExpression, FieldExpression, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Condition
Construct a new Condition.
condition - Variable in class com.attivio.sdk.search.fields.Condition
 
CONFIG_SERVER_START_FAILED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-84 Configuration server start failed.
CONFIG_WARNING - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-12 Schema configuration warning.
CONFIGSERVER_NOT_STARTED - Static variable in class com.attivio.sdk.error.AgentError
AGENT-5 No configuration servers have been started causing a cluster control operation to fail
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-7 Configuration Error
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-94, configuration error
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-1 General relevancy model configuration error.
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9005.
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
Configuration Error
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2010.
CONFIGURATION_ERROR_BAD_PROPERTIES - Static variable in class com.attivio.sdk.error.SqlSdkError
 
CONFIGURATION_FILE_NOT_SPECIFIED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-62, Indicates that aie was started without a configuration file specified.
ConfigurationError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio configuration problems.
ConfigurationOption - Annotation Type in com.attivio.sdk.server.annotation
Describes all the ways in which a bean's properties can be reflected on the command line and via messages.
ConfigurationOption.OptionLevel - Enum in com.attivio.sdk.server.annotation
 
ConfigurationOptionInfo - Annotation Type in com.attivio.sdk.server.annotation
Describes the way Components and Scanners are categorized in Attivio User Interfaces.
ConfigurationOptionInfo.Group - Annotation Type in com.attivio.sdk.server.annotation
 
configure(UserDefinedFieldContext, UserDefinedField, ArgumentInfo[]) - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldEvaluator
Field initialization.
CONNECT_ERROR - Static variable in class com.attivio.sdk.error.AgentError
AGENT-1 Could not connect to a remote agent.
CONNECTION_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-2 Failed to connect.
CONNECTION_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
Connection error
CONNECTION_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-3 Unable to connect to Cassandra backend.
CONNECTION_NO_TABLES - Static variable in class com.attivio.sdk.error.FederationError
Connection (%s,%s) has no tables
CONNECTOR_ABANDONMENT_DELAY - Static variable in interface com.attivio.sdk.client.ConnectorHistoryApi
 
CONNECTOR_HISTORY_RECORD_EMPTY_EXECUTIONS - Static variable in interface com.attivio.sdk.client.ConnectorHistoryApi
 
CONNECTOR_NOT_FOUND - Static variable in class com.attivio.sdk.error.ConnectorServiceError
CONNECTOR-SERVICE-SERVLET-0: Connector Not Found
CONNECTOR_TYPE - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the name of the connector type.
connectorCompleted(String, long) - Method in class com.attivio.platform.store.MockConnectorHistory
The connector has completed -- all documents have been fully processed.
connectorCompleted(String, long) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
The connector has completed -- all documents have been fully processed.
connectorCompleting(String) - Method in class com.attivio.platform.store.MockConnectorHistory
The connector is completing -- all documents have been sent but have not finished being processed.
connectorCompleting(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
The connector is completing -- all documents have been sent but have not finished being processed.
ConnectorControlApi - Interface in com.attivio.sdk.client
API that allows for control over predefined connectors inside the AIE platform.
ConnectorExecutionRecord - Interface in com.attivio.sdk.esb
Contains information associated with the single execution of a connector.
ConnectorExecutionStatus - Enum in com.attivio.sdk.esb
An enumeration that contains the possible states a connector can be in.
ConnectorHistoryApi - Interface in com.attivio.sdk.client
The ConnectorHistoryApi records the current status and history of connector executions on the AIE platform.
connectorPaused(String) - Method in class com.attivio.platform.store.MockConnectorHistory
A node has paused the connector.
connectorPaused(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
A node has paused the connector.
connectorQueued(String, UUID, String, List<String>, boolean) - Method in class com.attivio.platform.store.MockConnectorHistory
The connector has been submitted for execution on an AIE node.
connectorQueued(String, UUID, String, List<String>, boolean) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
The connector has been submitted for execution on an AIE node.
connectorReset(String) - Method in class com.attivio.platform.store.MockConnectorHistory
Indicates that the incremental state of the connector has been reset.
connectorReset(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Indicates that the incremental state of the connector has been reset.
connectorResumed(String) - Method in class com.attivio.platform.store.MockConnectorHistory
A node has resumed a paused connector.
connectorResumed(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
A node has resumed a paused connector.
ConnectorServiceError - Class in com.attivio.sdk.error
Errors for the ConnectorServiceServlet
connectorStarted(String, long) - Method in class com.attivio.platform.store.MockConnectorHistory
A node has started executing the connector.
connectorStarted(String, long) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
A node has started executing the connector.
Constant - Class in com.attivio.sdk.search.fields
Constant value FieldExpression.
Constant() - Constructor for class com.attivio.sdk.search.fields.Constant
 
Constant(String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(String, String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(BigDecimal) - Constructor for class com.attivio.sdk.search.fields.Constant
 
Constant(BigDecimal, String) - Constructor for class com.attivio.sdk.search.fields.Constant
 
Constant(Date) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(Date, String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(Point) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(Point, String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(boolean) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(boolean, String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(int) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(int, String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(long) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(long, String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(float) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(float, String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(double) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(double, String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(byte[]) - Constructor for class com.attivio.sdk.search.fields.Constant
 
Constant(byte[], String) - Constructor for class com.attivio.sdk.search.fields.Constant
 
constant(boolean) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(int) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(long) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(float) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(double) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(Date) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(String) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(Point) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(BigDecimal) - Method in class com.attivio.util.FieldExpressionFactory
 
ContainerPropertyReference - Class in com.attivio.sdk.util
Simple wrapper around a the name of a spring bean.
ContainerPropertyReference() - Constructor for class com.attivio.sdk.util.ContainerPropertyReference
 
ContainerPropertyReference(String) - Constructor for class com.attivio.sdk.util.ContainerPropertyReference
 
contains(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
contains(String) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
True if the content store has a stream for this id.
contains(String) - Method in class com.attivio.sdk.esb.WorkflowQueue
True is this queue already contains the destination provided.
contains(long) - Method in class com.attivio.sdk.event.PagingContext
 
contains(double, double) - Method in class com.attivio.sdk.geo.Circle
Return true if this shape contains the point defined by (x, y).
contains(double, double) - Method in class com.attivio.sdk.geo.Ellipse
Return true if this shape contains the point defined by (x, y).
contains(double, double) - Method in class com.attivio.sdk.geo.Polygon
Return true if a point is contained inside this filter's polygon.
contains(double, double) - Method in class com.attivio.sdk.geo.Rectangle
Return true if this shape contains the point defined by (x, y).
contains(Point) - Method in class com.attivio.sdk.geo.Shape
Return true if this shape contains point.
contains(double, double) - Method in class com.attivio.sdk.geo.Shape
Return true if this shape contains the point defined by (x, y).
contains(String) - Method in interface com.attivio.sdk.server.global.GlobalSet
Deprecated.
Whether or not this GlobalSet contains a given String
contains(String) - Method in class com.attivio.sdk.service.MockContentStoreClient
True if the content store has a stream for this id.
contains(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
contains(TokenAnnotation) - Method in class com.attivio.sdk.token.Position
Returns true if any token at this position is marked with annotation.
contains(char) - Method in class com.attivio.sdk.token.Token
Returns true if this Token contains c.
CONTAINS_DYNAMIC_CHANGES - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-61, Indicates that the project has dynamic changes and is not allowed to at this point.
containsAlias() - Method in class com.attivio.sdk.search.fields.FieldExpression
Returns true if an alias is specified for this expression.
containsAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Returns true if the specified annotation is set.
containsAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.token.Token
Returns true if the specified annotation is set.
containsAnnotation(TokenAnnotation) - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Returns true if the specified annotation is set.
containsBucket(String) - Method in class com.attivio.sdk.search.facet.FacetResponse
Returns true if this FacetResponse contains a Bucket with the given label.
containsChildDocuments() - Method in class com.attivio.sdk.search.SearchDocument
Get if this document contains child records.
containsDocument(String) - Method in class com.attivio.sdk.ingest.DocumentList
Determines if this list contains a given document based on docID.
containsDocument(String) - Method in class com.attivio.sdk.search.SearchDocumentList
Tells whether this document list contains a given document based on document ID.
containsDocumentWithId(String) - Method in class com.attivio.sdk.test.MockIngestClient
 
containsField(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Get if this document contains field.
containsField(String) - Method in class com.attivio.sdk.schema.Schema
Determines if the schema contains a field with this name or name pattern for dynamic fields.
containsField(String) - Method in class com.attivio.sdk.search.SearchDocument
Get if this document contains field.
containsKey(Object) - Method in class com.attivio.sdk.esb.MessageMetadata
containsKey(Object) - Method in class com.attivio.sdk.util.PropertyMap
 
containsMessage(Class<? extends PlatformMessage>) - Method in class com.attivio.sdk.esb.MessageList
Checks to see if this list contains a message of the specified class type.
containsMetadata(String) - Method in class com.attivio.sdk.event.SystemEvent
True if the specified metdata key has a value in this event.
containsParameters(boolean) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Does this phrase operand contain any parameters in a non-default state.
containsParameters() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Does this phrase operand contain any parameters in a non-default state.
containsParameters(boolean) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Does this phrase operand contain any parameters in a non-default state.
containsParameters(boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Does this phrase operand contain any parameters in a non-default state.
containsParameters() - Method in class com.attivio.sdk.search.query.Query
 
containsProperty(String) - Method in class com.attivio.sdk.schema.Schema
Determine if the field has a given property.
containsProperty(String) - Method in class com.attivio.sdk.schema.SchemaField
Determine if the field has a given property.
containsRealTimeFields() - Method in class com.attivio.sdk.schema.Schema
Returns true if one or more fields contain real time attributes.
containsUserDefinedFields() - Method in class com.attivio.sdk.schema.Schema
Returns true if the schema contains user defined fields.
containsWhitespace() - Method in class com.attivio.sdk.token.Token
Returns true if this Token contains any whitespace.
containsWildcard(String) - Static method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Check if text contains any wildcard characters.
containsWildcard() - Method in class com.attivio.sdk.token.Token
Returns true if token contains a wildcard character.
containsWildcard() - Method in class com.attivio.sdk.token.TokenList
Returns true if any Token in this TokenList contains ? or *
CONTENT - Static variable in class com.attivio.sdk.schema.FieldNames
The field containing all searchable content for the document.
CONTENT_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2003.
CONTENT_POINTER - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the document content specified as a byte array.
CONTENT_POINTER_ID - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds a content pointer id.
CONTENT_STORE_NAMESPACE_PREFIX - Static variable in interface com.attivio.sdk.client.DocumentStoreApi
the prefix for the content store namespace used when storing content pointers.
ContentPointer - Interface in com.attivio.sdk.ingest
Represents a pointer to a piece of content.
contentPointerValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a ContentPointer.
ContentStoreClient - Interface in com.attivio.sdk.client
ContentStoreProvider - Interface in com.attivio.sdk.api
The ContentStoreProvider provides access to AIE's content store.
CONTEXT_INIT_FAILURE - Static variable in class com.attivio.sdk.error.BasisTechError
Context Initialization Failed
CONTROLLED_QUERY_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-6.
CONTROLLED_QUERY_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-9.
CONTROLLED_QUERY_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-3.
CONTROLLER_ERROR - Static variable in class com.attivio.sdk.error.SonarError
 
CONVERSION_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-20 Conversion error
CONVERSION_ERROR - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds document conversion error strings.
CONVERSION_ERROR_CODE - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds document conversion error codes.
CONVERSION_RESULTS_PROCESSING_ERROR - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3004 document conversion results processing error.
CONVERTED_FILE_PATH - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds document conversion error codes.
copyDictionary(String, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Copy the trigger dictionary identified by dictionaryName to a new dictionary with newName.
copyOf(FieldExpression[], int) - Static method in class com.attivio.sdk.search.fields.FieldExpression
Create a copy of args.
copyOf(List<T>) - Static method in class com.attivio.util.ObjectUtils
Null safe copy of a list.
copyParameters(Phrase) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Add all parameters from other.
copyState(TokenIterator.State) - Method in class com.attivio.sdk.token.TokenIterator.State
 
correlationId - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
correlationId - Variable in class com.attivio.sdk.security.AttivioPrincipal
correlation id if set
correlationId - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
CorrelationIdFilter(MockIngestAuditApi.Collector, UUID) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.CorrelationIdFilter
 
CORRUPT_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2012.
cos(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
cos(String) - Method in class com.attivio.util.FieldExpressionFactory
 
cot(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
cot(String) - Method in class com.attivio.util.FieldExpressionFactory
 
COULD_NOT_FIND_TRANSLATOR - Static variable in class com.attivio.sdk.error.FederationError
Could not find translator for vendor %s
count - Variable in class com.attivio.sdk.search.facet.FacetBucket
The count
count(String, boolean) - Method in class com.attivio.sdk.test.MockAieLogger
 
count(String, boolean, Level) - Method in class com.attivio.sdk.test.MockAieLogger
 
count(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
count(String) - Method in class com.attivio.util.FieldExpressionFactory
 
COUNT_EVENT_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-1, Failed to count system events.
countEvents() - Method in interface com.attivio.sdk.client.EventStoreApi
 
countEvents() - Method in class com.attivio.service.MockUnclusteredEventStore
 
create(QueryRequest) - Static method in class com.attivio.sdk.esb.CgiRequest
Creates a CgiRequest from a QueryRequest.
create(CgiRequest) - Static method in class com.attivio.sdk.search.QueryRequest
Converts CGI HTTP POST/GET request to a QueryRequest.
CREATE_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-29 Error occurred while creating a snapshot.
created(PlatformMessage) - Method in class com.attivio.sdk.esb.ProcessingResult
Deprecated.
createDateFacet() - Method in class com.attivio.util.parser.FacetRequestFactory
 
createDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Create dictionary info.
createDictionary(TriggerDictionaryInfo) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Create a new trigger dictionary.
createDictionaryEntries(DictionaryInfo, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Add all entries from contentStorId in csv format to dictionary identified by info.
createDictionaryEntry(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Create a dictionary entry.
createdPm - Variable in class com.attivio.sdk.esb.ProcessingResult.MsgData
 
createElementAttributeToken(String, String) - Static method in class com.attivio.sdk.token.Token
Creates an element attribute token.
createEndScopeToken(String) - Static method in class com.attivio.sdk.token.Token
Creates an end scope token.
createGlobalLock(String, BreakableLockListener) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a global Lock with the given name if it does not yet exist.
createGlobalMap(String) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a persistent global map with the given name if it does not yet exist.
createGlobalMembership(String) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a global membership with the given name if it does not yet exist.
createGlobalSet(String, MembershipListener) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a global set with the given name if it does not yet exist.
createGlobalVariable(String) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a global variable with the given name if it does not yet exist.
createIdQuery(String) - Static method in class com.attivio.util.query.QueryUtils
Construct a query that will return only the document specified by id.
createInputStream() - Method in interface com.attivio.sdk.client.InputStreamBuilder
Return a stream in a state where no bytes have been read from it yet.
createMappedValue(String, IngestFieldValue) - Method in interface com.attivio.sdk.server.component.ingest.FieldValueCreatingTransformer
Process a single IngestFieldValue and return a new value to be placed into the document for this input->output mapping.
createMappedValue(IngestDocument, IngestField, IngestFieldValue) - Method in interface com.attivio.sdk.util.AdvancedFieldValueMapper
Process a single field value and returns the new value.
createMappedValue(IngestDocument, IngestField, IngestFieldValue) - Method in class com.attivio.sdk.util.AdvancedFieldValueMapperWrapper
 
createMappedValue(String, IngestFieldValue) - Method in interface com.attivio.sdk.util.FieldValueMapper
Process a single IngestFieldValue and return a new value to be placed into the document for this input->output mapping.
createMappedValue(String, IngestFieldValue) - Method in class com.sample.module.SampleFieldValueCreatingTransformer
 
createMockSchemaUtil(Schema) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
createNewField(IngestField, String) - Method in interface com.attivio.sdk.util.NewFieldCreator
Returns a new field of type T.
createNextSibling() - Method in class com.attivio.sdk.esb.MessageId
 
createNull(QueryParsers) - Method in class com.attivio.util.parser.CastOperator
Create a null object of this type for arg-less casts.
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.PhraseOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.MatchAllOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.NearOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.NullPhraseOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.ONearOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.OrPhraseOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.PhraseNearParser
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.RequireAllOperator
 
createPhraseQuery(SearchTerm, boolean) - Method in class com.attivio.util.parser.QueryParsers
Hook to allow initializing a PhraseQuery.
createStartScopeToken(String) - Static method in class com.attivio.sdk.token.Token
Creates a start scope token.
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.FuzzyTermOperator
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.PhraseTermParser
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.RegexTermOperator
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.SearchTermOperator
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.WildcardTermOperator
 
createTrigger(String, TriggerDefinition) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Add trigger to the dictionary identified by dictionaryName.
CREDENTIALS_ARG - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
the credentials argument
CREDENTIALS_DESCRIPTION - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
description for credentials
CRUD_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
General CRUD error
CRUD_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SqlSdkError
crud not supported
CurrentTime - Class in com.attivio.sdk.search.fields
Constant value FieldExpression.
CurrentTime() - Constructor for class com.attivio.sdk.search.fields.CurrentTime
 

D

Data() - Constructor for class com.attivio.sdk.esb.ProcessingResult.Data
 
Data() - Constructor for class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
DatabaseScannerError - Class in com.attivio.sdk.error
Error codes for the database scanner.
date - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
DATE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the date.
date - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
date(String) - Method in class com.attivio.util.FieldExpressionFactory
 
DATE_RESOLUTION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the resolution for a SchemaField.Type.DATE field (seconds, milliseconds, minutes, hours, days) [default = seconds]
DATE_SCALE_ATTRIBUTE - Static variable in class com.attivio.sdk.search.facet.DateFacetRequest
Name of attribute that will contain the scale used for date faceting.
DATE_STEP_ATTRIBUTE - Static variable in class com.attivio.sdk.search.facet.DateFacetRequest
Name of attribute that will contain the step used for date faceting.
DateAdd - Class in com.attivio.sdk.search.fields
Field expression to add a value to a calendar field for a date.
DateAdd(CalendarField, String, int) - Constructor for class com.attivio.sdk.search.fields.DateAdd
Construct a new DateAdd to apply to a field with an alias.
DateAdd(CalendarField, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.DateAdd
Construct a new CalendarField to apply to a FieldExpression with an alias.
dateAdd(CalendarField, FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DateCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.DateCastOperator
 
DateDiff - Class in com.attivio.sdk.search.fields
Field expression to compute the number of CalendarField boundaries that exist between 2 date values.
DateDiff(CalendarField, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.DateDiff
 
dateDiff(CalendarField, FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DateExtract - Class in com.attivio.sdk.search.fields
Field expression to extract a calendar field for a date.
DateExtract(CalendarField, String) - Constructor for class com.attivio.sdk.search.fields.DateExtract
Construct a new DateExtract to apply to a field with an alias.
DateExtract(CalendarField, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.DateExtract
Construct a new CalendarField to apply to a FieldExpression with an alias.
DateFacetInterval(DateFacetRequest.DateFacetResolution, int) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
DateFacetRequest - Class in com.attivio.sdk.search.facet
Calendar based date facet.
DateFacetRequest() - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(String, List<DateFacetRequest.DateFacetInterval>) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(FieldExpression) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(FieldExpression, List<DateFacetRequest.DateFacetInterval>) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest.DateFacetInterval - Class in com.attivio.sdk.search.facet
An interval for date faceting.
DateFacetRequest.DateFacetResolution - Enum in com.attivio.sdk.search.facet
 
DateFilter(MockIngestAuditApi.Collector, Date, Date) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.DateFilter
 
DateFormat - Class in com.attivio.sdk.search.fields
FieldExpression for formatting a date value.
DateFormat(String, String) - Constructor for class com.attivio.sdk.search.fields.DateFormat
 
DateFormat(String, String, String) - Constructor for class com.attivio.sdk.search.fields.DateFormat
 
DateFormat(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.DateFormat
 
DateFormat(FieldExpression, String, String) - Constructor for class com.attivio.sdk.search.fields.DateFormat
 
DateTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.DateTermOperator
 
DateUtils - Class in com.attivio.util
Contains utilities to format and parse dates.
DateUtils() - Constructor for class com.attivio.util.DateUtils
The default constructor (hidden).
dateValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a Date.
dateValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as a Date.
dateValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a Date.
dayOfMonth(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
dayOfWeek(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
dayOfYear(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DEBUG - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-38 A debug message.
debug(IngestDocument, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
debug(IngestDocument, String, Object...) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Return a debug message result to the client about the processing results of the current document.
debug(String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Logs a debug message.
debug(Throwable, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Logs a debug message with an exception.
debug(String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
 
debug(Throwable, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
 
debug(IngestDocument, String, Object...) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
debug(String, Object...) - Method in interface com.attivio.util.StatusListener
Logs a debug message.
debugConnector(String, int) - Method in interface com.attivio.sdk.client.ConnectorControlApi
A method to help with debugging connectors.
decimal(String) - Method in class com.attivio.util.FieldExpressionFactory
 
decimal(BigDecimal) - Method in class com.attivio.util.FieldExpressionFactory
 
DECIMAL_PRECISION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum precision supported for decimal type.
DECIMAL_PRECISION_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating precision step for optimized range searching.
DECIMAL_SCALE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the scale for decimal type.
decimalValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a BigDecimal.
decimalValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as a BigDecimal.
decimalValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a BigDecimal.
DECRYPT_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2016.
DEFAULT - Static variable in class com.attivio.sdk.search.QueryLanguages
The default Query Language.
DEFAULT_ACRONYM_BOOST - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_ACRONYM_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_ACRONYMS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_BOOST - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.BOOST parameter
DEFAULT_CACHE_COMPRESSED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_CACHE_POLICY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for cachePolicy properties.
DEFAULT_CACHEABLE - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isCacheable().
DEFAULT_CENTER_RESOLUTION - Static variable in class com.attivio.sdk.search.fields.Freshness
The default center resolution.
DEFAULT_CLAUSE_CONTEXT - Static variable in class com.attivio.sdk.search.fields.ClauseContext
Default context name for clauses.
DEFAULT_COMPLETENESS_BOOST - Static variable in class com.attivio.sdk.search.query.phrase.ScopeBoost
The default completeness boost.
DEFAULT_DATE_RESOLUTION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_DATE_RESOLUTION - Static variable in class com.attivio.sdk.schema.UserDefinedFieldDef
 
DEFAULT_DEBUG - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isDebug().
DEFAULT_DECAY - Static variable in class com.attivio.sdk.search.fields.Freshness
The default value for decay
DEFAULT_DECIMAL_PRECISION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_DECIMAL_PRECISION_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_DECIMAL_SCALE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_DECIMAL_SCALE - Static variable in class com.attivio.sdk.schema.UserDefinedFieldDef
 
DEFAULT_DECOMPOSITION - Static variable in class com.attivio.sdk.search.fields.Collate
 
DEFAULT_DEPTH - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.DEPTH.
DEFAULT_DICTIONARY_MODE - Static variable in class com.attivio.sdk.dictionary.DictionaryInfo
 
DEFAULT_DISTANCE - Static variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
DEFAULT_DISTANCE_UNITS - Static variable in class com.attivio.sdk.search.fields.GeoDistance
 
DEFAULT_DISTANCE_UNITS - Static variable in class com.attivio.sdk.search.query.GeoDistanceQuery
Default units for distance measurements.
DEFAULT_DOCUMENT_MODE - Static variable in class com.attivio.sdk.ingest.IngestDocument
 
DEFAULT_ENTITY_NAME_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for output field that contains the entities for matching triggers.
DEFAULT_ENTITY_NAME_SCOPES - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
DEFAULT_ENTITY_SCORE_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for dynamic field that contains per-entity scores.
DEFAULT_FACET_CACHED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for SchemaFieldProperties.FACET_CACHED property
DEFAULT_FACET_DISTRIBUTED_MAX_NUM_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_DISTRIBUTED_MIN_CUTOFF - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_ENUM - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for SchemaFieldProperties.FACET_ENUM property
DEFAULT_FACET_ENUM_FACTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for SchemaFieldProperties.FACET_ENUM_FACTOR property
DEFAULT_FACET_ENUM_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_FINDER_COUNT - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_FACET_FINDER_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_FACET_MAX_NUM_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for SchemaFieldProperties.FACET_MAX_TERMS property
DEFAULT_FACET_MIN_CUTOFF - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_OUTLIER_FACTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_SAMPLE_SIZE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_FIELD_NORMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.FIELD_NORMS.
DEFAULT_FILTER_FIELDS - Static variable in interface com.attivio.sdk.client.DocumentStoreApi
 
DEFAULT_FUZZY_MAX_TERMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
DEFAULT_HIGHLIGHT - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isHighlight().
DEFAULT_HIGHLIGHT_ENABLED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_FRAGMENT - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_FRAGMENT_SIZE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_MERGE_FRAGMENTS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_HIGHLIGHT_NUM_FRAGMENTS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_SCOPE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_HIGHLIGHT_SEPARATOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INCLUDE_METADATA_IN_RESPONSE - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isDebug().
DEFAULT_INDEX_MAX_LENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_MAX_TOKENS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_OMIT_NORMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_PRECISION_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_RELEVANCY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_TERM_VECTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_TERM_VECTOR_OFFSETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_TERM_VECTOR_POSITIONS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_TOKENIZER - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_WILDCARDS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INSTANCE - Static variable in class com.attivio.sdk.util.StringParserFactory
 
DEFAULT_JOIN_FACET_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_JOIN_ROLLUP_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_LOCALE - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.getLocale().
DEFAULT_LOCALE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting search profiles by default locale.
DEFAULT_MAX_HISTORY - Static variable in class com.attivio.sdk.search.relevancy.RelevancyModel
 
DEFAULT_MAX_LOG_LENGTH - Static variable in interface com.attivio.sdk.esb.PlatformMessage
the default maximum log line length
DEFAULT_MAX_MEMORY_USAGE - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default max memory usage (512K).
DEFAULT_MAX_RESUBMITS - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_MAX_SIGNAL_AGE - Static variable in class com.attivio.sdk.search.relevancy.RelevancyModel
 
DEFAULT_MAX_TERM_LENGTH - Static variable in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
DEFAULT_MAX_TERM_LENGTH - Static variable in class com.attivio.sdk.dictionary.DictionaryInfo
 
DEFAULT_MIN_TERM_FREQUENCY - Static variable in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
DEFAULT_MIN_TERM_FREQUENCY - Static variable in class com.attivio.sdk.dictionary.DictionaryInfo
 
DEFAULT_MIN_TERM_LENGTH - Static variable in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
DEFAULT_MIN_TERM_LENGTH - Static variable in class com.attivio.sdk.dictionary.DictionaryInfo
 
DEFAULT_MINIMUM - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Default minimum.
DEFAULT_MINIMUM - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.MINIMUM.
DEFAULT_MINIMUM - Static variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
DEFAULT_MODE - Static variable in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
DEFAULT_MULTI_VALUE_MODE - Static variable in class com.attivio.sdk.search.fields.BinaryMathExpression
The default MultiValueMode.
DEFAULT_MULTI_VALUE_MODE - Static variable in class com.attivio.sdk.search.fields.Concat
The default MultiValueMode for the Concat expression.
DEFAULT_NAMESPACE - Static variable in interface com.attivio.sdk.api.ContentStoreProvider
 
DEFAULT_NAMESPACE - Static variable in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
 
DEFAULT_NATURAL_LANGUAGE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_NEAR_DISTANCE - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Default distance for near/onear phrases.
DEFAULT_OFFSET - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.getOffset().
DEFAULT_ORDER - Static variable in class com.attivio.sdk.search.Sort
Default Sort Order.
DEFAULT_ORDERED - Static variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
DEFAULT_PARAMETERS - Static variable in class com.attivio.sdk.search.query.Query
Map of default values for query parameters
DEFAULT_PARTIAL_RESULTS - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_POSITION_INCREMENT - Static variable in class com.attivio.sdk.token.TokenSink
Default position increment (1).
DEFAULT_POSITION_INCREMENT - Static variable in class com.attivio.util.parser.TokenListParser
Default position increment (1).
DEFAULT_PREFIX_LENGTH - Static variable in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Default value for prefix length
DEFAULT_PRIMARY_SORT - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default primary Sort
DEFAULT_QUOTED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.QUOTED.
DEFAULT_RECURSIVE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.RECURSIVE.
DEFAULT_RELEVANCY_MODEL_NAME - Static variable in interface com.attivio.sdk.client.RelevancyModelApi
Name for default relevancy model.
DEFAULT_RESOLUTION - Static variable in class com.attivio.sdk.search.fields.FreshnessRange
Default time resolution for this range.
DEFAULT_RESUBMITS - Static variable in class com.attivio.sdk.search.QueryRequest
Initial value for QueryRequest.getResubmits().
DEFAULT_ROLLUP_LIMIT - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.ROLLUP.
DEFAULT_ROUTE_IMMEDIATELY - Static variable in class com.attivio.sdk.esb.WorkflowQueue
Default value for route immediately
DEFAULT_ROWS - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.getRows().
DEFAULT_SAMPLE_MODE - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default sample mode for date facets (POPULATION)
DEFAULT_SCHEMA_NAME - Static variable in class com.attivio.sdk.schema.Schema
The name of the default system schema.
DEFAULT_SCOPE_XML_ATTRIBUTES - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_SCORE_DEPTH - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.SCORE_DEPTH
DEFAULT_SCORE_EXPLAIN - Static variable in interface com.attivio.sdk.search.query.QueryParameters
DEFAULT_SCORE_MODE - Static variable in class com.attivio.sdk.search.fields.PhraseScore
 
DEFAULT_SEARCH_DEPTH - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_SEARCH_FIELD - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the "default search field".
DEFAULT_SEARCH_FIELD - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the default search field for query parsing.
DEFAULT_SEARCH_WORKFLOW - Static variable in interface com.attivio.sdk.client.SearchClient
Default workflow used for new clients.
DEFAULT_SECONDARY_SORT - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default secondary Sort
DEFAULT_SEED - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.getSeed().
DEFAULT_SIMILARITY - Static variable in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Default value for similarity
DEFAULT_SIMILARITY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.SIMILARITY.
DEFAULT_SORT_BY - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default sort by
DEFAULT_SPAN - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.SPAN.
DEFAULT_SPELLCHECK_EXPAND_SIZE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_SPELLCHECK_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_STOPWORDS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_STOPWORDS_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_STORE_HIDDEN - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_STORE_MAX_CHARS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_STRENGTH - Static variable in class com.attivio.sdk.search.fields.Collate
 
DEFAULT_SYNONYM_BOOST - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_SYNONYM_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_SYNONYMS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_TRIGGER_NAME_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for output field that contains the names of matching triggers.
DEFAULT_TRIGGER_NAME_SCOPES - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
DEFAULT_TRIGGER_SCORE_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for trigger score output field.
DEFAULT_TRIGGER_VERSION_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for the output field that contains the trigger dictionary's version number.
DEFAULT_WILDCARD - Static variable in class com.attivio.sdk.search.query.PhraseQuery
Default value for WILDCARD parameter
DEFAULT_WILDCARD_MAX_LENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WILDCARD_MAX_PHRASE_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WILDCARD_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WILDCARD_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WILDCARD_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
degrees(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
degrees(String) - Method in class com.attivio.util.FieldExpressionFactory
 
delayBeforeCheckingAbandonment() - Static method in interface com.attivio.sdk.client.ConnectorHistoryApi
 
delete(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Deletes id from the namespace.
delete(String) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Delete a record by id from the content store.
delete(String...) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Delete a series of documents from AIE by document id.
delete(Collection<String>) - Method in interface com.attivio.sdk.client.DocumentOutputClient
delete(String, String) - Method in interface com.attivio.sdk.client.DocumentStoreApi
Deletes the document from the specified collection
delete(String) - Method in class com.attivio.sdk.service.MockContentStoreClient
Delete a record by id from the content store.
delete(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Deletes id from the namespace.
delete(String, String) - Method in class com.attivio.sdk.service.MockDocumentStore
Deletes the document from the specified collection
delete(String...) - Method in class com.attivio.sdk.test.MockIngestClient
 
delete(Collection<String>) - Method in class com.attivio.sdk.test.MockIngestClient
 
DELETE_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-5, Failed to read a document.
DELETE_FILE_FAILED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-51 Failed to delete a file
DELETE_MODEL_FAILED - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-5 Failed to delete a relevancy model.
DELETE_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-30 Error occurred while deleting a snapshot.
deleteAll(String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Deletes all content from the store within the namespace
deleteAll() - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Delete all content in the content store.
deleteAll() - Method in class com.attivio.sdk.service.MockContentStoreClient
Delete all content in the content store.
deleteAll(String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Deletes all content from the store within the namespace
deleteByQuery(String, Query) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Delete all documents that match the Query.
deleteByQuery(String, Query) - Method in class com.attivio.sdk.test.MockIngestClient
 
deleteDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Delete dictionary info.
deleteDictionary(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Delete a trigger dictionary identified by dictionaryName.
deleteDictionaryEntry(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Delete a dictionary entry.
deleteDictionaryFromContentStore(String) - Method in interface com.attivio.sdk.client.DictionaryClient
Deprecated. 
deleteFeature(String) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
deleteFeature(String) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Delete a RelevancyFeatureDef with the specified name.
deleteOwner(Principal, Principal) - Method in class com.attivio.sdk.security.AttivioAcl
deletePrincipal(AttivioPrincipalKey) - Method in interface com.attivio.sdk.client.IngestClient
Delete an AttivioPrincipal from AIE.
deletePrincipal(AttivioPrincipalKey) - Method in interface com.attivio.sdk.security.SecurityFeeder
Deletes a principal from the index.
deletePrincipal(AttivioPrincipalKey) - Method in class com.attivio.sdk.test.MockIngestClient
 
deleteRelevancyModel(String, long) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
deleteRelevancyModel(String, long) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Delete a relevancy model.
deleteSignals(String) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
deleteSignals(String) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Delete all signals for signalType.
deleteTrigger(String, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Delete trigger named triggerName for the dictionary identified by dictionaryName.
DENY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Paramter name for the deny field for an AccessControlQuery.
DEPRECATED_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-35, Indicates that a component or property used in a configuration file has been deprecated.
DEPRECATED_OPTION_ERROR - Static variable in class com.attivio.sdk.error.CommandLineError
A CommandLineError that indicates use of a deprecated command-line option.
DEPRECATED_PROPERTY - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-17 Deprecated schema property was used.
DEPTH - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying max depth for graph query.
DerivedDictionaryInfo - Class in com.attivio.sdk.client.dictionary
Base class for dictionary implementations that can be derived from the index.
DerivedDictionaryInfo() - Constructor for class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
 
DerivedDictionaryInfo(String) - Constructor for class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
 
DESC - Static variable in class com.attivio.sdk.search.Sort
Descending Sort Order.
description - Static variable in interface com.attivio.sdk.api.ContentStoreProvider
 
DESERIALIZATION_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-8 Error deserializing object.
details - Variable in class com.attivio.sdk.service.MockIngestAuditApi.ClientData
 
DIAGNOSTIC_INFORMATION_FETCH_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-111, Failed to gather diagnostic information for export
DiagnosticExportLogProvider - Interface in com.attivio.sdk.server.export
 
DiagnosticExportProvider - Interface in com.attivio.sdk.server.export
 
DICTIONARY_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-22.
DICTIONARY_CLONE_TYPE_MISMATCH - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-35.
DICTIONARY_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-23.
DICTIONARY_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-21.
DICTIONARY_ENTRY_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-25.
DICTIONARY_ENTRY_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-26.
DICTIONARY_ENTRY_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-24.
DICTIONARY_ENTRY_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-29.
DICTIONARY_ENTRY_ID_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary entry id.
DICTIONARY_EXPORT_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-34.
DICTIONARY_GROUP_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary group.
DICTIONARY_IMPORT_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-32.
DICTIONARY_IN_USE - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-30.
DICTIONARY_LOAD_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-36.
DICTIONARY_LOCALE_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-27.
DICTIONARY_LOCALE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary locale.
DICTIONARY_LOCALE_MISSING - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-43.
DICTIONARY_NAME_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary name.
DICTIONARY_PUBLISH_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-33.
DICTIONARY_READ_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-48.
DICTIONARY_RESOURCES_NAME - Static variable in interface com.attivio.sdk.client.DictionaryClient
Name of GlobalMap that contains published dictionaries.
DICTIONARY_TERM_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-28.
DICTIONARY_TERM_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting on dictionary term.
DICTIONARY_TYPE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary type.
DictionaryClient - Interface in com.attivio.sdk.client
Dictionary Management API.
DictionaryEntry - Class in com.attivio.sdk.dictionary
Dictionary Entry.
DictionaryEntry() - Constructor for class com.attivio.sdk.dictionary.DictionaryEntry
 
DictionaryEntry(DictionaryInfo) - Constructor for class com.attivio.sdk.dictionary.DictionaryEntry
 
dictionaryGroup - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
DictionaryInfo - Class in com.attivio.sdk.client.dictionary
 
DictionaryInfo() - Constructor for class com.attivio.sdk.client.dictionary.DictionaryInfo
 
DictionaryInfo(String) - Constructor for class com.attivio.sdk.client.dictionary.DictionaryInfo
 
DictionaryInfo - Class in com.attivio.sdk.dictionary
Dictionary Info.
DictionaryInfo() - Constructor for class com.attivio.sdk.dictionary.DictionaryInfo
 
DictionaryInfo(RevisionStatus) - Constructor for class com.attivio.sdk.dictionary.DictionaryInfo
 
DictionaryMode - Enum in com.attivio.sdk.dictionary
The mode used for dictionary compilation.
dictionaryName - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
DictionaryObject - Class in com.attivio.sdk.dictionary
Abstract class for dictionary objects.
DictionaryObject() - Constructor for class com.attivio.sdk.dictionary.DictionaryObject
 
DictionaryPayload - Class in com.attivio.sdk.dictionary
A payload for a DictionaryEntry.
DictionaryPayload() - Constructor for class com.attivio.sdk.dictionary.DictionaryPayload
 
DictionaryPayload(String) - Constructor for class com.attivio.sdk.dictionary.DictionaryPayload
 
DictionaryPayload(String, Integer) - Constructor for class com.attivio.sdk.dictionary.DictionaryPayload
 
dictionaryType - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
DictionaryType - Enum in com.attivio.sdk.dictionary
 
diffDays(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffHours(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffMilliseconds(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffMinutes(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffMonths(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffQuarters(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffSeconds(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffWeeks(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffYears(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DISABLE_COORD - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for disabling coordination of query (boolean)
distance(double, double) - Method in class com.attivio.sdk.geo.Circle
Calculate the distance between (x, y) and this circle's center.
DISTANCE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the distance between terms (int) (NOTE: only used at parse time, never set on an Query instance)
DistanceUnits - Enum in com.attivio.sdk.geo
Define units for expressing distances (primarily for geo search).
DISTCP_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-36 Error occurred while running distcp.
distinct(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
distinct(String) - Method in class com.attivio.util.FieldExpressionFactory
 
divide(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DOC_STATUS - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds internal document status values.
DocBoost - Class in com.attivio.sdk.search.fields
Boost Documents Specified By Document Id.
DocBoost(String...) - Constructor for class com.attivio.sdk.search.fields.DocBoost
 
DocBoost(List<String>) - Constructor for class com.attivio.sdk.search.fields.DocBoost
 
DocBoost(List<String>, String) - Constructor for class com.attivio.sdk.search.fields.DocBoost
 
DocData(IngestDocument) - Constructor for class com.attivio.sdk.esb.ProcessingResult.DocData
 
DocData(DocumentMode, String, UUID) - Constructor for class com.attivio.sdk.esb.ProcessingResult.DocData
 
DOCID_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on document id.
DocIdCollector(Collection<String>) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.DocIdCollector
 
docMode - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
DOCTYPE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the document type.
DOCUMENT_CANNOT_ACCESS_SECURITY_ACCESS_DATA - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10007.
DOCUMENT_CONVERSION_ERROR - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3003 document conversion error.
DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-2 that there was a fatal error (for the document) while processing a document.
DOCUMENT_HAS_NO_SECURITY_ACCESS_DATA - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9001.
DOCUMENT_LOST - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-47 A document was lost due to system error or a processing host crash.
DOCUMENT_PAYLOAD_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2013.
DOCUMENT_ROUTING_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-35 Error occurred while routing a document.
DOCUMENT_WARNING - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-3 that a document had a non-fatal error while processing.
DocumentAssert - Class in com.attivio.sdk.test
Assertions for inspecting/testing documents.
DocumentAssert() - Constructor for class com.attivio.sdk.test.DocumentAssert
 
DocumentList - Class in com.attivio.sdk.ingest
The basic container for a collection of IngestDocuments.
DocumentList() - Constructor for class com.attivio.sdk.ingest.DocumentList
The default constructor
DocumentList(int) - Constructor for class com.attivio.sdk.ingest.DocumentList
Creates an empty document list, with pre-allocated space for size documents.
DocumentList(UUID, String...) - Constructor for class com.attivio.sdk.ingest.DocumentList
Constructor with a client ID and a list of workflows.
DocumentList(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.DocumentList
Constructor with a client ID and a workflow queue.
DocumentMode - Enum in com.attivio.sdk.ingest
Contains the possible modes for a document.
DocumentModifyingTransformer - Interface in com.attivio.sdk.server.component.ingest
Interface for transformers that work on the entire document.
DocumentOutputClient - Interface in com.attivio.sdk.client
Client for feeding content to AIE.
DocumentRoutingComponent - Interface in com.attivio.sdk.server.component.routing
Interface for components that provide basic routing features inside an AIE workflow of IngestDocuments.
documents - Variable in class com.attivio.client.MockSearchClient
The preset documents to return
DocumentStoreApi - Interface in com.attivio.sdk.client
Client to the AIE document store (currently available only within an AIE node process).
DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.SonarError
 
doubleValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a double.
doubleValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as a double.
doubleValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a double.
drop(PlatformMessage) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(PlatformMessage, ErrorCode, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(PlatformMessage, ErrorCode, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(PlatformMessage, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument, ErrorCode) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Report a dropped document
drop(PlatformMessage) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Report a dropped message
drop(IngestDocument) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
Report a dropped document
drop(PlatformMessage) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
Report a dropped message
DROPPED_CYCLING_MESSAGE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-48 A message was dropped because it is moving in a workflow cycle.
DROPPED_UNSENT_DOCUMENT - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-49 A document was dropped because it is being processed by a MultiOutputSingleDocumentTransformer and was not output as part of the transformer's processing.
DSD_GENERAL_WARNING - Static variable in class com.attivio.sdk.error.SonarError
 
DSD_NOT_YET - Static variable in class com.attivio.sdk.error.SonarError
 
DSD_PLUGIN_ERROR - Static variable in class com.attivio.sdk.error.SonarError
 
DSD_STORE_INTERNAL_ERROR - Static variable in class com.attivio.sdk.error.SonarError
 
DSD_STORE_NOT_FOUND - Static variable in class com.attivio.sdk.error.SonarError
 
DUPLICATE_COLUMN_NAME - Static variable in class com.attivio.sdk.error.SqlSdkError
duplicate field/column name
DUPLICATE_MESSAGE_ID - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-14 Duplicate message id.
DUPLICATE_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-48, A duplicate name was used for two components/nodes/nodesets..
DUPLICATES - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds a list of duplicate uris or doc ids of this page/document.
DYNAMIC_CHANGE_FAILED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-80 Dynamic change of the configuration failed.

E

E_EXISTS - Static variable in class com.attivio.sdk.error.StoreError
STORE-24 Record exists already
Ellipse - Class in com.attivio.sdk.geo
Defines an ellipse.
Ellipse() - Constructor for class com.attivio.sdk.geo.Ellipse
 
Ellipse(Point, double, double) - Constructor for class com.attivio.sdk.geo.Ellipse
Construct an ellipse.
Ellipse(Point, double, double, double) - Constructor for class com.attivio.sdk.geo.Ellipse
Construct an ellipse.
Ellipse(double, double, double, double, double) - Constructor for class com.attivio.sdk.geo.Ellipse
Construct an ellipse.
EllipseCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.EllipseCastOperator
 
EllipseFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.EllipseFilterOperator
 
EMPTY_ARRAY - Static variable in class com.attivio.sdk.search.facet.FacetRange
 
EMPTY_ARRAY - Static variable in class com.attivio.sdk.search.fields.FieldExpression
Empty array of field expressions.
ENABLE_COMPONENT_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-67 The failed to be enabled
ENCODING - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the default document string encoding.
endMessageGroup() - Method in interface com.attivio.sdk.client.DocumentOutputClient
Ends the current message group (if any).
endMessageGroup() - Method in class com.attivio.sdk.test.MockIngestClient
 
endOffset - Variable in class com.attivio.sdk.search.query.phrase.PhraseTerm
 
endOffset - Variable in class com.attivio.sdk.token.Token
The start offset in the source text
endOffset - Variable in class com.attivio.sdk.util.StringParser
 
endOffset() - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
endOffset() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
ENDPOINT - Static variable in interface com.attivio.sdk.client.SearchClient
 
ENDPOINTS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
endPosition() - Method in interface com.attivio.sdk.token.TokenListSerializer
 
endScope(String) - Method in class com.attivio.sdk.token.Position
Mark this position as the last position in scope name.
endScope(String) - Method in class com.attivio.sdk.token.TokenSink
Add an TokenAnnotation.SCOPE_END token to the token list.
endScope(String, int) - Method in class com.attivio.sdk.token.TokenSink
Add an TokenAnnotation.SCOPE_END token to the token list.
endScopeCount() - Method in class com.attivio.sdk.token.ScopeInfo
 
endswith(Phrase) - Static method in class com.attivio.sdk.search.query.phrase.AnchorFilter
 
ENGINE_ALREADY_RUNNING_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
Engine is already running
ensureCapacity() - Method in class com.attivio.sdk.ingest.IngestDocument
 
ensureCapacity(int) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
ensureWebServer() - Static method in class com.attivio.sdk.service.MockContentStoreClient
 
ENTITY_EXTRACTION_ERROR - Static variable in class com.attivio.sdk.error.BasisTechError
Entity Extraction Failed.
EntityDefinition - Class in com.attivio.sdk.client.dictionary
Represents a term in an entity dictionary.
EntityDefinition() - Constructor for class com.attivio.sdk.client.dictionary.EntityDefinition
 
EntityDefinition(String, Locale) - Constructor for class com.attivio.sdk.client.dictionary.EntityDefinition
 
EntityDictionaryInfo - Class in com.attivio.sdk.client.dictionary
Dictionary type used for entity dictionaries.
EntityDictionaryInfo() - Constructor for class com.attivio.sdk.client.dictionary.EntityDictionaryInfo
 
EntityDictionaryInfo(String) - Constructor for class com.attivio.sdk.client.dictionary.EntityDictionaryInfo
 
EntityMatch - Class in com.attivio.sdk.client.dictionary
Represents a match against a compiled entity dictionary.
EntityMatch() - Constructor for class com.attivio.sdk.client.dictionary.EntityMatch
 
EntityOutput - Class in com.attivio.sdk.client.dictionary
Defines an output for a matching EntityDefinition.
EntityOutput() - Constructor for class com.attivio.sdk.client.dictionary.EntityOutput
 
EntityOutput(String) - Constructor for class com.attivio.sdk.client.dictionary.EntityOutput
 
entries() - Method in class com.attivio.sdk.security.AttivioAcl
 
eos() - Method in class com.attivio.sdk.util.StringParser
Returns true if end of stream has been reached.
EPSILON - Static variable in class com.attivio.util.GeometryUtils
Small double for "equality" checks.
eq(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
equals(Object) - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
equals(Object) - Method in class com.attivio.platform.store.audit.ErrorRow
equals(Object) - Method in exception com.attivio.sdk.AttivioException
equals(Object) - Method in exception com.attivio.sdk.AttivioIOException
equals(Object) - Method in exception com.attivio.sdk.AttivioRemoteException
equals(Object) - Method in exception com.attivio.sdk.AttivioRuntimeException
equals(Object) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.EntityDefinition
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.EntityDictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.EntityMatch
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.EntityOutput
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.SpellTermDefinition
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.StopwordDefinition
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.StopwordDictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.StopwordMatch
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.SynonymDefinition
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.SynonymMatch
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.SynonymOutput
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.TermDefinition
 
equals(Object) - Method in class com.attivio.sdk.client.dictionary.TermMatch
 
equals(Object) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
 
equals(Object) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
equals(Object) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
equals(Object) - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
equals(Object) - Method in class com.attivio.sdk.error.ErrorCode
equals(Object) - Method in class com.attivio.sdk.error.ExportStatusCode
Determines if two ExportCodeText instances are equal, by testing the equality of their integer values.
equals(Object) - Method in class com.attivio.sdk.esb.AbstractListMessage
equals(Object) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
equals(Object) - Method in class com.attivio.sdk.esb.CgiRequest
equals(Object) - Method in class com.attivio.sdk.esb.GroupedMessageId
equals(Object) - Method in class com.attivio.sdk.esb.MessageHistory
equals(Object) - Method in class com.attivio.sdk.esb.MessageId
equals(Object) - Method in class com.attivio.sdk.esb.MessageList
equals(Object) - Method in class com.attivio.sdk.esb.MessageMetadata
equals(Object) - Method in class com.attivio.sdk.esb.ProcessingResult
 
equals(Object) - Method in class com.attivio.sdk.esb.WorkflowQueue
Checks for equal based on routing flags and workflow names.
equals(Object) - Method in class com.attivio.sdk.event.EventQuery
equals(Object) - Method in class com.attivio.sdk.event.PagingContext
equals(Object) - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
equals(Object) - Method in class com.attivio.sdk.event.SystemEvent
equals(Object) - Method in class com.attivio.sdk.geo.Circle
equals(Object) - Method in class com.attivio.sdk.geo.Ellipse
equals(Object) - Method in class com.attivio.sdk.geo.Point
equals(Object) - Method in class com.attivio.sdk.geo.Polygon
equals(Object) - Method in class com.attivio.sdk.geo.Rectangle
equals(Object) - Method in class com.attivio.sdk.ingest.Backup
equals(Object) - Method in class com.attivio.sdk.ingest.BulkUpdate
equals(Object) - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
equals(Object) - Method in class com.attivio.sdk.ingest.Commit
equals(Object) - Method in class com.attivio.sdk.ingest.DocumentList
equals(Object) - Method in class com.attivio.sdk.ingest.IngestDocument
 
equals(Object) - Method in class com.attivio.sdk.ingest.IngestField
 
equals(Object) - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
equals(Object) - Method in class com.attivio.sdk.ingest.Optimize
equals(Object) - Method in class com.attivio.sdk.schema.Schema
equals(Object) - Method in class com.attivio.sdk.schema.SchemaField
equals(Object) - Method in class com.attivio.sdk.schema.SchemaResponse
equals(Object) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
equals(Object) - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
equals(Object) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetBucket
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetFilter
 
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetRange
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetResponse
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetStatistics
equals(Object) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
equals(Object) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
equals(Object) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
equals(Object) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.TermFacetBucket
equals(Object) - Method in class com.attivio.sdk.search.FieldCollapse
equals(Object) - Method in class com.attivio.sdk.search.fields.FieldExpression
equals(Object) - Method in class com.attivio.sdk.search.fields.FreshnessRange
equals(Object) - Method in class com.attivio.sdk.search.fields.Switch.Case
 
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.BoostQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.FacetQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.FilterQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.GraphQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.JoinClause
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.JoinQuery
Checks whether query equals this Query object.
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
equals(Phrase) - Static method in class com.attivio.sdk.search.query.phrase.AnchorFilter
 
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.Phrase
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.TermRange
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.PhraseQuery
Checks whether query equals this Query object.
equals(Object) - Method in class com.attivio.sdk.search.query.Query
equals(Query, Map<String, Object>, String...) - Method in class com.attivio.sdk.search.query.Query
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.Query
 
equals(Query, Query, Map<String, Object>, Set<String>) - Static method in class com.attivio.sdk.search.query.Query
Query equality method for 2 arbitrary query objects (null aware).
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.QueryPlugin
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.QueryString
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.SavedFilter
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.ShapeQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.SubQuery
Checks whether query equals this Query object.
equals(Object) - Method in class com.attivio.sdk.search.QueryFeedback
equals(Object) - Method in class com.attivio.sdk.search.QueryPlacement
equals(Object) - Method in class com.attivio.sdk.search.QueryRequest
equals(Object) - Method in class com.attivio.sdk.search.QueryResponse
equals(Object) - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.Signal
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.TermBoostFeature
 
equals(Object) - Method in class com.attivio.sdk.search.SearchDocument
 
equals(Object) - Method in class com.attivio.sdk.search.SearchDocumentList
 
equals(Object) - Method in class com.attivio.sdk.search.SearchField
 
equals(Object) - Method in class com.attivio.sdk.search.SearchFieldValue
 
equals(Object) - Method in class com.attivio.sdk.search.Sort
equals(Object) - Method in class com.attivio.sdk.security.AttivioAcl
equals(Object) - Method in class com.attivio.sdk.security.AttivioAclEntry
equals(Object) - Method in class com.attivio.sdk.security.AttivioGroupMembership
equals(Object) - Method in class com.attivio.sdk.security.AttivioPermission
equals(Object) - Method in class com.attivio.sdk.security.AttivioPrincipal
{inheritDoc}
equals(Object) - Method in class com.attivio.sdk.security.AttivioPrincipalKey
equals(Object) - Method in class com.attivio.sdk.security.AttivioRole
equals(Object) - Method in class com.attivio.sdk.test.TestInfo
 
equals(Object) - Method in class com.attivio.sdk.token.Token
Compares this Token to another object.
equals(Token, long) - Method in class com.attivio.sdk.token.Token
Compare this token to other.
equals(Object) - Method in class com.attivio.sdk.token.TokenList
equals(double, double) - Static method in class com.attivio.util.GeometryUtils
Check if 2 double values are equal (withing GeometryUtils.EPSILON of each other).
equals(double, double, double, double) - Static method in class com.attivio.util.GeometryUtils
Check if 2 points equal.
equals(Object, Object) - Static method in class com.attivio.util.ObjectUtils
Returns true if a is equivalent to b.
equals(float, float) - Static method in class com.attivio.util.ObjectUtils
Returns true if a is equivalent to b.
equals(double, double) - Static method in class com.attivio.util.ObjectUtils
Returns true if a is equivalent to b.
equals(List<? extends Throwable>, List<? extends Throwable>) - Static method in class com.attivio.util.ObjectUtils
Compares if 2 lists of Throwables are equivalent.
equals(Throwable, Throwable) - Static method in class com.attivio.util.ObjectUtils
Compares equality of 2 Throwables.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.Condition
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.Constant
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.CurrentTime
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.DocBoost
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.FieldExpression
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression, FieldExpression) - Static method in class com.attivio.sdk.search.fields.FieldExpression
Null safe equivalent to a.equalsIgnoreAlias(b)
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.FieldLength
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.Locate
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.MatchingFields
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.MatchingTerms
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.NumDocs
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.PartitionId
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.PhraseMatch
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.PhraseScore
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.QueryParameter
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.ScopeField
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.ScoreExplain
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.StoredField
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Returns true if other is the same as this, with the exception of alias.
equalsIgnoreAlias(FieldExpression) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Returns true if other is the same as this, with the exception of alias.
ERROR - Static variable in class com.attivio.sdk.error.ApiSecurityError
generic error
ERROR - Static variable in class com.attivio.sdk.error.PerfmonServerError
PERFMON_SERVER-0.
ERROR - Static variable in class com.attivio.sdk.error.PrincipalsError
generic error
ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10000.
ERROR - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9000.
ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2000.
error(IngestDocument, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
error(IngestDocument, Exception, String, Object...) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Report an error to the client about the processing results of the current document.
error(ErrorCode, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Logs a error message with an error code.
error(ErrorCode, Throwable, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Logs a severe message with an error code.
error(ErrorCode, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
 
error(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
 
error(IngestDocument, Exception, String, Object...) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
error(ErrorCode, Throwable, String, Object...) - Method in interface com.attivio.util.StatusListener
Logs an error message with an error code.
ERROR_BUFFER_POSITION_CALCULATED - Static variable in class com.attivio.sdk.error.PerfmonServerError
Error in calculated buffer position of the metric storage
ERROR_DURING_SHUTDOWN - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-77 Error during shutdown
ERROR_INITIALIZING_MODEL - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9010.
ERROR_WHILE_CLOSING_HISTORY - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9009.
ERROR_WRITE_ERROR - Static variable in class com.attivio.sdk.error.PerfmonServerError
Error in writing data to the metric store.
ErrorCode - Class in com.attivio.sdk.error
Assigns codes and categories for every error message that can be generated by the Attivio system.
ErrorCode(String, long) - Constructor for class com.attivio.sdk.error.ErrorCode
Creates a new ErrorCode with the given category and code.
ErrorCode(String, long, boolean) - Constructor for class com.attivio.sdk.error.ErrorCode
Creates a new ErrorCode with the given category and code, optionally ensuring the ErrorCode is unique.
errorCode - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
errorContexts(String) - Static method in class com.attivio.sdk.esb.ProcessingResult
 
ErrorRow - Class in com.attivio.platform.store.audit
POJO class used to store summary counts per error code.
ErrorRow(ErrorCode, String, String) - Constructor for class com.attivio.platform.store.audit.ErrorRow
 
escape(StringBuilder, String) - Static method in class com.attivio.util.ModelStringUtils
Write value to buffer, escaping double quote and backslash with a backslash.
escape(StringBuilder, String, char) - Static method in class com.attivio.util.ModelStringUtils
Write value to buffer, escaping double quote and backslash with a backslash.
eval(QueryString) - Method in class com.attivio.util.parser.QueryParsers
Hook to allow inline parsing of query.
evaluate(OutputValue, InputValue[]) - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldEvaluator
Evaluate the result of the function and add it to output.
EVENT_ID_GENERATION_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-5, Failed to generate event ID
EVENT_QUERY_CLOSED_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-6, Event query is closed
EventQuery - Class in com.attivio.sdk.event
 
EventQuery() - Constructor for class com.attivio.sdk.event.EventQuery
 
EventStoreApi - Interface in com.attivio.sdk.client
Store, retrieve and acknowledge events.
EventStoreError - Class in com.attivio.sdk.error
 
ex - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
EXCEEDED_SECOND - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-6 Exceeded a second.
EXCEPTION_CREATE_FILE - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-4 Failed in creating a list of documents to send.
EXCEPTION_DURING_MEMORY_EVENT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-44 Exception occurred while handling memory event
EXCEPTION_IN_SETUP - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-3 Exception setting up.
exp(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
expansionMode - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
ExpansionMode - Enum in com.attivio.sdk.dictionary
Expansion mode for dictionary entries.
expect(StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
expect(StringParser.TokenType, StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
expectBinary() - Method in class com.attivio.sdk.util.StringParser
 
expectDate() - Method in class com.attivio.sdk.util.StringParser
 
expectDecimal() - Method in class com.attivio.sdk.util.StringParser
 
expectKeyword() - Method in class com.attivio.sdk.util.StringParser
Expect an unquoted string.
expectKeyword(String) - Method in class com.attivio.sdk.util.StringParser
 
expectNumber() - Method in class com.attivio.sdk.util.StringParser
 
expectParameterName() - Method in class com.attivio.sdk.util.StringParser
 
expectQuotedString() - Method in class com.attivio.sdk.util.StringParser
Expect a quoted string.
expectSingleQuotedString() - Method in class com.attivio.sdk.util.StringParser
 
EXPIRATION_FAILED - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-4 Failure during session expiration
EXPIRED_MESSAGE_ID - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-15 Expired message id.
export(ZipOutputStream) - Method in interface com.attivio.sdk.server.export.DiagnosticExportProvider
 
EXPORT_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-33 Error occurred while exporting a snapshot.
exportDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Export published form of dictionary.
exportDictionary(String, OutputStream) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Export trigger dictionary by name to output.
ExportResources - Class in com.attivio.sdk.error
This is a data container class for use by the Java ResourceBundle system.
ExportResources() - Constructor for class com.attivio.sdk.error.ExportResources
Constructs the Export resource bundle.
ExportStatusCode - Class in com.attivio.sdk.error
This class is a wrapper for a return code generated by the native process of an Export object.
ExposedApi - Interface in com.attivio.sdk.client.exposedapi
Marker interface for all externally exposed/supported APIs.
expression - Variable in class com.attivio.sdk.search.fields.UnaryFieldExpression
The expression that is the argument to this expression.
EXPRESSION_NAME - Static variable in class com.attivio.sdk.search.fields.Cast
The "function name" for Cast
EXTERNAL_LIBRARY_CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-24 External library configuration error
EXTERNAL_LIBRARY_INITIALIZATION_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-23 External library load error
EXTERNAL_LIBRARY_LOAD_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-22 External library load error
EXTERNAL_PROCESS_MESSAGING_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-12 Exception when trying to pass a message to an external process.
EXTERNAL_PROCESS_SHUTDOWN_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-7 Failed to shutdown Attivio.
EXTERNAL_PROCESS_STARTUP_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-6 Problem starting external process.
EXTERNAL_PROCESSING_FAILED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-21 External code that was processing document content failed
externalize(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Returns an externally accessible URI for the content suitable for HTTP GET.
externalize(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Returns an externally accessible URI for the content suitable for HTTP GET.
extractScopes(String, IngestFieldValue) - Static method in class com.attivio.util.TokenUtils
Extract scopeName values from value.
extractScopes(String, TokenList, String) - Static method in class com.attivio.util.TokenUtils
Extract substrings of text for scopeName from tokens.

F

Facet(String, int) - Constructor for class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
FACET - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for indication of when a Join Clause should have child documents included in facets.
FACET_CACHE_POLICY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying retention policy for facet cache.
FACET_CACHED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if facet should be cached in memory.
FACET_DISTRIBUTED_MAX_NUM_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the default maximum number of buckets returned by sub dispatchers for a facet field.
FACET_DISTRIBUTED_MIN_CUTOFF - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the minimum count for facet buckets returned to the top level dispatcher.
FACET_ENUM - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if facet field is enum based.
FACET_ENUM_FACTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if cutoff factor for using enumeration based facet.
FACET_ENUM_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if maximum number of terms to support enum based faceting for.
FACET_MAX_DISCRETE_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
The maximum number of discrete buckets to suggest for numeric facets
FACET_MAX_NUM_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the default maximum number of buckets returned for a facet.
FACET_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying the maximum number of facet terms allowed.
FACET_MIN_CUTOFF - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the minimum count for returned facet buckets.
FACET_OUTLIER_FACTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Experimental: Property specifying the number of standard deviations away from average frequency that indicates an outlier.
FacetBucket - Class in com.attivio.sdk.search.facet
A bucket in a FacetResponse.
FacetBucket() - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucket(long) - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetFilter - Class in com.attivio.sdk.search.facet
A filter for applying the result of a FacetBucket to a query.
FacetFilter() - Constructor for class com.attivio.sdk.search.facet.FacetFilter
 
FacetQuery - Class in com.attivio.sdk.search.query
 
FacetQuery() - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(String, String) - Constructor for class com.attivio.sdk.search.query.FacetQuery
Construct query for drilling down on text in field.
FacetQuery(String, Object) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(String, PhraseTerm) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(FieldExpression, String) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(FieldExpression, Object) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(FieldExpression, PhraseTerm) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.FacetQueryOperator
 
FacetRange - Class in com.attivio.sdk.search.facet
Defines a range of values to generate a FacetBucket for.
FacetRange() - Constructor for class com.attivio.sdk.search.facet.FacetRange
 
FacetRange(String) - Constructor for class com.attivio.sdk.search.facet.FacetRange
 
FacetRange(Number, Number) - Constructor for class com.attivio.sdk.search.facet.FacetRange
Construct a new FacetRange.
FacetRange(Date, Date) - Constructor for class com.attivio.sdk.search.facet.FacetRange
Construct a new FacetRange.
FacetRange(String, Number, Number) - Constructor for class com.attivio.sdk.search.facet.FacetRange
Construct a new FacetRange.
FacetRange(String, Date, Date) - Constructor for class com.attivio.sdk.search.facet.FacetRange
Construct a new FacetRange.
FacetRequest - Class in com.attivio.sdk.search.facet
Represents a generic Facet Request based on the value of a field.
FacetRequest() - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(FieldExpression) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(String, FieldExpression) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(boolean) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(String, boolean) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(FieldExpression, boolean) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest.SortBy - Enum in com.attivio.sdk.search.facet
Enumeration listing types of sorts for a facet request
FacetRequestFactory - Class in com.attivio.util.parser
Experimental: Factory for parsing/creating facet requests.
FacetRequestFactory() - Constructor for class com.attivio.util.parser.FacetRequestFactory
 
FacetRequestFactory.SchemaFacetFilter - Enum in com.attivio.util.parser
 
FacetResponse - Class in com.attivio.sdk.search.facet
A response to a FacetRequest.
FacetResponse(String) - Constructor for class com.attivio.sdk.search.facet.FacetResponse
 
FacetResponse(String, String) - Constructor for class com.attivio.sdk.search.facet.FacetResponse
 
FacetResult(String, List<AdminQueryResult.Bucket>) - Constructor for class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
FacetStatistics - Class in com.attivio.sdk.search.facet
Statistics associated with a FacetResponse.
FacetStatistics() - Constructor for class com.attivio.sdk.search.facet.FacetStatistics
 
fail(PlatformMessage, ErrorCode, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(PlatformMessage, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(PlatformMessage, AttivioException) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(PlatformMessage, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, ErrorCode, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, ErrorCode, Throwable) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
 
fail(IngestDocument, ErrorCode, Throwable) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
FAILED_CLONE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-81 Failed to clone an object that should be cloneable without exception.
FAILED_CONFIG_SERVER_CONNECT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-85 Could not connect to configuration server.
FAILED_CONVERSION - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-45 FAILED_CONVERSION
FAILED_CREATE_DOC - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-2 Failed in creating a list of documents to send.
FAILED_CREATE_SESSION - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-1, Failed to create or update the session/namespace.
FAILED_DECODE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-41 Failed to decode
FAILED_DELETION - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-13 Temporary disk file(s) could not be removed.
FAILED_DISTRIBUTION - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-5 Failed to create a distribution.
FAILED_DPS - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-7 Could not achieve the requested documents per second.
FAILED_ENCODE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-42 Failed to encode
FAILED_GLOBAL_LOCK - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-106, system failed to lock a global lock
FAILED_GLOBAL_UNLOCK - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-105, system failed to unlock a global lock
FAILED_LOST_TRIGGER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-104, system failed to trigger a lost detection round for a client
FAILED_MKDIR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-33 A directory and/or it parents could not be created
FAILED_MKDIR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-41 Could not create directory.
FAILED_READ - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-10 file(s) could not be opened or read from.
FAILED_READ - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-35 Temporary disk file(s) could not be opened or read from.
FAILED_READ_FROM_CONFIG_SERVER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-87 Could not read data from the configuration server.
FAILED_RENAME - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-42 Could not create directory.
FAILED_SESSION_CLOSE - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-2 Failed to close session.
FAILED_SHUTDOWN - Static variable in class com.attivio.sdk.error.AgentError
AGENT-2 Failed to shutdown process started by agent.
FAILED_START - Static variable in class com.attivio.sdk.error.AgentError
AGENT-3 Failed to startup a process.
FAILED_TO_GET_SPILL_DIR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-45 Failed to create/get spill to disk directory
FAILED_TO_LOAD_DICTIONARY - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-16 A field was specified that doesn't exist in the given schema
FAILED_TO_NOTIFY - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-50 Failed to send notification
FAILED_TO_SEND_FINISHED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-16 Could not send finished message
FAILED_TO_START - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-53 Failed to start attivio for some reason
FAILED_TO_START_SERVER - Static variable in class com.attivio.sdk.error.FederationError
Failed to start federation server
FAILED_TO_STOP - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-83 Failed to stop AIE for some reason.
FAILED_TO_STOP_EXTERNAL_WATCHER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-46 Failed to stop an external process watcher
FAILED_UNLOCK_FILE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-79 Failed to unopen a file lock.
FAILED_URI_READ - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-11 to read the contents of an URI from the network.
FAILED_WRITE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-9 Disk file(s) could not be created or written to.
FAILED_WRITE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-34 Temporary disk file(s) could not be created or written to.
FAILED_WRITE_TO_CONFIG_SERVER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-86 Could not write data to the configuration server.
FALSE_SWITCH_VALUE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Constant FALSE for switchValue()
falseValue - Variable in class com.attivio.sdk.search.fields.Condition
The Second argument
fastGetX(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the X coordinate of the Point at index.
fastGetX(int) - Method in class com.attivio.sdk.geo.Polygon
Get the X coordinate of the Point at index.
fastGetX(int) - Method in class com.attivio.sdk.geo.Rectangle
Get the X coordinate of the Point at index.
fastGetY(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the Y coordinate of the Point at index.
fastGetY(int) - Method in class com.attivio.sdk.geo.Polygon
Get the Y coordinate of the Point at index.
fastGetY(int) - Method in class com.attivio.sdk.geo.Rectangle
Get the Y coordinate of the Point at index.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Circle
Check if this shape's bounding box intersects with box.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Ellipse
Check if this shape's bounding box intersects with box.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Polygon
Check if this shape's bounding box intersects with box.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Rectangle
Check if this shape's bounding box intersects with box.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Shape
Check if this shape's bounding box intersects with box.
FATAL_ACL_SERVICE_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10001.
FATAL_CLIENT_ERROR - Static variable in class com.attivio.sdk.error.ClientError
CLIENT-3, Fatal client error, this feed should stop
fatalEvent(String, String, Map<String, String>) - Method in interface com.attivio.sdk.server.util.SystemEventPublisher
Publishes an event with severity SYS_FATAL to the platform.
FaultTolerantAware - Interface in com.attivio.sdk.server.component.configuration
Interface for components that wish to be notified whether or not the system is configured for fault tolerance.
FEATURE_NOT_LICENSED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-67, Indicates that a feature is not licensed to be used
FeatureWeight() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
FeatureWeight(String, float) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
FederationError - Class in com.attivio.sdk.error
Encapsualte errors returned by he federated module.
feed(IngestDocument...) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Send docs to AIE.
feed(Iterable<IngestDocument>) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Send docs to AIE.
feed(IngestDocument, AttivioAcl) - Method in interface com.attivio.sdk.client.IngestClient
Feeds the document with its ACL to AIE.
feed(AttivioPrincipal) - Method in interface com.attivio.sdk.client.IngestClient
Feeds an AttivioPrincipal to AIE.
feed(IngestDocument, AttivioAcl) - Method in interface com.attivio.sdk.security.SecurityFeeder
Sends doc to the document receiver with the given ACL.
feed(AttivioPrincipal) - Method in interface com.attivio.sdk.security.SecurityFeeder
Ingests an AttivioPrincipal.
feed(PlatformMessage) - Method in class com.attivio.sdk.service.MockIngestApi
feed(IngestDocument...) - Method in class com.attivio.sdk.test.MockIngestClient
 
feed(Iterable<IngestDocument>) - Method in class com.attivio.sdk.test.MockIngestClient
 
feed(IngestDocument, AttivioAcl) - Method in class com.attivio.sdk.test.MockIngestClient
 
feed(AttivioPrincipal) - Method in class com.attivio.sdk.test.MockIngestClient
 
field - Variable in class com.attivio.sdk.search.Sort
The field being sorted on.
field - Variable in enum com.attivio.sdk.util.CalendarField
Base field for computation.
field(String) - Method in class com.attivio.util.FieldExpressionFactory
 
FIELD_CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-58, Configuration for field is invalid.
FIELD_MAPPINGS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
FIELD_NAMES - Static variable in class com.attivio.sdk.schema.FieldNames
This field contains the name of all fields indexed for a document.
FIELD_NORMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Deprecated.
this parameter is now ignored and may be repurposed in a future release
FIELD_NOT_IN_SCHEMA - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-15 A field was specified that doesn't exist in the given schema
FIELD_PRINCIPAL_ID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The name of the field that stores the principal ID.
FIELD_PRINCIPAL_NAME - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The name of the field that stores the principal name.
FIELD_REALM_ID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The name of the field that stores the security realm ID.
FieldBoostFeature - Class in com.attivio.sdk.search.relevancy
FieldExpression based relevancy feature.
FieldBoostFeature(String, FieldExpression) - Constructor for class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
FieldCollapse - Class in com.attivio.sdk.search
Field Collapsing Specification.
FieldCollapse() - Constructor for class com.attivio.sdk.search.FieldCollapse
 
FieldCollapse(String) - Constructor for class com.attivio.sdk.search.FieldCollapse
 
FieldCollapse.Mode - Enum in com.attivio.sdk.search
Mode for performing field collapsing.
FieldExpression - Class in com.attivio.sdk.search.fields
Base class for field expressions.
FieldExpression() - Constructor for class com.attivio.sdk.search.fields.FieldExpression
Construct a new FieldExpression using the default alias.
FieldExpression(String) - Constructor for class com.attivio.sdk.search.fields.FieldExpression
Construct a new FieldExpression with an alias.
FieldExpression.StringMode - Enum in com.attivio.sdk.search.fields
Mode for serializing FieldExpression to a string.
FieldExpressionFactory - Class in com.attivio.util
Factory for creating FieldExpression instances.
FieldExpressionFactory() - Constructor for class com.attivio.util.FieldExpressionFactory
 
FieldExpressionHandler - Class in com.attivio.sdk.search.fields
FieldExpressionHandler is used for traversing and transforming field expressions.
FieldExpressionHandler() - Constructor for class com.attivio.sdk.search.fields.FieldExpressionHandler
 
FieldExpressionHandler - Class in com.attivio.util
Deprecated.
This class has been moved to the sdk package: FieldExpressionHandler
FieldExpressionHandler() - Constructor for class com.attivio.util.FieldExpressionHandler
Deprecated.
 
FieldExpressionParser - Class in com.attivio.util.parser
Parser for parsing a Field Expression.
FieldExpressionParser() - Constructor for class com.attivio.util.parser.FieldExpressionParser
 
FieldExpressionParsers - Class in com.attivio.util.parser
Registry of FieldExpressionParsers.
FieldExpressionParsers() - Constructor for class com.attivio.util.parser.FieldExpressionParsers
 
FieldExpressionQuery - Class in com.attivio.sdk.search.query
A query that matches documents using the value of a FieldExpression.
FieldExpressionQuery() - Constructor for class com.attivio.sdk.search.query.FieldExpressionQuery
Constructor
FieldExpressionQuery(FieldExpression) - Constructor for class com.attivio.sdk.search.query.FieldExpressionQuery
Constructor
FieldExpressionQuery(String) - Constructor for class com.attivio.sdk.search.query.FieldExpressionQuery
 
FieldLength - Class in com.attivio.sdk.search.fields
FieldExpression for returning an approximate number of tokenized terms for a field for each document.
FieldLength(String) - Constructor for class com.attivio.sdk.search.fields.FieldLength
Construct a new field source for fieldName
FieldLength(String, String) - Constructor for class com.attivio.sdk.search.fields.FieldLength
Construct a new field source for fieldName
FieldNames - Class in com.attivio.sdk.schema
Contains document field names that are frequently used in the default Attivio transformers.
FieldNames() - Constructor for class com.attivio.sdk.schema.FieldNames
 
FieldValueCreatingTransformer<T> - Interface in com.attivio.sdk.server.component.ingest
Interface for document transformers that create a new field value based on an existing field's value.
FieldValueMapper - Interface in com.attivio.sdk.util
Maps a single IngestFieldValue to a new field.
FieldValueModifier - Interface in com.attivio.sdk.util
Modify a single IngestFieldValue in place.
FieldValueModifyingTransformer - Interface in com.attivio.sdk.server.component.ingest
Interface for document transformers that modify and existing field value in place.
FILE_ACCESS_FAILED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-31, File access failed
FILE_ACCESS_VIOLATION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-28 file access violation
FILE_NOT_FOUND - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-33 Could not find a file specified
FILE_READ_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2005.
FILE_WRITE_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2006.
FILENAME - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the filename of the document.
Filter(String, String...) - Constructor for class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
filter(Predicate<? super IngestFieldValue>) - Method in class com.attivio.sdk.ingest.IngestField
Filter out all values that do not match predicate.
FilterBasedFacetRequest - Class in com.attivio.sdk.search.facet
A FacetRequest whose buckets are defined by Queries.
FilterBasedFacetRequest() - Constructor for class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
FilterBasedFacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
FilterBasedFacetRequest.LabeledFilter - Class in com.attivio.sdk.search.facet
 
FilteredIterable(boolean) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.FilteredIterable
 
filteredRetrieve(String, Map<String, String>) - Method in interface com.attivio.sdk.client.DocumentStoreApi
Finds and returns the documents matching the provided equality filters.
filteredRetrieve(String, Map<String, String>) - Method in class com.attivio.sdk.service.MockDocumentStore
Finds and returns the documents matching the provided equality filters.
FilterQuery - Class in com.attivio.sdk.search.query
A FilterQuery applies a filter Query to a search Query.
FilterQuery() - Constructor for class com.attivio.sdk.search.query.FilterQuery
 
FilterQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.FilterQuery
Construct a new FilterQuery
FilterQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.FilterQueryOperator
 
filters() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Get the filters for this FilterBasedFacetRequest.
filterTokens(IngestFieldValue, Locale) - Static method in class com.attivio.util.TokenUtils
Get all tokens for locale.
findRelevancyModel(String...) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
findRelevancyModel(String...) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Find a relevancy model given a query.
first(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
first(String) - Method in class com.attivio.util.FieldExpressionFactory
 
floatValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a float.
floatValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as a float.
floatValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a float.
floor(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
floor(String) - Method in class com.attivio.util.FieldExpressionFactory
 
fmt(Object...) - Method in class com.attivio.sdk.error.JoinFinderError
Format the message
FORCED_SHUTDOWN - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-48 Externally forced shutdown
FORCED_SHUTDOWN_DURING_SHUTDOWN - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-49 Externally forced shutdown while shutting down
forEach(Consumer<? super IngestFieldValue>) - Method in class com.attivio.sdk.ingest.IngestField
 
format(Date) - Static method in class com.attivio.util.AttivioDateFormat
Format a date in "yyyy-MM-dd'T'HH:mm:ss" format.
FORMAT_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2004.
formatDate(Date, String, String) - Static method in class com.attivio.util.DateUtils
Formats a date according to a specified format.
formatDate(Date, String, TimeZone) - Static method in class com.attivio.util.DateUtils
Formats a date according to a specified format.
formatDate(Date) - Static method in class com.attivio.util.DateUtils
Formats a date according to ISO_8601_DATE_FORMAT format.
formatDate(Date, TimeZone) - Static method in class com.attivio.util.DateUtils
Formats a date according to ISO_8601_DATE_FORMAT format.
formatDuration(long) - Static method in class com.attivio.util.DateUtils
Formats a duration ( difference between 2 times) such that only the 2 most significant time units are included.
formatError(Locale, String...) - Method in class com.attivio.sdk.error.AdvancedTextExtractionError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.BaseTransformerError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.BasisTechError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.ErrorCode
Format a contextual error message.
formatError(Locale, String...) - Method in class com.attivio.sdk.error.SchemaError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.TextExtractionError
 
formatError() - Method in class com.attivio.sdk.esb.ProcessingResult.Data
 
formatError(ErrorCode, String) - Static method in class com.attivio.sdk.esb.ProcessingResult
Format context-aware message for error.
formatLogMessage(String, Object...) - Static method in exception com.attivio.sdk.AttivioException
Safely formats a log message handling null input as well as returning a warning message if message formatting failed.
formatMilliseconds(Date) - Static method in class com.attivio.util.AttivioDateFormat
Format a date in "yyyy-MM-dd'T'HH:mm:ss.SSS" format.
formatMillisecondsOptional(Date) - Static method in class com.attivio.util.AttivioDateFormat
Format a date in "yyyy-MM-dd'T'HH:mm:ss[.SSS]" format, with milliseconds only if specified.
Freshness - Class in com.attivio.sdk.search.fields
Field Expression to calculate a Freshness score.
Freshness(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(String) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(String, double) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(String, double, Date) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(String, double, Date, Date) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(Freshness, Date) - Constructor for class com.attivio.sdk.search.fields.Freshness
Crate a new freshness identical to base except with a new center.
FRESHNESS_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-9 Freshness is not supported on the requested field
FreshnessRange - Class in com.attivio.sdk.search.fields
A range for a Freshness field expression.
FreshnessRange() - Constructor for class com.attivio.sdk.search.fields.FreshnessRange
 
FreshnessRange(long) - Constructor for class com.attivio.sdk.search.fields.FreshnessRange
 
FreshnessRange(long, double, double, double) - Constructor for class com.attivio.sdk.search.fields.FreshnessRange
 
FreshnessRange(long, TimeResolution, double, double, double) - Constructor for class com.attivio.sdk.search.fields.FreshnessRange
 
fromExternal(String) - Static method in enum com.attivio.sdk.esb.ProcessingResultCode
Converts an external value to a ProcessingResultCode value.
fromExternal(String) - Static method in enum com.attivio.sdk.geo.DistanceUnits
Parse a string value into a DistanceUnits value.
fromExternal(String) - Static method in enum com.attivio.sdk.ingest.DocumentMode
Converts an external value to a DocumentMode value.
fromExternal(String) - Static method in enum com.attivio.sdk.schema.SchemaField.LowerCaseMode
Converts an external value to an TokenizeMode value
fromExternal(String) - Static method in enum com.attivio.sdk.schema.SchemaField.TokenizeMode
Converts an external value to an TokenizeMode value
fromExternal(String) - Static method in enum com.attivio.sdk.schema.SchemaField.Type
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.facet.FacetRequest.SortBy
Parse a string value into a SortBy.
fromExternal(String) - Static method in enum com.attivio.sdk.search.FieldCollapse.Mode
 
fromExternal(String) - Static method in enum com.attivio.sdk.search.JoinFacetMode
Converts an external value to a type value.
fromExternal(String) - Static method in enum com.attivio.sdk.search.JoinRollupMode
Converts an external value to a type value.
fromExternal(String) - Static method in enum com.attivio.sdk.search.query.AccessControlQuery.Method
Converts an external value to a JoinMode value.
fromExternal(String) - Static method in enum com.attivio.sdk.search.query.JoinMode
Converts an external value to a JoinMode value.
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.AcronymsMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.FacetFinderMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.SpellCheckMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.StopwordsMode
Converts an external value to a type value
fromExternal(String, QueryRequest.StopwordsMode) - Static method in enum com.attivio.sdk.search.QueryRequest.StopwordsMode
Converts an external value to a type value using a default on parse failure.
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.SynonymsMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.Sort.SortOrder
Converts an external value to a type value.
fromExternal(String) - Static method in enum com.attivio.sdk.security.AttivioPrincipal.PrincipalType
Converts an external value to a PrincipalType value.
fromJson(String) - Static method in class com.attivio.sdk.test.TestInfo
 
fromMeters(double) - Method in enum com.attivio.sdk.geo.DistanceUnits
Convert a value from meters to this enum's type.
fromOrdinal(int) - Static method in enum com.attivio.sdk.ingest.DocumentMode
 
fromPrincipalString(String) - Static method in class com.attivio.sdk.security.AttivioPrincipal
Creates an attivio principal from a principal string in the form of realmId:principalId:principalName
fromValue(int) - Static method in enum com.attivio.sdk.event.SystemEvent.CorrelationState
 
fromValue(int) - Static method in enum com.attivio.sdk.event.SystemEvent.Severity
 
FT_CANNOT_REFEED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-108, Cannot refeed operation for FT service.
FT_RETRY_COUNT - Static variable in class com.attivio.sdk.schema.FieldNames
Field indicating the maximum number of times an IngestDocument will be retried for fault tolerance
FT_SERVICE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-107, Fault tolerant service error.
FUZZY_MAX_TERMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for maximum number of terms to expand a fuzzy query to.
FuzzyTerm - Class in com.attivio.sdk.search.query.phrase
Phrase that fuzzy matches all terms are similar to a specified term.
FuzzyTerm() - Constructor for class com.attivio.sdk.search.query.phrase.FuzzyTerm
Constructor.
FuzzyTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.FuzzyTerm
Constructor.
FuzzyTerm(String, int) - Constructor for class com.attivio.sdk.search.query.phrase.FuzzyTerm
Constructor.
FuzzyTerm(SearchTerm) - Constructor for class com.attivio.sdk.search.query.phrase.FuzzyTerm
Constructor.
FuzzyTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.FuzzyTermOperator
 

G

ge(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
GENERAL_ERROR - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-1, General configuration error.
GENERAL_ERROR - Static variable in class com.attivio.sdk.error.SonarError
generic error
GENERAL_WARNING - Static variable in class com.attivio.sdk.error.SonarError
 
GENERIC - Static variable in class com.attivio.sdk.error.QueryBuilderError
QUERY-BUILDER-1 A generic Query Builder error.
GeoBoost - Class in com.attivio.sdk.search.fields
Computes a boost score based on the geographical distance from a center point.
GeoBoost(String, double, double) - Constructor for class com.attivio.sdk.search.fields.GeoBoost
Constructor.
GeoBoost(String, double, double, String) - Constructor for class com.attivio.sdk.search.fields.GeoBoost
Constructor.
GeoBoost(FieldExpression, double, double) - Constructor for class com.attivio.sdk.search.fields.GeoBoost
Constructor.
GeoBoost(FieldExpression, double, double, String) - Constructor for class com.attivio.sdk.search.fields.GeoBoost
Constructor.
GeoDistance - Class in com.attivio.sdk.search.fields
Computes the geographical distance from a center point.
GeoDistance(String, Point, DistanceUnits) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
 
GeoDistance(String, double, double) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
Calculate the geo distance.
GeoDistance(String, double, double, String) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
Calculate the geo distance.
GeoDistance(FieldExpression, double, double) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
Construct a new FieldFunction to apply an aggregation function to another expression.
GeoDistance(FieldExpression, double, double, String) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
Construct a new FieldFunction to apply an aggregation function to another expression with an alias.
GeoDistance(FieldExpression, double, double, DistanceUnits, String) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
Construct a new FieldFunction to apply an aggregation function to another expression with an alias.
GeoDistanceOperator() - Constructor for class com.attivio.util.parser.QueryOperators.GeoDistanceOperator
 
GeoDistanceQuery - Class in com.attivio.sdk.search.query
Query for matching documents that are a desired distance from a center point.
GeoDistanceQuery() - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
Constructor
GeoDistanceQuery(double) - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
 
GeoDistanceQuery(double, DistanceUnits) - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
 
GeoDistanceQuery(String, Point, double) - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
 
GeoDistanceQuery(String, Point, double, DistanceUnits) - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
 
GeometryUtils - Class in com.attivio.util
Utility functions for geometry classes.
GEOSEARCH_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-10 Geo Search is not supported on the requested field
get(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Returns an InputStream to access the content.
get(Object) - Method in class com.attivio.sdk.esb.MessageMetadata
get(int) - Method in class com.attivio.sdk.esb.WorkflowQueue
 
get(int) - Method in class com.attivio.sdk.search.facet.FacetResponse
Get a facet bucket at index.
get(int) - Method in class com.attivio.sdk.search.SearchDocumentList
 
get(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Returns an InputStream to access the content.
get() - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
Get an instance of the #com.attivio.sdk.service.ServiceFactory
get(Object) - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
Get an instance of the #com.attivio.sdk.service.ServiceFactory
get() - Method in class com.attivio.sdk.token.Position
Get the primary Token for this position.
get(TokenAnnotation) - Method in class com.attivio.sdk.token.Position
Get all Tokens for this position that contain the specified annotation.
get() - Method in class com.attivio.sdk.token.PositionIterator
Get the current position.
get(Calendar) - Method in enum com.attivio.sdk.util.CalendarField
Get the calendar field.
get(String, boolean) - Method in class com.attivio.sdk.util.PropertyMap
Get a boolean value for key.
get(String, int) - Method in class com.attivio.sdk.util.PropertyMap
Get an int value for key.
get(String, long) - Method in class com.attivio.sdk.util.PropertyMap
Get a long value for key.
get(String, float) - Method in class com.attivio.sdk.util.PropertyMap
Get a float value for key.
get(String, double) - Method in class com.attivio.sdk.util.PropertyMap
Get a double value for key.
get(String, String) - Method in class com.attivio.sdk.util.PropertyMap
Get a String value for key.
get(String, Object) - Method in class com.attivio.sdk.util.PropertyMap
Get an Object value for key.
get(Map<String, ?>, String, boolean) - Static method in class com.attivio.sdk.util.PropertyMap
Get a boolean value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, int) - Static method in class com.attivio.sdk.util.PropertyMap
Get an int value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, long) - Static method in class com.attivio.sdk.util.PropertyMap
Get a long value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, float) - Static method in class com.attivio.sdk.util.PropertyMap
Get a float value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, double) - Static method in class com.attivio.sdk.util.PropertyMap
Get a double value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, String) - Static method in class com.attivio.sdk.util.PropertyMap
Get a String value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, Object) - Static method in class com.attivio.sdk.util.PropertyMap
Get an Object value from map for key returning defaultValue if key is not found.
get(Object) - Method in class com.attivio.sdk.util.PropertyMap
 
GET_EVENTS_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-3, Failed to extract events.
GET_EXTERNAL_URI - Static variable in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Used for control channel in HA/FT solutions.
getA(double, double, double, double) - Static method in class com.attivio.sdk.geo.AbstractEllipse
Compute the A constant for an ellipse.
getAccuracy() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the computed accuracy for a trained relevancy model.
getAcknowledgement() - Method in class com.attivio.sdk.event.SystemEvent
 
getAcl() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the AttivioAcl for this document.
getAclField() - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
getAclQuery() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the query that will select ACL records.
getAcronymBoost() - Method in class com.attivio.sdk.search.QueryRequest
Get the boost to apply to expanded acronyms.
getAcronymDictionaryName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the dictionary to use for acronym expansion.
getAcronymsMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for expanding acronyms.
getActiveClients() - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns the clientIds for all active clients.
getActiveClients() - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns the clientIds for all active clients.
getAlias() - Method in class com.attivio.sdk.search.fields.FieldExpression
Get the alias.
getAlias() - Method in class com.attivio.sdk.search.query.SubQuery
Get the alias (if any) for this sub query.
getAll(UUID, long, long) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
 
getAll(UUID, long, long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
getAllChildData(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getAllChildKeys() - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getAllDocumentData(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getAllKeys() - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getAllOrSpecificFieldList(IngestDocument, Collection<String>) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Returns a specific list of input field names or all fields in the document if the input list is null or empty.
getAllowField() - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
getAllRelevancyModelNames() - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
getAllRelevancyModelNames() - Method in interface com.attivio.sdk.client.SignalTrackingApi
Get the names of all relevancy models across all signals
getAncestorId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The initiating document id if any.
getAncestorId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
The initiating document id if any.
getAngle(double, double, double, double) - Static method in class com.attivio.util.GeometryUtils
Calculate the angle between a line defined by 2 points.
getAnnotations() - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Get all set token annotations as a bit mask.
getAnnotations() - Method in class com.attivio.sdk.token.Token
Get all set token annotations as a bit mask.
getAnnotations() - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Get all set token annotations as a bit mask.
getAnonymousAcl() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Experimental: get acl for "public"/"anonymous" documents.
getArgument(int) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Get argument at index.
getArgumentCount() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Get the number of arguments.
getArguments() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Get the arguments.
getArguments() - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get the arguments.
getAttivioException() - Method in exception com.attivio.sdk.AttivioIOException
Convert this exception into an AttivioException.
getAttivioException() - Method in exception com.attivio.sdk.AttivioRuntimeException
Convert this exception into an AttivioException.
getAttivioPrincipal() - Method in class com.attivio.sdk.security.AttivioAclEntry
 
getAttribute(String) - Method in class com.attivio.sdk.search.facet.FacetResponse
Get an attribute by name.
getAttribute(String, String) - Method in class com.attivio.sdk.search.facet.FacetResponse
Get a String attribute by name, returning defaultValue if unset.
getAttribute(String, boolean) - Method in class com.attivio.sdk.search.facet.FacetResponse
Get a boolean attribute by name, returning defaultValue if unset.
getAttribute(String, int) - Method in class com.attivio.sdk.search.facet.FacetResponse
Get an int attribute by name, returning defaultValue if unset.
getAttribute(String, long) - Method in class com.attivio.sdk.search.facet.FacetResponse
Get a long attribute by name, returning defaultValue if unset.
getAttribute(String, double) - Method in class com.attivio.sdk.search.facet.FacetResponse
Get a double attribute by name, returning defaultValue if unset.
getAttribute(String, Date) - Method in class com.attivio.sdk.search.facet.FacetResponse
Get a Date attribute by name, returning defaultValue if unset.
getAttributes() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get extended attributes.
getAuditDetails(String, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns an Iterable of AuditDetails associated with the document.
getAuditDetails(String, Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns an Iterable of AuditDetails associated with the document.
getAuditDetails(String, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns an Iterable of AuditDetails associated with the document.
getAuditDetails(String, Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns an Iterable of AuditDetails associated with the document.
getB(double, double, double, double) - Static method in class com.attivio.sdk.geo.AbstractEllipse
Compute the B constant for an ellipse.
getBackgroundMode() - Method in class com.attivio.sdk.ingest.Optimize
Get the Optimize.BackgroundMode for this message.
getBackoffLocale() - Method in interface com.attivio.sdk.server.component.configuration.HasBackoffLocaleProperty
Gets the alternative locale to be used if there is no dictionary for the actual locale.
getBaseDataDirectory() - Method in interface com.attivio.sdk.server.component.configuration.HasBaseDataDirectoryProperty
Deprecated.
Gets the base data directory - set defaults to "."
getBaseName(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the relevancy model name for a query.
getBinary() - Method in class com.attivio.sdk.util.StringParser
Get the current token's text as a byte[].
getBoolean(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a boolean.
getBoost() - Method in class com.attivio.sdk.client.dictionary.SynonymOutput
Get the boost for this output.
getBoost() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
getBoost() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get the boost for this phrase.
getBoost() - Method in class com.attivio.sdk.search.query.Query
Gets the boost value for this Query.
getBoost() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
Get the boost value for this ScopeBoost.
getBoostQueries() - Method in class com.attivio.sdk.search.QueryRequest
Get all boost queries applied to this QueryRequest.
getBoostQuery() - Method in class com.attivio.sdk.search.query.BoostQuery
Get the boost query.
getBoundingBox() - Method in class com.attivio.sdk.geo.Circle
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox() - Method in class com.attivio.sdk.geo.Ellipse
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox() - Method in class com.attivio.sdk.geo.Polygon
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox() - Method in class com.attivio.sdk.geo.Rectangle
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox(Shape, Shape) - Static method in class com.attivio.sdk.geo.Rectangle
Get a bounding box that contains both a and b.
getBoundingBox() - Method in class com.attivio.sdk.geo.Shape
Get the rectangle that represents the bounding box that fully contains this shape.
getBucket(String) - Method in class com.attivio.sdk.search.facet.FacetResponse
Gets a Bucket with the given label.
getBucketComparator() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get a comparator for sorting buckets according to this FacetRequests sort ordering.
getBuckets() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
getBuckets() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the buckets.
getBufferSize() - Method in class com.attivio.sdk.search.StreamingQueryRequest
Registers the buffer size (in bytes) to be used by this StreamingResponseClientBuilder when building a StreamingQueryResponse;
getBulkList() - Method in class com.attivio.sdk.test.MockIngestClient
 
getByCorrelationId(UUID, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Get all audit details for a document via its correlationId.
getByCorrelationId(UUID, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Get all audit details for a document via its correlationId.
getBytes() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
 
getC(double, double, double, double) - Static method in class com.attivio.sdk.geo.AbstractEllipse
Compute the C constant for an ellipse.
getCalendarField() - Method in class com.attivio.sdk.search.fields.DateAdd
Get the date field to use for addition.
getCalendarField() - Method in class com.attivio.sdk.search.fields.DateDiff
Get the date field to use for subtraction.
getCalendarField() - Method in class com.attivio.sdk.search.fields.DateExtract
Get the field requested.
getCaseMode() - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
 
getCaseMode() - Method in interface com.attivio.sdk.server.component.configuration.HasCaseModeProperty
Gets the case mode - one of "CASE_INSENSITIVE", "CASE_SENSITIVE", "BACKOFF_TO_LOWERCASE"
getCaseMode() - Method in class com.attivio.util.parser.FacetRequestFactory
NOTE: currently only applies to scope facets.
getCases() - Method in class com.attivio.sdk.search.fields.Switch
 
getCastOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getCategory() - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
getCategory() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getCategory() - Method in class com.attivio.sdk.error.ErrorCode
 
getCause() - Method in interface com.attivio.sdk.AttivioThrowable
Get the cause for this exception.
getCause(Throwable, Class<T>) - Static method in class com.attivio.util.ObjectUtils
Returns the exception of 'type' if anywhere in the exception's cause tree a class of 'type' is found, null otherwise
getCenter() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the center point for this circle.
getCenter() - Method in class com.attivio.sdk.search.fields.Freshness
Get the "center" date used to calculate freshness.
getCenter() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Get the center point to calculate distance from.
getCenterResolution() - Method in class com.attivio.sdk.search.fields.Freshness
Get the resolution for rounding the center date.
getCenterTime() - Method in class com.attivio.sdk.search.QueryRequest
 
getCenterX() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the X coordinate for the center point.
getCenterY() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the Y coordinate for the center point.
getCgiClientId() - Method in class com.attivio.sdk.esb.CgiRequest
Gets the CGI Client ID.
getCgiParameter(String) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter.
getCgiParameter(String, String) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter.
getCgiParameter(String, int) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter as an int.
getCgiParameter(String, long) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter as a long.
getCgiParameter(String, float) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter as a float.
getCgiParameter(String, double) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter as a double.
getCgiParameters() - Method in class com.attivio.sdk.esb.CgiRequest
Gets CGI parameters map.
getCgiQueryString() - Method in class com.attivio.sdk.esb.MessageMetadata
Gets the cgi query string.
getCgiWorkflowQueue() - Method in class com.attivio.sdk.esb.CgiRequest
Gets the workflow queue parsed from the CGI parameters.
getCgiWorkflows(String) - Method in class com.attivio.sdk.esb.CgiRequest
Parse a parameter that contains a list of workflows.
getChildDocument(int) - Method in class com.attivio.sdk.search.SearchDocument
Get a child document by index.
getChildDocumentAdds() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getChildDocumentCount() - Method in class com.attivio.sdk.search.SearchDocument
Get the number of attached child documents.
getChildDocuments() - Method in class com.attivio.sdk.search.SearchDocument
Get all of the available child documents.
getChildren(String, String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns an Iterable of the children that were marked as created via the IngestionHistoryApi.childCreated(String, String, String) method.
getChildren(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getChildren(String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getChildTableName() - Method in class com.sample.module.SampleQueryRewriteTransformer
 
getClassName() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the class name for the user defined field implementation.
getClause(int) - Method in class com.attivio.sdk.search.query.JoinQuery
Get a join clause at index.
getClauseName() - Method in class com.attivio.sdk.search.fields.ClauseContext
Get the name of the clause to select fields for.
getClauses() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get clauses for selecting child documents.
getClauses() - Method in class com.attivio.sdk.search.query.JoinQuery
Get the join clauses.
getClientId() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getClientId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getClientId() - Method in interface com.attivio.sdk.client.IngestClient
 
getClientId() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the client to which this message belongs (may have originated with the client or be a response to the client).
getClientId() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets the client to which this message belongs (may have originated with the client or be a response to the client).
getClientId() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getClientId() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the client to which this message belongs (may have originated with the client or be a response to the client).
getClientId() - Method in class com.attivio.sdk.esb.ProcessingResult
 
getClientId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getCode() - Method in class com.attivio.platform.store.audit.ErrorRow
 
getCode() - Method in class com.attivio.sdk.error.ErrorCode
 
getCode(String) - Method in class com.attivio.sdk.esb.ProcessingResult
Returns the worst code as determined by the ordinal of the ProcessingResultCode.
getCodeText() - Method in class com.attivio.sdk.error.ExportStatusCode
Gets the text representation of the ExportStatusCode using the default Locale.
getCodeText(Locale) - Method in class com.attivio.sdk.error.ExportStatusCode
Gets the text representation of the ExportStatusCode using the provided Locale.
getCollectionNames() - Method in class com.attivio.sdk.service.MockDocumentStore
Get the name of all collections.
getCollectionSize(String) - Method in class com.attivio.sdk.service.MockDocumentStore
Get the number of documents in a collection.
getCommitInterval() - Method in interface com.attivio.sdk.client.IngestClient
 
getCompletedCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getCompletedMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getCompleteness() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
Get the completeness boost value for this ScopeBoost.
getCompletenessBoost() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Get the completeness boost.
getCompletionDelay() - Method in class com.attivio.sdk.service.MockIngestApi
 
getComponent() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getComponent() - Method in class com.attivio.sdk.esb.ProcessingResult
 
getComponent() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getComponentName() - Method in class com.attivio.sdk.esb.MessageHistory
 
getCondition() - Method in class com.attivio.sdk.search.fields.Condition
Get the condition expression.
getCondition() - Method in class com.attivio.sdk.search.fields.Switch.Case
 
getConnectTimeout() - Method in class com.attivio.sdk.search.StreamingQueryRequest
Registers the connection timeout (milliseconds) to be used by this StreamingResponseClientBuilder when building a StreamingQueryResponse;
getConstant() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the constant y-intercept, or the c in ax^2 + bx + c.
getContentPointerUri() - Method in class com.attivio.sdk.search.query.SavedFilter
Get the content pointer uri for the saved result list.
getContents() - Method in class com.attivio.sdk.error.ExportResources
Gets the contents of the resource bundle.
getContentStoreThresholdKB() - Method in interface com.attivio.sdk.client.IngestClient
Gets the minimum size required (in kilobytes) for content to be stored in the content store.
getContextOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getCorrelationId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The unique id for a document update.
getCorrelationId() - Method in class com.attivio.sdk.event.SystemEvent
 
getCorrelationId() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the correlation ID for this document.
getCorrelationId() - Method in class com.attivio.sdk.security.AttivioPrincipal
Get the correlation ID used to tie different instances of the same document sent in back to their original source.
getCorrelationId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
getCorrelationState() - Method in class com.attivio.sdk.event.SystemEvent
 
getCount() - Method in class com.attivio.platform.store.audit.ErrorRow
 
getCount() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
getCount() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the count for this bucket.
getCount() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the total number of values.
getCreatedDocuments(Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents which were received by the system or created within the system during the specified date range.
getCreatedDocuments(UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents which were received by the system or created within the system by the specified clientId.
getCreatedDocuments(Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents which were received by the system or created within the system during the specified date range.
getCreatedDocuments(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents which were received by the system or created within the system by the specified clientId.
getCurrentExecutionRecord(String) - Method in class com.attivio.platform.store.MockConnectorHistory
Note, the connector does not have to be defined.
getCurrentExecutionRecord(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Note, the connector does not have to be defined.
getCurrentValue() - Method in interface com.attivio.sdk.server.global.GlobalVariable
Deprecated.
Returns the current value of the variable or null if not set.
getDataSources() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
getDate() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getDate() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
getDate() - Method in class com.attivio.sdk.event.SystemEvent
Date of the event.
getDate(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a date (milliseconds since epoch).
getDate() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getDate(TimeZone) - Method in class com.attivio.sdk.util.StringParser
Get the current token as a Date.
getDateIntervals() - Method in class com.attivio.util.parser.FacetRequestFactory
Intervals for calendar based date faceting.
getDateResolution() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the resolution for SchemaField.Type.DATE type.
getDateResolution() - Method in class com.attivio.sdk.search.fields.Cast
Get the time resolution for date type.
getDecay() - Method in class com.attivio.sdk.search.fields.Freshness
Get the "decay" exponent used to calculate freshness.
getDecimal(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a BigDecimal (for decimal and money types).
getDecimal() - Method in class com.attivio.sdk.util.StringParser
Get the current token as a BigDecimal.
getDecimalScale() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the scale for SchemaField.Type.DECIMAL type.
getDecomposition() - Method in class com.attivio.sdk.search.fields.Collate
 
getDefault() - Method in class com.attivio.sdk.search.fields.Freshness
Get the default time to use for documents that do not have a value set for "fieldName".
getDefault() - Static method in class com.attivio.sdk.search.QueryLanguages
Get the default query language.
getDefault(T, T) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Boolean, boolean) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Integer, int) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Long, long) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Float, float) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Double, double) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefaultAlias() - Method in class com.attivio.sdk.search.fields.FieldExpression
Get the default alias to use for this FieldExpression.
getDefaultLocale() - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
Get the locale to use for derived dictionary terms if DerivedDictionaryInfo.getLanguageField() is not specified.
getDefaultLocale(LocaleAware...) - Static method in class com.attivio.util.LocaleUtils
Gets the default locale.
getDefaultLocale() - Method in class com.attivio.util.query.QueryTraverser
Get the default locale to return for QueryTraverser.getLocale().
getDefaultOutput() - Method in class com.attivio.sdk.search.fields.Switch
Get the FieldExpression that will provide the output if no cases match.
getDefaultSchema() - Method in class com.attivio.client.MockSearchClient
 
getDefaultSchema() - Method in interface com.attivio.sdk.client.SearchClient
Gets the schema named 'default' which is the most commonly one used throughout the system.
getDefaultSchema() - Method in interface com.attivio.sdk.server.util.SchemaUtil
If there is a configuration available, returns the default configuration from it.
getDefaultSearchField() - Method in class com.attivio.sdk.schema.Schema
The default field to search in if a field name is not otherwise specified.
getDefaultSearchField() - Method in class com.attivio.util.parser.QueryParsers
 
getDefaultValue() - Method in class com.attivio.sdk.schema.SchemaField
Gets the default value for this SchemaField.
getDefaultValue() - Method in class com.attivio.sdk.search.fields.QueryParameter
Get the default value if the query parameter is not specified/available.
getDelimiter() - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Get the delimiter that will join multiple values.
getDenyField() - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
getDepth() - Method in class com.attivio.sdk.search.query.GraphQuery
Get the max depth for the graph query to traverse.
getDerivedFields() - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
Get the fields used to derive this dictionary from indexed content.
getDerivedFields() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
getDescription() - Method in class com.attivio.sdk.event.SystemEvent
 
getDictionaries(AdminQuery, int, int) - Method in interface com.attivio.sdk.client.DictionaryClient
Get all matching dictionaries.
getDictionaries(String, int, int) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get all dictionaries.
getDictionary(RevisionStatus, DictionaryType, String, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Get a dictionary info based on the (type, name, group).
getDictionary(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get a TriggerDictionaryInfo by dictionaryName.
getDictionaryEntries(AdminQuery, int, int) - Method in interface com.attivio.sdk.client.DictionaryClient
Get dictionary entries.
getDictionaryEntry(RevisionStatus, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Get a dictionary entry based on its entryId.
getDictionaryGroup() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getDictionaryMode() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
getDictionaryName() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getDictionaryType() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getDictionaryUri(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
 
getDiskUtilization() - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getDiskUtilization() - Method in class com.attivio.sdk.service.MockContentStoreProvider
getDisplayName() - Method in class com.attivio.sdk.schema.SchemaField
Gets the display name for this SchemaField.
getDisplayName() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the extended display name for this FacetResponse.
getDisplayName(FacetResponse) - Static method in class com.attivio.sdk.search.facet.FacetResponse
Get the raw display name for response.
getDisplayValue() - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
getDisplayValue() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getDisplayValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get a string value that is suitable as a display value for this bucket.
getDisplayValue() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get a string value that is suitable as a display value for this bucket.
getDisplayValue() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
 
getDisplayValue() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
 
getDisplayValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Get a string value that is suitable as a display value for this bucket.
getDistance() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Get the maximum distance from the center a document must have to match.
getDistance() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Get the maximum amount of distance allowed between the first and last matching term.
getDistance() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
getDistanceUnits() - Method in class com.attivio.sdk.search.fields.GeoDistance
Get the units the distance will be returned in (meters, kilometers, etc)
getDistanceUnits() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Get the units that minDistance and maxDistance are specified in
getDistributedMaxBuckets() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the number of buckets to return from distributed indexes.
getDistributedMaxBuckets() - Method in class com.attivio.util.parser.FacetRequestFactory
Multi-partition tuning parameter.
getDistributedMinBucketCount() - Method in class com.attivio.sdk.search.facet.FacetRequest
Gets the minimum count that returned buckets must have for distributed indexes.
getDistributedMinBucketCount() - Method in class com.attivio.util.parser.FacetRequestFactory
Multi-partition tuning parameter.
getDocData() - Method in class com.attivio.sdk.esb.ProcessingResult
 
getDocId() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getDocOrdinal() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getDocument() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the template document for this bulk update.
getDocument(String) - Method in class com.attivio.sdk.ingest.DocumentList
Gets a document from this list by document ID.
getDocument(String) - Method in class com.attivio.sdk.search.SearchDocumentList
Gets a document from this list by ID.
getDocumentAdds() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getDocumentBatchSize() - Method in interface com.attivio.sdk.client.IngestClient
Gets current documentBatchSize set.
getDocumentById(String) - Method in class com.attivio.client.MockSearchClient
 
getDocumentById(String) - Method in interface com.attivio.sdk.client.SearchClient
Gets a document by a specific document Id
getDocumentIds() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Get the response document ids.
getDocumentIds() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the document IDs to apply this update to.
getDocumentList() - Method in class com.attivio.sdk.test.MockIngestClient
 
getDocumentMode() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The DocumentMode for the document.
getDocumentMode() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the DocumentMode for applying this bulk update.
getDocumentMode() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
The DocumentMode for the document.
getDocuments() - Method in class com.attivio.client.MockSearchClient
 
getDocuments(EnumSet<ProcessingResultCode>, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents for which a resultCode in codeSet was received at some point during content processing.
getDocuments(EnumSet<ProcessingResultCode>, Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents for which a resultCode in codeSet was received at some point during content processing.
getDocuments() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Get the response documents.
getDocuments() - Method in class com.attivio.sdk.search.QueryResponse
Get the documents returned for this response.
getDocuments(EnumSet<ProcessingResultCode>, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents for which a resultCode in codeSet was received at some point during content processing.
getDocuments(EnumSet<ProcessingResultCode>, Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents for which a resultCode in codeSet was received at some point during content processing.
getDocumentsFed() - Method in interface com.attivio.sdk.client.IngestClient
Return the number of documents fed to this feeder since the connect.
getDocumentsQueued() - Method in interface com.attivio.sdk.client.IngestClient
 
getDocumentsSent() - Method in interface com.attivio.sdk.client.IngestClient
 
getDocumentsSent() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
Note, this value is updated periodically (5s by default) at runtime (not on every document sent) and is not guaranteed to be the latest value.
getDocumentsSent() - Method in class com.attivio.sdk.test.MockIngestClient
 
getDocumentStreamingMode() - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
getDocumentWithId(String) - Method in class com.attivio.sdk.test.MockIngestClient
 
getDouble(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a double.
getDouble() - Method in class com.attivio.sdk.util.StringParser
Get the current token as a double.
getDropCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getDropped() - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
getDroppedMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getEnd() - Method in class com.attivio.sdk.event.EventQuery
 
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.token.Position
Get the end offset from the source text for this position.
getEndOffset() - Method in class com.attivio.sdk.token.Token
Get the end offset from the source text for this token.
getEndOffset() - Method in class com.attivio.sdk.token.TokenList
Get the end offset for the last token that contains offset information.
getEndOffset() - Method in class com.attivio.sdk.util.StringParser
 
getEntity() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the entity name for this trigger.
getEntityNameField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field for storing the entity names for matching triggers.
getEntityScoreField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field for storing the per-entity scores for matching triggers.
getEntries() - Method in class com.attivio.sdk.util.BaseTypesMap
 
getEntryId() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
getErrMessage() - Method in class com.attivio.sdk.error.SqlSdkError
 
getErrorCode() - Method in exception com.attivio.sdk.AttivioException
Get the ErrorCode for this exception.
getErrorCode() - Method in exception com.attivio.sdk.AttivioIOException
Get the ErrorCode for this exception.
getErrorCode() - Method in exception com.attivio.sdk.AttivioRuntimeException
Get the ErrorCode for this exception.
getErrorCode() - Method in interface com.attivio.sdk.AttivioThrowable
Get the ErrorCode for this exception.
getErrorCode() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getErrorCode(String, long) - Static method in class com.attivio.sdk.error.ErrorCode
Get an ErrorCode given its category and number.
getErrorCode() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getErrorContext() - Method in exception com.attivio.sdk.AttivioException
Get the context for this error.
getErrorContext() - Method in exception com.attivio.sdk.AttivioIOException
Get the context for this error.
getErrorContext() - Method in exception com.attivio.sdk.AttivioRuntimeException
Get the context for this error.
getErrorContext() - Method in interface com.attivio.sdk.AttivioThrowable
Get the context for this error.
getErrorCount() - Method in class com.attivio.sdk.test.MockAieLogger
 
getErrorMessage() - Method in interface com.attivio.sdk.client.audit.AuditDetail
Returns the unstructured error message associated with a processing error.
getErrorMessage() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
Returns the unstructured error message associated with a processing error.
getErrorMessageFmt(Object...) - Method in class com.attivio.sdk.error.FederationError
 
getErrorSummary(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
getEstimatedSize() - Method in class com.attivio.sdk.esb.AbstractListMessage
 
getEstimatedSize() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
 
getEstimatedSize() - Method in class com.attivio.sdk.esb.MessageMetadata
 
getEstimatedSize() - Method in interface com.attivio.sdk.esb.PlatformMessage
 
getEstimatedSize() - Method in class com.attivio.sdk.ingest.DocumentList
 
getEstimatedSize() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the estimated size of the document in bytes.
getEstimatedSize() - Method in class com.attivio.sdk.ingest.IngestField
Get the estimated size of this field in bytes.
getEstimatedSize() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Get the estimated size of this field in bytes.
getEvent(long) - Method in interface com.attivio.sdk.client.EventStoreApi
 
getEvent(long) - Method in class com.attivio.service.MockUnclusteredEventStore
 
getEventList() - Method in class com.attivio.sdk.event.EventQuery
 
getEvents(EventQuery) - Method in interface com.attivio.sdk.client.EventStoreApi
Executes the event query.
getEvents(EventQuery) - Method in class com.attivio.service.MockUnclusteredEventStore
 
getException() - Method in class com.attivio.platform.store.audit.ErrorRow
 
getExceptionClass() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getExceptionClass() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getExceptions() - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
getExcludePhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
 
getExcludePhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
 
getExecutionInfo(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Gets execution information for the connector.
getExpansionMode() - Method in class com.attivio.sdk.dictionary.DictionaryObject
Get the default ExpansionMode for this dictionary.
getExpression() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Get the expression to apply the aggregation function to.
getExternalUri() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get an externally accessible Uri for the data.
getExternalUri() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get an externally accessible Uri for the data.
getExternalUri() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
Get an externally accessible Uri for the data.
getExternalUri() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
Get an externally accessible Uri for the data.
getExtraRunInfo() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getFacet(String) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getFacet(String) - Method in class com.attivio.sdk.search.QueryResponse
Gets a facet by name.
getFacetField() - Method in class com.sample.module.SampleQueryTransformer
 
getFacetFilter(FacetBucket) - Method in class com.attivio.sdk.search.facet.FacetResponse
Create a FacetFilter suitable for applying bucket to a QueryRequest.
getFacetFilters() - Method in class com.attivio.sdk.search.QueryRequest
Get the FacetFilters that will be used to filter the result set.
getFacetFinderCount() - Method in class com.attivio.sdk.search.QueryRequest
Get the maximum number of facets FacetFinder will add to this QueryRequest.
getFacetFinderMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for FacetFinder.
getFacetRequest() - Method in class com.attivio.util.parser.FacetRequestFactory
 
getFacetResponse() - Method in interface com.attivio.sdk.client.streaming.StreamingFacetResponse
Get the FacetResponse.
getFacets() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getFacets() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getFacets() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Get the facets.
getFacets() - Method in class com.attivio.sdk.search.QueryRequest
Get the facets requested for this QueryRequest.
getFacets() - Method in class com.attivio.sdk.search.QueryResponse
Get the generated facets for this response.
getFacetSampleSize() - Method in class com.attivio.sdk.search.QueryRequest
Get the sample size for sample based facets.
getFacetTime() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the facet generation time (in milliseconds).
getFacetTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds taken to compute facets.
getFailureCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getFallbackField() - Method in class com.attivio.sdk.search.fields.Teaser
Get the fallback field.
getFalseValue() - Method in class com.attivio.sdk.search.fields.Condition
Get the false value expression.
getFeature(String) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getFeature(String) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Get a RelevancyFeatureDef by name.
getFeature() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
getFeatureBlacklist() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the names of the features to exclude from relevancy model training data.
getFeatureName(int) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
getFeatures() - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getFeatures() - Method in interface com.attivio.sdk.client.RelevancyModelApi
Get all features.
getFeatures() - Method in class com.attivio.sdk.search.SearchDocument
Get the feature vector for relevancy components.
getFeatureValue(int) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
getFeatureVector() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getFeatureWhitelist() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the names of the features to use for training relevancy model.
getFeedback() - Method in class com.attivio.sdk.search.QueryResponse
Get all feedback messages for this response.
getFeedbackByMessageName(String) - Method in class com.attivio.sdk.search.QueryResponse
Get all query feedback that has a message specific message name.
getField() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
getField() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
getField() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
getField() - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
Get the field this match occurred for.
getField(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Get a field or null if field does not exist.
getField(String) - Method in class com.attivio.sdk.schema.Schema
Gets a field by name, handling dynamic fields if necessary.
getField() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the field to request a facet for.
getField() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the field used to generate this facet.
getField() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get the field to request a facet for.
getField() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
 
getField() - Method in class com.attivio.sdk.search.FieldCollapse
Get the field to use for field collapsing.
getField() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get the key field for joining root documents to child documents.
getField() - Method in class com.attivio.sdk.search.query.FacetQuery
Gets the field to apply this query to.
getField() - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Get the FieldExpression to use for filtering.
getField() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Get the field to query.
getField() - Method in class com.attivio.sdk.search.query.PhraseQuery
Gets the field to apply this query to.
getField() - Method in class com.attivio.sdk.search.query.ShapeQuery
Get the field to query.
getField() - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
Get the field that will generate the categories that will be used to create per-category features.
getField() - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
Get the field to use for boosting.
getField() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
getField(String) - Method in class com.attivio.sdk.search.SearchDocument
Get a field or null if field does not exist.
getField() - Method in class com.attivio.sdk.search.Sort
Get the field to sort by.
getField() - Method in interface com.attivio.sdk.server.udf.ArgumentInfo
Get the field expression used to generate the values for this argument.
getField() - Method in class com.attivio.util.parser.FacetRequestFactory
The field expression to facet over.
getField() - Method in class com.sample.module.SampleDocumentModifyingTransformer
 
getFieldCollapse() - Method in class com.attivio.sdk.search.QueryRequest
Get the field collapsing specification for this QueryRequest.
getFieldExpression() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the FieldExpression to request a facet for.
getFieldExpression() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
 
getFieldExpression() - Method in class com.attivio.sdk.search.query.FacetQuery
Get the search field as a field expression.
getFieldMapping() - Method in interface com.attivio.sdk.server.component.configuration.HasFieldMappingProperty
Gets the Input to Output field name mapping for this stage to process.
getFieldMapping() - Method in class com.sample.module.SampleFieldValueCreatingTransformer
 
getFieldName() - Method in class com.attivio.sdk.search.fields.FieldExpression
Get the field name for this expression.
getFieldName() - Method in class com.attivio.sdk.search.fields.FieldLength
Get the name of the field to return a field length for.
getFieldName() - Method in class com.attivio.sdk.search.fields.MatchingTerms
 
getFieldName() - Method in class com.attivio.sdk.search.fields.ScopeField
Get the name of the field to return values for.
getFieldName() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
 
getFieldName() - Method in class com.attivio.sdk.search.fields.StoredField
Get the name of the field to return values for.
getFieldName() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
getFieldName() - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
 
getFieldName() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Get the field name for this expression.
getFieldName() - Method in class com.attivio.sdk.search.Sort
 
getFieldNameByIndex(int) - Method in class com.attivio.sdk.schema.Schema
Returns the field name based on its index position.
getFieldNames() - Method in class com.attivio.sdk.ingest.IngestDocument
Return an Iterable for iterating over all unique field names.
getFieldNames() - Method in class com.attivio.sdk.search.SearchDocument
Return an Iterable for iterating over all unique field names.
getFields() - Method in class com.attivio.sdk.search.QueryRequest
Get the fields requested for this query (or null for SELECT *).
getFields() - Method in interface com.attivio.sdk.server.component.configuration.HasFieldsProperty
Gets the list of fields to process.
getFilter() - Method in class com.attivio.sdk.search.facet.FacetFilter
Get the filter query.
getFilter(String) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
getFilter() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get the filter for this bucket.
getFilter() - Method in class com.attivio.sdk.search.query.FilterQuery
 
getFilterBuckets() - Method in class com.attivio.util.parser.FacetRequestFactory
Filters to compute document frequencies for.
getFilters() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getFilters() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
getFilters() - Method in class com.attivio.sdk.search.QueryRequest
Get all filters for this query.
getFinishTime() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getFirst() - Method in class com.attivio.sdk.esb.WorkflowQueue
Gets but does not remove the first entry from the workflow list.
getFirst() - Method in class com.attivio.sdk.token.TokenList
Returns the first Token in this TokenList.
getFirstActionTime() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Note, this time is approximate.
getFirstArgument() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Get the first argument in this binary expression.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the first query in the tree that has parameter set to value.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.BoostQuery
Get the first query in the tree that has parameter set to value.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get the first query in the tree that has parameter set to value.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.JoinQuery
Get the first query in the tree that has parameter set to value.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Get the first query in the tree that has parameter set to value.
getFirstSequenceId() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getFirstValue(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Get the first IngestFieldValue for field or null if the field does not exist.
getFirstValue() - Method in class com.attivio.sdk.ingest.IngestField
Gets the first field value.
getFirstValue(String) - Method in class com.attivio.sdk.search.SearchDocument
Get the first SearchFieldValue for field or null if the field does not exist.
getFirstValue() - Method in class com.attivio.sdk.search.SearchField
Gets the first field value.
getFloat(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a float.
getFloat() - Method in class com.attivio.sdk.util.StringParser
Get the current token as a float.
getForeignKey() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
Experimental
getForeignKey() - Method in class com.attivio.sdk.search.query.JoinClause
Get the field that is the foreign key for this join.
getFormat() - Method in class com.attivio.sdk.search.fields.DateFormat
Get the date format string to apply.
getFoundCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Documents or messages subsequently discovered to be incorrectly marked as LOST are rebalanced using FOUNDs
getFoundMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getFragmentScope() - Method in class com.attivio.sdk.search.fields.Teaser
Get the name of the scope to use for fragmenting.
getFragmentSize() - Method in class com.attivio.sdk.search.fields.Teaser
Get the size of generated fragments.
getFrequency() - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
Get the field specific term frequency for this match.
getFromQuery() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get the query for selecting root documents.
getGeoLocation() - Method in class com.attivio.sdk.search.QueryRequest
Get the default center point for geo distance calculations.
getGeoLocationField() - Method in class com.attivio.sdk.search.QueryRequest
Get the default field to use for geo distance calculations.
getGroupBy() - Method in class com.attivio.sdk.search.QueryRequest
Get the Group By specification.
getGroupByFilter() - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Get the filter to apply to groups.
getGroupedMessageId() - Method in interface com.attivio.sdk.esb.GroupedMessage
 
getGroupedMessageId() - Method in class com.attivio.sdk.ingest.BulkUpdate
 
getGroupedMessageId() - Method in class com.attivio.sdk.ingest.DocumentList
 
getGroupId() - Method in class com.attivio.sdk.esb.GroupedMessageId
 
getGroupKey() - Method in class com.attivio.sdk.security.AttivioGroupMembership
 
getGroupMembership() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the AttivioGroupMembership for this document.
getGroupMemberships() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getGuid() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
 
getHandledDocumentModes() - Method in interface com.attivio.sdk.server.component.ingest.HandlesSpecificDocumentModes
Gets a set of DocumentModes that are handled by this stage.
getHeight() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the height of this shape's bounding box.
getHeight() - Method in class com.attivio.sdk.geo.Polygon
Get the height of this shape's bounding box.
getHeight() - Method in class com.attivio.sdk.geo.Rectangle
Get the height of this shape's bounding box.
getHeight() - Method in class com.attivio.sdk.geo.Shape
Get the height of this shape's bounding box.
getHighlightMode() - Method in class com.attivio.sdk.search.fields.Teaser
Get the mode for annotating scopes.
getHighlightMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the HighlightMode for annotating scopes in highlighted text.
getHighlightScope() - Method in class com.attivio.sdk.search.fields.Teaser
Get the scope name to annotate phrase matches with.
getHighlightScope() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the scope used to annotate matching phrases in highlighted text.
getHighlightTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds taken to highlight results.
getHistory(String) - Method in class com.attivio.platform.store.MockConnectorHistory
getHistory(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
 
getHttpHeaders() - Method in class com.attivio.sdk.esb.CgiRequest
Gets HTTP headers.
getId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The id (message or document) associated with the audit detail record.
getId() - Method in class com.attivio.sdk.event.SystemEvent
 
getId() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get the unique id for the content.
getId() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get the unique id for the content.
getId() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the unique document id.
getId() - Method in class com.attivio.sdk.search.SearchDocument
The unique document id.
getId() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
Get the unique id for the content.
getId() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
Get the unique id for the content.
getId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
The id (message or document) associated with the audit detail record.
getIdField() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the key field for joining the search query to the acl query.
getIdField() - Method in class com.attivio.sdk.search.query.GraphQuery
 
getIds() - Method in class com.attivio.sdk.event.PagingContext
 
getIds() - Method in class com.attivio.sdk.ingest.DocumentList
Returns a new unmodifiable list of all document ID's in this DocumentList.
getIds() - Method in class com.attivio.sdk.search.fields.DocBoost
Get the Ids for the documents to boost.
getImageUrl() - Method in class com.attivio.sdk.search.QueryPlacement
 
getInactiveClients() - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns the clientIds for all inactive clients.
getInactiveClients() - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns the clientIds for all inactive clients.
getInactiveTime() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Returns the time the client was made inactive by a call to AuditWriterApi.makeInactive(UUID).
getIncludedFieldCount() - Method in class com.attivio.sdk.schema.SchemaField
Get the number of include fields.
getIncludePhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
 
getIncludePhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
 
getIncrement() - Method in class com.attivio.sdk.token.Position
Gets the position increment for this Position.
getIndexFeature() - Method in interface com.attivio.sdk.client.DictionaryClient
 
getIngestTokenizer(SchemaField, Locale) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Get the underlying tokenizer to use for tokenizing fields in the ingest workflow.
getIngestWorkflowName() - Method in interface com.attivio.sdk.client.IngestClient
 
getInput() - Method in class com.attivio.sdk.search.fields.Switch
Get the input FieldExpression to compare against cases.
getInput() - Method in interface com.attivio.sdk.server.component.configuration.HasInputListProperty
Gets the list of fields to process as input to the stage.
getInput() - Method in interface com.attivio.sdk.server.component.configuration.HasInputProperty
Gets the input field name.
getInputStream() - Method in class com.attivio.sdk.esb.CgiRequest
Get the InputStream associated with the request.
getInstance() - Static method in class com.attivio.util.FieldExpressionFactory
 
getInstance() - Static method in class com.attivio.util.parser.QueryOperators
Get the default QueryOperators instance.
getInteger(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as an integer.
getInteger() - Method in class com.attivio.sdk.util.StringParser
Get the current token as an integer.
getInternalParameter(String) - Method in class com.attivio.sdk.search.query.Query
 
getIntervals() - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
getJoinConstraint() - Method in class com.attivio.sdk.search.query.JoinClause
(Experimental) Get the join constraint.
getJoinExpression() - Method in class com.attivio.sdk.search.query.JoinClause
Get the compiled FieldExpression that will be used to evaluate the join criteria.
getJoinFacetMode() - Method in class com.attivio.sdk.search.QueryRequest
Gets the facet mode for joined documents.
getJoinKey() - Method in class com.sample.module.SampleQueryRewriteTransformer
 
getJoinRollupMode() - Method in class com.attivio.sdk.search.QueryRequest
Gets the rollup mode for joined documents.
getKeepAlivePingFrequency() - Method in class com.attivio.sdk.search.StreamingQueryRequest
Registers a time (milliseconds) to be used to be used by this StreamingResponseClientBuilder when building a StreamingQueryResponse;
getKey() - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
getKey() - Method in class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
getKeysOlderThan(long) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getLabel() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
getLabel() - Method in class com.attivio.sdk.search.facet.FacetFilter
Get a descriptive label for this filter.
getLabel() - Method in class com.attivio.sdk.search.facet.FacetRange
Get the optional label for this range.
getLabel() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get the label for this bucket.
getLabel() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Get the label for this bucket.
getLabel() - Method in class com.attivio.sdk.search.fields.MatchingFields
Get the name of the query parameter that will be used to label matching subqueries.
getLabel() - Method in class com.attivio.sdk.search.QueryPlacement
Get the descriptive label for this placement.
getLanguageField() - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
Get the field to use for constructing derived per-language dictionaries.
getLast() - Method in class com.attivio.sdk.token.TokenList
Returns the last Token in this TokenList.
getLastActionTime() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Whenever a counter is updated that affects these statistics, the time of that update is recorded.
getLastApproved() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getLastLossDetectionSequence(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
getLastModified(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getLastModified() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getLastModified() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get the last modified time for the resource for this pointer.
getLastModified() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get the last modified time for the resource for this pointer.
getLastModified() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the timestamp for the last modification to this relevancy model
getLastModified() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
Get the last modified time for the resource for this pointer.
getLastModified(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
getLastModified() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
Get the last modified time for the resource for this pointer.
getLastPublished() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getLastSequenceId() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getLatestHistory(String) - Method in class com.attivio.platform.store.MockConnectorHistory
getLatestHistory(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
 
getLatitude() - Method in class com.attivio.sdk.geo.Point
 
getLatitude() - Method in class com.attivio.sdk.search.fields.GeoBoost
Get the center latitude to calculate distance to.
getLatitude() - Method in class com.attivio.sdk.search.fields.GeoDistance
Get the center latitude to calculate distance to.
getLength() - Method in class com.attivio.sdk.search.fields.SubString
Get the max length of the substring.
getLinear() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Sets the linear coefficient, or the b in ax^2 + bx + c.
getLinkField() - Method in class com.attivio.sdk.search.query.GraphQuery
 
getLinkText() - Method in class com.attivio.sdk.search.QueryPlacement
 
getLinkUrl() - Method in class com.attivio.sdk.search.QueryPlacement
 
getLocale() - Method in class com.attivio.sdk.client.dictionary.TermDefinition
Get the Locale for this term.
getLocale() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the Locale to use for evaluating this trigger.
getLocale() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the Locale for this field.
getLocale() - Method in class com.attivio.sdk.ingest.IngestField
Get the Locale for this field.
getLocale() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Get the value's locale (or null if not known).
getLocale() - Method in class com.attivio.sdk.search.query.Query
Gets the local associated with this object or null if not set.
getLocale() - Method in class com.attivio.sdk.search.QueryRequest
Get the Locale for this query.
getLocale() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getLocale() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get the Locale for the query request.
getLocale() - Method in interface com.attivio.sdk.util.LocaleAware
Gets the local associated with this object or null if not set.
getLocale(Locale, LocaleAware...) - Static method in class com.attivio.util.LocaleUtils
Get the Locale from a list of objects, trying them in order.
getLocale() - Method in class com.attivio.util.query.QueryTraverser
Gets the local associated with this object or null if not set.
getLocaleList() - Static method in class com.attivio.util.LocaleUtils
Gets the locale list for defined constants
getLocales(String, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get a map of locales for dictionary specified by dictionaryName.
getLocales() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
getLong(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a long.
getLong() - Method in class com.attivio.sdk.util.StringParser
Get the current token as a long integer.
getLongitude() - Method in class com.attivio.sdk.geo.Point
 
getLongitude() - Method in class com.attivio.sdk.search.fields.GeoBoost
Get the center longitude to calculate distance to.
getLongitude() - Method in class com.attivio.sdk.search.fields.GeoDistance
Get the center longitude to calculate distance to.
getLostCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Documents and message are marked as LOST due to node crashes and system errors.
getLostDetails(long, long) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns all audit detail events that have been flagged as LOST and have a sequence id >= startSeq and < endSeq.
getLostDetails(long, long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
getLostMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getLowerCaseMode() - Method in class com.attivio.sdk.schema.SchemaField
Get the lower case mode of this field.
getLowerTerm() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Get the term that specifies the lower bounds for this range.
getMarkup() - Method in class com.attivio.sdk.search.QueryPlacement
 
getMatch() - Method in class com.attivio.sdk.client.dictionary.TermMatch
Get the criteria used for matching this term.
getMatchScope() - Method in class com.attivio.sdk.search.fields.Teaser
Get the scope name to annotate atomic matches with.
getMax() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the maximum value.
getMaxBatchSizeMB() - Method in interface com.attivio.sdk.client.IngestClient
Gets the maximum size of documents (in megabytes) that will ever be sent as part of a single DocumentList.
getMaxBuckets() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
getMaxBuckets() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the maximum number of buckets to return.
getMaxBuckets() - Method in class com.attivio.util.parser.FacetRequestFactory
Get the maximum number of buckets to return.
getMaxDelta() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the max delta in timeUnits from the table's center that the range applies to.
getMaxFetchSize() - Method in class com.attivio.sdk.event.EventQuery
 
getMaxHistory() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the maximum number of trained relevancy models to retain.
getMaximum() - Method in class com.attivio.sdk.geo.Rectangle
 
getMaximumX() - Method in class com.attivio.sdk.geo.Rectangle
 
getMaximumY() - Method in class com.attivio.sdk.geo.Rectangle
 
getMaxMemoryUsage() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the max memory usage allowed during computation (in bytes).
getMaxMemoryUsage() - Method in class com.attivio.util.parser.FacetRequestFactory
Max memory usage that should be used for facets.
getMaxRadius() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the minimum radius for this ellipse.
getMaxRadius() - Method in class com.attivio.sdk.geo.Circle
Get the minimum radius for this ellipse.
getMaxRemainingTokens() - Method in class com.attivio.sdk.token.TokenList
This value is a hint to tokenization.
getMaxResubmits() - Method in class com.attivio.sdk.search.QueryRequest
Gets the maximum number of resubmits allowed for this QueryRequest.
getMaxScore() - Method in class com.attivio.sdk.search.SearchDocumentList
Get the maximum score across all matching documents.
getMaxSignalAge() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get maximum age for a signal to include when training relevancy model (in milliseconds).
getMaxTermLength() - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Get maximum term length for terms extracted from the index.
getMaxTermLength() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Get the max term length.
getMaxTokens() - Method in class com.attivio.sdk.schema.SchemaField
 
getMaxValue() - Method in class com.attivio.sdk.search.facet.FacetRange
Get the maximum value for this range (or null if unbounded) [exclusive].
getMaxValue() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Get the maximum value for this range (exclusive).
getMean() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the average value.
getMean() - Method in class com.attivio.sdk.search.fields.StandardScore
 
getMemoryUsage(String) - Static method in class com.attivio.util.ModelStringUtils
Get the estimated memory usage for value.
getMessage() - Method in class com.attivio.platform.store.audit.ErrorRow
 
getMessage() - Method in exception com.attivio.sdk.AttivioException
getMessage() - Method in exception com.attivio.sdk.AttivioIOException
getMessage() - Method in exception com.attivio.sdk.AttivioRemoteException
getMessage() - Method in exception com.attivio.sdk.AttivioRuntimeException
getMessage(Class<T>) - Method in class com.attivio.sdk.esb.MessageList
Gets the first instance of a message of the specified type, walking into inner MessageLists if present
getMessage() - Method in class com.attivio.sdk.search.QueryFeedback
Get the message.
getMessage(Class<T>) - Method in class com.attivio.sdk.service.MockIngestApi
Get the first message of the type clazz
getMessageClass() - Method in interface com.attivio.sdk.client.audit.AuditDetail
Message class associated with the audit detail.
getMessageClass() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
Message class associated with the audit detail.
getMessageHistory() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the list of components that have processed this message.
getMessageHistory() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets this message's history.
getMessageHistory() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the list of components that have processed this message.
getMessageId() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the message id associated with the message.
getMessageId() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets the message id associated with the message.
getMessageId() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the message id associated with the message.
getMessageName() - Method in class com.attivio.sdk.search.QueryFeedback
Get the name of this message.
getMessages() - Method in class com.attivio.sdk.service.MockIngestApi
 
getMessages() - Method in class com.attivio.sdk.test.MockAieLogger
 
getMessages(Level) - Method in class com.attivio.sdk.test.MockAieLogger
Returns messages that have the supplied level.
getMessages() - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
getMessagesWithMaxLevel(Level) - Method in class com.attivio.sdk.test.MockAieLogger
Returns messages that have the supplied level or logging less than that level.
getMetadata() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the message metadata from this message.
getMetadata() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets the message metadata from this message.
getMetadata() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the message metadata from this message.
getMetadata() - Method in class com.attivio.sdk.event.SystemEvent
 
getMetadata(String) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, String) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, int) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, long) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, float) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, double) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, boolean) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMethod() - Method in class com.attivio.sdk.esb.CgiRequest
Gets the HTTP method from the request.
getMethod() - Method in class com.attivio.sdk.search.fields.AggregateExpression
Get the aggregatation method to use.
getMethod() - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Get the method to use.
getMethod() - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Get the method to use.
getMethod() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the method for evaluating access control rights.
getMethod() - Method in class com.attivio.sdk.search.query.BoostQuery
Get the method for applying boosts to the search query's score.
getMidPoint() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the midpoint.
getMin() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the minimum value.
getMinBucketCount() - Method in class com.attivio.sdk.search.facet.FacetRequest
Gets the minimum count that returned buckets must have.
getMinBucketCount() - Method in class com.attivio.util.parser.FacetRequestFactory
Get the minimum bucket count required for bucket to be returned.
getMinimum() - Method in class com.attivio.sdk.geo.Rectangle
 
getMinimum() - Method in class com.attivio.sdk.search.query.JoinClause
Get the minimum number of child documents a parent document must have.
getMinimum() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Get the minimum number of sub phrases that are required to produce a match.
getMinimum() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
getMinimumX() - Method in class com.attivio.sdk.geo.Rectangle
 
getMinimumY() - Method in class com.attivio.sdk.geo.Rectangle
 
getMinRadius() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the maximum radius for this ellipse.
getMinRadius() - Method in class com.attivio.sdk.geo.Circle
Get the maximum radius for this ellipse.
getMinTermFrequency() - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Get the minimum term frequency for terms extracted from the index.
getMinTermFrequency() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Get the minimum frequency.
getMinTermLength() - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Get minimum term length for terms extracted from the index.
getMinTermLength() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Get the min term length.
getMinValue() - Method in class com.attivio.sdk.search.facet.FacetRange
Get the minimum value for this range (or null if unbounded) [inclusive].
getMinValue() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Get the minimum value for this range (inclusive).
getMode() - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Get the mode used to extract a spellcheck dictionary from the index.
getMode() - Method in class com.attivio.sdk.client.dictionary.SynonymDefinition
Get the SynonymMode for this term.
getMode() - Method in class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
Get the default SynonymMode for terms in this dictionary.
getMode() - Method in class com.attivio.sdk.client.dictionary.SynonymMatch
Get the mode for this match.
getMode() - Method in class com.attivio.sdk.ingest.Commit
Get the mode for the commit operation.
getMode() - Method in class com.attivio.sdk.ingest.IngestDocument
Gets the mode for ingesting this document.
getMode() - Method in class com.attivio.sdk.ingest.Optimize
Get the optimization mode.
getMode() - Method in class com.attivio.sdk.search.FieldCollapse
Get the FieldCollapse.Mode for field collapsing.
getMode() - Method in class com.attivio.sdk.search.fields.ScopeField
 
getMode() - Method in class com.attivio.sdk.search.fields.Trim
Get the mode for the trim function.
getMode() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
getMode() - Method in class com.attivio.sdk.search.query.JoinClause
Gets the mode for joining.
getMode() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Get the mode for anchoring phrase.
getModelHistogram(String, long) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
getModelHistogram(String, long) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Get histogram data for a relevancy model
getMsgData() - Method in class com.attivio.sdk.esb.ProcessingResult
 
getMultiValueMode() - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
getMultiValueMode() - Method in class com.attivio.sdk.search.fields.Concat
getName() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
getName() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Returns the client name as set by AuditWriterApi.clientName(UUID, String)
getName() - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Get the name for this dictionary.
getName() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the name of this trigger.
getName() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of this dictionary.
getName() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getName() - Method in class com.attivio.sdk.ingest.IngestField
Get the name of the field.
getName() - Method in class com.attivio.sdk.schema.Schema
 
getName() - Method in class com.attivio.sdk.schema.SchemaField
Gets this SchemaField's name.
getName() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the name for the user defined field.
getName() - Method in class com.attivio.sdk.search.facet.FacetFilter
Get the name of the facet that generated this filter.
getName() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the name for this facet request.
getName() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the name for this FacetResponse.
getName() - Method in class com.attivio.sdk.search.fields.QueryParameter
Get the name of the requested query parameter.
getName() - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get the name of the User Defined Function to evaluate.
getName() - Method in class com.attivio.sdk.search.query.QueryPlugin
Get the name associated with this query plugin.
getName() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
Get the scope name for this ScopeBoost.
getName() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
getName() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
Get the feature name.
getName() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
getName() - Method in class com.attivio.sdk.search.SearchField
Get the name of the field.
getName() - Method in class com.attivio.sdk.security.AttivioAcl
getName() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getName() - Method in class com.attivio.sdk.security.AttivioRole
 
getName() - Method in class com.attivio.sdk.util.ContainerPropertyReference
 
getName() - Method in class com.attivio.util.parser.FacetRequestFactory
The name of the facet.
getNamespaces() - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getNamespaces() - Method in class com.attivio.sdk.service.MockContentStoreProvider
getNext() - Method in class com.attivio.sdk.token.TokenIterator
Gets the next Token, without advancing the pointer.
getNextPositionIncrement() - Method in class com.attivio.sdk.token.TokenIterator
Returns the position increment for the next Token
getNextStartOffset() - Method in class com.attivio.sdk.util.StringParser
 
getNode() - Method in interface com.attivio.sdk.client.audit.AuditDetail
k
getNode() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
k
getNodeName() - Method in class com.attivio.sdk.esb.MessageHistory
 
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Internal method to collect all nodes that have parameter set to value.
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.BoostQuery
Internal method to collect all nodes that have parameter set to value.
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Internal method to collect all nodes that have parameter set to value.
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.JoinQuery
Internal method to collect all nodes that have parameter set to value.
getNodes(QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Get all nodes in the query tree that have parameter set to value.
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Internal method to collect all nodes that have parameter set to value.
getNodeset() - Method in class com.attivio.sdk.event.SystemEvent
The name of the nodeset that produced the event.
getNotHandledCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getNow() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get the timestamp for the query request.
getNullOrder() - Method in class com.attivio.sdk.search.Sort
Get the order for sorting null values.
getNumberFound() - Method in class com.attivio.sdk.search.SearchDocumentList
 
getNumberOfChildren() - Method in class com.attivio.sdk.esb.MessageId
 
getNumberOfFields() - Method in class com.attivio.sdk.schema.Schema
Retrieves the number of fields in this schema.
getNumberOfParts() - Method in class com.attivio.sdk.esb.MessageId
 
getNumFragments() - Method in class com.attivio.sdk.search.fields.Teaser
Get the number of framents to generate (if fragmenting).
getOffset() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getOffset() - Method in class com.attivio.sdk.search.fields.SubString
Get the offset for the start of the substring.
getOffset() - Method in class com.attivio.sdk.search.QueryRequest
Get the offset into the result set for the first returned document.
getOffset() - Method in class com.attivio.sdk.search.SearchDocumentList
Get the offset that into the overall result set for the first document in this SearchDocumentList.
getOkCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getOperator() - Method in class com.attivio.sdk.search.fields.BooleanExpression
Get the comparison operator.
getOperator() - Method in class com.attivio.sdk.search.fields.Compare
Get the comparison operator.
getOptimizeInterval() - Method in interface com.attivio.sdk.client.IngestClient
 
getOption(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get an option by name.
getOptions() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get options to use for training relevancy model.
getOrder() - Method in class com.attivio.sdk.search.query.JoinClause
Get the order for child documents.
getOrder() - Method in class com.attivio.sdk.search.Sort
Get the order to sort by.
getOrdinal() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get the ordinal or this bucket.
getOrdinal() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Get the ordinal or this bucket.
getOrFields() - Method in class com.sample.module.SampleQueryRewriteTransformer
 
getOriginalMessage() - Method in exception com.attivio.sdk.AttivioException
Get the original message without ErrorCode.
getOriginalMessage() - Method in exception com.attivio.sdk.AttivioIOException
Get the original message without ErrorCode.
getOriginalMessage() - Method in exception com.attivio.sdk.AttivioRuntimeException
Get the original message without ErrorCode.
getOriginalMessage() - Method in interface com.attivio.sdk.AttivioThrowable
Get the original message without ErrorCode.
getOutput() - Method in class com.attivio.sdk.client.dictionary.EntityMatch
Get the output for this match.
getOutput() - Method in class com.attivio.sdk.client.dictionary.EntityOutput
Get the output for a matching term in an entity dictionary.
getOutput() - Method in class com.attivio.sdk.client.dictionary.StopwordDefinition
Get the output value for this dictionary entry.
getOutput() - Method in class com.attivio.sdk.client.dictionary.StopwordMatch
Get the output for this match.
getOutput() - Method in class com.attivio.sdk.client.dictionary.SynonymMatch
Get the output for this match.
getOutput() - Method in class com.attivio.sdk.client.dictionary.SynonymOutput
Get the output for a matching term in a synonym dictionary.
getOutput() - Method in class com.attivio.sdk.search.fields.Switch.Case
 
getOutputs() - Method in class com.attivio.sdk.client.dictionary.EntityDefinition
Get the output values to use for matches against this entry's term.
getOutputs() - Method in class com.attivio.sdk.client.dictionary.SynonymDefinition
Get the outputs for this term.
getPagingContext() - Method in class com.attivio.sdk.event.EventQuery
 
getParameter(String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a parameter.
getParameter(String, String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a String parameter, returning defaultValue if parameter does not exist.
getParameter(String, Date) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a Date parameter, returning defaultValue if parameter is not a Date.
getParameter(String, int) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get an int parameter, returning defaultValue if parameter does not exist or is not an int.
getParameter(String, long) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a long parameter, returning defaultValue if parameter does not exist or is not a long.
getParameter(String, double) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a double parameter, returning defaultValue if parameter does not exist or is not a double.
getParameter(String, boolean) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a boolean parameter, returning defaultValue if parameter does not exist or is not a boolean.
getParameter(String) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get a parameter by name.
getParameter(String, String) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get a string parameter by name, returning defaultValue if not found.
getParameter(String, boolean) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get a boolean parameter by name, returning defaultValue if not found.
getParameter(String, int) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get an int parameter by name, returning defaultValue if not found.
getParameter(String, String) - Method in class com.attivio.sdk.util.StringParser
Get the first value for a CGI Parameter.
getParameter(String, double) - Method in class com.attivio.sdk.util.StringParser
Get the first value for a CGI Parameter as a double.
getParameter(String, int) - Method in class com.attivio.sdk.util.StringParser
Get the first value for a CGI Parameter as an int.
getParameter(String) - Method in class com.attivio.util.query.QueryTraverser
Gets a named property from the query.
getParameter(String, String) - Method in class com.attivio.util.query.QueryTraverser
Gets a named String property for this QueryStack.
getParameter(String, float) - Method in class com.attivio.util.query.QueryTraverser
Gets a named float property for this QueryStack.
getParameter(String, Locale) - Method in class com.attivio.util.query.QueryTraverser
Gets a named Locale property for this QueryStack.
getParameter(String, double) - Method in class com.attivio.util.query.QueryTraverser
Gets a named double property for this QueryStack.
getParameter(String, int) - Method in class com.attivio.util.query.QueryTraverser
Gets a named integer property for this QueryStack.
getParameter(String, boolean) - Method in class com.attivio.util.query.QueryTraverser
Gets the boolean property for this QueryStack.
getParameter(String, Object) - Method in class com.attivio.util.query.QueryTraverser
Gets a parameter for this QueryStack.
getParameterInternal(String) - Method in class com.attivio.sdk.search.query.phrase.Phrase
 
getParentId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The immediate parent document id if any.
getParentId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
The immediate parent document id if any.
getParser(String) - Method in class com.attivio.sdk.util.StringParserFactory
 
getParser(String, MessageMetadata) - Method in class com.attivio.sdk.util.StringParserFactory
 
getParser(String, CgiRequest) - Method in class com.attivio.sdk.util.StringParserFactory
 
getPart(int) - Method in class com.attivio.sdk.esb.MessageId
 
getParts() - Method in class com.attivio.sdk.esb.MessageId
 
getPassword() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPattern() - Method in class com.attivio.sdk.search.fields.RegexMatch
Get the pattern for matching.
getPattern(String) - Method in class com.attivio.sdk.search.fields.RegexMatch
Set the pattern for matching.
getPayload() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
getPermissions(Principal) - Method in class com.attivio.sdk.security.AttivioAcl
getPermissions() - Method in class com.attivio.sdk.security.AttivioAclEntry
 
getPermissionType() - Method in class com.attivio.sdk.security.AttivioPermission
 
getPhrase() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Get the phrase anchor filtering will be applied to.
getPhrase() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
getPhrase() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
 
getPhrase() - Method in class com.attivio.sdk.search.query.PhraseQuery
 
getPhraseOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getPlacements() - Method in class com.attivio.sdk.search.QueryResponse
Get all placements for this response.
getPoint(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
Get a point on this ellipse at angle.
getPoint(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the Point at index.
getPoint(double) - Method in class com.attivio.sdk.geo.Circle
Get a point on this ellipse at angle.
getPoint(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a Point.
getPoints() - Method in class com.attivio.sdk.geo.Polygon
 
getPointX(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the X coordinate for a point on this ellipse at angle.
getPointX(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the X Coordinate of the Point at index.
getPointX(double) - Method in class com.attivio.sdk.geo.Circle
Get the X coordinate for a point on this ellipse at angle.
getPointY(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the Y coordinate for a point on this ellipse at angle.
getPointY(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the X Coordinate of the Point at index.
getPointY(double) - Method in class com.attivio.sdk.geo.Circle
Get the Y coordinate for a point on this ellipse at angle.
getPositionCount() - Method in class com.attivio.sdk.token.TokenList
Returns the number of unique positions for this term
getPositionIncrement() - Method in class com.attivio.sdk.token.ScopeInfo
Get the position increment for the last Token returned by ScopeInfo.next().
getPositionIncrement() - Method in class com.attivio.sdk.token.TokenIterator
Returns the position increment for the current Token
getPrefixLength() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
getPreviousStartDate() - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getPreviousStartTime(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns the start time for the last session for this namespace.
getPreviousStartTime(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getPrimaryKey() - Method in class com.attivio.sdk.search.query.JoinClause
Get the field that is the primary key for this join.
getPrimarySortOrder() - Method in class com.attivio.sdk.search.facet.FacetRequest
Gets the primary sort order for sorting buckets.
getPrimaryTableName() - Method in class com.sample.module.SampleQueryRewriteTransformer
 
getPrincipal() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the AttivioPrincipal for this document.
getPrincipal() - Method in class com.attivio.sdk.search.QueryRequest
 
getPrincipal() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getPrincipal() - Method in class com.attivio.sdk.security.AttivioAclEntry
getPrincipalId() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPrincipalId() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
 
getPrincipalKey() - Method in class com.attivio.sdk.security.AttivioGroupMembership
 
getPrincipalKey() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPrincipalName() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPrincipalQuery() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the query that matches principal records.
getPrincipalString() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPrincipalType() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getProcessedDocuments(Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents which have completed processing during the specified date range.
getProcessedDocuments(UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents which have completed processing which were sent by the specified client.
getProcessedDocuments(Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents which have completed processing during the specified date range.
getProcessedDocuments(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents which have completed processing which were sent by the specified client.
getProcessingTime() - Method in class com.attivio.sdk.esb.MessageHistory
 
getProjectEnv() - Method in class com.sample.module.SampleAttivioRunnable
 
getProjectName() - Method in class com.sample.module.SampleAttivioRunnable
 
getProperties() - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
getProperties() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getProperties() - Method in class com.attivio.sdk.schema.Schema
Get all the properties associated with this schema.
getProperties() - Method in class com.attivio.sdk.schema.SchemaField
Properties configured for this field.
getProperties() - Method in class com.attivio.sdk.search.QueryFeedback
Get all properties.
getProperties() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getProperty(String) - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
getProperty(String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getProperty(String) - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets an arbitrary property for the message.
getProperty(String) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets an arbitrary property for the message.
getProperty(String, Object) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets an object property with a default value if not set.
getProperty(String, String) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets a string property with a default value if not set.
getProperty(String, int) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets an int property with a default value if not set.
getProperty(String, long) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets a long property with a default value if not set.
getProperty(String, boolean) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets a boolean property with a default value if not set.
getProperty(String) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets a property.
getProperty(String, String) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets arbitrary String property from the query.
getProperty(String, boolean) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets arbitrary boolean property from the query.
getProperty(String, int) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets arbitrary integer property from the query.
getProperty(String, long) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets arbitrary long property from the query.
getProperty(String) - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets an arbitrary property for the message.
getProperty(String) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name.
getProperty(String, String) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, boolean) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, int) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, long) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, float) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, double) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name.
getProperty(String, String) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, boolean) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, int) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, long) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, float) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, double) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String) - Method in class com.attivio.sdk.search.QueryFeedback
Get a property by name or null if it does not exist.
getProperty(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getProviderNames() - Method in interface com.attivio.sdk.client.AutoCompleteApi
Get a list of all the autocomplete provider names registered in Attivio
getProviderNames() - Method in class com.attivio.sdk.client.MockAutoCompleteApi
 
getPublishedEntities(String, String, String, int, int) - Method in interface com.attivio.sdk.client.DictionaryClient
Get a list of published entries for an entity dictionary.
getPublishThreshold() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the accuracy threshold needed to be achieved to automatically publish a trained relevancy model.
getQuadratic() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the quadratic coefficient, or the a in ax^2 + bx + c.
getQuery() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getQuery() - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
Get the query for generating a derived dictionary.
getQuery() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the query to use for matching this trigger.
getQuery() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the query for selecting documents to update.
getQuery() - Method in class com.attivio.sdk.search.fields.Teaser
Get the query to use for highlighting.
getQuery(Query) - Method in class com.attivio.sdk.search.fields.Teaser
Get the query to use for highlighting.
getQuery() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get the search query to evaluate against a composite document.
getQuery() - Method in class com.attivio.sdk.search.QueryRequest
Get the search query for this QueryRequest.
getQuery() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getQuery() - Method in class com.sample.module.SampleAttivioRunnable
 
getQueryFilter(FacetResponse) - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the Query to use for drilling down on this bucket.
getQueryFilter(FacetResponse) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get the Query to use for drilling down on this bucket.
getQueryFilter(FacetResponse) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Get the Query to use for drilling down on this bucket.
getQueryFilter(FacetResponse) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
Get the Query to use for drilling down on this bucket.
getQueryFilter(FacetResponse) - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Get the Query to use for drilling down on this bucket.
getQueryLanguage() - Method in class com.attivio.sdk.search.query.Query
Get the query language for this query.
getQueryLanguage() - Method in class com.attivio.sdk.search.query.QueryString
Get the query language for this query.
getQueryLanguage() - Method in class com.attivio.sdk.search.QueryRequest
Get the query language for QueryRequest.getQueryString().
getQueryLanguage() - Method in interface com.attivio.sdk.server.component.configuration.HasQueryLanguageProperty
Gets the query language
getQueryOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getQueryRequest() - Method in class com.attivio.sdk.search.QueryResponse
Get the QueryRequest for this response.
getQueryRequest() - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
getQueryResponse() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Get the QueryResponse for the query.
getQueryString() - Method in class com.attivio.sdk.esb.CgiRequest
Turn the CGI request into a url encoded parseable query string
getQueryString() - Method in class com.attivio.sdk.search.query.Query
Get the query string used to create this query.
getQueryString() - Method in class com.attivio.sdk.search.query.QueryString
Get the query string.
getQueryString() - Method in class com.attivio.sdk.search.QueryRequest
Get the original query string for the search query for this QueryRequest.
getQueryString() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get a query string for explicitly selecting this relevancy model.
getQueryString(String, long) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get a query string for explicitly selecting this relevancy model.
getQueryTimestamp() - Method in class com.attivio.sdk.search.QueryResponse
Get the timestamp the query was received
getQueryTimestamp() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getQueryTokenizer(SchemaField, Locale) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Get the underlaying tokenizer to use for tokenizing fields in the query workflow.
getQueryWorkflowQueue() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the workflows to send the selection query through.
getRadius() - Method in class com.attivio.sdk.geo.Circle
Get the radius for this circle.
getRadiusA() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the first radius for the ellipse.
getRadiusA() - Method in class com.attivio.sdk.geo.Circle
Get the first radius for the ellipse.
getRadiusA() - Method in class com.attivio.sdk.geo.Ellipse
Get the first radius for the ellipse.
getRadiusB() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the second for the ellipse.
getRadiusB() - Method in class com.attivio.sdk.geo.Circle
Get the second for the ellipse.
getRadiusB() - Method in class com.attivio.sdk.geo.Ellipse
Get the second for the ellipse.
getRange() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Get the range for this bucket.
getRangeBuckets() - Method in class com.attivio.util.parser.FacetRequestFactory
Ranges to compute document frequencies for.
getRanges() - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Get the facet ranges.
getRanges() - Method in class com.attivio.sdk.search.fields.Freshness
 
getRawDistributedMaxBuckets() - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.getDistributedMaxBuckets() except a null value is returned if no value is set.
getRawDistributedMinBucketCount() - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.getDistributedMinBucketCount() except a null value is returned if no value is set.
getRawMaxBuckets() - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.getMaxBuckets() except a null value is returned if no value is set.
getRawMinBucketCount() - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.getMinBucketCount() except a null value is returned if no value is set.
getRealmId() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getRealmId() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
 
getReason() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
getRefeedCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Documents and records are marked as REFEED when Attivio's fault tolerant mechanisms have refed a LOST document.
getRelevancyFeatures() - Method in class com.attivio.sdk.search.QueryRequest
Get the features to use for relevancy.
getRelevancyModel(String, long) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getRelevancyModel(String, long) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Get a specified version of a relevancy model.
getRelevancyModel() - Method in class com.attivio.sdk.search.QueryRequest
Gets the relevancy model to use for this query.
getRelevancyModelName() - Method in class com.attivio.sdk.search.QueryRequest
Deprecated.
getRelevancyModelName() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getRelevancyModelNames() - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getRelevancyModelNames() - Method in interface com.attivio.sdk.client.RelevancyModelApi
Returns the names for all available relevancy models.
getRelevancyModelNames() - Method in class com.attivio.sdk.search.QueryRequest
Get the names of the requested relevancy models.
getRelevancyModelNames() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getRelevancyModelPublishTime(String, long) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getRelevancyModelPublishTime(String, long) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Returns the time the specified relevancy model was published.
getRelevancyModels(String) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getRelevancyModels(String) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Get all versions available for a relevancy model.
getRelevancyModelVersion() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getRemote(String, String, String, Object) - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
Similar to ServiceFactoryFactory.getRemote(String, String, String), but allows for specification of arbitrary service factory parameters.
getRemote(String, String, String) - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
Get an instance of the #com.attivio.sdk.service.ServiceFactory
getRemoveString() - Method in class com.attivio.sdk.search.fields.Trim
Get the string to remove.
getRequestIp() - Method in class com.attivio.sdk.esb.MessageMetadata
Gets the request ip.
getRequestParameter(String) - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get a request parameter by name.
getResolution() - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
getResolution() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the TimeUnit of the start & end deltas
getResponse() - Method in class com.attivio.client.MockSearchClient
 
getResponseTime() - Method in class com.attivio.sdk.search.QueryResponse
The total time spent processing a request including network and serialization time in milliseconds.
getResubmits() - Method in class com.attivio.sdk.search.QueryRequest
Get the number of times this QueryRequest has been resubmitted.
getResultCode() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getResultCode() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getResults() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getResultTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds taken to generate results.
getRoles() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getRoles(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Return all AttivioRole objects that have the given role name.
getRoles(Enum<?>) - Method in class com.attivio.sdk.security.AttivioPrincipal
Return all AttivioRole objects that have the same name as the given Enum.
getRotationAngle() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the rotation angle for this ellipse (in radians).
getRotationAngle() - Method in class com.attivio.sdk.geo.Ellipse
Get the rotation angle for this ellipse (in radians).
getRotationCos() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the cosine of the rotation angle.
getRotationCos() - Method in class com.attivio.sdk.geo.Circle
Get the cosine of the rotation angle.
getRotationSin() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the sine of the rotation angle.
getRotationSin() - Method in class com.attivio.sdk.geo.Circle
Get the sine of the rotation angle.
getRoutingKey(T) - Method in interface com.attivio.sdk.server.component.routing.BaseRoutingComponent
Process a message and return the key to use for routing to a workflow.
getRowFilter() - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Get the filter to apply to rows.
getRows() - Method in class com.attivio.sdk.search.FieldCollapse
Get the number of rows to return for each group (including the group leader).
getRows() - Method in class com.attivio.sdk.search.QueryRequest
Get the requested number of documents to return for this request.
getScale() - Method in class com.attivio.sdk.search.fields.Cast
Get the scale for decimal values.
getSchema(String) - Method in class com.attivio.client.MockSearchClient
 
getSchema(String) - Method in interface com.attivio.sdk.client.SearchClient
Get a named schema in the system or null if it does not exist.
getSchema() - Method in class com.attivio.sdk.schema.SchemaResponse
 
getSchema() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get the Schema.
getSchema(String) - Method in interface com.attivio.sdk.server.util.SchemaUtil
Gets a schema by name.
getSchemaFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get the schema fields being requested for this request.
getSchemaFieldType(Object) - Static method in class com.attivio.sdk.schema.SchemaField
Gets the data type for a given value
getSchemaFilter() - Method in class com.attivio.util.parser.FacetRequestFactory
Get the filter for fields to return for a schema facet.
getSchemaName() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the schema to use for processing queries and documents.
getSchemaName() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the name of the schema to use for query processing.
getSchemaName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the schema to use for processing this QueryRequest.
getSchemaName() - Method in class com.attivio.sdk.search.QueryResponse
Get the schema name specified for the request.
getSchemaName() - Method in interface com.attivio.sdk.server.component.configuration.HasSchemaNameProperty
Gets the name of schema to use for validation
getSchemaTypes() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get the allowed types for returned fields.
getScope() - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
 
getScope() - Method in class com.attivio.sdk.search.fields.MatchingTerms
 
getScope() - Method in class com.attivio.sdk.search.fields.ScopeField
 
getScope() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
 
getScope() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
getScope() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
getScope() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
 
getScope() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
getScope() - Method in class com.attivio.util.parser.FacetRequestFactory
The scope name for scope faceting.
getScopeBoosts() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Get all scope boosts.
getScopeOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getScopePostfix() - Method in class com.attivio.sdk.token.Position
Get the ScopeInfo for all scope changes new for this position.
getScopePostfix(ScopeInfo) - Method in class com.attivio.sdk.token.Position
Advanced form of Position.getScopePrefix() that supports reusing ScopeInfo instances.
getScopePrefix() - Method in class com.attivio.sdk.token.Position
Get the ScopeInfo for all scope changes new for this position.
getScopePrefix(ScopeInfo) - Method in class com.attivio.sdk.token.Position
Advanced form of Position.getScopePrefix() that supports reusing ScopeInfo instances.
getScore() - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
Get the fuzzy score for this match.
getScore() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the score for matching this trigger.
getScore() - Method in class com.attivio.sdk.search.SearchDocument
Get the document's score.
getScoreFunctions() - Method in class com.attivio.sdk.search.query.BoostQuery
Get the ScoreFunctions to use for boosting AbstractFilterQuery.getQuery().
getScoreFunctions() - Method in class com.attivio.sdk.search.QueryRequest
Gets the scoring functions to use for this QueryRequest.
getScoreMode() - Method in class com.attivio.sdk.search.fields.PhraseScore
Get the mode to use for scoring the phrase.
getScoreMode() - Method in class com.attivio.sdk.search.query.PhraseQuery
 
getSearch() - Method in class com.attivio.sdk.search.fields.Locate
Get the search string.
getSearchableDocuments(String, Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns an Iterable of IDs for all documents which became searchable during the specified date range.
getSearchableDocuments(String, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns an Iterable of IDs for all documents that are searchable and were fed by the specified client.
getSearchableDocuments(String, Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns an Iterable of IDs for all documents which became searchable during the specified date range.
getSearchableDocuments(String, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns an Iterable of IDs for all documents that are searchable and were fed by the specified client.
getSearchDepth() - Method in class com.attivio.sdk.search.QueryRequest
Get the number of rows deep the search should go.
getSearchProfile() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the search profile to apply to the query request.
getSearchTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds taken to execute the search.
getSecondArgument() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Get the second argument in this binary expression.
getSecondarySortOrder() - Method in class com.attivio.sdk.search.facet.FacetRequest
Gets the secondary sort order for sorting buckets.
getSecondarySortOrder() - Method in class com.attivio.util.parser.FacetRequestFactory
Secondary sort order for facet buckets.
getSeed() - Method in class com.attivio.sdk.search.QueryRequest
Get the seed used for any random functions over this query request.
getSeed() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get a numeric seed value for the query request.
getSentMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getSeparator() - Method in class com.attivio.sdk.search.fields.Teaser
Get the markup to insert between generated fragments.
getSequenceId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
This value has meaning only after retrieval from the audit store.
getSequenceId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
This value has meaning only after retrieval from the audit store.
getService(Class<T>) - Method in class com.attivio.sdk.service.MockServiceFactory
 
getService(Class<T>, long) - Method in class com.attivio.sdk.service.MockServiceFactory
 
getService(Class<T>, String) - Method in class com.attivio.sdk.service.MockServiceFactory
 
getService(Class<T>, String, long) - Method in class com.attivio.sdk.service.MockServiceFactory
 
getService(Class<T>, Map<String, String>, long) - Method in class com.attivio.sdk.service.MockServiceFactory
Returns an implementation of the desired service API.
getService(Class<T>) - Method in interface com.attivio.sdk.service.ServiceFactory
getService(Class<T>, long) - Method in interface com.attivio.sdk.service.ServiceFactory
getService(Class<T>, String) - Method in interface com.attivio.sdk.service.ServiceFactory
getService(Class<T>, String, long) - Method in interface com.attivio.sdk.service.ServiceFactory
getService(Class<T>, Map<String, String>, long) - Method in interface com.attivio.sdk.service.ServiceFactory
Returns an implementation of the desired service API.
getSeverity() - Method in class com.attivio.sdk.event.SystemEvent
 
getShallowMode() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the sample mode for facet computation.
getShallowMode() - Method in class com.attivio.util.parser.FacetRequestFactory
Mode for computing shallow facets.
getShape() - Method in class com.attivio.sdk.search.query.ShapeQuery
 
getShape(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a Shape.
getSignal(QueryResponse, int, String, double) - Static method in class com.attivio.sdk.search.relevancy.Signal
Create a signal
getSignal(QueryResponse, int, String) - Static method in class com.attivio.sdk.search.relevancy.Signal
Create a signal with a signal strength of one
getSignal(QueryResponse, int) - Static method in class com.attivio.sdk.search.relevancy.Signal
Create a click signal with a strength of one
getSignals(String, Date, Date, Set<String>) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
getSignals(String, Date, Date, Set<String>) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Get all signals currently being tracked
getSignalTimestamp() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getSignalTypes() - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
getSignalTypes() - Method in interface com.attivio.sdk.client.SignalTrackingApi
Get all available signal types.
getSignalTypes() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the signal types to use when training relevancy model.
getSignature(String, String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns the last signature associated with the key or null if no signature is present.
getSignature(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getSignature(String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getSimilarity() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
getSize(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getSize() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Returns the size of the content pointer's content in bytes or -1 if unknown.
getSize() - Method in interface com.attivio.sdk.ingest.ContentPointer
Returns the size of the content pointer's content in bytes or -1 if unknown.
getSize() - Method in class com.attivio.sdk.ingest.DocumentList
Gets the size of the list.
getSize() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
 
getSize(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
getSize() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
 
getSizeToDomain() - Method in interface com.attivio.sdk.client.IngestClient
 
getSnapshotName() - Method in class com.attivio.sdk.ingest.Backup
Get the name of the snapshot that should be created.
getSort() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getSort() - Method in class com.attivio.sdk.search.FieldCollapse
Get the sort specification.
getSort() - Method in class com.attivio.sdk.search.QueryRequest
Get the sorting specification for this QueryRequest.
getSortBy() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the field to sort buckets by
getSortBy() - Method in class com.attivio.util.parser.FacetRequestFactory
Sort specification for facet buckets.
getSortedLocaleList() - Static method in class com.attivio.util.LocaleUtils
Gets the sorted locale list by simple compare
getSortedLocaleListByLanguage() - Static method in class com.attivio.util.LocaleUtils
Gets the sorted locale list by display language.
getSortOrder() - Method in class com.attivio.util.parser.FacetRequestFactory
Primary sort order for facet buckets.
getSortValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the value suitable for ordering/hashing buckets.
getSortValue() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get the value suitable for ordering/hashing buckets.
getSortValue() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Get the value suitable for ordering/hashing buckets.
getSortValue() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
 
getSortValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Get the value suitable for ordering/hashing buckets.
getSource() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
getSourceClass() - Method in exception com.attivio.sdk.AttivioRemoteException
Get the name of the class that was the source for this RemoteThrowable.
getSpellCheckDictionaryName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the dictionary to use for spellcheck.
getSpellCheckExpandSize() - Method in class com.attivio.sdk.search.QueryRequest
Gets the number of expanded suggestions that will be added for misspelled terms.
getSpellCheckMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for spell checking.
getStackTrace() - Method in interface com.attivio.sdk.AttivioThrowable
Get the stack trace for this exception.
getStageName() - Method in class com.attivio.sdk.search.QueryFeedback
Get the name of the stage that generated this message.
getStandardDeviation() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the standard deviation.
getStandardDeviation() - Method in class com.attivio.sdk.search.fields.StandardScore
 
getStart() - Method in class com.attivio.sdk.event.EventQuery
 
getStartDate() - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.token.Position
Get the start offset from the source text for this position.
getStartOffset() - Method in class com.attivio.sdk.token.Token
Get the start offset from the source text for this token.
getStartOffset() - Method in class com.attivio.sdk.token.TokenList
Get the start offset for the first token that contains offset information.
getStartOffset() - Method in class com.attivio.sdk.util.StringParser
 
getStartPosition() - Method in class com.attivio.sdk.search.fields.Locate
Get the starting position to begin the search.
getStartTime(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns the start time of the current session for this namespace.
getStartTime() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getStartTime(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getState() - Method in class com.attivio.sdk.token.TokenIterator
Experimental: Get the current state of iteration.
getStaticFields() - Method in interface com.attivio.sdk.client.IngestClient
 
getStatistics() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the statistics for this response (if available).
getStatus() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getStatus() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
Note, this method will return ConnectorExecutionStatus.NOT_RUNNING for all historical records.
getStep() - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
getStopwordDictionaryName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the dictionary to use for stopword removal.
getStopwordsMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for stopword removal.
getStoreName() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get the name of the store this pointer can be retrieved in.
getStoreName() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get the name of the store this pointer can be retrieved in.
getStoreName() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
Get the name of the store this pointer can be retrieved in.
getStoreName() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
Get the name of the store this pointer can be retrieved in.
getStream() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get as an InputStream for reading.
getStream() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get as an InputStream for reading.
getStream() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
 
getStream() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
 
getStrength() - Method in class com.attivio.sdk.search.fields.Collate
 
getString() - Method in class com.attivio.sdk.search.fields.Locate
Get the string to be searched.
getString(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a String.
getString() - Method in class com.attivio.sdk.util.StringParser
Get the current token's text as a String.
getSubgroup() - Method in class com.attivio.sdk.security.AttivioRole
 
getSubsystem() - Method in class com.attivio.sdk.event.EventQuery
 
getSubsystem() - Method in class com.attivio.sdk.event.SystemEvent
The AIE subsytem that caused the event.
getSuggestions(QueryRequest) - Method in interface com.attivio.sdk.autocomplete.AutoCompleteProvider
Get a list of query auto complete suggestions for the specified term.
getSuggestions(String, QueryRequest) - Method in interface com.attivio.sdk.client.AutoCompleteApi
Get all suggestions from a certain autocomplete provider given its name and a query request
getSuggestions(String, QueryRequest) - Method in class com.attivio.sdk.client.MockAutoCompleteApi
 
getSum() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the sum of all values.
getSummary(UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
 
getSummary(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
getSumOfSquares() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the sum of the square of all values.
getSupportedLocales() - Static method in class com.attivio.util.LocaleUtils
 
getSurfaceToken() - Method in class com.attivio.sdk.token.Position
Returns the first token in this position that is a surface token.
getSynonymBoost() - Method in class com.attivio.sdk.search.QueryRequest
Get the boost to apply to expanded synonyms.
getSynonymDictionary() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the synonym dictionary to use for synonym expansion.
getSynonymDictionaryName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the dictionary to use for synonym expansion.
getSynonymsMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for synonym expansion.
getTerm() - Method in class com.attivio.sdk.client.dictionary.TermDefinition
Get the term.
getTerm() - Method in class com.attivio.sdk.client.dictionary.TermMatch
Get the input term for this match.
getTerm() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
getTerm() - Method in class com.attivio.sdk.search.query.FacetQuery
 
getTerms() - Method in class com.attivio.util.parser.FacetRequestFactory
List of discrete facet buckets to return.
getTestAssociations() - Method in class com.attivio.sdk.test.TestInfo
 
getTestInfo() - Method in class com.attivio.sdk.service.MockServiceFactory
Get the test information that this MockServiceFactory is working with.
getText() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
getText() - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
 
getText() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
 
getText() - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
 
getText() - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
 
getText() - Method in class com.attivio.sdk.token.Token
Get the token text.
getTimestamp() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getTimestamp() - Method in class com.attivio.sdk.event.PagingContext
 
getTimeZone() - Method in class com.attivio.sdk.search.QueryRequest
Get the TimeZone for this query.
getTimeZone() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get the TimeZone for the query request.
getTimeZone(String) - Static method in class com.attivio.util.DateUtils
Converts the string passed in tzString to a java.util.TimeZone
getTimeZone() - Method in class com.attivio.util.parser.QueryParsers
 
getTokenizeMode() - Method in class com.attivio.sdk.schema.SchemaField
Get the tokenize mode of this field.
getTokenizer() - Method in class com.attivio.sdk.search.fields.Teaser
Get the name of the tokenizer to use for highlighting.
getTokenizer() - Method in interface com.attivio.sdk.server.component.configuration.HasTokenizerProperty
Gets the name of the tokenizer to use.
getTokenizerName() - Method in class com.attivio.sdk.schema.SchemaField
Get the name of the tokenizer for this SchemaField.
getTokenList() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Get the TokenList for this value.
getTokens() - Method in class com.attivio.sdk.token.Position
Gets all Tokens for this Position.
getTotalChildren() - Method in class com.attivio.sdk.search.SearchDocument
Get the total number of child documents available or -1 if this count is not known or was not calculated.
getTotalCount() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the sum of the counts for all buckets (even those not returned).
getTotalRecords(String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getTotalRecords() - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Get the total number of records in the content store.
getTotalRecords() - Method in class com.attivio.sdk.service.MockContentStoreClient
Get the total number of records in the content store.
getTotalRecords(String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
getTotalResults() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getTotalRows() - Method in class com.attivio.sdk.search.QueryResponse
Gets the total number of rows that matched the query.
getTrigger(String, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get a TriggerDefinition by triggerName for dictionaryName.
getTriggerNameField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field for storing the names of matching triggers.
getTriggers(String, Locale, String, int, int) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get triggers for dictionary identified by dictionaryName.
getTriggerScoreField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field for storing aggregate score for all matching triggers.
getTriggerVersionField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field that will contain a version identifer for the dictionary used to apply triggers.
getTrueValue() - Method in class com.attivio.sdk.search.fields.Condition
Get the true value expression.
getType() - Method in class com.attivio.sdk.schema.SchemaField
Gets the Type of this SchemaField.
getType() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the return type for the user defined field.
getType(Schema) - Method in class com.attivio.sdk.search.fields.AggregateExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Cast
Resolve the type for this expression.
getType() - Method in class com.attivio.sdk.search.fields.Cast
Get the type to cast to.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ClauseContext
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Coalesce
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Collate
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Compare
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Concat
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Condition
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Constant
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.CurrentTime
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DateAdd
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DateDiff
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DateExtract
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DateFormat
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DocBoost
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.FieldExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.FieldLength
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Freshness
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.GeoBoost
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.GeoDistance
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Locate
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.LowerCase
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.MatchingFields
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.MatchingTerms
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.NumDocs
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.PartitionId
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.PhraseMatch
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.PhraseScore
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.QueryParameter
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.RegexMatch
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ScopeField
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ScoreExplain
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.StandardScore
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.StoredField
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.StringLength
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.SubString
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Switch
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Teaser
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.TitleCase
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Trim
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Union
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.UpperCase
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Resolve the type for this expression.
getType() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getType() - Method in interface com.attivio.sdk.server.udf.ArgumentInfo
Indicates the data type for this argument.
getTypeName() - Method in class com.attivio.sdk.geo.Circle
getTypeName() - Method in class com.attivio.sdk.geo.Ellipse
getTypeName() - Method in class com.attivio.sdk.geo.Polygon
getTypeName() - Method in class com.attivio.sdk.geo.Rectangle
getTypeName() - Method in class com.attivio.sdk.geo.Shape
 
getTypes() - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
getUnsecuredZones() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the names of zones that are not secured.
getUnvisited(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns an Iterable of the keys that have not been visited in the current session.
getUnvisited(String, Date) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns an Iterable of the keys that have not been visited since the time since.
getUnvisited(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getUnvisited(String, Date) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getUpperTerm() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Get the term that specifies the upper bounds for this range.
getUser() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
getUserDefinedField(String) - Method in class com.attivio.sdk.schema.Schema
Get a user defined field by name (case insensitive).
getUserDefinedFields() - Method in class com.attivio.sdk.schema.Schema
Get the user defined fields.
getUUID() - Method in class com.attivio.sdk.search.query.SavedFilter
Get a unique identifier for the saved result list.
getValue() - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
getValue() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getValue() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
getValue() - Method in enum com.attivio.sdk.event.SystemEvent.CorrelationState
 
getValue() - Method in enum com.attivio.sdk.event.SystemEvent.Severity
 
getValue(int) - Method in class com.attivio.sdk.ingest.IngestField
Get the IngestFieldValue at index.
getValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Get the field value.
getValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Get the field value.
getValue() - Method in class com.attivio.sdk.search.fields.Constant
Get the value.
getValue() - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
getValue(int) - Method in class com.attivio.sdk.search.SearchField
Get the SearchFieldValue at index.
getValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Get the field value.
getValue() - Method in class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
getValue() - Method in class com.sample.module.SampleDocumentModifyingTransformer
 
getValueCount() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
Get the number of unique field values for the field represented by this bucket.
getValues() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
getValues() - Method in class com.attivio.sdk.util.BaseTypesList
 
getVariance() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the sample variance.
getVersion() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getVersion() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getVersion() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
getVersion(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the version for a relevancy model query.
getWarningCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getWarningCount() - Method in class com.attivio.sdk.test.MockAieLogger
 
getWeight() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
getWeight() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getWeights() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
getWhitelist() - Method in class com.attivio.sdk.search.fields.Teaser
Get the fields to extract query terms from.
getWidth() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the width of this shape's bounding box.
getWidth() - Method in class com.attivio.sdk.geo.Polygon
Get the width of this shape's bounding box.
getWidth() - Method in class com.attivio.sdk.geo.Rectangle
Get the width of this shape's bounding box.
getWidth() - Method in class com.attivio.sdk.geo.Shape
Get the width of this shape's bounding box.
getWorkflow() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getWorkflowQueue() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the workflow queue.
getWorkflowQueue(boolean) - Method in class com.attivio.sdk.esb.AbstractListMessage
Optionally creates a new empty queue if null.
getWorkflowQueue() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets the workflow queue.
getWorkflowQueue(boolean) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Optionally creates a new empty queue if null.
getWorkflowQueue() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the workflow queue.
getWorkflowQueue(boolean) - Method in interface com.attivio.sdk.esb.PlatformMessage
Optionally creates a new empty queue if null.
getWorkflowTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds spent in workflow stages.
getX() - Method in class com.attivio.sdk.geo.Point
Get the x coordinate value for this point.
getY() - Method in class com.attivio.sdk.geo.Point
Get the y coordinate value for this point.
getZkConnectString() - Method in class com.sample.module.SampleAttivioRunnable
 
getZone() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the zone for this document.
getZone() - Method in class com.attivio.sdk.search.SearchDocument
Get the zone this document is in
getZones() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the zones to apply this bulk update to.
getZones() - Method in class com.attivio.sdk.ingest.Commit
Expert: Get the list of zones to commit as part of this message.
getZones() - Method in class com.attivio.sdk.ingest.Optimize
Expert: Get the list of zones to commit as part of this message.
getZones() - Method in class com.attivio.sdk.search.QueryRequest
Get the names of the zones to apply this query to.
GLOBAL_LOCK_BROKEN - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-90, A global lock was lost, likely due to communication issues.
GLOBAL_STATE_CLIENT_ALREADY_CLOSED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-92, The GlobalStateClient has already been closed.
GlobalDataStructureFactory - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalDataStructureFactoryAware - Interface in com.attivio.sdk.server.component.configuration
Interface for components that wish to have access to com.attivio.sdk.server.global data structures.
GlobalLock - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalMap - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalMapListener - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalMembership - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalSet - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalVariable - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GMT - Static variable in class com.attivio.util.DateUtils
Time Zone for GMT
GraphQuery - Class in com.attivio.sdk.search.query
Query that recursively walks linked documents.
GraphQuery() - Constructor for class com.attivio.sdk.search.query.GraphQuery
 
GraphQuery(Query, String, String) - Constructor for class com.attivio.sdk.search.query.GraphQuery
 
GraphQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.GraphQueryOperator
 
greaterThan(Object) - Static method in class com.attivio.sdk.search.query.phrase.TermRange
Creates a TermRange that matches all terms greater than term.
GroupedMessage - Interface in com.attivio.sdk.esb
Grouped messages are processed in order relative to each other and are guaranteed to all fall on the same side of a commit/optimize/backup boundary.
GroupedMessageId - Class in com.attivio.sdk.esb
An Id used to associate messages together into a group.
GroupedMessageId(String) - Constructor for class com.attivio.sdk.esb.GroupedMessageId
Creates a new GroupedMessageId with groupId as the group id and with the message id set to 1.
GroupedMessageId(String, int[]) - Constructor for class com.attivio.sdk.esb.GroupedMessageId
 
GroupedMessageId(String, int[], int) - Constructor for class com.attivio.sdk.esb.GroupedMessageId
 
groupKey - Variable in class com.attivio.sdk.security.AttivioGroupMembership
The object (group) key.
groupMemberships - Variable in class com.attivio.sdk.security.AttivioPrincipal
Any group memberships of this principal.
gt(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
GUID_PREFIX - Static variable in class com.attivio.sdk.security.AttivioGroupMembership
The document ID prefix for storing group memberships.

H

HadoopCheckerError - Class in com.attivio.sdk.error
Contains error codes related to the hadoop checker
handleCgiRequest(CgiRequest) - Method in interface com.attivio.sdk.server.component.CgiRequestProcessor
Called by the Attivio Engine to convert a CgiRequest into a PlatformMessage to be handled by the Attivio Engine.
handleDocumentTimeout(IngestDocument, long, Exception) - Method in interface com.attivio.sdk.server.component.ingest.HandlesDocumentTimeout
Method called when a timeout occurs.
handleFieldExpression(FieldExpressionHandler, FieldExpression) - Static method in class com.attivio.sdk.search.fields.FieldExpression
 
handleFieldExpression(FieldExpression) - Method in class com.attivio.sdk.search.fields.FieldExpressionHandler
Method called for every FieldExpression encountered while traversing a top level FieldExpression.
handleIndexMessage(IndexMessage) - Method in interface com.attivio.sdk.server.component.IndexMessageHandler
Called by the Attivio Engine to allow implementing components to handle IndexMessages.
handlePhrase(Phrase) - Method in interface com.attivio.sdk.search.query.phrase.PhraseHandler
Method called for handling an encountered Phrase during traversal.
handleQuery(Query) - Method in interface com.attivio.sdk.search.query.QueryHandler
Return true if node meets the selection criteria.
HandlesDocumentTimeout - Interface in com.attivio.sdk.server.component.ingest
Interfaces for any subclass of BaseDocumentTransformer to implement if they need to perform specialized cleanup in the event of a document timeout.
HandlesSpecificDocumentModes - Interface in com.attivio.sdk.server.component.ingest
Interfaces for any subclass of BaseDocumentTransformer to implement if they wish to handle specific DocumentModes other than the default.
HasBackoffLocaleProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a default/backoff Locale
HasBaseDataDirectoryProperty - Interface in com.attivio.sdk.server.component.configuration
Deprecated.
unused by SDK.
HasCaseModeProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a case mode property
hasChildren() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.Condition
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.Constant
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.CurrentTime
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.DocBoost
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.FieldExpression
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.FieldLength
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.Locate
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.MatchingFields
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.MatchingTerms
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.NumDocs
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.PartitionId
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.QueryParameter
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.ScopeField
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.ScoreExplain
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.StoredField
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.Switch
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.UserDefinedField
Returns true if this field expression has any sub FieldExpressions.
HasDropDocumentOnExceptionProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that allow for document drop on exception configuration
hasFacets() - Method in class com.attivio.sdk.search.QueryRequest
true if this QueryRequest is requesting any Facets.
HasFieldMappingProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a field mappings property
HasFieldsProperty - Interface in com.attivio.sdk.server.component.configuration
Marker interface for stages that process a list of fields.
hashCode() - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
hashCode() - Method in class com.attivio.platform.store.audit.ErrorRow
hashCode() - Method in exception com.attivio.sdk.AttivioException
hashCode() - Method in exception com.attivio.sdk.AttivioIOException
hashCode() - Method in exception com.attivio.sdk.AttivioRemoteException
hashCode() - Method in exception com.attivio.sdk.AttivioRuntimeException
hashCode() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.EntityDefinition
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.EntityDictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.EntityMatch
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.EntityOutput
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.SpellTermDefinition
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.StopwordDefinition
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.StopwordDictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.StopwordMatch
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.SynonymDefinition
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.SynonymMatch
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.SynonymOutput
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.TermDefinition
 
hashCode() - Method in class com.attivio.sdk.client.dictionary.TermMatch
 
hashCode() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
 
hashCode() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
hashCode() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
hashCode() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
hashCode() - Method in class com.attivio.sdk.error.ErrorCode
hashCode() - Method in class com.attivio.sdk.error.ExportStatusCode
hashCode() - Method in class com.attivio.sdk.esb.AbstractListMessage
hashCode() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
hashCode() - Method in class com.attivio.sdk.esb.CgiRequest
hashCode() - Method in class com.attivio.sdk.esb.GroupedMessageId
hashCode() - Method in class com.attivio.sdk.esb.MessageHistory
hashCode() - Method in class com.attivio.sdk.esb.MessageId
hashCode() - Method in class com.attivio.sdk.esb.MessageList
hashCode() - Method in class com.attivio.sdk.esb.MessageMetadata
hashCode() - Method in class com.attivio.sdk.esb.ProcessingResult
 
hashCode() - Method in class com.attivio.sdk.esb.WorkflowQueue
hashCode() - Method in class com.attivio.sdk.event.EventQuery
hashCode() - Method in class com.attivio.sdk.event.PagingContext
hashCode() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
hashCode() - Method in class com.attivio.sdk.event.SystemEvent
hashCode() - Method in class com.attivio.sdk.geo.Circle
hashCode() - Method in class com.attivio.sdk.geo.Ellipse
hashCode() - Method in class com.attivio.sdk.geo.Point
hashCode() - Method in class com.attivio.sdk.geo.Polygon
hashCode() - Method in class com.attivio.sdk.geo.Rectangle
 
hashCode() - Method in class com.attivio.sdk.geo.Shape
hashCode() - Method in class com.attivio.sdk.ingest.Backup
hashCode() - Method in class com.attivio.sdk.ingest.BulkUpdate
hashCode() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
hashCode() - Method in class com.attivio.sdk.ingest.Commit
hashCode() - Method in class com.attivio.sdk.ingest.DocumentList
hashCode() - Method in class com.attivio.sdk.ingest.IngestDocument
 
hashCode() - Method in class com.attivio.sdk.ingest.IngestField
 
hashCode() - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
hashCode() - Method in class com.attivio.sdk.ingest.Optimize
hashCode() - Method in class com.attivio.sdk.schema.Schema
hashCode() - Method in class com.attivio.sdk.schema.SchemaField
hashCode() - Method in class com.attivio.sdk.schema.SchemaResponse
hashCode() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
hashCode() - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
hashCode() - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
hashCode() - Method in class com.attivio.sdk.search.facet.FacetBucket
hashCode() - Method in class com.attivio.sdk.search.facet.FacetFilter
 
hashCode() - Method in class com.attivio.sdk.search.facet.FacetRange
hashCode() - Method in class com.attivio.sdk.search.facet.FacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.FacetResponse
hashCode() - Method in class com.attivio.sdk.search.facet.FacetStatistics
hashCode() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
hashCode() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
hashCode() - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
hashCode() - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
hashCode() - Method in class com.attivio.sdk.search.FieldCollapse
hashCode() - Method in class com.attivio.sdk.search.fields.AggregateExpression
hashCode() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
hashCode() - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
hashCode() - Method in class com.attivio.sdk.search.fields.BooleanExpression
hashCode() - Method in class com.attivio.sdk.search.fields.Cast
hashCode() - Method in class com.attivio.sdk.search.fields.ClauseContext
hashCode() - Method in class com.attivio.sdk.search.fields.Coalesce
hashCode() - Method in class com.attivio.sdk.search.fields.Collate
hashCode() - Method in class com.attivio.sdk.search.fields.Compare
hashCode() - Method in class com.attivio.sdk.search.fields.Concat
hashCode() - Method in class com.attivio.sdk.search.fields.Condition
hashCode() - Method in class com.attivio.sdk.search.fields.Constant
hashCode() - Method in class com.attivio.sdk.search.fields.CurrentTime
hashCode() - Method in class com.attivio.sdk.search.fields.DateAdd
hashCode() - Method in class com.attivio.sdk.search.fields.DateDiff
hashCode() - Method in class com.attivio.sdk.search.fields.DateExtract
hashCode() - Method in class com.attivio.sdk.search.fields.DateFormat
hashCode() - Method in class com.attivio.sdk.search.fields.DocBoost
hashCode() - Method in class com.attivio.sdk.search.fields.FieldExpression
hashCode() - Method in class com.attivio.sdk.search.fields.FieldLength
hashCode() - Method in class com.attivio.sdk.search.fields.Freshness
hashCode() - Method in class com.attivio.sdk.search.fields.FreshnessRange
hashCode() - Method in class com.attivio.sdk.search.fields.GeoBoost
hashCode() - Method in class com.attivio.sdk.search.fields.GeoDistance
hashCode() - Method in class com.attivio.sdk.search.fields.Locate
hashCode() - Method in class com.attivio.sdk.search.fields.LowerCase
hashCode() - Method in class com.attivio.sdk.search.fields.MatchingFields
hashCode() - Method in class com.attivio.sdk.search.fields.MatchingTerms
hashCode() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
hashCode() - Method in class com.attivio.sdk.search.fields.MultiValueJoin
hashCode() - Method in class com.attivio.sdk.search.fields.NumDocs
hashCode() - Method in class com.attivio.sdk.search.fields.PartitionId
hashCode() - Method in class com.attivio.sdk.search.fields.PhraseMatch
hashCode() - Method in class com.attivio.sdk.search.fields.PhraseScore
hashCode() - Method in class com.attivio.sdk.search.fields.QueryParameter
hashCode() - Method in class com.attivio.sdk.search.fields.RegexMatch
hashCode() - Method in class com.attivio.sdk.search.fields.ScopeField
hashCode() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
hashCode() - Method in class com.attivio.sdk.search.fields.ScoreExplain
hashCode() - Method in class com.attivio.sdk.search.fields.StandardScore
hashCode() - Method in class com.attivio.sdk.search.fields.StoredField
hashCode() - Method in class com.attivio.sdk.search.fields.StringLength
hashCode() - Method in class com.attivio.sdk.search.fields.SubString
hashCode() - Method in class com.attivio.sdk.search.fields.Switch.Case
 
hashCode() - Method in class com.attivio.sdk.search.fields.Switch
 
hashCode() - Method in class com.attivio.sdk.search.fields.Teaser
hashCode() - Method in class com.attivio.sdk.search.fields.TitleCase
hashCode() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
hashCode() - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
hashCode() - Method in class com.attivio.sdk.search.fields.Trim
hashCode() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
hashCode() - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
hashCode() - Method in class com.attivio.sdk.search.fields.Union
hashCode() - Method in class com.attivio.sdk.search.fields.UpperCase
hashCode() - Method in class com.attivio.sdk.search.fields.UserDefinedField
hashCode() - Method in class com.attivio.sdk.search.query.AccessControlQuery
hashCode() - Method in class com.attivio.sdk.search.query.BooleanAndQuery
hashCode() - Method in class com.attivio.sdk.search.query.BooleanNotQuery
hashCode() - Method in class com.attivio.sdk.search.query.BooleanOrQuery
hashCode() - Method in class com.attivio.sdk.search.query.BoostQuery
hashCode() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
hashCode() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
hashCode() - Method in class com.attivio.sdk.search.query.FacetQuery
hashCode() - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
hashCode() - Method in class com.attivio.sdk.search.query.FilterQuery
hashCode() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
hashCode() - Method in class com.attivio.sdk.search.query.GraphQuery
hashCode() - Method in class com.attivio.sdk.search.query.JoinClause
hashCode() - Method in class com.attivio.sdk.search.query.JoinQuery
hashCode() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
hashCode() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.Phrase
hashCode() - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
hashCode() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
hashCode() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.TermRange
hashCode() - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
hashCode() - Method in class com.attivio.sdk.search.query.PhraseQuery
hashCode() - Method in class com.attivio.sdk.search.query.QueryPlugin
hashCode() - Method in class com.attivio.sdk.search.query.QueryString
hashCode() - Method in class com.attivio.sdk.search.query.SavedFilter
hashCode() - Method in class com.attivio.sdk.search.query.ShapeQuery
hashCode() - Method in class com.attivio.sdk.search.query.SubQuery
hashCode() - Method in class com.attivio.sdk.search.QueryFeedback
hashCode() - Method in class com.attivio.sdk.search.QueryPlacement
hashCode() - Method in class com.attivio.sdk.search.QueryRequest
hashCode() - Method in class com.attivio.sdk.search.QueryResponse
hashCode() - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.Signal
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.TermBoostFeature
 
hashCode() - Method in class com.attivio.sdk.search.SearchDocument
 
hashCode() - Method in class com.attivio.sdk.search.SearchDocumentList
 
hashCode() - Method in class com.attivio.sdk.search.SearchField
 
hashCode() - Method in class com.attivio.sdk.search.SearchFieldValue
 
hashCode() - Method in class com.attivio.sdk.search.Sort
hashCode() - Method in class com.attivio.sdk.security.AttivioAcl
hashCode() - Method in class com.attivio.sdk.security.AttivioAclEntry
hashCode() - Method in class com.attivio.sdk.security.AttivioGroupMembership
hashCode() - Method in class com.attivio.sdk.security.AttivioPermission
hashCode() - Method in class com.attivio.sdk.security.AttivioPrincipal
{inheritDoc}
hashCode() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
hashCode() - Method in class com.attivio.sdk.security.AttivioRole
hashCode() - Method in class com.attivio.sdk.test.TestInfo
 
hashCode() - Method in class com.attivio.sdk.token.Token
hashCode() - Method in class com.attivio.sdk.token.TokenList
hashCode(boolean) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a primitive boolean.
hashCode(float) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a primitive float.
hashCode(double) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a primitive double.
hashCode(long) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a primitive long.
hashCode(Class<?>) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a Class by using the hashcode of Class.getName().
hashCode(List<?>) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a list of objects, using our internal routines when possible.
hashCode(int[], int, int) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a segment of an int[].
hashCode(double[], int, int) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a segment of an int[].
hashCode(int, boolean) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, float) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, double) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, long) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, Object) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(Object) - Static method in class com.attivio.util.ObjectUtils
Returns the value's hash code or 0 if null.
hashCode(int, int) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
HasInputListProperty - Interface in com.attivio.sdk.server.component.configuration
Marker interface for stages that process a list of input fields.
HasInputProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a input property
hasMoreElements() - Method in class com.attivio.sdk.security.AttivioAclEntry
hasNext() - Method in class com.attivio.sdk.token.PositionIterator
Returns true if a next position exists.
hasNext() - Method in class com.attivio.sdk.token.ScopeInfo
 
hasNext() - Method in class com.attivio.sdk.token.TokenIterator
true if a next element exists
hasNext() - Method in class com.attivio.sdk.util.StringParser
Returns true if there another token is available.
HasOverwriteProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a overwrite property
hasProperty(String) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Used to determine if a message has a property named key set or not.
HasQueryLanguageProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a query language property
hasRole(String, String) - Method in class com.attivio.sdk.security.AttivioPrincipal
 
hasRole(Enum<?>, String) - Method in class com.attivio.sdk.security.AttivioPrincipal
 
hasRole(Enum<?>) - Method in class com.attivio.sdk.security.AttivioPrincipal
Equivalent to hasRule(enumRole, AttivioRole.SUBGROUP_ANY);
hasRole(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Equivalent to hasRule(role , AttivioRole.SUBGROUP_ANY);
HasSchemaNameProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a schema name property
HasTokenizerProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a tokenizer property
HBASE_MODIFICATION_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-4 Modification (put, delete, append) failed
head - Variable in class com.attivio.sdk.token.Position
The head pointer for this Position.
HEARTBEAT_NOT_RECEIVED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-3 Heartbeat not received from external process within specified timeout.
HIDDEN - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Group ID for hiding field from the GUI
HIGHLIGHT_ENABLED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if response field should be highlighted
HIGHLIGHT_FALLBACK_FIELD - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the fallback field to use for a teaser if fragments are enabled and no fragments are returned
HIGHLIGHT_FRAGMENT - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if highlighted field should be fragmented
HIGHLIGHT_FRAGMENT_SCOPE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the scope to use for fragmenting
HIGHLIGHT_FRAGMENT_SIZE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating size of fragments generated
HIGHLIGHT_MERGE_FRAGMENTS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if fragments should be merged during highlighting
HIGHLIGHT_METHOD - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Method for performing highlighting.
HIGHLIGHT_NUM_FRAGMENTS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating max number of fragments to generate
HIGHLIGHT_SEPARATOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the separator to use between fragments.
HIGHLIGHT_WHITELIST - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating a comma separated list of fields used to extract query terms for highlighting.
HighlightMode - Enum in com.attivio.sdk.search
 
HISTORY_CLOSE_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-3 Error while closing history.
HISTORY_READ_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-4 Error while reading history.
HISTORY_WRITE_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-5 Error while writing history.
HOSTNAME - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the hostname of a document.
hour(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
HTTP_AUTHENTICATE_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
HTTP authentication error
HTTPS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for any String method that should be rendered as a HTTP,HTTPS option box

I

id - Variable in class com.attivio.sdk.esb.MessageId
 
id - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
id - Variable in class com.attivio.sdk.esb.ProcessingResult.MsgData
 
ID - Static variable in class com.attivio.sdk.schema.FieldNames
The internal field that holds the document id.
id - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
IdFilter(MockIngestAuditApi.Collector, String) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.IdFilter
 
IGNORE_IMPORT_WILDCARDS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-42, Ignore imports with wildcards warning
IGNORE_PARAMETERS - Static variable in class com.attivio.sdk.search.query.Query
Set of parameters to ignore for equality checks.
IGNORED_MESSAGE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-1 ignored message.
iif(FieldExpression, FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ILLEGAL_BOOST - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-3 Illegal relevancy boost is specified.
ILLEGAL_FIELD_TYPE_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-3 A query uses a field with an invalid type for the desired operation
ILLEGAL_FIELD_VALUE_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-2 A query specifies an illegal value for a field
ILLEGAL_MESSAGE_PARAMETER - Static variable in class com.attivio.sdk.error.SqlSdkError
 
ILLEGAL_PROPERTY_NAME - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-19 Illegal schema property name.
ILLEGAL_PROPERTY_VALUE - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-18 Illegal value for schema property.
ILLEGAL_SORT_FIELD_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-4 An illegal field was used for sorting
IMPORT_INCONSISTENT - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-20.
IMPORT_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-34 Error occurred while importing a snapshot.
importDictionary(String) - Method in interface com.attivio.sdk.client.DictionaryClient
 
importDictionary(InputStream, String, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Import a trigger dictionary from input.
importDictionary(byte[], String, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Deprecated. 
importFields(IngestDocument) - Method in class com.attivio.sdk.ingest.IngestDocument
Import all fields into this document.
importSignals(Iterable<Signal>) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
importSignals(Iterable<Signal>) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Import signals to be tracked
includeInMinimal() - Method in interface com.attivio.sdk.server.export.DiagnosticExportProvider
 
INCOMPATIBLE_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-34, At least two of the component's configuration values are inconsistent.
INCOMPATIBLE_DISTRIBUTION_SCHEMES - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-45, Transfer of messages between workflows with an unsupported combination of distribution schemes was encountered.
INCOMPATIBLE_INDEX - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-13 The schema was modified to be incompatible with an existing index.
INCOMPATIBLE_PRINCIPAL_DATA - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9004.
INCOMPATIBLE_REALM_ID_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10006.
INCONSISTENT_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-8 The schema is inconsistent.
increment() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
INCREMENTAL - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
incrementCount() - Method in class com.attivio.platform.store.audit.ErrorRow
 
incrementResubmits() - Method in class com.attivio.sdk.search.QueryRequest
Increment the number of times this QueryRequest has been resubmitted.
index() - Method in enum com.attivio.sdk.token.TokenAnnotation
Get the numeric index for this TokenAnnotation.
INDEX_MAX_LENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum length for a string field.
INDEX_MAX_TOKENS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating maximum number of tokens to tokenize
INDEX_OMIT_NORMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating norms should be omitted
INDEX_PRECISION_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name specifying the precision step for indexing numeric values.
INDEX_RELEVANCY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if relevancy boosting will be supported for queries on a field
INDEX_TERM_VECTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if term vectors should be enabled for a field
INDEX_TERM_VECTOR_OFFSETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if term vector offsets should be enabled for a field
INDEX_TERM_VECTOR_POSITIONS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if term vector positions should be enabled for a field
INDEX_TOKENIZER - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the tokenizer to use for this field for indexing.
INDEX_WILDCARDS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if wildcards are legal by default for a field
IndexMessage - Interface in com.attivio.sdk.ingest
Defines the interface for messages which flow through the indexing workflow.
IndexMessageHandler - Interface in com.attivio.sdk.server.component
This interface allows implementing components handle IndexMessages.
indexOf(Object) - Method in class com.attivio.sdk.ingest.IngestField
Get the index of the IngestFieldValue with value.
indexOf(char) - Method in class com.attivio.sdk.token.Token
Returns the index within this token of the first occurence of the specified character.
IndexProcessError - Class in com.attivio.sdk.error
 
IndexWorkflowError - Class in com.attivio.sdk.error
Contains error codes related to index workflow
INFO - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-37 A informational message.
info(String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Logs an info message.
info(String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
 
info(String, Object...) - Method in interface com.attivio.util.StatusListener
Logs an info message.
infoEvent(String, String, Map<String, String>) - Method in interface com.attivio.sdk.server.util.SystemEventPublisher
Publishes an event with severity SYS_INFO to the platform.
INGEST_DOC_SKIP_ERROR - Static variable in class com.attivio.sdk.error.JoinFinderError
%s collecting statistics for table %s document %s Connector run version %d
INGEST_DOC_SKIP_WARN - Static variable in class com.attivio.sdk.error.JoinFinderError
Dropping invalid sonar data document %s because of a bad %s value %s
INGEST_MV_FIELD - Static variable in class com.attivio.sdk.error.JoinFinderError
Multiple values found in %s field for document with ID %s
INGEST_TABLE_PERSIST_ERROR - Static variable in class com.attivio.sdk.error.JoinFinderError
%s persisting data for table %s
IngestClient - Interface in com.attivio.sdk.client
Sends content (documents, deletes, index messages) to an Attivio instance.
IngestDocument - Class in com.attivio.sdk.ingest
A document for content ingestion.
IngestDocument(String) - Constructor for class com.attivio.sdk.ingest.IngestDocument
Construct a new IngestDocument.
IngestDocument(String, DocumentMode) - Constructor for class com.attivio.sdk.ingest.IngestDocument
Construct a new IngestDocument.
IngestField - Class in com.attivio.sdk.ingest
A list of field values for an IngestDocument.
IngestField(String) - Constructor for class com.attivio.sdk.ingest.IngestField
Construct a new IngestField.
IngestFieldValue - Class in com.attivio.sdk.ingest
A field value for an IngestDocument.
IngestFieldValue() - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
 
IngestFieldValue(Serializable) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
 
IngestFieldValue(String) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a String value.
IngestFieldValue(Number) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Number value.
IngestFieldValue(Date) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Date value.
IngestFieldValue(Boolean) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Boolean value.
IngestFieldValue(Point) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Point value.
IngestFieldValue(Shape) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Shape value.
IngestFieldValue(ContentPointer) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a ContentPointer value.
IngestFieldValue(Document) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Document value.
IngestHistoryError - Class in com.attivio.sdk.error
 
IngestionHistoryApi - Interface in com.attivio.sdk.client
The IngestionHistoryApi is used to provide incremental capabilities to ingestion clients.
INIT_FAILURE - Static variable in class com.attivio.sdk.error.BasisTechError
Problem Initializing RLP environment
INITIALIZATION_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-25 Transfomer failed to initialize
InputStreamBuilder - Interface in com.attivio.sdk.client
Provides the ability to recreate an InputStream on demand.
InputValue - Interface in com.attivio.sdk.server.udf
Interface for an input value for an argument.
insert(String, int) - Method in class com.attivio.sdk.esb.WorkflowQueue
Adds the workflow wf to the queue at the specified position.
INSTALLATION_WARNING - Static variable in class com.attivio.sdk.error.SqlSdkError
installation warning
INSTANTIATION_EXCEPTION - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory.ServiceFactoryError
Error with instantiating the ServiceFactory
INSTANTIATION_FAILED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-32 Could not instantiate a class
intern(String) - Static method in class com.attivio.util.ObjectUtils
Intern and return value (handles nulls).
INTERNAL_ENGINE_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
Engine internal error
INTERNAL_ENGINE_ERROR_ILLEGAL_STATE - Static variable in class com.attivio.sdk.error.SqlSdkError
Method invoked at inappropriate time
INTERNAL_ENGINE_PUSHDOWNDB_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
 
INTERNAL_ENGINE_WARNING_CLIENT_SCHEMA_REFRESH - Static variable in class com.attivio.sdk.error.SqlSdkError
The client failed while refreshing the schema
INTERNAL_ERROR - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3011 Unexpected internal error.
INTERNAL_ERROR - Static variable in class com.attivio.sdk.error.JoinFinderError
Internal Error %s
INTERNAL_ERROR - Static variable in class com.attivio.sdk.error.SonarError
 
INTERNAL_ERROR_CALLS_OUT_OF_ORDER - Static variable in class com.attivio.sdk.error.ClientError
CLIENT-4, API calls made out of order
INTERNAL_ERROR_CLOSE_CONN - Static variable in class com.attivio.sdk.error.FederationError
Failed to close connection
INTERNAL_ERROR_CLOSE_CSV_WRITER - Static variable in class com.attivio.sdk.error.FederationError
IO Exception %s flush/close CSV output
INTERNAL_ERROR_CLOSE_STMT - Static variable in class com.attivio.sdk.error.FederationError
Failed to close statement
INTERNAL_ERROR_CONNECT - Static variable in class com.attivio.sdk.error.FederationError
Failed to connect using JDBC URL %s as user %s
INTERNAL_ERROR_CREATE_STMT - Static variable in class com.attivio.sdk.error.FederationError
Failed to create statement
INTERNAL_ERROR_DATASOURCE - Static variable in class com.attivio.sdk.error.FederationError
Data Source Exception %s JDBC Source driver : %s URL : %s
INTERNAL_ERROR_EXECUTE_STMT - Static variable in class com.attivio.sdk.error.FederationError
Failed to execute SQL statement %s
INTERNAL_ERROR_MKDATADIR - Static variable in class com.attivio.sdk.error.FederationError
Failed to create federation data dir %s
INTERNAL_ERROR_NYI - Static variable in class com.attivio.sdk.error.FederationError
Not yet Implmented
INTERNAL_ERROR_NYI - Static variable in class com.attivio.sdk.error.SqlSdkError
Not yet Implemented
INTERNAL_ERROR_READ_CSV_FILE - Static variable in class com.attivio.sdk.error.FederationError
SQL Exception %s reading result set writing CSV file
INTERNAL_ERROR_TRANSLATOR - Static variable in class com.attivio.sdk.error.FederationError
Translator Exception %s
INTERNAL_ERROR_UNKWOWN_DBVENDOR - Static variable in class com.attivio.sdk.error.FederationError
Unknown DB Vendor %s
INTERNAL_ERROR_UNKWOWN_ENCODING - Static variable in class com.attivio.sdk.error.FederationError
Unknown encoding %s
INTERNAL_ERROR_VDB_DEPLOY - Static variable in class com.attivio.sdk.error.FederationError
Failed to deploy mart %s
INTERNAL_ERROR_VDB_FILE - Static variable in class com.attivio.sdk.error.FederationError
IO Exception %s generating VDB file %s
INTERNAL_ERROR_WRITE_CSV_FILE - Static variable in class com.attivio.sdk.error.FederationError
IO Exception %s writing CSV file
INTERNAL_ERROR_XBACKING_COULD_NOT_START - Static variable in class com.attivio.sdk.error.SqlSdkError
Unable to start the backing database server
INTERNAL_ERROR_XBACKING_COULD_NOT_SYNC_SCHEMA - Static variable in class com.attivio.sdk.error.SqlSdkError
 
INTERNAL_ERROR_XBACKING_EXCEPTION_ON_STOP - Static variable in class com.attivio.sdk.error.SqlSdkError
 
INTERNAL_ERROR_XBACKING_EXCEPTION_ON_STOP_CLEAN - Static variable in class com.attivio.sdk.error.SqlSdkError
 
INTERNAL_WARN_RESULTSET_CLOSE - Static variable in class com.attivio.sdk.error.FederationError
Error %s while close result set
INTERNAL_WARN_VDB_REMOVE - Static variable in class com.attivio.sdk.error.FederationError
Error %s removing VDB file %s
INTERRUPTED_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-73 Thread interrupted.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.AbstractEllipse
Check if this shape intersects with other.
intersects(Rectangle, AbstractEllipse) - Method in class com.attivio.sdk.geo.AbstractEllipse
Check for intersection with other.
intersects(Rectangle, AbstractPolygon) - Method in class com.attivio.sdk.geo.AbstractEllipse
Check if this ellipse intersects with poly.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.AbstractPolygon
Check if this shape intersects with other.
intersects(Rectangle, AbstractPolygon) - Method in class com.attivio.sdk.geo.AbstractPolygon
Check for intersection with poly.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.Circle
Check if this shape intersects with other.
intersects(Circle) - Method in class com.attivio.sdk.geo.Circle
Check if other and this Circle intersect.
intersects(Rectangle) - Method in class com.attivio.sdk.geo.Circle
Check if other and this Circle intersect.
intersects(Rectangle, AbstractEllipse) - Method in class com.attivio.sdk.geo.Circle
Check for intersection with other.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.Ellipse
Check if this shape intersects with other.
intersects(Rectangle, AbstractEllipse) - Method in class com.attivio.sdk.geo.Ellipse
Check for intersection with other.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.Rectangle
Check if this shape intersects with other.
intersects(double, double, double, double) - Method in class com.attivio.sdk.geo.Rectangle
Check if this rectangle intersects with rectangle defined by (minX, minY), (maxX, maxY).
intersects(double, double, double, double, double, double, double, double) - Static method in class com.attivio.sdk.geo.Rectangle
Check if 2 bounding boxes intersect.
intersects(Shape) - Method in class com.attivio.sdk.geo.Shape
Check if this shape intersects with other.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.Shape
Check if this shape intersects with other.
intValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as an int.
intValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as an int.
intValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as an int.
INVALID_ARGUMENT - Static variable in class com.attivio.sdk.error.OntologyError
 
INVALID_BEAN_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-53, A feature has an invalid bean name, usually a singleton bean's name does not match it's class name.
INVALID_BRANCH - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-27 The workflow provided for a destination branch of a splitter was not predeclared or was not found.
INVALID_CAMPAIGN - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-10.
INVALID_CAMPAIGN_DATES - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-38.
INVALID_CHILD_MESSAGE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-70 Invalid child message created; new messages must be accompanied by parent.
INVALID_CLASS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-37, Indicates that a class did not match an expected type.
INVALID_COMMAND_LINE_PARAMETER - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-40, Command line parameter is invalid.
INVALID_COMPONENT_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-36, Indicates that a component has an invalid name.
INVALID_COMPONENT_STAGE_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-6, Invalid component stage type.
INVALID_COMPONENT_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-21, Invalid component type.
INVALID_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-39, Particular configuration is invalid
INVALID_CONFIGURATION - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9012.
INVALID_CONFIGURATION_SERVER_COUNT - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-63, Indicates that more than one configuration servers were requested
INVALID_CONFIGURATION_SERVER_HOSTS - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-91, An invalid list of host:port pairs was specified for the configuration server.
INVALID_CONNECTOR_DEFINITION - Static variable in class com.attivio.sdk.error.StoreError
STORE-22 Invalid Connector Definition
INVALID_CONTROLLED_QUERY - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-19.
INVALID_DELETE_STATEMENT - Static variable in class com.attivio.sdk.error.SqlSdkError
invalid delete statement
INVALID_EMAIL_CONFIGURATION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-66 The arguments provided for sending email were invalid.
INVALID_ENTITY_TYPE - Static variable in class com.attivio.sdk.error.BasisTechError
Invalid Entity Type Specified
INVALID_ENTITY_TYPE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-31 Invalid entity type
INVALID_FIELD_NAME - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-15 Invalid field name specified.
INVALID_FIELD_TYPE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-20 A field was passed in that was not of an expected type
INVALID_FIELD_VALUE_TYPE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-29 A field was passed in that contains a value of an an unexpected type
INVALID_FUNCTION_CALL - Static variable in class com.attivio.sdk.error.SqlSdkError
Invalid function call
INVALID_ID - Static variable in class com.attivio.sdk.error.StoreError
STORE-18 Content read error
INVALID_IMPORT_FILE - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-42.
INVALID_INPUT_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-30, Invalid input type specified for a component.
INVALID_INSERT_STATEMENT - Static variable in class com.attivio.sdk.error.SqlSdkError
invalid insert statement
INVALID_INTEGER_VALUE - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2022.
INVALID_JOB - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-8 Error during validation.
INVALID_JOIN_ORDER - Static variable in class com.attivio.sdk.error.SqlSdkError
Invalid join order specified
INVALID_LICENSE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-29, Invalid license file, please contact Attivio for further assistance.
INVALID_LOCALE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-40 Invalid locale specification
INVALID_LONG_VALUE - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2023.
INVALID_LOOKUP - Static variable in class com.attivio.sdk.error.StoreError
STORE-21 Failed due to invalid Lookup
INVALID_MEMBERSHIP - Static variable in class com.attivio.sdk.error.PrincipalsError
 
INVALID_MEMBERSHIP - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9011.
INVALID_ORDERED_MESSAGING_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-38, Indicates that the system settings and component settings for ordered messaging do not match.
INVALID_PARAMETER - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-9 Invalid Command line arguement
INVALID_PROPERTY_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-23, Invalid property name
INVALID_PROPERTY_VALUE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-17, Invalid property value
INVALID_QUEUE_SIZE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-24, Invalid message queue size, must be > 0
INVALID_REGULAR_EXPRESSION - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2021.
INVALID_RESPONSE - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-13.
INVALID_RESULT_COLUMNS - Static variable in class com.attivio.sdk.error.StoreError
STORE-12 A document or message result contained an invalid column combination
INVALID_SCHEMA_FIELD_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-26 A schema field type was specified that does not exist
INVALID_SCHEMA_OBJECT - Static variable in class com.attivio.sdk.error.SqlSdkError
invalid catalog or schema supplied
INVALID_SEARCH_PROFILE - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-37.
INVALID_SESSION_ID - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-1 Invalid session id.
INVALID_SNAPSHOT_NAME - Static variable in class com.attivio.sdk.error.StoreError
STORE-35 Invalid snapshot name.
INVALID_SPLITTER_CLASS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-25, Invalid splitter class; it must extend AbstractRouter
INVALID_STORE_SERVER_COUNT - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-66, Indicates that more than one store servers were requested
INVALID_UPDATE_STATEMENT - Static variable in class com.attivio.sdk.error.SqlSdkError
invalid update statement
INVALID_VALIDATOR_CLASS - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-7 Error creating validator.
INVALID_VERSION - Static variable in class com.attivio.sdk.error.OntologyError
 
INVALID_WORKFLOW_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-59, Indicates that a workflow name is invalid.
INVALID_WORKFLOW_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-4, Invalid workflow type.
invalidMessageId() - Static method in class com.attivio.sdk.esb.MessageId
Used for auditing failed message creation
inverseMask() - Method in enum com.attivio.sdk.token.TokenAnnotation
Get the inverse bit mask for this TokenAnnotation.
INVOCATION_EXCEPTION - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory.ServiceFactoryError
Error with instantiating the ServiceFactory
IO_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-5 IO Error
IO_ERROR - Static variable in class com.attivio.sdk.error.StructureExtractionError
CATEGORY_STRUCTURE_EXTRACTION-4001 I/O error.
IO_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2017.
isAllowNumericTerms() - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Get if numeric terms will be extracted from the index.
isAllowNumericTerms() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Get if numeric terms should be extracted.
isAnonymous() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
isAnonymous(String, String) - Static method in class com.attivio.sdk.security.AttivioPrincipal
 
isAnonymous(AttivioPrincipalKey) - Static method in class com.attivio.sdk.security.AttivioPrincipal
 
isAscending() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
isAscending() - Method in class com.attivio.sdk.search.Sort
true if sort order is Sort.SortOrder.ASCENDING.
isBaseName(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Returns true if query is a base relevancy model name.
isBidirectional() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Deprecated.
isBidirectional() - Method in enum com.attivio.sdk.dictionary.DictionaryType
Returns true if this dictionary type supports bidirectional dictionaries.
isBlank(String) - Static method in class com.attivio.util.ModelStringUtils
 
isCacheable() - Method in class com.attivio.sdk.search.QueryRequest
Get if the results for this QueryRequest are cacheable.
isCacheDynamicFieldLookups() - Method in class com.attivio.sdk.schema.Schema
 
isCalculateStatistics() - Method in class com.attivio.sdk.search.facet.FacetRequest
Should statistics be calculated.
isCaseSensitive() - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Get if dictionary term matches should be sensitive to case.
isCaseSensitive() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
isCategorical() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
Get if this feature is a template used to generate per-category features.
isCommit() - Method in class com.attivio.sdk.ingest.Optimize
Get if this optimize message will commit outstanding documents.
isCompactParameter(String, Object) - Method in class com.attivio.sdk.search.query.Query
Check if parameter should be included in compact representation.
isCompactParameter(String, Object) - Method in class com.attivio.sdk.search.query.QueryString
Check if parameter should be included in compact representation.
isCompiled() - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Get if all outstanding changes to the dictionary are represented in the compiled dictionary.
isCompiled() - Method in class com.attivio.sdk.client.dictionary.TermDefinition
Get if the most recent change to this term has been included in the latest compiled dictionary.
isCompiled() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get if the most recent modification for this trigger has been compiled.
isCompiled() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get if all outstanding changes to this dictionary have been compiled.
isComplete() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Since the summary represents a moment in time, this method's return value will never change.
isCompleted() - Method in interface com.attivio.sdk.client.IngestClient
True is all messages sent have been fully processed by AIE.
isCompleteness() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
isConstant() - Method in class com.attivio.sdk.search.fields.AggregateExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ClauseContext
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Condition
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Constant
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.CurrentTime
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.DocBoost
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.FieldExpression
Returns true if this field expression evaluates to a constant value.
isConstant(FieldExpression) - Static method in class com.attivio.sdk.search.fields.FieldExpression
 
isConstant() - Method in class com.attivio.sdk.search.fields.FieldLength
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Locate
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.MatchingFields
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.MatchingTerms
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.NumDocs
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.PartitionId
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.QueryParameter
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ScopeField
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ScoreExplain
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.StoredField
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Switch
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Teaser
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.UserDefinedField
Returns true if this field expression evaluates to a constant value.
isCountBuckets() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get if buckets will be counted.
isCountBuckets() - Method in class com.attivio.util.parser.FacetRequestFactory
If false buckets will not contain counts.
isCountValues() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get if buckets should include a value count in addition to a document count.
isCountValues() - Method in class com.attivio.util.parser.FacetRequestFactory
If true buckets will contain value counts in addition to document counts.
isCreated() - Method in class com.attivio.sdk.esb.ProcessingResult.Data
 
isCurrentlyHoldingState() - Method in interface com.attivio.sdk.server.component.Stateful
true if the component is currently holding state and cannot be safely removed dynamically.
isDate() - Method in enum com.attivio.sdk.schema.SchemaField.Type
true if the type is a date type.
isDebug() - Method in class com.attivio.sdk.search.QueryRequest
Get if debugging information is desired for this request.
isDebugEnabled() - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Tells whether the DEBUG level is set
isDebugEnabled() - Method in class com.attivio.sdk.test.MockAieLogger
 
isDefaultSearchField(String) - Static method in class com.attivio.sdk.schema.Schema
Return true if field is the '*' field.
isDescending() - Method in class com.attivio.sdk.search.Sort
true if sort order is Sort.SortOrder.DESCENDING.
isDone() - Method in class com.attivio.sdk.event.EventQuery
 
isDropDocumentOnException() - Method in interface com.attivio.sdk.server.component.configuration.HasDropDocumentOnExceptionProperty
Returns true if the document should be dropped on exception.
isDynamic() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField is dynamic.
isEmpty(String) - Static method in class com.attivio.sdk.dictionary.DictionaryObject
 
isEmpty(String) - Static method in class com.attivio.util.ModelStringUtils
 
isEntityNameScopes() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
If true scopes will be added for entity names for matching triggers.
isExactMatch() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Deprecated.
isExactPhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Returns true if this phrase requires all terms to be adjacent and in order.
isExcluded() - Method in class com.attivio.util.query.QueryTraverser
Returns true if the number of containing NOT operators is odd.
isExternal() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
External connectors are controlled by 3rd party code and provide limited monitoring and control capability.
isFacet() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField should be facetable.
isFacet() - Method in enum com.attivio.sdk.schema.SchemaField.Type
true if this type supports faceting.
isFacet() - Method in class com.attivio.sdk.search.FieldCollapse
Get if collapsed documents should be included in facet computations.
isFacetFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if buckets for facet fields should be returned.
isFacetFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true facetable fields will be returned in schema facet.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.DateFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.FacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.util.parser.FacetRequestFactory
If false facet finder will ignore this facet.
isFacetTokens() - Method in class com.attivio.sdk.search.facet.FacetRequest
Experimental: If true, will facet on raw tokens for field.
isFalse(String) - Static method in class com.attivio.util.ObjectUtils
Returns true if the string value is a boolean value indicating false.
isFeatureStatic(String) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
isFeatureStatic(String) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Returns true if feature is statically defined.
isFragment() - Method in class com.attivio.sdk.search.fields.Teaser
Get if the teaser should be fragmented.
isGetAlreadyAcknowledged() - Method in class com.attivio.sdk.event.EventQuery
 
isGroup() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
isHighlight() - Method in class com.attivio.sdk.schema.SchemaField
Gets if highlighting is enabled for this field.
isHighlight() - Method in class com.attivio.sdk.search.QueryRequest
true if highlighting should be performed for configured fields.
isIncludeLower() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Get if the lower term should be included in the range.
isIncludeMetadataInResponse() - Method in class com.attivio.sdk.search.QueryRequest
True if the response should be removed of all non data elements such as message history and the query request.
isIncludeUpper() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Get if the upper term should be included in the range.
isIndexed() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField should be indexed.
isIndexed() - Method in class com.attivio.sdk.token.Position
Gets if this position has any indexed tokens.
isIndexedFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if buckets for indexed fields should be returned.
isIndexedFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true indexed fields will be returned in schema facet.
isInfoEnabled() - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Tells whether the INFO level is set
isInfoEnabled() - Method in class com.attivio.sdk.test.MockAieLogger
 
isLowerCase() - Method in class com.attivio.sdk.schema.SchemaField
true if this field should be indexed in lower case.
isMatchAll() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Returns true if this phrase will match all documents.
isMatchAll() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Returns true if this phrase will match all documents.
isMatchAll() - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Returns true if this phrase will match all documents.
isMatchAll(String) - Static method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Check if text is a wildcard that matches everything.
isMatchAll() - Method in class com.attivio.sdk.search.query.PhraseQuery
Returns true if this query will match all documents.
isMatchAll() - Method in class com.attivio.sdk.token.Token
Returns true if this token is a single character wildcard '*' query.
isMatchAll(Query) - Static method in class com.attivio.util.query.QueryUtils
Get if query is a *:* query.
isMergeFragments() - Method in class com.attivio.sdk.search.fields.Teaser
Get if fragments should be merged.
isMessageGroupInProgress() - Method in interface com.attivio.sdk.client.DocumentOutputClient
 
isMessageGroupInProgress() - Method in class com.attivio.sdk.test.MockIngestClient
 
isMultiValue() - Method in class com.attivio.sdk.schema.SchemaField
Get if this field can support multiple field values per document.
isNaturalLanguage() - Method in class com.attivio.sdk.schema.SchemaField
true if field can be used for "natural language" processing.
isNegative() - Method in class com.attivio.sdk.security.AttivioAclEntry
isNextQuoted() - Method in class com.attivio.sdk.util.StringParser
 
isNonZero(double) - Static method in class com.attivio.util.GeometryUtils
Checks if value is not within GeometryUtils.EPSILON of 0.0.
isNull() - Method in class com.attivio.sdk.search.fields.Constant
Returns true if this constant is null.
IsNullOperator() - Constructor for class com.attivio.util.parser.QueryOperators.IsNullOperator
 
isNumeric() - Method in enum com.attivio.sdk.schema.SchemaField.Type
true if the type is a numeric type.
ISO_639_1_ALBANIAN - Static variable in class com.attivio.util.LocaleUtils
 
ISO_639_1_ARABIC - Static variable in class com.attivio.util.LocaleUtils
 
ISO_639_1_AZERBAIJANI - Static variable in class com.attivio.util.LocaleUtils
Azerbaijani (az)
ISO_639_1_BENGALI - Static variable in class com.attivio.util.LocaleUtils
Bengali (bn)
ISO_639_1_BOSNIAN - Static variable in class com.attivio.util.LocaleUtils
Bosnian (bs) locale
ISO_639_1_BULGARIAN - Static variable in class com.attivio.util.LocaleUtils
 
ISO_639_1_CATALAN - Static variable in class com.attivio.util.LocaleUtils
 
ISO_639_1_CHINESE - Static variable in class com.attivio.util.LocaleUtils
The Chinese locale (zh)
ISO_639_1_CHINESE_SIMPLIFIED - Static variable in class com.attivio.util.LocaleUtils
Chinese, Simplified (zh_SC)
ISO_639_1_CHINESE_TRADITIONAL - Static variable in class com.attivio.util.LocaleUtils
Chinese, Traditional (zh_TC)
ISO_639_1_CROATIAN - Static variable in class com.attivio.util.LocaleUtils
Croatian locale
ISO_639_1_CZECH - Static variable in class com.attivio.util.LocaleUtils
Czech (cs) locale
ISO_639_1_DANISH - Static variable in class com.attivio.util.LocaleUtils
The Danish locale (da)
ISO_639_1_DUTCH - Static variable in class com.attivio.util.LocaleUtils
The Dutch locale (nl)
ISO_639_1_ENGLISH - Static variable in class com.attivio.util.LocaleUtils
The English locale (en)
ISO_639_1_ESTONIAN - Static variable in class com.attivio.util.LocaleUtils
Estonian (et) locale
ISO_639_1_FARSI - Static variable in class com.attivio.util.LocaleUtils
Farsi (fa) locale
ISO_639_1_FINNISH - Static variable in class com.attivio.util.LocaleUtils
The Finnish locale (fi)
ISO_639_1_FRENCH - Static variable in class com.attivio.util.LocaleUtils
The French locale (fr)
ISO_639_1_GERMAN - Static variable in class com.attivio.util.LocaleUtils
The German locale (de)
ISO_639_1_GREEK - Static variable in class com.attivio.util.LocaleUtils
GReek (el) locale
ISO_639_1_HEBREW - Static variable in class com.attivio.util.LocaleUtils
The Hebrew locale (he) NOTE: Java normalizes this to "iw"!
ISO_639_1_HINDI - Static variable in class com.attivio.util.LocaleUtils
Hindi (hi)
ISO_639_1_HUNGARIAN - Static variable in class com.attivio.util.LocaleUtils
Hungarian (hu) locale
ISO_639_1_INDONESIAN - Static variable in class com.attivio.util.LocaleUtils
Indonesian (id) locale
ISO_639_1_ITALIAN - Static variable in class com.attivio.util.LocaleUtils
The Italian locale (it)
ISO_639_1_JAPANESE - Static variable in class com.attivio.util.LocaleUtils
Japanese (ja) locale
ISO_639_1_KANNDA - Static variable in class com.attivio.util.LocaleUtils
Kannda (kn)
ISO_639_1_KAZAKH - Static variable in class com.attivio.util.LocaleUtils
Kazakh (kk)
ISO_639_1_KHMER - Static variable in class com.attivio.util.LocaleUtils
Khmer (km)
ISO_639_1_KOREAN - Static variable in class com.attivio.util.LocaleUtils
The Korean locale (ko)
ISO_639_1_LATVIAN - Static variable in class com.attivio.util.LocaleUtils
LATVIAN (lv) locale
ISO_639_1_LITHUANIAN - Static variable in class com.attivio.util.LocaleUtils
Lithuanian (lt)
ISO_639_1_MACEDONIAN - Static variable in class com.attivio.util.LocaleUtils
Macedonian (mk)
ISO_639_1_MALAY - Static variable in class com.attivio.util.LocaleUtils
Malay (ms) locale
ISO_639_1_NORWEGIAN - Static variable in class com.attivio.util.LocaleUtils
The Norwegian locale (no)
ISO_639_1_POLISH - Static variable in class com.attivio.util.LocaleUtils
Polish (pl) locale
ISO_639_1_PORTUGUESE - Static variable in class com.attivio.util.LocaleUtils
The Portuguese locale (pt)
ISO_639_1_ROMANIAN - Static variable in class com.attivio.util.LocaleUtils
Romanian (ro) locale
ISO_639_1_RUSSIAN - Static variable in class com.attivio.util.LocaleUtils
The Russian locale (ru)
ISO_639_1_SERBIAN - Static variable in class com.attivio.util.LocaleUtils
Serbian (sr) locale
ISO_639_1_SLOVAK - Static variable in class com.attivio.util.LocaleUtils
Slovak (sk) locale
ISO_639_1_SLOVENIAN - Static variable in class com.attivio.util.LocaleUtils
Slovenian (sl) locale
ISO_639_1_SPANISH - Static variable in class com.attivio.util.LocaleUtils
The Spanish locale (es)
ISO_639_1_SWEDISH - Static variable in class com.attivio.util.LocaleUtils
The Swedish locale (sv)
ISO_639_1_TAMIL - Static variable in class com.attivio.util.LocaleUtils
Tamil (ta)
ISO_639_1_TELUGU - Static variable in class com.attivio.util.LocaleUtils
Telugu (te)
ISO_639_1_THAI - Static variable in class com.attivio.util.LocaleUtils
The Thai locale (th)
ISO_639_1_TURKISH - Static variable in class com.attivio.util.LocaleUtils
The Turkish locale (tr)
ISO_639_1_UKRAINIAN - Static variable in class com.attivio.util.LocaleUtils
Ukrainian (uk) locale
ISO_639_1_URDU - Static variable in class com.attivio.util.LocaleUtils
Urdu (ur) locale
ISO_639_1_VIETNAMESE - Static variable in class com.attivio.util.LocaleUtils
Vietnamese (vi) locale
ISO_8601_DATE_FORMAT - Static variable in class com.attivio.util.DateUtils
The ISO-8601 date format: yyyy-MM-dd'T'HH:mm:ss.
ISO_8601_DATE_FORMAT_DAY_ONLY - Static variable in class com.attivio.util.DateUtils
The ISO-8601 date format for days only: yyyy-MM-dd
ISO_8601_DATE_FORMAT_NO_T - Static variable in class com.attivio.util.DateUtils
The ISO-8601 date format with no 'T': yyyy-MM-dd HH:mm:ss.
ISO_8601_DATE_FORMAT_WITH_MILLIS - Static variable in class com.attivio.util.DateUtils
The ISO-8601 date format including ms: yyyy-MM-dd'T'HH:mm:ss.
isOrdered() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Get if terms in phrase must be in order.
isOrdered() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
isOrderedCommits() - Method in interface com.attivio.sdk.client.IngestClient
 
isOverwrite() - Method in interface com.attivio.sdk.server.component.configuration.HasOverwriteProperty
Returns true if all existing values in the output field should be overwritten.
isOwner(Principal) - Method in class com.attivio.sdk.security.AttivioAcl
isParentOf(MessageId) - Method in class com.attivio.sdk.esb.MessageId
 
isPartialMatches() - Method in class com.attivio.sdk.client.dictionary.EntityDictionaryInfo
Get if partial matches are supported.
isPartialMatches() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Set if partial matches are supported for dictionary.
isPartialResults() - Method in class com.attivio.sdk.search.QueryRequest
Gets if partial result is allowed for this request.
isPerNode() - Method in interface com.attivio.sdk.server.export.DiagnosticExportProvider
 
isPhraseBreak() - Method in class com.attivio.sdk.token.Position
Returns true if this position causes a phrase break.
isPhraseBreak(String...) - Method in class com.attivio.sdk.token.ScopeInfo
Returns true if a phrase break occurs.
isPublished() - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Get if all outstanding changes to the dictionary are represented in the published dictionary.
isPublished() - Method in class com.attivio.sdk.client.dictionary.TermDefinition
Get if the most recent change to this term has been included in the published dictionary.
isPublished() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get if the most recent modification for this trigger has been published.
isPublished() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get if all outstanding changes to this dictionary have been published.
isPunctuationSensitive() - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Get if dictionary term matches should be sensitive to punctuation.
isPunctuationSensitive() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
isQuoted() - Method in class com.attivio.sdk.util.StringParser
Was the current token text quoted.
isRealTime() - Method in class com.attivio.sdk.schema.SchemaField
Returns true if this SchemaField has real time attributes.
isRealTimeFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get if real time fields are requested instead of regular fields.
isRealTimeFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true schema facet will be computed over real time fields.
isRedelivered() - Method in class com.attivio.sdk.esb.AbstractListMessage
Returns true if the message (or its originating message) is re-delivered Redelivery is generally due to a failure and subsequent recovery in a fault tolerant system.
isRedelivered() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Returns true if the message (or its originating message) is re-delivered Redelivery is generally due to a failure and subsequent recovery in a fault tolerant system.
isRedelivered() - Method in interface com.attivio.sdk.esb.PlatformMessage
Returns true if the message (or its originating message) is re-delivered Redelivery is generally due to a failure and subsequent recovery in a fault tolerant system.
isRelevancySort() - Method in class com.attivio.sdk.search.Sort
true if this Sort by document score (sorting by field FieldNames.SCORE)
isRemote() - Method in class com.attivio.sdk.esb.WorkflowQueue
Indicates that the list of workflows will cause the system to be routed off the current node node.
isRequireAll() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Returns true if this phrase is a "require all" phrase.
isRequired() - Method in enum com.attivio.sdk.search.query.JoinMode
true if the clause with this mode must match.
isRouteImmediately() - Method in class com.attivio.sdk.esb.WorkflowQueue
 
isSameField(String) - Method in class com.attivio.sdk.schema.SchemaField
Determines if the field names are the same or a variant based on dynamic field name rules.
isSameWorkflowOrder(WorkflowQueue) - Method in class com.attivio.sdk.esb.WorkflowQueue
Determines if the passed in WorkflowQueue has the same workflows in the same order as this.
isScopeEnd(String) - Method in class com.attivio.sdk.token.ScopeInfo
Check if this ScopeInfo represents the end of scope.
isScopeEnd() - Method in class com.attivio.sdk.token.Token
Returns true if this token designates the end of a scope.
isScopeStart(String) - Method in class com.attivio.sdk.token.ScopeInfo
Check if this ScopeInfo represents the start of scope.
isScopeStart() - Method in class com.attivio.sdk.token.Token
Returns true if this token designates the start of a scope.
isScopeToken() - Method in class com.attivio.sdk.token.Token
Returns true if this token designates the start or end of a scope.
isSearchTerm() - Method in class com.attivio.sdk.token.Token
Returns true if this token is an standard atomic search term.
isSingleValue() - Method in class com.attivio.sdk.schema.SchemaField
Get if this field is single valued.
isSort() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField should support sorting.
isSortFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if buckets for sort fields should be returned.
isSortFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true sortable fields will be returned in schema facet.
isStatistics() - Method in class com.attivio.util.parser.FacetRequestFactory
true if statistics should be computed for facet.
isStored() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField should be stored.
isStoredFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if buckets for stored fields should be returned.
isStoredFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true stored fields will be returned in schema facet.
isStreamFacets() - Method in class com.attivio.sdk.search.StreamingQueryRequest
Registers a flag indicating whether or not to stream facets.
isSupported(Locale) - Static method in class com.attivio.util.LocaleUtils
 
isSurfaceForm() - Method in class com.attivio.sdk.token.Token
Returns true if this token is a surface token.
isSurfaceTerm() - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
 
isTokenized() - Method in class com.attivio.sdk.schema.SchemaField
true if this field should be tokenized during ingestion.
isTokenized() - Method in enum com.attivio.sdk.schema.SchemaField.Type
true if this field type can be tokenized.
isTokens() - Method in class com.attivio.util.parser.FacetRequestFactory
true if faceting should occur over raw tokens.
isTraceEnabled() - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Tells whether the TRACE level is set
isTraceEnabled() - Method in class com.attivio.sdk.test.MockAieLogger
 
isTriggerNameScopes() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
If true scopes will be added for trigger names for matching triggers.
isTrue(String) - Static method in class com.attivio.util.ObjectUtils
Returns true if the string value is a boolean value indicating true.
isTTL() - Method in class com.attivio.sdk.search.relevancy.Signal
Get if TTL will be honored for this signal.
isUser() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
isValid() - Method in class com.attivio.sdk.search.relevancy.Signal
 
isValid() - Method in class com.attivio.sdk.token.Position
Returns true if this Position is valid.
isValidDynamicField(String) - Static method in class com.attivio.sdk.schema.SchemaField
Returns true if name is a legal dynamic field name.
isValidLocale(Locale) - Static method in class com.attivio.util.LocaleUtils
Returns true if this Locale object is valid.
isValidStaticField(String) - Static method in class com.attivio.sdk.schema.SchemaField
Returns true if name is a legal field name.
isZero(double) - Static method in class com.attivio.util.GeometryUtils
Checks if value is within GeometryUtils.EPSILON of 0.0.
iterator() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
iterator() - Method in interface com.attivio.sdk.client.streaming.StreamingFacetResponse
Get an iterator for streaming all buckets for this facet.
iterator(Class<T>) - Method in class com.attivio.sdk.esb.MessageList
Return an iterator that will recursively iterate over all sub messages of this MessageList.
iterator() - Method in class com.attivio.sdk.esb.WorkflowQueue
Gets an iterator that iterates over all the workflows in the queue.
iterator() - Method in class com.attivio.sdk.event.SystemEvent
metadata about the event.
iterator() - Method in class com.attivio.sdk.ingest.IngestDocument
Get an iterator for iterating over all fields.
iterator() - Method in class com.attivio.sdk.ingest.IngestField
Get an iterator for iterating over all values.
iterator() - Method in class com.attivio.sdk.schema.Schema
iterator() - Method in class com.attivio.sdk.schema.SchemaField
Get the included field names.
iterator() - Method in class com.attivio.sdk.search.facet.FacetResponse
 
iterator() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Get an iterator over all filters.
iterator() - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Get an iterator over all ranges.
iterator() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
iterator() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
iterator() - Method in class com.attivio.sdk.search.SearchDocument
Get an iterator for iterating over all fields.
iterator() - Method in class com.attivio.sdk.search.SearchDocumentList
 
iterator() - Method in class com.attivio.sdk.search.SearchField
Get an iterator for iterating over all values.
iterator() - Method in class com.attivio.sdk.security.AttivioAcl
 
iterator() - Method in class com.attivio.sdk.service.MockIngestAuditApi.FilteredIterable
iterator() - Method in class com.attivio.sdk.token.PositionIterator
Implement iterator() to return self (for Iterable interface).
iterator() - Method in class com.attivio.sdk.token.TokenList
Returns an iterator over the Tokens in this TokenList.

J

JCE_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-25 JCE Unlimited Security Policy is not installed.
JMX_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-8 Failed to register with JMX.
JmxInvokable - Annotation Type in com.attivio.sdk.client.exposedapi.jmx
Annotation to apply to a method to mark it as an invokable method in JMX.
JmxManageable - Annotation Type in com.attivio.sdk.client.exposedapi.jmx
Annotation to apply to a class to identify it as using annotations for marking what methods are getters, setters, or invokable.
JmxReadable - Annotation Type in com.attivio.sdk.client.exposedapi.jmx
Annotation to apply to a getter method to mark it as a readable attribute in JMX.
JmxWritable - Annotation Type in com.attivio.sdk.client.exposedapi.jmx
Annotation to apply to a setter method to mark it as a writable attribute in JMX.
JOB_CLASS_INVALID - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-3 A scheduled job definition references a job implementation class that does not implement interface com.attivio.platform.service.AttivioScheduledJob
JOB_CLASS_NOT_FOUND - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-2 A scheduled job definition references a job implementation class that was not found.
JOB_META_DATAT_ERROR - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-6 Error in job metadata.
join(Iterable<Token>, char) - Static method in class com.attivio.sdk.token.TokenList
Join the text for all tokens on joinChar.
join(Iterator<Token>, char) - Static method in class com.attivio.sdk.token.TokenList
Join the text for all tokens on joinChar.
join(Token[], int, int, char) - Static method in class com.attivio.sdk.token.TokenList
Join the text for all tokens on joinChar.
join(int[], char, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(long[], String) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of longs into a string with a given separator.
join(int[], char, int, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(long[], String, int, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of longs into a string with a given separator.
join(List<String>, String) - Static method in class com.attivio.util.ModelStringUtils
Joins input string list with separator
join(int[], String) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(int[], String, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(int[], String, int, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(String, String, char) - Static method in class com.attivio.util.ModelStringUtils
Join 2 strings on a separator character.
join(String[], char, int, int) - Static method in class com.attivio.util.ModelStringUtils
Join slice of array identified by startIndex and endIndex on sep.
join(Iterator<? extends Object>, String) - Static method in class com.attivio.util.ModelStringUtils
 
join(Object[], String) - Static method in class com.attivio.util.ModelStringUtils
 
JOIN_CACHE_POLICY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying retention policy for equi-join field cache.
JOIN_CHILDREN_COUNT - Static variable in class com.attivio.sdk.schema.FieldNames
Deprecated.
This field is no longer used
JOIN_CLAUSE_NAME - Static variable in class com.attivio.sdk.schema.FieldNames
This is the field that will return the name of the join clause (if annotated) for child documents.
JoinClause - Class in com.attivio.sdk.search.query
Represents a clause to join to the primary query.
JoinClause() - Constructor for class com.attivio.sdk.search.query.JoinClause
Constructor
JoinClause(Query, JoinMode) - Constructor for class com.attivio.sdk.search.query.JoinClause
Constructor
JoinClause(Query, JoinMode, String, String) - Constructor for class com.attivio.sdk.search.query.JoinClause
Constructor
JoinFacetMode - Enum in com.attivio.sdk.search
Enumeration listing the possible facet modes for joined documents.
JoinFinderError - Class in com.attivio.sdk.error
Error codes for join finder module.
JoinMode - Enum in com.attivio.sdk.search.query
The JoinMode for a JoinClause.
JoinQuery - Class in com.attivio.sdk.search.query
A JoinQuery matches all documents for a primary query, joining secondary queries.
JoinQuery() - Constructor for class com.attivio.sdk.search.query.JoinQuery
 
JoinQuery(Query) - Constructor for class com.attivio.sdk.search.query.JoinQuery
Construct a new JoinQuery.
JoinQuery(Query, ArrayList<JoinClause>) - Constructor for class com.attivio.sdk.search.query.JoinQuery
Expert Use Only.
JoinQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.JoinQueryOperator
 
JoinRollupMode - Enum in com.attivio.sdk.search
Enumeration listing the possible rollup modes for joined documents.
JSON - Static variable in class com.attivio.sdk.schema.FieldNames
Field for unparsed JSON text

K

KERBEROS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
KERNEL_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL.
KernelError - Class in com.attivio.sdk.error
ErrorCode class for low level kernel errors.
KernelError(long) - Constructor for class com.attivio.sdk.error.KernelError
 

L

LabeledFilter() - Constructor for class com.attivio.sdk.search.facet.FilterBasedFacetRequest.LabeledFilter
 
LabeledFilter(String, Query) - Constructor for class com.attivio.sdk.search.facet.FilterBasedFacetRequest.LabeledFilter
 
LANGID_FAILED - Static variable in class com.attivio.sdk.error.BasisTechError
BasisTech Processing Failed
LANGUAGE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the document's primary language; string.
LANGUAGE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for language of query terms (String)
languageEquals(String, String) - Static method in class com.attivio.util.LocaleUtils
Returns true if the two language codes are equal.
LANGUAGES - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the languages that are contained in the document in addition to primary language; string.
LARGE_OBJECT_GRAPH_ESTIMATION_ERROR - Static variable in class com.attivio.sdk.error.MemoryError
MEMORY-4, object size (graph) is too large be estimated
last(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
last(String) - Method in class com.attivio.util.FieldExpressionFactory
 
LAST_APPROVED_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting on last approved time.
LAST_MODIFIED_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting on last modified time.
LAST_PUBLISHED_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting on last published time.
lastApproved - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
lastModified - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
lastPublished - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
LATITUDE - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store latitude information for geo search.
LDAP_PAGING_INFO_MISSING - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9016.
le(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
length() - Method in class com.attivio.sdk.token.Token
Returns the length of this token's text.
lessThan(Object) - Static method in class com.attivio.sdk.search.query.phrase.TermRange
Creates a TermRange that matches all terms less than term.
LICENSE_ERROR - Static variable in class com.attivio.sdk.error.BasisTechError
Occurs when license does not exist or is invalid/expired
LIFECYCLE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-9 Failed to start/stop a component.
LINEAGE_IDS - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store the ID's of containers (typically, folders) that are ancestors of a given document in a particular data source.
lineContains(double, double, double, double, double, double) - Static method in class com.attivio.util.GeometryUtils
Checks if point (x0, y0) is in line (x1, y1), (x2, y2).
lineIntersects(double, double, double, double) - Method in class com.attivio.sdk.geo.AbstractPolygon
Check if the line (x1, y1), (x2, y2) intersects with this polygon.
lineIntersects(double, double, double, double) - Method in class com.attivio.sdk.geo.Polygon
Check if the line (x1, y1), (x2, y2) intersects with this polygon.
lineIntersects(double, double, double, double) - Method in class com.attivio.sdk.geo.Rectangle
Check if the line (x1, y1), (x2, y2) intersects with this polygon.
linesIntersect(double, double, double, double, double, double, double, double) - Static method in class com.attivio.util.GeometryUtils
Checks if line (x1, y1), (x2, y2) intersects the line (x3, y3), (x4, y4).
LINK_COUNT - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the number of inbound links that point to this page/document.
LINK_EXTRACTION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2009.
LINK_FACTOR - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the a scaled factor of the number of inbound links that point to this page/document.
LIST_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-31 Error occurred while listing a snapshot.
listen(MembershipListener) - Method in interface com.attivio.sdk.server.global.GlobalMembership
Deprecated.
Listen for changes to this membership via a user provided MembershipListener
listen(VariableListener) - Method in interface com.attivio.sdk.server.global.GlobalVariable
Deprecated.
Registers a VariableListener that will be called when the value of this GlobalVariable is changed.
listIterator() - Method in class com.attivio.sdk.token.TokenList
Returns a list iterator over the Tokens in this TokenList.
listMembers() - Method in interface com.attivio.sdk.server.global.GlobalMembership
Deprecated.
List all active members of this membership.
ln(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ln(String) - Method in class com.attivio.util.FieldExpressionFactory
 
LOAD_IN_PROGRESS - Static variable in class com.attivio.sdk.error.OntologyError
 
LoadGeneratorError - Class in com.attivio.sdk.error
 
LOCAL - Static variable in class com.attivio.util.DateUtils
The local time zone
LOCAL_DISPATCH_UNAVAILABLE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-31 local dispatch not available.
LOCAL_NODE_SPECIFIED_IN_GLOBAL_CONFIG - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-46, The global configuration has more than one node specified, but the default "local" node name was used in startup.
LocaleAdapter - Class in com.attivio.util.serialization.jaxb
 
LocaleAdapter() - Constructor for class com.attivio.util.serialization.jaxb.LocaleAdapter
 
LocaleAware - Interface in com.attivio.sdk.util
Marks an object for having local specific information.
LocaleUtils - Class in com.attivio.util
Contains locale-related constants and utility methods.
LocaleUtils() - Constructor for class com.attivio.util.LocaleUtils
 
Locate - Class in com.attivio.sdk.search.fields
 
Locate(FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Locate
 
Locate(FieldExpression, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Locate
 
Locate(FieldExpression, FieldExpression, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Locate
 
LOCK_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-2 Incremental Update Directory already in use by another scanner
LOCK_FAILED - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-6 Index process failed to acquire or release a lock
lockBroken() - Method in interface com.attivio.sdk.server.global.BreakableLockListener
Deprecated.
This method will be called by the AIE Node when a global lock is broken due to network or other communication issues.
log(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
LOG_INIT_FAILURE - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-2 Failed to setup logging properly.
LONGITUDE - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store longitude information for geo search.
longValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a long.
longValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as a long.
longValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a long.
lost(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
LOST_CORRECTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-109, Detected that a document was incorrectly marked as LOST or was COMPLETED or DROPPED multiple times
LOWER - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the type for the lower bounds of a range query.
LowerCase - Class in com.attivio.sdk.search.fields
Lower Case String Normalization.
LowerCase(String) - Constructor for class com.attivio.sdk.search.fields.LowerCase
 
LowerCase(String, String) - Constructor for class com.attivio.sdk.search.fields.LowerCase
 
LowerCase(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.LowerCase
 
LowerCase(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.LowerCase
 
lt(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ltrim(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ltrim(FieldExpression, String) - Method in class com.attivio.util.FieldExpressionFactory
 

M

makeInactive(UUID) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Marks the clientId as inactive.
makeInactive(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Marks the clientId as inactive.
map - Static variable in class com.attivio.sdk.service.MockContentStoreClient
Map of id to stream.
map - Static variable in class com.attivio.sdk.service.MockContentStoreProvider
Map of id to stream.
mapFieldValues(IngestDocument, Map<String, String>, FieldValueMapper) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Map each document based on the fieldMapping using the supplied FieldValueMapper.
mapFieldValues(IngestDocument, Map<String, String>, AdvancedFieldValueMapper) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Map each document based on the fieldMapping using the supplied AdvancedFieldValueMapper.
mapFieldValues(IngestDocument, Map<String, String>, FieldValueMapper, NewFieldCreator) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Map each document based on the fieldMapping using the supplied FieldValueMapper.
mapFieldValues(IngestDocument, Map<String, String>, AdvancedFieldValueMapper, NewFieldCreator) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Map each document based on the fieldMapping using the supplied FieldValueMapper.
mapFieldValues(IngestDocument, FieldValueCreatingTransformer<T>) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Applies a FieldValueCreatingTransformer to the given IngestDocument.
marshal(Locale) - Method in class com.attivio.util.serialization.jaxb.LocaleAdapter
 
marshal(Query) - Method in class com.attivio.util.serialization.jaxb.QueryAdapter
 
MART_GENERATION_WARNING - Static variable in class com.attivio.sdk.error.SonarError
 
mask() - Method in enum com.attivio.sdk.token.TokenAnnotation
Get the bit mask for this TokenAnnotation.
mask(TokenAnnotation...) - Static method in enum com.attivio.sdk.token.TokenAnnotation
Get the union of masks for annotations.
MasterCandidate - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
matchAll() - Static method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Create a wildcard term that matches all documents.
matchAll() - Static method in class com.attivio.sdk.search.query.PhraseQuery
Create a query that will match all documents.
matchAll(String) - Static method in class com.attivio.sdk.search.query.PhraseQuery
Create a query that will match all documents that contain field.
MatchAllOperator() - Constructor for class com.attivio.util.parser.QueryOperators.MatchAllOperator
 
MatchingFields - Class in com.attivio.sdk.search.fields
FieldExpression to provide the list of fields that matched during query execution.
MatchingFields() - Constructor for class com.attivio.sdk.search.fields.MatchingFields
Construct a new MatchingFields.
MatchingFields(String) - Constructor for class com.attivio.sdk.search.fields.MatchingFields
Construct a new MatchingFields.
MatchingTerms - Class in com.attivio.sdk.search.fields
FieldExpression to provide the list of terms that match the query for a field.
MatchingTerms(String) - Constructor for class com.attivio.sdk.search.fields.MatchingTerms
Constructor
MatchingTerms(String, String) - Constructor for class com.attivio.sdk.search.fields.MatchingTerms
Constructor.
max(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
max(String) - Method in class com.attivio.util.FieldExpressionFactory
 
max2(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MAX_DISTANCE - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Maximum distance allowed.
MAX_MEMORY_EXCEEDED - Static variable in class com.attivio.sdk.error.SqlSdkError
Max memory exceeded
MBEANSERVER_SHUTDOWN_TIMEOUT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-13 Timed out waiting for standard MBean JMX server to shut down.
MembershipListener - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
MEMORY_EVENT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-43 Memory event handler triggered
MEMORY_TRANSPORT_RECEIVER_ERROR - Static variable in class com.attivio.sdk.error.MemoryError
MEMORY-1, receiver for message could not be found or created.
MemoryContentPointer(String, String, byte[]) - Constructor for class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
 
MemoryContentPointer(String, String, byte[]) - Constructor for class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
 
MemoryError - Class in com.attivio.sdk.error
 
merge(ProcessingResult) - Method in class com.attivio.sdk.esb.ProcessingResult
 
MESSAGE_DROPPED - Static variable in interface com.attivio.sdk.esb.PlatformMessage
a property name used to annotate messages for which the audit api is notified of the drop
MESSAGE_PUBLISHER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
MESSAGE_RESULT_POLLING_ERROR - Static variable in class com.attivio.sdk.error.ClientError
CLIENT-2, Message result polling error.
MESSAGE_SEND_TIME_PROP - Static variable in interface com.attivio.sdk.esb.PlatformMessage
a property name used to annotate messages with their send time
MESSAGE_TIMEOUT_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-23 Message timeout in stage.
MESSAGE_TOO_LARGE - Static variable in class com.attivio.sdk.error.MemoryError
MEMORY-2, message exceeds memory maximum for the queue.
MESSAGE_TRACKING_EXCEPTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-11 Error during message/system state tracking.
MessageHandlingWorkflowStage - Interface in com.attivio.sdk.server.component
A Stage that is capable of processing a PlatformMessage.
MessageHistory - Class in com.attivio.sdk.esb
Tracks where a message has been and other associated metadata about message flow inside and outside of the system.
MessageHistory() - Constructor for class com.attivio.sdk.esb.MessageHistory
 
MessageHistory(String) - Constructor for class com.attivio.sdk.esb.MessageHistory
Default constructor.
MessageHistory(String, String) - Constructor for class com.attivio.sdk.esb.MessageHistory
 
MessageHistory(String, String, long) - Constructor for class com.attivio.sdk.esb.MessageHistory
Complete constructor.
MessageId - Class in com.attivio.sdk.esb
Container for a multi-part message id.
MessageId(int...) - Constructor for class com.attivio.sdk.esb.MessageId
constructor, used to create a single- or multi-part message id.
MessageId(int[], int) - Constructor for class com.attivio.sdk.esb.MessageId
constructor, used to create a multi-part message id.
MessageList - Class in com.attivio.sdk.esb
Represents a list of other PlatformMessages.
MessageList(UUID) - Constructor for class com.attivio.sdk.esb.MessageList
Constructor with the given client ID.
MessageList(UUID, int) - Constructor for class com.attivio.sdk.esb.MessageList
Constructor with a client ID and a size.
MessageList(UUID, PlatformMessage...) - Constructor for class com.attivio.sdk.esb.MessageList
Constructor with a client ID and a list of messages.
MessageMetadata - Class in com.attivio.sdk.esb
Container for arbitrary metadata about a message.
MessageMetadata() - Constructor for class com.attivio.sdk.esb.MessageMetadata
 
MessageRoutingComponent - Interface in com.attivio.sdk.server.component.routing
Interface for components that provide basic routing features inside an AIE workflow of PlatformMessages.
METADATA_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2002.
METADATA_READ_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-15 Metadata write error, primary data still stored
METADATA_WRITE_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-14 Metadata write error, primary data still stored
METHOD - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the implementation method to use when evaluating an operator.
millisecond(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MIME_TYPE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the MIME type.
min(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
min(String) - Method in class com.attivio.util.FieldExpressionFactory
 
min2(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MIN_DISTANCE - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Minimum distance allowed.
MINIMUM - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the minimum number of required OR terms (int)
minute(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MISSING_COMMAND_LINE_PARAMETER - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-41, Missing Command line parameter
MISSING_INDEX - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-11 Index not found in repository
MISSING_PROPERTY - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-10, Missing an required property
MISSING_PROPERTY - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-15 Missing required property
MISSING_REQUIRED_FIELD - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-36 A document was missing a required field.
MISSING_REQUIRED_PARAMETER - Static variable in class com.attivio.sdk.error.CgiApiError
CGI_API_PARSER-2 Required parameter is not specified or has null value.
MISSING_TOKENIZER - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-8 Tokenizer missing from configuration found in zookeeper
MockAieLogger - Class in com.attivio.sdk.test
 
MockAieLogger() - Constructor for class com.attivio.sdk.test.MockAieLogger
 
MockAuditDetail() - Constructor for class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
MockAuditDetail(UUID, IngestDocument, ProcessingResultCode) - Constructor for class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
MockAuditDetail(PlatformMessage, ProcessingResultCode) - Constructor for class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
MockAutoCompleteApi - Class in com.attivio.sdk.client
Default behavior is to noop, providers must be added in order to achieve other functionality or to test a specific provider
MockAutoCompleteApi() - Constructor for class com.attivio.sdk.client.MockAutoCompleteApi
 
MockConnectorHistory - Class in com.attivio.platform.store
 
MockConnectorHistory() - Constructor for class com.attivio.platform.store.MockConnectorHistory
 
MockContentStoreClient - Class in com.attivio.sdk.service
Content store that saves the stream to a byte array in memory.
MockContentStoreClient() - Constructor for class com.attivio.sdk.service.MockContentStoreClient
 
MockContentStoreClient.MemoryContentPointer - Class in com.attivio.sdk.service
memory content pointer.
MockContentStoreProvider - Class in com.attivio.sdk.service
Content store that saves the stream to a byte array in memory.
MockContentStoreProvider() - Constructor for class com.attivio.sdk.service.MockContentStoreProvider
 
MockContentStoreProvider.MemoryContentPointer - Class in com.attivio.sdk.service
memory content pointer.
MockDocumentStore - Class in com.attivio.sdk.service
Mock implementation of a document store.
MockDocumentStore() - Constructor for class com.attivio.sdk.service.MockDocumentStore
 
MockIngestApi - Class in com.attivio.sdk.service
A mock implementation of IngestApi that keeps a list of all messages sent to it.
MockIngestApi() - Constructor for class com.attivio.sdk.service.MockIngestApi
 
MockIngestApi.MockAuditDetail - Class in com.attivio.sdk.service
 
MockIngestAuditApi - Class in com.attivio.sdk.service
Mock implementation of both the AuditWriterApi and AuditReaderApi interfaces.
MockIngestAuditApi() - Constructor for class com.attivio.sdk.service.MockIngestAuditApi
 
MockIngestAuditApi.AuditDetailCollector - Class in com.attivio.sdk.service
 
MockIngestAuditApi.ClientData - Class in com.attivio.sdk.service
 
MockIngestAuditApi.CorrelationIdFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.DateFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.DocIdCollector - Class in com.attivio.sdk.service
 
MockIngestAuditApi.FilteredIterable - Class in com.attivio.sdk.service
 
MockIngestAuditApi.IdFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.NoDetailFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.ResultCodeFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.SequenceIdFilter - Class in com.attivio.sdk.service
 
MockIngestClient - Class in com.attivio.sdk.test
 
MockIngestClient() - Constructor for class com.attivio.sdk.test.MockIngestClient
 
MockProcessingFeedbackHandler - Class in com.attivio.sdk.test
 
MockProcessingFeedbackHandler() - Constructor for class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
MockProcessingFeedbackHandler.Type - Enum in com.attivio.sdk.test
Different types of feedback given to the feedback handler.
MockRelevancyModelApi - Class in com.attivio.sdk.client
API for interacting with relevancy models in the system.
MockRelevancyModelApi() - Constructor for class com.attivio.sdk.client.MockRelevancyModelApi
 
MockSearchClient - Class in com.attivio.client
A mock SearchClient that returns a preset response regardless of search request.
MockSearchClient() - Constructor for class com.attivio.client.MockSearchClient
 
MockServiceFactory - Class in com.attivio.sdk.service
SDK supported methods for getting and using registered Attivio Testing APIs.
MockServiceFactory() - Constructor for class com.attivio.sdk.service.MockServiceFactory
 
MockSignalTrackingService - Class in com.attivio.sdk.client
 
MockSignalTrackingService() - Constructor for class com.attivio.sdk.client.MockSignalTrackingService
 
MockUnclusteredEventStore - Class in com.attivio.service
 
MockUnclusteredEventStore() - Constructor for class com.attivio.service.MockUnclusteredEventStore
 
MockUnclusteredIngestionHistory - Class in com.attivio.service
acts like UnclusteredIngestionHistory (hsql) and HBaseIngetsionHistory.
MockUnclusteredIngestionHistory() - Constructor for class com.attivio.service.MockUnclusteredIngestionHistory
 
MockUnclusteredIngestionHistory.Data - Class in com.attivio.service
 
mod(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
mode - Variable in class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
 
mode - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
ModelStringUtils - Class in com.attivio.util
Contains utility functions for working with the Strings
ModelStringUtils() - Constructor for class com.attivio.util.ModelStringUtils
 
modifyFieldValue(String, IngestFieldValue) - Method in interface com.attivio.sdk.server.component.ingest.FieldValueModifyingTransformer
Process a single field value and modify it in place.
modifyFieldValue(IngestDocument, IngestField, IngestFieldValue) - Method in interface com.attivio.sdk.util.AdvancedFieldValueModifier
Modify a single field value in place.
modifyFieldValue(String, IngestFieldValue) - Method in interface com.attivio.sdk.util.FieldValueModifier
Process a single field value and modify it in place.
modifyFieldValues(IngestDocument, Iterable<String>, FieldValueModifier) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Iterates over all fields in input, passing the field values for each to the modifier.
modifyFieldValues(IngestDocument, Iterable<String>, AdvancedFieldValueModifier) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Iterates over all fields in input, passing the field values for each to the modifier.
MODULE_INFO_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-68 Error while trying to read module info
month(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
msg - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
msgClass - Variable in class com.attivio.sdk.esb.ProcessingResult.MsgData
 
msgClass - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
MsgData() - Constructor for class com.attivio.sdk.esb.ProcessingResult.MsgData
 
msgs - Variable in class com.attivio.sdk.service.MockIngestApi
 
MULE_EXCEPTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-1 Mule exception while sending message.
MultiaryFieldExpression - Class in com.attivio.sdk.search.fields
Abstract FieldExpression that takes an arbitrary number of FieldExpressions as arguments.
MultiaryFieldExpression(List<? extends FieldExpression>, String) - Constructor for class com.attivio.sdk.search.fields.MultiaryFieldExpression
 
MultiaryFieldExpression(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.MultiaryFieldExpression
 
MultiaryFieldExpression(FieldExpression[], String) - Constructor for class com.attivio.sdk.search.fields.MultiaryFieldExpression
 
MultiaryFieldExpression.Method - Enum in com.attivio.sdk.search.fields
 
MultiOutputDocumentTransformer - Interface in com.attivio.sdk.server.component.ingest
Interface for document transformers that create multiple output documents or messages for each input document.
MultiOutputDocumentTransformerMode - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Special configuration options for MultiOutputDocumentTransformer.
multiply(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MULTIVALUE_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
multi-value error
MULTIVALUE_FIELD - Static variable in class com.attivio.sdk.error.SqlSdkError
multi-value field warning or error
MultiValueJoin - Class in com.attivio.sdk.search.fields
FieldExpression that joins all values of a multi value field on a delimiter.
MultiValueJoin(String, String) - Constructor for class com.attivio.sdk.search.fields.MultiValueJoin
 
MultiValueJoin(String, String, String) - Constructor for class com.attivio.sdk.search.fields.MultiValueJoin
 
MultiValueJoin(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.MultiValueJoin
 
MultiValueJoin(FieldExpression, String, String) - Constructor for class com.attivio.sdk.search.fields.MultiValueJoin
 
MultiValueMode - Enum in com.attivio.sdk.search.fields
Mode for handling multi-value arguments that don't have the same number of values.

N

name - Variable in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
name - Variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
NATURAL_LANGUAGE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if a field should be considered for natural language processing.
ne(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
near() - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near (with default distance).
near(Phrase...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near (with default distance).
near(Phrase[], int, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near (with default distance).
near(Phrase, Phrase, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near between 2 terms with specified distance.
near(String...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near (with default distance).
NearOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NearOperator
 
NETWORK_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-4 protocol-level network failure
NewFieldCreator - Interface in com.attivio.sdk.util
Creates a new IngestField from an existing IngestField and a new fieldName.
newList(T...) - Static method in class com.attivio.util.ObjectUtils
Creates a new List implementation based on ordered input values.
newLocalVersion() - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Notification indicating that local version has been updated.
newMap(K, V, Object...) - Static method in class com.attivio.util.ObjectUtils
Creates a new LinkedHashMap implementation based on key value pairs specified as paired arguments.
next - Variable in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
next() - Method in class com.attivio.sdk.token.PositionIterator
next() - Method in class com.attivio.sdk.token.ScopeInfo
 
next() - Method in class com.attivio.sdk.token.TokenIterator
Moves the iterator to the next Token in the TokenList and returns that token.
nextElement() - Method in class com.attivio.sdk.security.AttivioAclEntry
nextStartOffset - Variable in class com.attivio.sdk.util.StringParser
 
nextToken() - Method in class com.attivio.sdk.util.StringParser
The text for the next unconsumed token.
nextType() - Method in class com.attivio.sdk.util.StringParser
 
NO_AVAILABLE_PARTITIONS - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-5 No cells were available in the index matrix
NO_CONSOLE_AVAILABLE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-75 No console available
NO_DATA_SOURCES - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-39.
NO_DEFAULT_ROUTE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-65, No Default route configured for index feature
NO_ENCODING_INFO_AVAILABLE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-40 No encoding/charset information found
NO_HEARTBEAT_MONITOR_RESPONSE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-2 The process monitoring this process' heartbeat is not responding.
NO_LOCALE_INFO_AVAILABLE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-30 No language/locale information found
NO_MATCHING_ROUTING_FILTER - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-46 A document was dropped because no index routing filter matched it.
NO_MAX_VALUE_UPDATE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-4 that the max value was not updated because there were errors while processing documents.
NO_PRINCIPAL_SPECIFIED - Static variable in class com.attivio.sdk.error.PrincipalsError
no principal specified
NO_PRINCIPAL_SPECIFIED - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9003.
NO_RELEVANCY_MODELS_AVAILABLE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-22, No relevancy models available
NO_SESSION_REGISTERED - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-3 No session with the specified id exists.
node - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
NODE_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-44, The node name does not exist in the global configuration.
NODE_SPECIFIC_SERVICE_CREATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-110, Failed to find requested service on specified node
NODES_USE_OVERLAPPING_PORTS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-57, Overlapping ports found on host %s baseports (%d,%d) must be seperated by at least %d
NODESET_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-56, A referenced nodeset is not defined
NoDetailFilter(MockIngestAuditApi.Collector) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.NoDetailFilter
 
NON_FATAL_ACL_SERVICE_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10002.
NON_FATAL_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2020.
NONEXISTENT_FIELD - Static variable in class com.attivio.sdk.error.SqlSdkError
nonexistent field
NOOP_RELEVANCY_MODEL_NAME - Static variable in interface com.attivio.sdk.client.RelevancyModelApi
Name for relevancy model that does nothing.
not(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
NOT_ALLOWED - Static variable in class com.attivio.sdk.error.SailError
SAIL-6 alert not created
NOT_ATTIVIO_SERVER - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-6 The URI specified for api operation is not an Attivio server.
NOT_FOUND - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-13 Indicates a resource request failed because it does not exist.
NOT_FOUND - Static variable in class com.attivio.sdk.error.StoreError
STORE-13 Content not found
NOT_LICENSED - Static variable in class com.attivio.sdk.error.BasisTechError
License for language not available.
NOT_SERIALIZABLE - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-7 Model object is not serializable properly.
NOT_SINGLE_INSTANCED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-43, This component is required to be single instanced but is not configured appropriately.
NOT_SNAPSHOTTABLE - Static variable in class com.attivio.sdk.error.StoreError
STORE-27 Specified path cannot be made snapshottable.
NOT_STARTED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-17 Attivio not started.
NOT_TOKENIZED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-32 Data has not been tokenized
notHandled(PlatformMessage) - Method in class com.attivio.sdk.esb.ProcessingResult
 
notHandled(PlatformMessage, ErrorCode, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
notHandled(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
NOTIFY_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-44.
NotInPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NotInPhraseOperator
 
notMaster() - Method in interface com.attivio.sdk.server.global.MasterCandidate
Deprecated.
Indicates that the current node's status as master has been revoked.
NotPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NotPhraseOperator
 
NotQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NotQueryOperator
 
nowMaster(Lock, String) - Method in interface com.attivio.sdk.server.global.MasterCandidate
Deprecated.
Indicates that the current node processing this event is now the master.
NULL_MSG_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-25 null message.
nullCompare(Comparable, Comparable) - Static method in class com.attivio.sdk.search.relevancy.Signal
 
nullOrder - Variable in class com.attivio.sdk.search.Sort
The null sort order
NullPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NullPhraseOperator
 
NullQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NullQueryOperator
 
NULLS_FIRST - Static variable in class com.attivio.sdk.search.Sort
Null sort order for ording nulls prior to all other values.
NULLS_LAST - Static variable in class com.attivio.sdk.search.Sort
Null sort order for ording nulls after all other values.
numChildren - Variable in class com.attivio.sdk.esb.MessageId
 
NumDocs - Class in com.attivio.sdk.search.fields
FieldExpression that returns the number of indexed documents.
NumDocs() - Constructor for class com.attivio.sdk.search.fields.NumDocs
 

O

OA_SP_COMPILE_STMT_QR_ERR - Static variable in class com.attivio.sdk.error.SqlSdkError
compile statement error
OA_SP_INTERNAL_ERR - Static variable in class com.attivio.sdk.error.SqlSdkError
Internal errors
OA_SP_UNSUP_QTYPE_ERR - Static variable in class com.attivio.sdk.error.SqlSdkError
Statement processing does not support query type
OBJECT_SIZE_ESTIMATION_ERROR - Static variable in class com.attivio.sdk.error.MemoryError
MEMORY-3, object size could not be estimated
ObjectUtils - Class in com.attivio.util
Contains utility functions for working with the Object type
ObjectUtils() - Constructor for class com.attivio.util.ObjectUtils
 
offsetGap(PhraseTerm) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Get the offset gap between previous and this term.
offsetGap(Token) - Method in class com.attivio.sdk.token.Token
Get the offset gap between previous and this token.
OK_STORE_RESPONSE - Static variable in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
 
ON - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Paramter name for the join field (NOTE: only used at parse time, never set on any Query instance)
onear() - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear (with default distance).
onear(Phrase...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear (with default distance).
onear(Phrase[], int, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear (with default distance).
onear(Phrase, Phrase, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear between 2 terms with specified distance.
onear(String...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear (with default distance).
ONearOperator() - Constructor for class com.attivio.util.parser.QueryOperators.ONearOperator
 
ONTOLOGY_LOAD_ERROR - Static variable in class com.attivio.sdk.error.OntologyError
 
ONTOLOGY_PARSE_ERROR - Static variable in class com.attivio.sdk.error.OntologyError
 
OntologyError - Class in com.attivio.sdk.error
Error codes for ontology processing.
Operator<T> - Class in com.attivio.util.parser
Abstract Query Language Operator.
Operator() - Constructor for class com.attivio.util.parser.Operator
 
optimize() - Method in interface com.attivio.sdk.client.IngestClient
Sends internal queue of documents and optimizes the AIE index and associated data structures.
Optimize - Class in com.attivio.sdk.ingest
Represents an 'optimize' index message.
Optimize() - Constructor for class com.attivio.sdk.ingest.Optimize
The default constructor
Optimize(UUID, String...) - Constructor for class com.attivio.sdk.ingest.Optimize
Constructor with a client ID and workflows.
Optimize(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.Optimize
Constructor with a client ID and a workflow queue.
optimize() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.BoostQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.FilterQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.JoinQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.Query
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.QueryString
Optimizes this query object, removing unnecessary levels of expressions.
Optimize.BackgroundMode - Enum in com.attivio.sdk.ingest
BackgroundMode specifies if optimize will block ingestion of documents while running.
Optimize.OptimizeMode - Enum in com.attivio.sdk.ingest
Mode for determining how the index will be optimized.
OPTIONAL_FEATURE_DEPENDENCY_IN_LATER_CONFIGURATION_STAGE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-52, A feature optionally depends on another feature which is present but initialized in a later stage.
or(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
ORDER - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying a sort order for a query operator.
order - Variable in class com.attivio.sdk.search.Sort
The sort order
ORGANIZATIONS - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains organizations mentioned in the document.
OrPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.OrPhraseOperator
 
OrQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.OrQueryOperator
 
OTHER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
OUTPUT_FORMAT_PARAM - Static variable in class com.attivio.sdk.esb.CgiRequest
CGI parameter, specifies the output format
OutputValue - Interface in com.attivio.sdk.server.udf
Interface for adding output values to the result.

P

PagingContext - Class in com.attivio.sdk.event
Data structure which keeps track of all ids which are associated with the latest timestamp.
PagingContext() - Constructor for class com.attivio.sdk.event.PagingContext
 
PagingContext(PagingContext) - Constructor for class com.attivio.sdk.event.PagingContext
 
Parameter() - Constructor for class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
Parameter(String, Object) - Constructor for class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
PARAMETER_PRINCIPAL_ID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The CGI parameter or query request property for the principal ID.
PARAMETER_PRINCIPAL_NAME - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The CGI parameter or query request property for the principal name.
PARAMETER_REALM_ID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The CGI parameter or query request property for the realm ID.
parameters - Variable in class com.attivio.sdk.search.query.phrase.Phrase
 
parameters() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get an iterator for returning all custom parameters.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.AggregateExpression
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Cast
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.ClauseContext
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Coalesce
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Collate
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Compare
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Concat
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.DateAdd
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.DateDiff
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.DateExtract
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.DateFormat
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Freshness
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.GeoBoost
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.GeoDistance
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.LowerCase
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.RegexMatch
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.StandardScore
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.StringLength
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.SubString
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Teaser
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.TitleCase
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Trim
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.Union
Returns true if other's parameters are the same as this.
parametersEqual(FieldExpression) - Method in class com.attivio.sdk.search.fields.UpperCase
Returns true if other's parameters are the same as this.
parent - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
PARENT_DOCTYPE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the parent document type.
PARENT_ID - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will store the document id of the parent document.
PARENT_MIME_TYPE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the parent MIME type, if any.
parentId - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
parse(Object) - Static method in class com.attivio.util.AttivioDateFormat
 
parse(String) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified in UTC.
parse(CharSequence) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified in UTC.
parse(String, TimeZone) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified as timeZone.
parse(CharSequence, TimeZone) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified as timeZone.
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.CastOperator
 
parse(StringParser, String) - Method in class com.attivio.util.parser.FieldExpressionParser
Parse a field expression from reader.
parse(String) - Static method in class com.attivio.util.parser.FieldExpressionParsers
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.PhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.AccessControlQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.AnchorFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.AndNotPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.AndQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.BoostPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.BoostQueryOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.CircleCastOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.CircleFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.CompositeJoinQueryOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.DateCastOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.DateTermOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.EllipseCastOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.EllipseFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.FacetQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.FilterQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.GeoDistanceOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.GraphQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.IsNullOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.JoinQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.MatchAllOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NotInPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NotPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NotQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NullPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NullQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.OrPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.OrQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PhraseNearParser
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PhraseQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PhraseTermParser
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PolygonCastOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PolygonFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.QueryPluginOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.QueryStringOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.RectangleCastOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.RectangleFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.SavedFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.ScopeTermOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.SubQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.TermQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.TermRangeOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.WhereOperator
 
parse(String, TokenSink) - Static method in class com.attivio.util.parser.TokenListParser
Parses the string representation of a TokenList into sink.
parseArgument(StringParser) - Static method in class com.attivio.util.parser.FieldExpressionParsers
Parse the next FieldExpression.
parseArgument(QueryParsers, T, String, int, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperator
 
parseArgument(QueryParsers, BoostQuery, String, int, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.BoostQueryOperator
 
parseArguments(QueryParsers, T, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.PhraseOperator
 
parseArguments(QueryParsers, T, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperator
 
parseBoolean(String) - Static method in class com.attivio.util.ObjectUtils
Parse a boolean value (more lenient than Boolean.valueOf()).
parseBoolean(Object) - Static method in class com.attivio.util.ObjectUtils
Convert value to a Boolean (or null if not parseable).
parseDate(String) - Static method in class com.attivio.util.DateUtils
Parses a date in ISO_8601_DATE_FORMAT format.
parseDate(String, TimeZone) - Static method in class com.attivio.util.DateUtils
Parse a date in ISO_8601_DATE_FORMAT in the specified time zone.
parseDate(String, String, TimeZone) - Static method in class com.attivio.util.DateUtils
Parses a date in the specified format format.
parseDecimal(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as a BigDecimal.
parseDouble(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as a double.
parseFieldExpression(Object) - Static method in class com.attivio.util.FieldExpressionFactory
Parse a FieldExpression from value.
parseFieldExpression(String) - Static method in class com.attivio.util.FieldExpressionFactory
Parse a FieldExpression from value.
parseFieldExpression(StringParser) - Static method in class com.attivio.util.FieldExpressionFactory
Parse the next FieldExpression from reader.
parseFieldExpressions(String) - Static method in class com.attivio.util.FieldExpressionFactory
Parse a comma separated list of field expressions from value.
parseFieldExpressions(StringParser) - Static method in class com.attivio.util.FieldExpressionFactory
Parse a comma separated list of field expressions from reader.
parseFloat(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as a float.
parseInt(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as an integer.
parseInt(Object) - Static method in class com.attivio.util.parser.Operator
Parse value as a long.
parseIntParameter(Object, int) - Method in class com.attivio.sdk.search.query.phrase.Phrase
 
parseLocale(Object) - Static method in class com.attivio.util.LocaleUtils
Parses a locale from an Object.
parseLocale(String) - Static method in class com.attivio.util.LocaleUtils
Parses a locale from a String.
parseLong(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as a long.
parseMessageId(String) - Static method in class com.attivio.sdk.esb.MessageId
Parse value as a message id.
parseMillis(CharSequence, TimeZone) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified as timeZone into milliseconds since epoch.
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.AndQueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.GeoDistanceOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.NotQueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.NullQueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.OrQueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.QueryPluginOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.ShapeFilterOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.WhereOperator
 
parseObject(StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse a value.
parseParameter(QueryParsers, T, StringParser) - Method in class com.attivio.util.parser.Operator
 
parseParameter(QueryParsers, T, String, StringParser, int) - Method in class com.attivio.util.parser.Operator
 
parsePhrase(ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse the next Phrase from reader.
parsePhrase(String, int, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse op from reader as a Phrase.
parsePhraseTerm(ScopeTerm, String, StringParser) - Method in class com.attivio.util.parser.QueryParsers
 
parseQuery(String) - Method in class com.attivio.util.parser.QueryParsers
 
parseQuery(ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse the next Query.
parseQuery(String, int, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse op as a query.
parseQueryEx(String) - Method in class com.attivio.util.parser.QueryParsers
 
parseQueryString(String, String) - Static method in class com.attivio.util.ModelStringUtils
Parses a standard uri query string.
parseQueryTerm(ScopeTerm, String, StringParser) - Method in class com.attivio.util.parser.QueryParsers
 
parseSearchTerm(StringParser) - Method in class com.attivio.util.parser.QueryParsers
 
parseSort(StringParser) - Static method in class com.attivio.sdk.search.Sort
Parse a Sort.
parseTerms(List<DictionaryPayload>, String) - Static method in class com.attivio.sdk.dictionary.DictionaryPayload
Parse terms from value into dest.
parseTimeResolution(String) - Method in enum com.attivio.sdk.util.TimeResolution
Parse value as a TimeResolution value.
parseUnsigned(Object) - Static method in class com.attivio.util.ObjectUtils
Parses an arbitrary object into an unsigned integer.
PARSING_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2001.
PartitionId - Class in com.attivio.sdk.search.fields
The PartitionId field expression returns an integer indicating the partition where a document is indexed.
PartitionId() - Constructor for class com.attivio.sdk.search.fields.PartitionId
Construct a new PartitionId.
PartitionId(String) - Constructor for class com.attivio.sdk.search.fields.PartitionId
Construct a new PartitionId.
PASSWORD - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for any String method that should be rendered as a password
pause(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Pauses the named connector
PEOPLE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains people mentioned in the document.
PERFMON_ERROR - Static variable in class com.attivio.sdk.error.ServletError
Perfmon server is probably down
PerfmonServerError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Performance Monitoring Server.
PERFORMANCE_MONITOR_CLIENT_UNAVAILABLE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-95, The Performance monitor client could not be reached.
PERFORMANCE_MONITOR_METRIC_GATHERING_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-96, The Performance monitor server encountered and erro while polling for metrics.
PERFORMANCE_MONITOR_UNAVAILABLE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-93, The Performance monitor could not be reached.
PERMISSION_READ - Static variable in class com.attivio.sdk.security.AttivioPermission
The 'read' permission.
permissions() - Method in class com.attivio.sdk.security.AttivioAclEntry
PERSISTENCE_FAILURE - Static variable in class com.attivio.sdk.error.SqlSdkError
persistence failure
PersistsThroughCycles - Interface in com.attivio.sdk.esb
Interface used for tagging that a particular message will persist through a cycle.
Phrase - Class in com.attivio.sdk.search.query.phrase
Base class for a component to a phrase query.
Phrase() - Constructor for class com.attivio.sdk.search.query.phrase.Phrase
 
phrase() - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an exact phrase.
phrase(Phrase...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an exact phrase.
phrase(Phrase[], int, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an exact phrase.
phrase(String...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an exact phrase.
Phrase.Parameter - Class in com.attivio.sdk.search.query.phrase
Parameter Linked List.
PhraseBoostFeature - Class in com.attivio.sdk.search.relevancy
Relevancy feature that extracts phrase queries from the user query.
PhraseBoostFeature(String) - Constructor for class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
PhraseBoostFeature.ScopeBoost - Class in com.attivio.sdk.search.relevancy
Experimental boost for phrases that match in specified scopes.
PhraseHandler - Interface in com.attivio.sdk.search.query.phrase
Handler interface used for traversing a Phrase tree.
PhraseHandler - Interface in com.attivio.util.query
Deprecated.
This class has been moved to the sdk package: PhraseHandler
PhraseMatch - Class in com.attivio.sdk.search.fields
FieldExpression that returns a boolean result indicating if a phrase matches a document.
PhraseMatch(String, Phrase) - Constructor for class com.attivio.sdk.search.fields.PhraseMatch
 
PhraseNear - Class in com.attivio.sdk.search.query.phrase
Phrase for matching terms that are proximal to each other.
PhraseNear() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(boolean, int) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(String...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(Phrase...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(Phrase[], int, int) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(List<Phrase>) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNearParser() - Constructor for class com.attivio.util.parser.QueryOperators.PhraseNearParser
 
PhraseNot - Class in com.attivio.sdk.search.query.phrase
Phrase operator that matches an include phrase as long as it does not contain an exlude phrase.
PhraseNot() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNot
Constructor.
PhraseNot(Phrase, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNot
Constructor.
PhraseNotIn - Class in com.attivio.sdk.search.query.phrase
Phrase operator that matches an include phrase as long as it is not contained within an exlude phrase.
PhraseNotIn() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNotIn
Constructor.
PhraseNotIn(Phrase, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNotIn
Constructor.
PhraseOperator<T extends Phrase> - Class in com.attivio.util.parser
 
PhraseOperator() - Constructor for class com.attivio.util.parser.PhraseOperator
 
PhraseOr - Class in com.attivio.sdk.search.query.phrase
 
PhraseOr() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOr(String...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOr(Phrase...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOr(Phrase, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOr(List<Phrase>) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseQuery - Class in com.attivio.sdk.search.query
 
PhraseQuery() - Constructor for class com.attivio.sdk.search.query.PhraseQuery
 
PhraseQuery(String) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
Create a query for matching term in the default search field.
PhraseQuery(String, String) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
Create a query for matching term in the field.
PhraseQuery(Phrase) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
Create a query for matching phrase in the default search field.
PhraseQuery(String, Phrase) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
Create a query for matching phrase in field.
PhraseQuery(Phrase...) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
 
PhraseQuery(String, Phrase...) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
 
PhraseQueryOperator(PhraseOperator<PhraseNear>) - Constructor for class com.attivio.util.parser.QueryOperators.PhraseQueryOperator
 
PhraseQueryOperator(AnchorFilter.AnchorMode) - Constructor for class com.attivio.util.parser.QueryOperators.PhraseQueryOperator
 
PhraseScore - Class in com.attivio.sdk.search.fields
FieldExpression that computes the score for a phrase match for each document.
PhraseScore(String, Phrase) - Constructor for class com.attivio.sdk.search.fields.PhraseScore
 
PhraseScore(String, Phrase, ScoreMode) - Constructor for class com.attivio.sdk.search.fields.PhraseScore
 
PhraseTerm - Class in com.attivio.sdk.search.query.phrase
Represents an atomic term in a phrase.
PhraseTerm() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseTerm
Constructor.
PhraseTerm(TokenAnnotation) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseTerm
Constructor.
PhraseTerm(TokenAnnotation...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseTerm
Constructor.
PhraseTerm(PhraseTerm) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseTerm
Constructor.
PhraseTermParser() - Constructor for class com.attivio.util.parser.QueryOperators.PhraseTermParser
 
PLACEMENT_LABEL_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-17.
PLATFORM_COMPONENT - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
PlatformError - Class in com.attivio.sdk.error
Contains error codes related to system processes and messaging.
PlatformMessage - Interface in com.attivio.sdk.esb
Interface that underlies all information moving inside and between Attivio systems.
PlatformService - Interface in com.attivio.sdk.server.component
Interface for services that need to live in the admin workflow.
Point - Class in com.attivio.sdk.geo
Represents an x,y pair of doubles.
Point(double, double) - Constructor for class com.attivio.sdk.geo.Point
Create a new point with coordinate value composed of x and y.
pointValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a Point.
pointValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as a Point.
pointValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a Point.
Polygon - Class in com.attivio.sdk.geo
Defines a polygon.
Polygon() - Constructor for class com.attivio.sdk.geo.Polygon
Constructs a polygon with default vertex capacity.
Polygon(Point...) - Constructor for class com.attivio.sdk.geo.Polygon
 
Polygon(List<Point>) - Constructor for class com.attivio.sdk.geo.Polygon
 
Polygon(int) - Constructor for class com.attivio.sdk.geo.Polygon
Constructs a polygon with specified capacity.
PolygonCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.PolygonCastOperator
 
PolygonFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.PolygonFilterOperator
 
PooledClient - Annotation Type in com.attivio.sdk.client
Tagging annotation that tells the Service Discovery framework that this API should use a pooled client pattern.
POSITION - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store encoded position for geo search.
Position - Class in com.attivio.sdk.token
Represents a "Position" in a TokenList.
Position() - Constructor for class com.attivio.sdk.token.Position
Expert: create an unpositioned position.
PositionBuffer() - Constructor for class com.attivio.util.TokenUtils.PositionBuffer
 
PositionIterator - Class in com.attivio.sdk.token
Iterates over all unique positions in a TokenList.
positions() - Method in class com.attivio.sdk.token.TokenList
Returns an iterator that iterates over the unique positions in TokenList.
postProcess(int) - Method in class com.attivio.util.TokenUtils.PositionBuffer
Post-process this position, setting the surface token's position increment to increment.
pow(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
PREDICATE_IS_MEMBER_OF - Static variable in class com.attivio.sdk.security.AttivioGroupMembership
The "is-member-of" predicate value, for group memberships.
PREFERENCES_STORAGE_FAILURE - Static variable in class com.attivio.sdk.error.SailError
SAIL-2 Preferences failure
PREPARED_STATEMENT_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-19 Failed to create prepared statement
prepend(String) - Method in class com.attivio.sdk.esb.WorkflowQueue
Adds a new workflow to the start of this queue.
prepend(WorkflowQueue) - Method in class com.attivio.sdk.esb.WorkflowQueue
adds all the workflows in wfq to the start of our queue
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.BoostQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.FilterQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.GraphQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.JoinQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.ShapeQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.SubQuery
Pretty format all parameters for this Query instance.
prettyFormat() - Method in class com.attivio.sdk.util.PropertyMap
Pretty format this PropertyMap.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.util.PropertyMap
Pretty format this PropertyMap.
prettyFormat(StringBuilder, int, Set<String>) - Method in class com.attivio.sdk.util.PropertyMap
Pretty format this PropertyMap.
prettyFormatParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.query.JoinClause
 
prettyFormatParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.query.Query
 
prettyPrint(int[][]) - Static method in class com.attivio.util.ObjectUtils
Pretty prints a 2-D int array
prettyPrint(T[][]) - Static method in class com.attivio.util.ObjectUtils
Pretty prints a 2-D object array
PRIN_NAME_UNKNOWN - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The constant for the 'unknown' principal name.
principalId - Variable in class com.attivio.sdk.security.AttivioPrincipal
The principal ID.
principalKey - Variable in class com.attivio.sdk.security.AttivioGroupMembership
The subject (group member) key.
principalName - Variable in class com.attivio.sdk.security.AttivioPrincipal
The principal name.
PrincipalsError - Class in com.attivio.sdk.error
 
principalType - Variable in class com.attivio.sdk.security.AttivioPrincipal
The principal type.
process(String, IngestDocument, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Process document according to dictionaryName.
process(IngestDocument, DocumentOutputClient) - Method in interface com.attivio.sdk.server.component.ingest.MultiOutputDocumentTransformer
Generates documents and messages from a single input document.
PROCESS_ERROR - Static variable in class com.attivio.sdk.error.ProcessError
ProcessError
PROCESS_PROBLEM - Static variable in class com.attivio.sdk.error.ProcessError
PROCESS_PROBLEM
processChildDocument(IngestDocument, IngestDocument) - Method in interface com.attivio.sdk.server.component.ingest.ChildDocumentPostProcessor
Modify the parent and/or child document adding messages to the result as appropriate.
processDocument(IngestDocument, FieldValueCreatingTransformer<T>) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
A processDocument utility method for FieldValueCreatingTransformer, because that class doesn't have one.
processDocument(IngestDocument) - Method in interface com.attivio.sdk.server.component.ingest.DocumentModifyingTransformer
Processes a single IngestDocument.
processDocument(IngestDocument) - Method in class com.sample.module.SampleDocumentModifyingTransformer
 
ProcessError - Class in com.attivio.sdk.error
ProcessManager error codes.
ProcessError(long) - Constructor for class com.attivio.sdk.error.ProcessError
 
PROCESSING_FAILED - Static variable in class com.attivio.sdk.error.BasisTechError
BasisTech Processing Failed
PROCESSING_FEEDBACK_COMPONENT - Static variable in class com.attivio.sdk.schema.FieldNames
Field for component of processing feedback
PROCESSING_FEEDBACK_ERROR_CODE - Static variable in class com.attivio.sdk.schema.FieldNames
Field for error code of processing feedback
PROCESSING_FEEDBACK_LEVEL - Static variable in class com.attivio.sdk.schema.FieldNames
Field for level of processing feedback
PROCESSING_FEEDBACK_MESSAGE - Static variable in class com.attivio.sdk.schema.FieldNames
Field for message of processing feedback
PROCESSING_TIMEOUT - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-26 Processing timeout occurred.
ProcessingFeedbackDocumentTagger - Interface in com.attivio.sdk.server.component.ingest
interface for document tagging based on processing results.
ProcessingFeedbackDocumentTagger.ProcessingResultLevel - Enum in com.attivio.sdk.server.component.ingest
 
ProcessingFeedbackHandler - Interface in com.attivio.sdk.server.component.ingest
Interface for ingest transformers to implement if they wish to pass additional feedback to the client about the processing of the message or document.
ProcessingResult - Class in com.attivio.sdk.esb
A ProcessingResult at a minimum contains the result Code of a document processing step.
ProcessingResult() - Constructor for class com.attivio.sdk.esb.ProcessingResult
Convenience constructor.
ProcessingResult(UUID, String) - Constructor for class com.attivio.sdk.esb.ProcessingResult
Creates a new Processing result.
ProcessingResult.Data - Class in com.attivio.sdk.esb
 
ProcessingResult.DocData - Class in com.attivio.sdk.esb
 
ProcessingResult.MsgData - Class in com.attivio.sdk.esb
 
ProcessingResultCode - Enum in com.attivio.sdk.esb
Represents the result of processing a message or document.
processMessage(PlatformMessage) - Method in interface com.attivio.sdk.server.component.MessageHandlingWorkflowStage
Called whenever a message is received for the component.
processQuery(QueryRequest) - Method in interface com.attivio.sdk.server.component.query.QueryTransformer
Processes a query by modifying it in-place.
processQuery(QueryRequest) - Method in class com.sample.module.SampleQueryRewriteTransformer
 
processQuery(QueryRequest) - Method in class com.sample.module.SampleQueryTransformer
 
processResponseDocuments(QueryResponse, SearchDocumentList) - Method in interface com.attivio.sdk.server.component.query.ResponseTransformer
Process the documents for a response.
processResponseDocuments(QueryResponse, SearchDocumentList) - Method in class com.sample.module.SampleResponseTransformer
 
processResponseInfo(QueryResponse) - Method in interface com.attivio.sdk.server.component.query.ResponseTransformer
Process a QueryResponse which contains information about the query request and the metadata about how long it took to compute the results.
processResponseInfo(QueryResponse) - Method in class com.sample.module.SampleResponseTransformer
 
PROGENATOR_ID - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will store the document id of the parent document.
PROP_CACHE_DYNAMIC_FIELD_LOOKUPS - Static variable in class com.attivio.sdk.schema.Schema
property name for changing whether dynamic fields which are looked up are cached in the schema.
PROP_MAX_LOG_LENGTH - Static variable in interface com.attivio.sdk.esb.PlatformMessage
Property name that controls the maximum length of the logging of a PlatformMessage.
properties - Variable in class com.attivio.sdk.security.AttivioPrincipal
Any additional properties.
PropertyMap - Class in com.attivio.sdk.util
Map for storing properties.
PropertyMap() - Constructor for class com.attivio.sdk.util.PropertyMap
 
PropertyMap(int) - Constructor for class com.attivio.sdk.util.PropertyMap
 
PropertyMap(Map<? extends String, ? extends Object>) - Constructor for class com.attivio.sdk.util.PropertyMap
 
PROTECTED_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3013 Password protected or encrypted documents
ProvidesProcessingFeedback - Interface in com.attivio.sdk.server.component.ingest
Interface for document transformers that are interested in having access to a ProcessingFeedbackHandler.
PUBLISH_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-12.
PUBLISH_MODEL_FAILED - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-6 Failed to publish a relevancy model.
publishDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Publish approved changes to dictionary identified by info.
publishDictionary(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Publish the most recently compiled binary dictionary identified by dictionaryName.
publishRelevancyModel(String, long) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
publishRelevancyModel(String, long) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Publish a relevancy model.
purge(UUID) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Purges all audit data associated with the client ID.
purge(Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Purges all audit data within the time range.
purge(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
purge(Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
purgeInactiveClients(long) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Purges the audit data for all clients that are inactive and went inactive before lastInactiveTimeToKeep
purgeInactiveClients(long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Purges the audit data for all clients that are inactive and went inactive before lastInactiveTimeToKeep
put(String, InputStream) - Method in interface com.attivio.sdk.client.IngestClient
Put a resource into the Content Store.
put(String, InputStreamBuilder) - Method in interface com.attivio.sdk.client.IngestClient
Stores binary data in the ContentStore.
put(String, File) - Method in interface com.attivio.sdk.client.IngestClient
Put the contents of a File into the content store.
put(String, byte[]) - Method in interface com.attivio.sdk.client.IngestClient
Put the contents of a byte array into the content store.
put(String, String) - Method in interface com.attivio.sdk.server.global.GlobalMap
Deprecated.
Update a key to value.
put(K, V) - Method in class com.attivio.sdk.util.BaseTypesMap
 
put(String, Object) - Method in class com.attivio.sdk.util.PropertyMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.attivio.sdk.util.BaseTypesMap
 
putAll(Map<String, ?>, boolean) - Method in class com.attivio.sdk.util.PropertyMap
Put all entries from map into this property map.
putAll(Map<? extends String, ? extends Object>) - Method in class com.attivio.sdk.util.PropertyMap
 

Q

QualifiedComponentNameAware - Interface in com.attivio.sdk.server.component.configuration
Indicates that the component needs to know what its qualified component name is.
quarter(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
Query - Class in com.attivio.sdk.search.query
Abstract base class for queries.
Query() - Constructor for class com.attivio.sdk.search.query.Query
 
QUERY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name that contains the query string that this query object was parsed from (string)
QUERY_CANCELLED - Static variable in class com.attivio.sdk.error.SqlSdkError
query cancelled
QUERY_ID_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering by query id.
QUERY_LANGUAGE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the query language
QUERY_TERM_OVERLAP_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-18.
QueryAdapter - Class in com.attivio.util.serialization.jaxb
 
QueryAdapter() - Constructor for class com.attivio.util.serialization.jaxb.QueryAdapter
 
QueryBuilderError - Class in com.attivio.sdk.error
Contains the ErrorCodes for TriggerApi.
QueryFacetBucket - Class in com.attivio.sdk.search.facet
A FacetBucket that contains a query for drilldown.
QueryFacetBucket(String, Query, long) - Constructor for class com.attivio.sdk.search.facet.QueryFacetBucket
Constructor.
QueryFacetBucket(String, Query, long, int) - Constructor for class com.attivio.sdk.search.facet.QueryFacetBucket
Constructor.
QueryFeedback - Class in com.attivio.sdk.search
An arbitrary feedback message generated by a query or response transformer.
QueryFeedback(String, String, String) - Constructor for class com.attivio.sdk.search.QueryFeedback
Create a new QueryFeedback object.
QueryFeedback(String, String, String, Map<String, Object>) - Constructor for class com.attivio.sdk.search.QueryFeedback
Create a new QueryFeedback object.
QueryHandler - Interface in com.attivio.sdk.search.query
QueryHandler is the interface for query traversal handlers.
QueryHandler - Interface in com.attivio.util.query
Deprecated.
This class has been moved to the sdk package: QueryHandler
QueryLanguages - Class in com.attivio.sdk.search
Contains names of all query languages shipped with AIE by default.
QueryLanguages() - Constructor for class com.attivio.sdk.search.QueryLanguages
 
QueryOperator<T extends Query> - Class in com.attivio.util.parser
 
QueryOperator() - Constructor for class com.attivio.util.parser.QueryOperator
 
QueryOperators - Class in com.attivio.util.parser
Registry of operators for query parsing.
QueryOperators(QueryOperators) - Constructor for class com.attivio.util.parser.QueryOperators
 
QueryOperators() - Constructor for class com.attivio.util.parser.QueryOperators
 
QueryOperators.AccessControlQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.AnchorFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.AndNotPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.AndQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.BoostPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.BoostQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.CircleCastOperator - Class in com.attivio.util.parser
 
QueryOperators.CircleFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.CompositeJoinQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.DateCastOperator - Class in com.attivio.util.parser
 
QueryOperators.DateTermOperator - Class in com.attivio.util.parser
 
QueryOperators.EllipseCastOperator - Class in com.attivio.util.parser
 
QueryOperators.EllipseFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.FacetQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.FilterQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.FuzzyTermOperator - Class in com.attivio.util.parser
 
QueryOperators.GeoDistanceOperator - Class in com.attivio.util.parser
 
QueryOperators.GraphQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.IsNullOperator - Class in com.attivio.util.parser
 
QueryOperators.JoinQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.MatchAllOperator - Class in com.attivio.util.parser
 
QueryOperators.NearOperator - Class in com.attivio.util.parser
 
QueryOperators.NotInPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.NotPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.NotQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.NullPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.NullQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.ONearOperator - Class in com.attivio.util.parser
 
QueryOperators.OrPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.OrQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.PhraseNearParser - Class in com.attivio.util.parser
 
QueryOperators.PhraseQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.PhraseTermParser<T extends PhraseTerm> - Class in com.attivio.util.parser
 
QueryOperators.PolygonCastOperator - Class in com.attivio.util.parser
 
QueryOperators.PolygonFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.QueryPluginOperator - Class in com.attivio.util.parser
 
QueryOperators.QueryStringOperator - Class in com.attivio.util.parser
 
QueryOperators.RectangleCastOperator - Class in com.attivio.util.parser
 
QueryOperators.RectangleFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.RegexTermOperator - Class in com.attivio.util.parser
 
QueryOperators.RequireAllOperator - Class in com.attivio.util.parser
 
QueryOperators.SavedFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.ScopeTermOperator - Class in com.attivio.util.parser
 
QueryOperators.SearchTermOperator - Class in com.attivio.util.parser
 
QueryOperators.ShapeFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.SubQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.TermQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.TermRangeOperator - Class in com.attivio.util.parser
 
QueryOperators.WhereOperator - Class in com.attivio.util.parser
 
QueryOperators.WildcardTermOperator - Class in com.attivio.util.parser
 
QueryParameter - Class in com.attivio.sdk.search.fields
FieldExpression for returning a query parameter from a QueryRequest.
QueryParameter(String, Constant) - Constructor for class com.attivio.sdk.search.fields.QueryParameter
Constructor
QueryParameters - Interface in com.attivio.sdk.search.query
Contains all standard Query parameters.
QueryParsers - Class in com.attivio.util.parser
 
QueryParsers() - Constructor for class com.attivio.util.parser.QueryParsers
 
QueryParsers(QueryOperators) - Constructor for class com.attivio.util.parser.QueryParsers
 
QueryPlacement - Class in com.attivio.sdk.search
Query Placment.
QueryPlacement() - Constructor for class com.attivio.sdk.search.QueryPlacement
 
QueryPlacement(String) - Constructor for class com.attivio.sdk.search.QueryPlacement
 
QueryPlugin - Class in com.attivio.sdk.search.query
Query operator that can be used as a placeholder for replacement in the query workflow.
QueryPlugin(String) - Constructor for class com.attivio.sdk.search.query.QueryPlugin
 
QueryPluginOperator() - Constructor for class com.attivio.util.parser.QueryOperators.QueryPluginOperator
 
QueryRequest - Class in com.attivio.sdk.search
Represents a search query and all associated meta data about the query such as sorting, faceting, linguistic options, etc.
QueryRequest() - Constructor for class com.attivio.sdk.search.QueryRequest
The default constructor.
QueryRequest(Query) - Constructor for class com.attivio.sdk.search.QueryRequest
Constructor with a Query.
QueryRequest(String) - Constructor for class com.attivio.sdk.search.QueryRequest
Constructor with a string query.
QueryRequest(String, String) - Constructor for class com.attivio.sdk.search.QueryRequest
Constructor with a query string and query language.
QueryRequest.AcronymsMode - Enum in com.attivio.sdk.search
Modes for Acronym Expansion.
QueryRequest.FacetFinderMode - Enum in com.attivio.sdk.search
Modes for FacetFinder.
QueryRequest.SpellCheckMode - Enum in com.attivio.sdk.search
Modes for spell checking.
QueryRequest.StopwordsMode - Enum in com.attivio.sdk.search
Modes for Stopword removal
QueryRequest.SynonymsMode - Enum in com.attivio.sdk.search
Modes for Synonym Expansion.
QueryResponse - Class in com.attivio.sdk.search
QueryResponse contains the response to a QueryRequest.
QueryResponse() - Constructor for class com.attivio.sdk.search.QueryResponse
 
QueryResponse(QueryRequest) - Constructor for class com.attivio.sdk.search.QueryResponse
Creates a new QueryResponse from a QueryRequest object.
QueryResponse(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.search.QueryResponse
 
QueryString - Class in com.attivio.sdk.search.query
Query operator that contains an unparsed query string.
QueryString(String) - Constructor for class com.attivio.sdk.search.query.QueryString
 
QueryString(String, String) - Constructor for class com.attivio.sdk.search.query.QueryString
 
QueryStringOperator() - Constructor for class com.attivio.util.parser.QueryOperators.QueryStringOperator
 
QueryTransformer - Interface in com.attivio.sdk.server.component.query
Base interface for components that work on a QueryRequest from a client.
QueryTraverser - Class in com.attivio.util.query
Abstract base class for a query traverser that maintains tree state during traversal.
QueryTraverser() - Constructor for class com.attivio.util.query.QueryTraverser
 
QueryUtils - Class in com.attivio.util.query
Utility functions for working with queries.
quote(StringBuilder, String) - Static method in class com.attivio.sdk.search.fields.FieldExpression
Add text to buffer as quoted string.
quote(String) - Static method in class com.attivio.sdk.util.StringParser
Conditionally wrap text in double quotes if it contains reserved characters or is an empty string.
quote(String) - Static method in class com.attivio.util.ModelStringUtils
Wrap value in double quotes.
quote(StringBuilder, String) - Static method in class com.attivio.util.ModelStringUtils
Write the quoted string form of value to buffer.
quote(StringBuilder, String, char) - Static method in class com.attivio.util.ModelStringUtils
Write the quoted string form of value to buffer.
QUOTED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter that indicates if the original query text was quoted.
quoteFieldName(StringBuilder, CharSequence) - Static method in class com.attivio.util.ModelStringUtils
 
quoteFieldName(StringBuilder, CharSequence, char) - Static method in class com.attivio.util.ModelStringUtils
Conditionally wrap text in double quotes if it contains special characters not allowed in a field name.
quoteQueryTerm(StringBuilder, CharSequence) - Static method in class com.attivio.util.ModelStringUtils
Conditionally wrap text in double quotes if it contains special characters not allowed in a field name.

R

radians(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
radians(String) - Method in class com.attivio.util.FieldExpressionFactory
 
rand() - Method in class com.attivio.util.FieldExpressionFactory
 
rand(long) - Method in class com.attivio.util.FieldExpressionFactory
 
rand(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
RANDOM_SORT - Static variable in class com.attivio.sdk.schema.FieldNames
The virtual field used for sorting documents randomly
RangeFacetBucket - Class in com.attivio.sdk.search.facet
A bucket for a range of values.
RangeFacetBucket(Number, Number, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Constructor.
RangeFacetBucket(String, Number, Number, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Constructor.
RangeFacetBucket(Date, Date, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Constructor.
RangeFacetBucket(String, Date, Date, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Constructor.
RangeFacetBucket(FacetRange, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Constructor.
RangeFacetBucket(FacetRange, long, int) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Constructor.
RangeFacetRequest - Class in com.attivio.sdk.search.facet
A FacetRequest requesting counts for documents with values in specified ranges.
RangeFacetRequest() - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
 
RangeFacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest that contains 0 ranges.
RangeFacetRequest(FieldExpression) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
 
RangeFacetRequest(String, long, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest with fixed size ranges from min to max.
RangeFacetRequest(String, double, double) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest with fixed size ranges from min to max.
RangeFacetRequest(String, long, long, int) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest with fixed size ranges from min to max.
RangeFacetRequest(String, double, double, int) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest with fixed size ranges from min to max.
RATING - Static variable in class com.attivio.sdk.search.relevancy.Signal
Signal type rating for that results from rating a search result
READ - Static variable in class com.attivio.sdk.security.AttivioPermission
The static permission object for the 'read' permission.
READ_CHILD_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-7, Failed to read a children record.
READ_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-4, Failed to read a document.
READ_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-17 Content read error
READ_STREAM_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-12 Indicates that a stream failed to be created.
readBinary() - Method in class com.attivio.sdk.util.StringParser
 
readBoolean() - Method in class com.attivio.sdk.util.StringParser
 
readCharUTF(DataInput) - Static method in class com.attivio.util.SerializationUtils
 
readDate(TimeZone) - Method in class com.attivio.sdk.util.StringParser
 
readDecimal() - Method in class com.attivio.sdk.util.StringParser
 
readDouble() - Method in class com.attivio.sdk.util.StringParser
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Circle
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Ellipse
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Polygon
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Rectangle
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.geo.Shape
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Shape
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.schema.Schema
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.schema.SchemaField
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.SearchDocument
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.SearchDocumentList
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.SearchField
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.SearchFieldValue
 
readExternal(DataInput) - Method in class com.attivio.sdk.search.SearchFieldValue
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.token.TokenList
 
readExternal(DataInput) - Method in class com.attivio.sdk.token.TokenList
 
readFieldExpression() - Method in class com.attivio.sdk.util.StringParser
 
readFloat() - Method in class com.attivio.sdk.util.StringParser
 
readInteger() - Method in class com.attivio.sdk.util.StringParser
 
readIsoDate(TimeZone) - Method in class com.attivio.sdk.util.StringParser
 
readKeyword() - Method in class com.attivio.sdk.util.StringParser
 
readLong() - Method in class com.attivio.sdk.util.StringParser
 
readPoint() - Method in class com.attivio.sdk.util.StringParser
 
readResolve() - Method in class com.attivio.sdk.error.ErrorCode
Need to implement readResolve() in order to ensure == works for serialized error codes.
readSparseBits(DataInput) - Static method in class com.attivio.util.SerializationUtils
Read a sparse compressed bitset from in.
readString() - Method in class com.attivio.sdk.util.StringParser
 
readString(DataInput) - Static method in class com.attivio.util.SerializationUtils
 
readUnsigned() - Method in class com.attivio.sdk.util.StringParser
 
readVInt(DataInput) - Static method in class com.attivio.util.SerializationUtils
VInt compression similar to lucene, except the 1 bits are all put in the beginning.
readZInt(DataInput) - Static method in class com.attivio.util.SerializationUtils
 
REAL_TIME_FIELD_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-14 Configuration of real time field contains an error.
realmId - Variable in class com.attivio.sdk.security.AttivioPrincipal
The security realm ID.
RECREATING_SERVICE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-102, service connection failed and the api is being recreated
Rectangle - Class in com.attivio.sdk.geo
Defines a rectangle.
Rectangle() - Constructor for class com.attivio.sdk.geo.Rectangle
 
Rectangle(Point, Point) - Constructor for class com.attivio.sdk.geo.Rectangle
Constructs a rectangle with specified dimensions.
Rectangle(double, double, double, double) - Constructor for class com.attivio.sdk.geo.Rectangle
Constructs a rectangle with specified dimensions.
RectangleCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.RectangleCastOperator
 
RectangleFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.RectangleFilterOperator
 
RECURSIVE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter indicating if access control query should be applied recursively.
RECURSIVE_REVERT_REQUIRED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENER-47.
reduce(String, Iterator<IngestDocument>) - Method in interface com.attivio.sdk.server.component.reduce.ReducingTransformer
Reduces a set of IngestDocument(s) based on key
ReducingTransformer - Interface in com.attivio.sdk.server.component.reduce
 
refresh() - Method in interface com.attivio.sdk.client.IngestClient
Sends internal queue of documents and commits all partial update documents sent to AIE.
refreshDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Refresh dictionary identified by info.
REGEX_FAILURE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-12 Regex runtime exception.
RegexMatch - Class in com.attivio.sdk.search.fields
Regex match field expression.
RegexMatch(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.RegexMatch
 
RegexMatch(FieldExpression, String, String) - Constructor for class com.attivio.sdk.search.fields.RegexMatch
 
RegexTerm - Class in com.attivio.sdk.search.query.phrase
Phrase that matches all terms that match a regular expression.
RegexTerm() - Constructor for class com.attivio.sdk.search.query.phrase.RegexTerm
Constructor.
RegexTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.RegexTerm
Constructor.
RegexTerm(SearchTerm) - Constructor for class com.attivio.sdk.search.query.phrase.RegexTerm
Constructor.
RegexTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.RegexTermOperator
 
registerDictionary(DictionaryInfo, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Create dictionary defined by info and import all dictionary entries at contentStoreId in csv format.
registerListener(VariableListener) - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Register a listener to receive notifications about changes to master version.
registerMaster(MasterCandidate) - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Checks the global variable value against the local value and acquires the lock if the values match.
registerNoArgs(String, FieldExpressionParser) - Static method in class com.attivio.util.parser.FieldExpressionParsers
Register a No Argument FieldExpressionParser.
registerNoArgs(FieldExpressionParser, Object...) - Static method in class com.attivio.util.parser.FieldExpressionParsers
Register a No Argument FieldExpressionParser.
registerVarArgs(String, FieldExpressionParser) - Static method in class com.attivio.util.parser.FieldExpressionParsers
Register a FieldExpression.
registerVarArgs(FieldExpressionParser, Object...) - Static method in class com.attivio.util.parser.FieldExpressionParsers
Register a FieldExpression.
REJOINING_SPLITTER_REUSED_IN_WORKFLOWS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-64, A splitter with rejoin=true referenced in multiple ingest workflows
RELATIVE_DIRECTORIES - Static variable in class com.attivio.sdk.error.AgentError
AGENT-6 Relative directories have been chosen for data and/or log directories.
RELEVANCY_MODEL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the relevancy model to apply to an INNER or OUTER clause.
RELEVANCY_MODEL_WARNING - Static variable in class com.attivio.sdk.search.relevancy.RelevancyModel
 
RelevancyError - Class in com.attivio.sdk.error
Contains errors related to relevancy configurations.
RelevancyFeature - Class in com.attivio.sdk.search.relevancy
Experimental Relevancy API.
RelevancyFeature(String, FieldExpression) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeature
 
RelevancyFeatureDef - Class in com.attivio.sdk.search.relevancy
A definition for a relevancy feature to be used for relevancy evaluation.
RelevancyFeatureDef() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
RelevancyFeatureDef(String) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
RelevancyFeatureVector - Class in com.attivio.sdk.search.relevancy
Experimental Relevancy API.
RelevancyFeatureVector() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
RelevancyFeatureVector(int) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
RelevancyModel - Class in com.attivio.sdk.search.relevancy
The model for applying weights and scoring features specified on a QueryRequest.
RelevancyModel() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel
 
RelevancyModel(String) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel
 
RelevancyModel(String, long) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel
 
RelevancyModel.FeatureWeight - Class in com.attivio.sdk.search.relevancy
 
RelevancyModel.Source - Enum in com.attivio.sdk.search.relevancy
 
RelevancyModelApi - Interface in com.attivio.sdk.client
API for interacting with relevancy models in the system.
relevancySort() - Static method in class com.attivio.sdk.search.Sort
Factory method for creating a sort according to score, descending.
remove(Object) - Method in class com.attivio.sdk.esb.MessageMetadata
remove(String) - Method in class com.attivio.sdk.esb.WorkflowQueue
Removes the first occurrence a specific workflow from this queue.
remove(String) - Method in interface com.attivio.sdk.server.global.GlobalMembership
Deprecated.
Remove a member from this membership.
remove(String) - Method in interface com.attivio.sdk.server.global.GlobalSet
Deprecated.
Removes a String value from this GlobalSet
remove(TokenAnnotation) - Method in class com.attivio.sdk.token.Position
Remove all tokens from this Position with the specified annotation.
remove() - Method in class com.attivio.sdk.token.Position
Remove this position.
remove() - Method in class com.attivio.sdk.token.PositionIterator
remove() - Method in class com.attivio.sdk.token.ScopeInfo
Not Supported
remove() - Method in class com.attivio.sdk.token.TokenIterator
Removes the current Token from the TokenList
remove(TokenAnnotation) - Method in class com.attivio.sdk.token.TokenList
Remove all tokens annotated with annotation.
remove(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
removed(String) - Method in interface com.attivio.sdk.server.global.MembershipListener
Deprecated.
Called when a member is removed (explicitly or implicitly when a node dies) from the group
removeDocumentByKey(String, String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Removes a document using the key
removeDocumentByKey(String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
removeEntry(Principal, AclEntry) - Method in class com.attivio.sdk.security.AttivioAcl
removeFacet(FacetRequest) - Method in class com.attivio.sdk.search.QueryRequest
Remove the specified FacetRequest.
removeFacet(String) - Method in class com.attivio.sdk.search.QueryRequest
Remove the specified FacetRequest by name.
removeField(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Remove a field by name.
removeField(String) - Method in class com.attivio.sdk.schema.Schema
Remove a field from the schema.
removeField(String) - Method in class com.attivio.sdk.search.SearchDocument
Remove a field from the document.
removeFirst() - Method in class com.attivio.sdk.esb.WorkflowQueue
Gets and removes the first entry from the queue.
removeFromChild(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
removeGroupMembership(AttivioGroupMembership) - Method in class com.attivio.sdk.security.AttivioPrincipal
Removes a group membership from the set of this principal's group memberships.
removeParameter(String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Remove a parameter.
removeParameter(String) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Remove custom parameter named name
removePermission(Permission) - Method in class com.attivio.sdk.security.AttivioAclEntry
removeProperty(String) - Method in class com.attivio.sdk.esb.AbstractListMessage
Removes a property from the message.
removeProperty(String) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Removes a property from the message.
removeProperty(String) - Method in interface com.attivio.sdk.esb.PlatformMessage
Removes a property from the message.
removeUserDefinedField(String) - Method in class com.attivio.sdk.schema.Schema
 
removeValue(Object) - Method in class com.attivio.sdk.ingest.IngestField
Remove a field value.
removeValue(Object) - Method in class com.attivio.sdk.search.SearchField
Remove a field value.
removeWithinDateRange(MockIngestAuditApi.ClientData) - Method in class com.attivio.sdk.service.MockIngestAuditApi.DateFilter
 
removeWorkflowQueue() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Remove the workflow queue for this message.
renameField(String, String) - Method in class com.attivio.sdk.ingest.IngestDocument
Rename a field.
renameField(String, String) - Method in class com.attivio.sdk.search.SearchDocument
Rename a field.
repeat(StringBuilder, String, int) - Static method in class com.attivio.util.ModelStringUtils
Append value to buffer count times.
replace(int, String) - Method in class com.attivio.sdk.esb.WorkflowQueue
 
replaceDictionary(String) - Method in interface com.attivio.sdk.client.DictionaryClient
Replace dictionary with import.
replaceDictionaryEntries(DictionaryInfo, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Add all entries from contentStorId in csv format to dictionary identified by info.
REQUEST_IP_PROPERTY - Static variable in class com.attivio.sdk.esb.MessageMetadata
 
require(StringParser.TokenType, StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
require(StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
REQUIRE_ALL_DISTANCE - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Distance for require all phrases.
requireAll() - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a require all.
requireAll(Phrase...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a require all.
requireAll(String...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a require all.
RequireAllOperator() - Constructor for class com.attivio.util.parser.QueryOperators.RequireAllOperator
 
REQUIRED_FEATURE_MISSING - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-50, A feature requires another feature which does exist.
requireEx(StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
requireKeyword(String) - Method in class com.attivio.sdk.util.StringParser
 
REQUIRES_FEATURE_FROM_LATER_CONFIGURATION_STAGE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-49, A feature requires another feature which does not get applied to a later ConfigurationStage.
reset() - Method in class com.attivio.client.MockSearchClient
Clear the documents and/or response returned on a search call
reset() - Method in class com.attivio.platform.store.MockConnectorHistory
 
reset(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Resets the incremental state of the named connector
reset() - Method in class com.attivio.sdk.esb.ProcessingResult
 
reset() - Static method in class com.attivio.sdk.service.MockContentStoreClient
Resets the content store client, clearing the map of content and stopping the webServer.
reset() - Method in class com.attivio.sdk.service.MockIngestApi
 
reset() - Static method in class com.attivio.sdk.service.MockIngestAuditApi
 
reset() - Static method in class com.attivio.sdk.service.MockServiceFactory
 
resetIteration() - Method in class com.attivio.sdk.token.ScopeInfo
Reset iteration.
resolveFieldName(String) - Method in class com.attivio.sdk.schema.Schema
Resolve field.
resolveKey(String, long) - Static method in class com.attivio.sdk.client.MockRelevancyModelApi
 
resolveQuery(QueryRequest) - Static method in class com.attivio.util.query.QueryUtils
Resolve the query from request.
RESOURCE_CLOSE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-61 Closing a resource failed.
RESOURCE_COMMIT_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-63 Commiting of final resource failed.
RESOURCE_CREATE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-62 Creating a resource failed.
RESOURCE_LOAD_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-55 Loading a resource failed.
RESOURCE_WARNING - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-76 Indicates that the current activity is likely to use resources beyond the normal/expected scope.
resourceModified(URI) - Method in interface com.attivio.sdk.autocomplete.SharedResourceAutoCompleteProvider
Hook method called when the shared resource is modified
resourceModified(String) - Method in interface com.attivio.sdk.client.AutoCompleteApi
Notifies all autocomplete providers that share resources that their resource has been modified.
resourceModified(String) - Method in class com.attivio.sdk.client.MockAutoCompleteApi
 
response - Variable in class com.attivio.client.MockSearchClient
Preset QueryResponse to return on any search request.
ResponseTransformer - Interface in com.attivio.sdk.server.component.query
Base interface for components that work on a QueryResponse before being sent back to a client.
RESTORE_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-32 Error occurred while restoring a snapshot.
restoreState(TokenIterator.State) - Method in class com.attivio.sdk.token.TokenIterator
Experimental: restore the state of iteration from state.
RESULT_ACCESS_FAILED - Static variable in class com.attivio.sdk.error.BasisTechError
Problem Accessing Context Results
ResultCodeFilter(MockIngestAuditApi.Collector, Set<ProcessingResultCode>) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.ResultCodeFilter
 
resume(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Resumes the named connector if paused
retrieve(String) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Retrieve a ContentPointer in the ContentStore.
retrieve(String, String) - Method in interface com.attivio.sdk.client.DocumentStoreApi
 
retrieve(String) - Method in class com.attivio.sdk.service.MockContentStoreClient
Retrieve a ContentPointer in the ContentStore.
retrieve(String, String) - Method in class com.attivio.sdk.service.MockDocumentStore
RETURN_CODE_ERROR - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
The return code to indicate an error occurred requiring shutdown.
RETURN_CODE_FORCED - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
The return code to indicate the user forced shutdown.
RETURN_CODE_OK - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
The return code to indicate normal shutdown occurred.
reuse(ScopeInfo, TokenList.Element, TokenList.Element) - Static method in class com.attivio.sdk.token.ScopeInfo
Get a scope info, reusing if possible.
revertDictionary(DictionaryInfo, boolean) - Method in interface com.attivio.sdk.client.DictionaryClient
Revert pending changes to dictionary.
revertDictionaryApproval(DictionaryInfo, boolean) - Method in interface com.attivio.sdk.client.DictionaryClient
Revert approved changes to dictionary.
revertDictionaryEntry(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Revert pending changes to dictionary entry.
revertDictionaryEntryApproval(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Revert approved changes to dictionary entry.
REVISION_NOT_FOUND - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-31.
RevisionStatus - Enum in com.attivio.sdk.businesscenter
The status for a particular revision.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.Condition
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.FieldExpression
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean, FieldExpression) - Static method in class com.attivio.sdk.search.fields.FieldExpression
 
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.Locate
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.Switch
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.Teaser
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.BoostQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.FilterQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.JoinQuery
Recursively rewrite this query using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Recursively rewrite this phrase using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Recursively rewrite this query using handler.
rewrite(Query) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite query.
rewrite(FieldExpression) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite any queries in field.
rewrite(List<Query>) - Method in class com.attivio.util.query.QueryTraverser
 
rewrite(FieldExpression...) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite any queries in fields.
rewrite(Query, QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
Null Safe rewrite of query using handler.
rewrite(List<Query>, QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
 
rewriteAll(QueryRequest) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite all queries in request using this traverser.
rewriteAll(QueryRequest, QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
Rewrite all queries in request using handler
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.Condition
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.Constant
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.CurrentTime
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.DocBoost
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.FieldExpression
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.FieldLength
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.Locate
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.MatchingFields
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.MatchingTerms
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.NumDocs
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.PartitionId
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.QueryParameter
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.ScopeField
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.ScoreExplain
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.StoredField
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.Switch
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Traverse this FieldExpression using handler to visit/rewrite direct child elements if this expression.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.BoostQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.FilterQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.JoinQuery
Rewrite child nodes using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
 
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
 
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Rewrite child nodes using handler.
rewriteChildren(Query, QueryHandler) - Method in class com.attivio.util.query.QueryTraverser
Called to recursively rewrite children of query.
rewriteFacets(Collection<FacetRequest>) - Method in class com.attivio.util.query.QueryTraverser
Rewrite any embedded queries in facets using handler.
rewriteFacets(List<FacetRequest>, QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
Rewrite any embedded queries in facets using handler.
rewriteFields(FieldExpression[], QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
 
rewriteFilters(QueryRequest) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite all filter queries in request using this traverser.
rewriteQuery(Query) - Method in class com.attivio.util.query.QueryTraverser
Callback method called prior to traversing the children of query.
rewriteTree(Query, QueryHandler) - Method in class com.attivio.util.query.QueryTraverser
Called to recursively rewrite a top level query.
roles - Variable in class com.attivio.sdk.security.AttivioPrincipal
Optional roles used by the Security Client API authorization.
rollback(String) - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Rollback the global version to version
ROLLUP - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for indication of when a Join Clause should have documents rollup up.
ROOT_CONTEXT - Static variable in class com.attivio.sdk.search.fields.ClauseContext
Context for root clause.
round(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
round(String) - Method in class com.attivio.util.FieldExpressionFactory
 
rtrim(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
rtrim(FieldExpression, String) - Method in class com.attivio.util.FieldExpressionFactory
 
run() - Method in interface com.attivio.sdk.commandline.AttivioRunnable
run() - Method in class com.sample.module.SampleAttivioRunnable
 

S

SAFE_SHUTDOWN_ABORTED_WARNING - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-78 Immediate shutdown request interrupted a safe shutdown
SailError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Servlet implementations.
SampleAttivioRunnable - Class in com.sample.module
 
SampleAttivioRunnable() - Constructor for class com.sample.module.SampleAttivioRunnable
 
SampleDocumentModifyingTransformer - Class in com.sample.module
An Example of the simplest document transformer possible.
SampleDocumentModifyingTransformer() - Constructor for class com.sample.module.SampleDocumentModifyingTransformer
 
SampleFieldValueCreatingTransformer - Class in com.sample.module
Sample document transformer demonstrating implementation of a FieldValueCreatingTransformer.
SampleFieldValueCreatingTransformer() - Constructor for class com.sample.module.SampleFieldValueCreatingTransformer
 
SampleQueryRewriteTransformer - Class in com.sample.module
This query transformer shows an example of rewriting a simple table:field query into a complex join.
SampleQueryRewriteTransformer() - Constructor for class com.sample.module.SampleQueryRewriteTransformer
 
SampleQueryTransformer - Class in com.sample.module
Sample query transformers that adds a new field for faceting.
SampleQueryTransformer() - Constructor for class com.sample.module.SampleQueryTransformer
 
SampleResponseTransformer - Class in com.sample.module
Sample response transformer that adds a new document to the results.
SampleResponseTransformer() - Constructor for class com.sample.module.SampleResponseTransformer
 
SavedFilter - Class in com.attivio.sdk.search.query
Query that uses a saved filter to match documents.
SavedFilter(String) - Constructor for class com.attivio.sdk.search.query.SavedFilter
 
SavedFilter(String, String) - Constructor for class com.attivio.sdk.search.query.SavedFilter
 
SavedFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.SavedFilterOperator
 
saveState(TokenIterator.State) - Method in class com.attivio.sdk.token.TokenIterator
Experimental: save the current state of iteration to state.
SCANNER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
ScannerInfo - Annotation Type in com.attivio.sdk.server.annotation
 
ScannerInfo.ScannerPurpose - Enum in com.attivio.sdk.server.annotation
 
SCCERR_ABORT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_ALLOCFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_ASSERTIONFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BADCOUNTORVALUE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BADFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BADPARAM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BASELINEFILENOTFOUND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ACTION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ALLOC - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ANCHOR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ASISOUTTEXT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_BARNEY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_CHKTRAN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_CSSPRAGMA - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_DECKSIZEEXCEEDED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_DEFINE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_DOCUMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ELEMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ENDBARNEY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_EQ - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_GENERAL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_GENLINK - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_GT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_HANDLEELEM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_INSERT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_INVALID_VAL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_INVALIDCMD - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_INVALIDERRNUM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_LABEL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_LINK - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_LT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_NONE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_NOTEMPLATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_OUTFILEFAIL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_OUTTEXT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_REPEAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TAG - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TEMPLATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TREE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TYPE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TYPENAME - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_UNSUPPORTEDMACRO - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BUFFERTOOSMALLFORGRAPHICS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CANCEL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHARMAPFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKERFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKERINITFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKEROVERRUN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKERRUNMISMATCH - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKERSIZEMISMATCH - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMMAND_NOT_FOUND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMMFAULT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMMTIMEOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMMUNKNOWN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMPAREFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMPAREFILENOTFOUND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMPRESSIONFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CONNECTIONDOWN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CONNECTIONREFUSED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CONNECTIONUNREACHABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CREATEBINFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CUSTOMELEMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DATANOTAVAILABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DATAREMOTEERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DEBUGERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DISCONNECTED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DISPLAYINITFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DISPLAYOPENFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EMPTYFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_ENDPAGEERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EOF - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_ACCESS_VIOLATION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_ARRAY_BOUNDS_EXCEEDED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_BREAKPOINT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_DATATYPE_MISALIGNMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_DENORMAL_OPERAND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_DIVIDE_BY_ZERO - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_INEXACT_RESULT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_INVALID_OPERATION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_OVERFLOW - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_STACK_CHECK - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_UNDERFLOW - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_INT_DIVIDE_BY_ZERO - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_INT_OVERFLOW - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_NONCONTINUABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_PRIV_INSTRUCTION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_SINGLE_STEP - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_UNKNOWN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPTION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FEATURENOTAVAIL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILECHANGED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILECOPYFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILECREATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILENOTAVAILABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILEOPENFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILEWRITEFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERALLOCFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTEREXCEPTACCESS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTEREXCEPTOTHER - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTEREXCEPTZERO - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERLOADFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERSCRAMBLEERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERTILEMAXEXCEEDED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERTIMEOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_GRIDCELLLIMITREACHED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_IFENDONINDEX - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INSERTENDONINDEX - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INSUFFICIENTBUFFER - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALEXLM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALEXMU - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALEXPORTFILTER - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALGRAPHICS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALPARA - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALSTYLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALTABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALTAGS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDATTRIBUTE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDATTRIBVALUE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDCOND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDELSE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDELSEIF - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDFILEHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDID - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDLINKPARAM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDPATH - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDRESPONSE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDSPEC - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDTAG - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDTYPE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_JAVA_INTERRUPTED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_JAVA_IO_ERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_JAVA_TIMEDOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_LASTPAGE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_LEG_UNKNOWNFAILURE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_LOCKEDHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MACINITFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MALFORMEDUNIT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MAXELEMSPASSED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MEMORYLEAK - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MEMTABLEFULL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MESSAGEHANDLED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MISSINGELEMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MORE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOCHANGE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOCONDITION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NODATATORENDER - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NODISPLAYENGINE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOELEMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOENDIF - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOENDIGNORE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOENDREPEAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOFILTER - Static variable in class com.attivio.sdk.error.ExportStatusCode
ADVANCED_TEXT_EXTRACTION_EXPORT-4.
SCCERR_NOINIT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOITEM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOLINKPARAM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NONBREAKINGREPEAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NONBREAKINGTEMPLATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NONEFOUND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NONREPEAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOPAGE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOSTARTTAG - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOTHANDLED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOTYPE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOVALUE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NULLHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OK - Static variable in class com.attivio.sdk.error.ExportStatusCode
ADVANCED_TEXT_EXTRACTION_EXPORT-0.
SCCERR_OPENBINFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OPENDUMPFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OPENINPUTFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OTHERPRINTING - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OUTOFMEMORY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OUTPUTFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_PROCCREATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_PROCDESTROY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_PROCTIMEOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_PROTECTEDFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_RAWTEXTDISABLED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_READBINFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_RECORDDELETED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_REPEATENDONINDEX - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_STARTPAGEERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_STREAMBAIL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_SUPFILEOPENFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_SYNCHRONIZE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_SYSTEM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TECHNOTAVAILABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TEMPLATECREATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TEMPLATEPARSE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTCOMPLETE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTFILESEMPTY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTMODESWITCH - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTNOTAVAILABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTTIMEOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TEXTBUFFERTOOSMALL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TRUNCATIONLIMITREACHED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_UNKNOWN - Static variable in class com.attivio.sdk.error.ExportStatusCode
ADVANCED_TEXT_EXTRACTION_EXPORT-18.
SCCERR_UNKNOWNERRORCODE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_UNLOCKEDHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_UNSUPPORTEDFORMAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_VIEWERBAIL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_WRITEBINFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_WRONGDATAFORMAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SchedulerError - Class in com.attivio.sdk.error
Contains the error codes related to the scheduler service.
Schema - Class in com.attivio.sdk.schema
Contains all information about a particular data set.
Schema() - Constructor for class com.attivio.sdk.schema.Schema
 
Schema(String) - Constructor for class com.attivio.sdk.schema.Schema
Construct a new Schema.
SCHEMA_BOOTSTRAP_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-2 Bootstrapping of schema failed.
SCHEMA_CHANGE_FILE_DELETE_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-11 Failure to delete the current schema change file.
SCHEMA_CHANGE_FILE_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.StoreError
STORE-9 The changingSchema.txt file does not exist when it should.
SCHEMA_CHANGE_FILE_EXISTS - Static variable in class com.attivio.sdk.error.StoreError
STORE-1 The changingSchema.txt file exists when it should not.
SCHEMA_CHANGE_FILE_READ_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-5 Failure to read the current schema change file.
SCHEMA_CHANGE_FILE_WRITE_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-6 Failure to write the current schema change file.
SCHEMA_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-14 a referenced schema is not loaded into the configuration.
SCHEMA_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
schema isn't right
SCHEMA_EXISTS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-3, A schema already exists with the given name.
SCHEMA_INVALID_OPERATION - Static variable in class com.attivio.sdk.error.StoreError
STORE-8 Invalid schema operation.
SCHEMA_KEYSPACE_EXISTS - Static variable in class com.attivio.sdk.error.StoreError
STORE-7 Attempted to create a keyspace which already exists.
SCHEMA_MISMATCH_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-10 The schema UUID changed on the config server while this store was making a change
SCHEMA_NOT_SPECIFIED - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-11 Schema is not specified.
SCHEMA_STORE_PREP_RECORD_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-4 Failure to fully record the success of a StorePreparer.
SchemaError - Class in com.attivio.sdk.error
Contains the error codes related to the applying the schema to a query or document.
SchemaFacetRequest - Class in com.attivio.sdk.search.facet
FacetRequest for getting the fields populated in documents for the search query.
SchemaFacetRequest() - Constructor for class com.attivio.sdk.search.facet.SchemaFacetRequest
 
SchemaFacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.SchemaFacetRequest
 
SchemaField - Class in com.attivio.sdk.schema
Represents a field in the schema.
SchemaField() - Constructor for class com.attivio.sdk.schema.SchemaField
 
SchemaField(String) - Constructor for class com.attivio.sdk.schema.SchemaField
Construct a new String SchemaField.
SchemaField(String, SchemaField.Type) - Constructor for class com.attivio.sdk.schema.SchemaField
Construct a new typed SchemaField.
SchemaField(String, SchemaField.Type, boolean) - Constructor for class com.attivio.sdk.schema.SchemaField
Construct a new SchemaField.
SchemaField.LowerCaseMode - Enum in com.attivio.sdk.schema
Enum indicating the lowercase mode.
SchemaField.TokenizeMode - Enum in com.attivio.sdk.schema
Enum indicating the tokenization mode.
SchemaField.Type - Enum in com.attivio.sdk.schema
All the valid field types.
SchemaFieldBucket - Class in com.attivio.sdk.search.facet
A bucket returned for a SchemaFacetRequest.
SchemaFieldBucket(String, long) - Constructor for class com.attivio.sdk.search.facet.SchemaFieldBucket
 
SchemaFieldBucket(String, long, long) - Constructor for class com.attivio.sdk.search.facet.SchemaFieldBucket
 
SchemaFieldProperties - Interface in com.attivio.sdk.schema
Contains all standard SchemaField properties and their defaults.
SchemaResponse - Class in com.attivio.sdk.schema
Encapsulates a response for the index schema.
SchemaResponse() - Constructor for class com.attivio.sdk.schema.SchemaResponse
 
SchemaResponse(Schema) - Constructor for class com.attivio.sdk.schema.SchemaResponse
 
SchemaUtil - Interface in com.attivio.sdk.server.util
Utilities for working with Attivio Schema.
SchemaUtilAware - Interface in com.attivio.sdk.server.component.configuration
Interface for components to implements that are interested in access to a SchemaUtil.
SCOPE_XML_ATTRIBUTES - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if xml attributes should be extracted for this field.
ScopeBoost - Class in com.attivio.sdk.search.query.phrase
Boost phrase matches that occur inside a specified scope.
ScopeBoost() - Constructor for class com.attivio.sdk.search.query.phrase.ScopeBoost
Constructor.
ScopeBoost(Phrase, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeBoost
Constructor.
ScopeBoost(Phrase, String) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeBoost
Constructor.
ScopeBoost(String, int) - Constructor for class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
ScopeBoost(String, int, int) - Constructor for class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
ScopeFacetRequest - Class in com.attivio.sdk.search.facet
FacetRequest that generates bucket values on matching scopes from document.
ScopeFacetRequest() - Constructor for class com.attivio.sdk.search.facet.ScopeFacetRequest
 
ScopeFacetRequest(FieldExpression, String) - Constructor for class com.attivio.sdk.search.facet.ScopeFacetRequest
 
ScopeFacetRequest(String, String) - Constructor for class com.attivio.sdk.search.facet.ScopeFacetRequest
 
ScopeFacetRequest.CaseMode - Enum in com.attivio.sdk.search.facet
Case Normalization Method To Apply To Extracted Scopes.
ScopeField - Class in com.attivio.sdk.search.fields
FieldExpression for returning scopes from a stored field.
ScopeField(String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeField
Construct a new field source for fieldName
ScopeField(HighlightMode, String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeField
Construct a new field source for fieldName
ScopeField(String, String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeField
Construct a new ScopeField for fieldName
ScopeField(HighlightMode, String, String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeField
Construct a new ScopeField for fieldName
ScopeFilter - Class in com.attivio.sdk.search.query.phrase
Require phrase to exist within a specified scope.
ScopeFilter() - Constructor for class com.attivio.sdk.search.query.phrase.ScopeFilter
Constructor.
ScopeFilter(String, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeFilter
Constructor.
ScopeFilter(ScopeTerm, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeFilter
Constructor.
ScopeFrequency - Class in com.attivio.sdk.search.fields
FieldExpression that returns the number of occurrences for a specified scope in the specified field for a document.
ScopeFrequency(String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeFrequency
 
ScopeInfo - Class in com.attivio.sdk.token
Represents scope tokens.
ScopeInfo() - Constructor for class com.attivio.sdk.token.ScopeInfo
Create a new ScopeInfo instance (for reuse).
ScopeInfo(TokenList.Element, TokenList.Element) - Constructor for class com.attivio.sdk.token.ScopeInfo
 
ScopeTeaser - Class in com.attivio.sdk.search.fields
Teaser field expression for convenient use of scope field highlighting.
ScopeTeaser(String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeTeaser
 
ScopeTeaser(HighlightMode, String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeTeaser
 
ScopeTeaser(HighlightMode, String, String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeTeaser
 
ScopeTeaser(HighlightMode, FieldExpression, String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeTeaser
 
ScopeTerm - Class in com.attivio.sdk.search.query.phrase
Phrase that matches a named scope.
ScopeTerm() - Constructor for class com.attivio.sdk.search.query.phrase.ScopeTerm
Constructor.
ScopeTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeTerm
Constructor.
ScopeTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.ScopeTermOperator
 
SCORE - Static variable in class com.attivio.sdk.schema.FieldNames
The virtual field used for requesting/sorting by the score for a document.
SCORE_DEPTH - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the depth for scoring.
SCORE_EXPLAIN - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will contain the explain map for scoring in a SearchDocument.
SCORE_EXPLAIN - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying that score should be fully explained for a query.
SCORE_FUNCTIONS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the score functions to apply to an INNER or OUTER clause.
SCORE_MODE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the mode for scoring the query.
ScoreExplain - Class in com.attivio.sdk.search.fields
FieldExpression to provide the explanation of a document's score.
ScoreExplain() - Constructor for class com.attivio.sdk.search.fields.ScoreExplain
Construct a new ScoreExplain.
ScoreExplain(String) - Constructor for class com.attivio.sdk.search.fields.ScoreExplain
Construct a new ScoreExplain.
ScoreMode - Enum in com.attivio.sdk.search.relevancy
Scoring mode for PhraseQuery relevancy.
SdkRule - Class in com.attivio.sdk.test
Initializes logging and creates a public TemporaryFolder field tmp.
SdkRule() - Constructor for class com.attivio.sdk.test.SdkRule
 
SdkTestUtils - Class in com.attivio.sdk.test
 
SdkTestUtils() - Constructor for class com.attivio.sdk.test.SdkTestUtils
 
search(QueryRequest) - Method in class com.attivio.client.MockSearchClient
 
search(String) - Method in class com.attivio.client.MockSearchClient
 
search(StreamingQueryRequest) - Method in class com.attivio.client.MockSearchClient
 
search(QueryRequest) - Method in interface com.attivio.sdk.client.SearchClient
Sends the query to the Attivio search and returns the result.
search(String) - Method in interface com.attivio.sdk.client.SearchClient
Searches using a query string only.
search(StreamingQueryRequest) - Method in interface com.attivio.sdk.client.SearchClient
Sends the streaming query request to the Attivio search and returns the result.
SEARCH_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-14.
SEARCH_NOT_AVAILABLE - Static variable in class com.attivio.sdk.error.PrincipalsError
Search client is not available.
SEARCH_PROFILE_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-4.
SEARCH_PROFILE_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-7.
SEARCH_PROFILE_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-1.
SEARCH_PROFILE_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-16.
SEARCH_PROFILE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering by search profile name.
SearchClient - Interface in com.attivio.sdk.client
Client for issuing searches against an AIE system.
SearchDocument - Class in com.attivio.sdk.search
A document returned from a search.
SearchDocument() - Constructor for class com.attivio.sdk.search.SearchDocument
Construct a new SearchDocument.
SearchDocument(String) - Constructor for class com.attivio.sdk.search.SearchDocument
Construct a new SearchDocument with an id.
SearchDocumentList - Class in com.attivio.sdk.search
A list of SearchDocuments returned for a query.
SearchDocumentList() - Constructor for class com.attivio.sdk.search.SearchDocumentList
The default constructor
SearchDocumentList(int) - Constructor for class com.attivio.sdk.search.SearchDocumentList
Constructor
SearchField - Class in com.attivio.sdk.search
A list of field values for a SearchDocument.
SearchField() - Constructor for class com.attivio.sdk.search.SearchField
 
SearchField(String) - Constructor for class com.attivio.sdk.search.SearchField
Construct a new SearchField.
SearchFieldValue - Class in com.attivio.sdk.search
A field value for a SearchDocument.
SearchFieldValue() - Constructor for class com.attivio.sdk.search.SearchFieldValue
 
SearchFieldValue(String) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a String value.
SearchFieldValue(Number) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a numeric value.
SearchFieldValue(Date) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a Date value.
SearchFieldValue(Boolean) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a Boolean value.
SearchFieldValue(Point) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a Point value.
SearchFieldValue(Shape) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a Shape value.
SearchTerm - Class in com.attivio.sdk.search.query.phrase
Represents a search term in a phrase.
SearchTerm() - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTerm(String, int, int) - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTerm(String, TokenAnnotation) - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTerm(String, TokenAnnotation...) - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.SearchTermOperator
 
second(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
SECURITY - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
SECURITY_DATA_NOT_ACL - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9002.
SecurityAdError - Class in com.attivio.sdk.error
Contains the Security-AD module error codes.
SecurityError - Class in com.attivio.sdk.error
Contains the Security module error codes.
SecurityFeeder - Interface in com.attivio.sdk.security
Contains common methods for feeding AttivioPrincipal's and AttivioAcl's.
seek(Position) - Method in class com.attivio.sdk.token.Position
Expert: Seek this position to the same position as other.
seek(Position) - Method in class com.attivio.sdk.token.PositionIterator
Expert: Seek to a position.
sendIndexMessage(IndexMessage) - Method in interface com.attivio.sdk.client.IngestClient
Sends an arbitrary IndexMessage into the engine.
sendQueuedDocuments() - Method in interface com.attivio.sdk.client.IngestClient
Send the documents in the queue to the engine
SENTIMENT - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the sentiment of the document.
seq - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
SequenceIdFilter(MockIngestAuditApi.Collector, long, long) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.SequenceIdFilter
 
SerializationUtils - Class in com.attivio.util
Utilities for serializing data.
SerializationUtils() - Constructor for class com.attivio.util.SerializationUtils
 
SERVER_STARTUP_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-21 Startup error.
SERVICE_CLIENT_PARAMS_REQUIRED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-103, service requires client to registered parameters (like http authentication information)
SERVICE_CREATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-98, service instance could not be obtained from server
SERVICE_NOT_FOUND_EXCEPTION - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory.ServiceFactoryError
Error finding a service
SERVICE_ONLY_AVAILABLE_LOCALLY - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-101, service instance can serve only local clients
SERVICE_REGISTRATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-99, service instance could not be registered on server
SERVICE_UNAVAILABLE - Static variable in class com.attivio.sdk.error.BasisTechError
Basistech service is not configured.
SERVICE_UNREGISTRATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-100, service instance could not be unregistered on server
ServiceFactory - Interface in com.attivio.sdk.service
Factory for getting and using registered Attivio APIs.
ServiceFactoryFactory - Class in com.attivio.sdk.service
Factory class for creating an instance of the ServiceFactory
ServiceFactoryFactory() - Constructor for class com.attivio.sdk.service.ServiceFactoryFactory
 
ServiceFactoryFactory.ServiceFactoryError - Class in com.attivio.sdk.service
 
ServletError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Servlet implementations.
SESSION_EXPIRED - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-5 Session expired
set(String) - Method in interface com.attivio.sdk.server.global.GlobalVariable
Deprecated.
Add or updates the value to the new value specified.
set(String) - Method in class com.attivio.sdk.token.TokenIterator
Replaces the current Token with a new Token
set(Token) - Method in class com.attivio.sdk.token.TokenIterator
Replaces the current Token with a new Token
set(int, E) - Method in class com.attivio.sdk.util.BaseTypesList
setAccuracy(double) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the computed accuracy for a trained relevancy model.
setAcknowledgement(SystemEvent.Acknowledgement) - Method in class com.attivio.sdk.event.SystemEvent
 
setAcl(AttivioAcl) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the AttivioAcl for this document.
setAclField(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
setAclQuery(Query) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the query that will select ACL records.
setAcronymBoost(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the boost to apply to expanded acronyms.
setAcronymDictionaryName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the dictionary to use for acronym expansion.
setAcronymsMode(QueryRequest.AcronymsMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for expanding acronyms.
setAieLogger(AieLogger) - Method in interface com.attivio.sdk.server.component.configuration.AieLoggerAware
Deprecated.
This method will be called by the AIE server to supply a AieLogger that this component can store and use.
setAlias(String) - Method in class com.attivio.sdk.search.fields.FieldExpression
Set the alias.
setAlias(String) - Method in class com.attivio.sdk.search.query.SubQuery
Set the alias for this sub query.
setAllowField(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
setAllowNumericTerms(boolean) - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Set if numeric terms will be extracted from the index.
setAllowNumericTerms(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Set a TokenAnnotation.
setAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.token.Token
Set a TokenAnnotation.
setAnnotation(TokenAnnotation) - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Set a TokenAnnotation.
setAnnotations(long) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Set the token annotations from a bit mask.
setAnnotations(long) - Method in class com.attivio.sdk.token.Token
Set the token annotations from a bit mask.
setAnnotations(long) - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Set the token annotations from a bit mask.
setAnonymousAcl(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Experimental: set acl for "public"/"anonymous" documents.
setArguments(FieldExpression...) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Set the arguments.
setArguments(List<FieldExpression>) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set the arguments.
setArguments(FieldExpression...) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set the arguments.
setAscending(boolean) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
setAttribute(String, String) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set a string attribute.
setAttribute(String, Number) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set a numeric attribute.
setAttribute(String, Date) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set a date attribute.
setAttribute(String, Boolean) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set a boolean attribute.
setAttributes(BaseTypesMap<String, Object>) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set extended attributes.
setBackgroundMode(Optimize.BackgroundMode) - Method in class com.attivio.sdk.ingest.Optimize
Set the Optimize.BackgroundMode for this message.
setBackoffLocale(Locale) - Method in interface com.attivio.sdk.server.component.configuration.HasBackoffLocaleProperty
Sets the alternative locale to be used if there is no dictionary for the actual locale.
setBaseDataDirectory(String) - Method in interface com.attivio.sdk.server.component.configuration.HasBaseDataDirectoryProperty
Deprecated.
Sets the base directory path
setBidirectional(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Deprecated.
setBoost(int) - Method in class com.attivio.sdk.client.dictionary.SynonymOutput
Set the boost for this output.
setBoost(Integer) - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
setBoost(int) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Set the boost for this phrase.
setBoost(int) - Method in class com.attivio.sdk.search.query.Query
Sets the boost for this Query.
setBoost(String) - Method in class com.attivio.sdk.search.query.Query
Sets the boost for this Query.
setBoostQueries(List<Query>) - Method in class com.attivio.sdk.search.QueryRequest
Set the boost queries.
setBoostQuery(Query) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the boost query.
setBoostQuery(List<Query>) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the boost query.
setBuckets(List<AdminQueryResult.Bucket>) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
setBuckets(Collection<FacetBucket>) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the buckets.
setBufferSize(int) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setCacheable(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Set if the results for this QueryRequest are cacheable.
setCacheDynamicFieldLookups(boolean) - Method in class com.attivio.sdk.schema.Schema
 
setCalculateStatistics(boolean) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set if statistics should be calculated.
setCaseMode(ScopeFacetRequest.CaseMode) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
 
setCaseMode(String) - Method in interface com.attivio.sdk.server.component.configuration.HasCaseModeProperty
Sets the case mode - one of "CASE_INSENSITIVE", "CASE_SENSITIVE", "BACKOFF_TO_LOWERCASE"
setCaseMode(ScopeFacetRequest.CaseMode) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setCases(List<Switch.Case>) - Method in class com.attivio.sdk.search.fields.Switch
 
setCaseSensitive(boolean) - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Set if dictionary term matches should be sensitive to case.
setCaseSensitive(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setCategorical(boolean) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
Set if this feature is a template used to generate per-category features.
setCategory(String) - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
setCategory(String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setCenter(Point) - Method in class com.attivio.sdk.geo.AbstractEllipse
 
setCenter(Date) - Method in class com.attivio.sdk.search.fields.Freshness
Set the "center" date used to calculate freshness.
setCenter(Point) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Set the center point to calculate distance from.
setCenterResolution(TimeResolution) - Method in class com.attivio.sdk.search.fields.Freshness
Set the resolution for rounding the center date.
setCenterTime(Date) - Method in class com.attivio.sdk.search.QueryRequest
 
setCenterX(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
 
setCenterY(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
 
setCgiClientId(UUID) - Method in class com.attivio.sdk.esb.CgiRequest
Force set the CGI Client ID.
setCgiParameter(String, String...) - Method in class com.attivio.sdk.esb.CgiRequest
Set a value for a CGI parameter.
setCgiParameters(String, String) - Method in class com.attivio.sdk.esb.CgiRequest
Parse CGI query string and set parameters based on the results.
setCgiParameters(Map<String, String[]>) - Method in class com.attivio.sdk.esb.CgiRequest
Sets CGI parameters.
setCgiQueryString(String) - Method in class com.attivio.sdk.esb.MessageMetadata
Sets the cgi query string.
setCgiWorkflowQueue(WorkflowQueue) - Method in class com.attivio.sdk.esb.CgiRequest
Force set the CGI workflow queue.
setCgiWorkflows(String, WorkflowQueue) - Method in class com.attivio.sdk.esb.CgiRequest
Set the CGI workflows from a workflow queue
setChildDocuments(SearchDocument...) - Method in class com.attivio.sdk.search.SearchDocument
Set the child documents.
setChildDocuments(Iterable<SearchDocument>) - Method in class com.attivio.sdk.search.SearchDocument
Set the child documents.
setChildTableName(String) - Method in class com.sample.module.SampleQueryRewriteTransformer
 
setClassName(String) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the class name for the user defined field implementation.
setClauseName(String) - Method in class com.attivio.sdk.search.fields.ClauseContext
Set the name of the clause to select fields for.
setClauses(List<CompositeJoinQuery.Clause>) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set clauses for selecting child documents.
setClauses(CompositeJoinQuery.Clause...) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set clauses for selecting child documents.
setClientId(UUID) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the client to which this message belongs.
setClientId(UUID) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the client to which this message belongs.
setClientId(UUID) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the client to which this message belongs.
setClientId(UUID) - Method in class com.attivio.sdk.esb.ProcessingResult
 
setClientWorkflow(String) - Method in class com.attivio.client.MockSearchClient
 
setClientWorkflow(String) - Method in interface com.attivio.sdk.client.SearchClient
Sets the default client workflow to use for this search client.
setCommit(boolean) - Method in class com.attivio.sdk.ingest.Optimize
Set if this optimize message should commit outstanding documents.
setCommitInterval(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the interval on which an automatic Commit will be sent to AIE.
setCompiled(boolean) - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Set if all outstanding changes to the dictionary are represented in the compiled dictionary.
setCompiled(boolean) - Method in class com.attivio.sdk.client.dictionary.TermDefinition
Set if the most recent change to this term has been included in the latest compiled dictionary.
setCompiled(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get if the most recent modification for this trigger has been compiled.
setCompiled(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set if all outstanding changes to this dictionary have been compiled.
setCompleteness(boolean) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setCompletenessBoost(int) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Set the completeness boost.
setCompletionDelay(long) - Method in class com.attivio.sdk.service.MockIngestApi
Sets the new delay.
setComponentName(String) - Method in class com.attivio.sdk.esb.MessageHistory
 
setComponentName(String) - Method in interface com.attivio.sdk.server.component.configuration.ComponentNameAware
This method will be called by the AIE server to supply a component name that this component can store and use.
setCondition(FieldExpression) - Method in class com.attivio.sdk.search.fields.Condition
Set the condition expression.
setCondition(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch.Case
 
setConnectTimeout(long) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setConstant(double) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the constant y-intercept, or the c in ax^2 + bx + c.
setContentPointerUri(String) - Method in class com.attivio.sdk.search.query.SavedFilter
Set the content pointer uri for the saved result list.
setContentStoreThresholdKB(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the minimum size required (in kilobytes) for content to be stored in the content store.
setCorrelationId(String) - Method in class com.attivio.sdk.event.SystemEvent
 
setCorrelationId(UUID) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the correlation ID for this document.
setCorrelationId(UUID) - Method in class com.attivio.sdk.security.AttivioPrincipal
Set the correlation id
setCorrelationState(SystemEvent.CorrelationState) - Method in class com.attivio.sdk.event.SystemEvent
 
setCount(long) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
setCount(long) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set the count for this bucket.
setCount(long) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setCountBuckets(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if buckets will be counted.
setCountBuckets(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setCountValues(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if buckets should include a value count in addition to a document count.
setCountValues(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setCurrentDocument(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
Convenience function to set the current document context.
setDataSources(List<Query>) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setDate(long) - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
setDate(long) - Method in class com.attivio.sdk.event.SystemEvent
 
setDateIntervals(List<DateFacetRequest.DateFacetInterval>) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setDateResolution(TimeResolution) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the resolution for SchemaField.Type.DATE type.
setDateResolution(TimeResolution) - Method in class com.attivio.sdk.search.fields.Cast
Set the time resolution for date type.
setDaysOfLogs(int) - Method in interface com.attivio.sdk.server.export.DiagnosticExportLogProvider
 
setDebug(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Set if debugging information is desired for this request.
setDecay(double) - Method in class com.attivio.sdk.search.fields.Freshness
Set the "decay" exponent used to calculate freshness.
setDecimalScale(int) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the scale for SchemaField.Type.DECIMAL type.
setDecomposition(Collate.Decomposition) - Method in class com.attivio.sdk.search.fields.Collate
 
setDefault(Date) - Method in class com.attivio.sdk.search.fields.Freshness
Set the default time to use for documents that do not have a value set for "fieldName".
setDefaultLocale(Locale) - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
Set the locale to use for derived dictionary terms if DerivedDictionaryInfo.getLanguageField() is not specified.
setDefaultOutput(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch
Set the FieldExpression that will provide the output if no cases match.
setDefaults(SchemaField) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set default values for unset fields based on a SchemaField.
setDefaultSearchField(String) - Method in class com.attivio.sdk.schema.Schema
 
setDefaultValue(String) - Method in class com.attivio.sdk.schema.SchemaField
Sets the default value for this SchemaField.
setDefaultValue(Constant) - Method in class com.attivio.sdk.search.fields.QueryParameter
Set the default value if the query parameter is not specified/available.
setDelimiter(String) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Set the delimiter that will join mulitple values.
setDenyField(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
setDepth(int) - Method in class com.attivio.sdk.search.query.GraphQuery
Set the max depth for the graph query to traverse.
setDerivedFields(List<String>) - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
Set the fields to derive this entity dictionary from.
setDerivedFields(List<String>) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setDescription(String) - Method in class com.attivio.sdk.event.SystemEvent
 
setDictionaryGroup(String) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setDictionaryMode(DictionaryMode) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setDictionaryName(String) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setDictionaryType(DictionaryType) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setDisplayName(String) - Method in class com.attivio.sdk.schema.SchemaField
Sets the display name for this SchemaField.
setDisplayName(String) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the extended display name for this FacetResponse.
setDisplayValue(String) - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
setDisplayValue(String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setDistance(double) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Set the maximum distance from the center a document must have to match.
setDistance(int) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Set the maximum amount of distance allowed between the first and last matching term.
setDistance(int) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setDistanceUnits(DistanceUnits) - Method in class com.attivio.sdk.search.fields.GeoDistance
Get the units the distance will be returned in (meters, kilometers, etc)
setDistanceUnits(DistanceUnits) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Set the units that minDistance and maxDistance are specified in
setDistributedMaxBuckets(int) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the number of buckets to return from distributed indexes.
setDistributedMaxBuckets(Integer) - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.setDistributedMaxBuckets(int) except that null value indicates default should be used.
setDistributedMaxBuckets(Integer) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setDistributedMinBucketCount(int) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the minimum count that returned buckets must have for distributed indexes.
setDistributedMinBucketCount(Integer) - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.setDistributedMinBucketCount(int) except that null value indicates default should be used.
setDistributedMinBucketCount(Integer) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setDocId(String) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setDocOrdinal(long) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setDocumentBatchSize(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the maximum number of documents that will ever be sent as a part of a single DocumentList.
setDocumentIds(String...) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the document IDs to apply this update to.
setDocumentIds(Iterable<String>) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the document IDs to apply this update to.
setDocumentMode(DocumentMode) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the DocumentMode for applying this bulk update.
setDocuments(SearchDocumentList) - Method in class com.attivio.client.MockSearchClient
 
setDocuments(SearchDocumentList) - Method in class com.attivio.sdk.search.QueryResponse
Set the documents to return with this repsonse.
setDocumentStreamingMode(StreamingQueryRequest.DocumentStreamingMode) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setDone(boolean) - Method in class com.attivio.sdk.event.EventQuery
 
setDropDocumentOnException(boolean) - Method in interface com.attivio.sdk.server.component.configuration.HasDropDocumentOnExceptionProperty
Sets whether or not all existing values in the output field should be overwritten.
setDynamic(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Sets if this SchemaField is dynamic.
setEnd(Date) - Method in class com.attivio.sdk.event.EventQuery
 
setEndOffset(int) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Set the end offset (0 indexed, exclusive) for this term in the original query string.
setEndOffset(int) - Method in class com.attivio.sdk.token.Position
Deprecated.
token offsets should not be modified at the position level and should instead be set when the token is created.
setEndOffset(int) - Method in class com.attivio.sdk.token.Token
Set the end offset from the source text for this token.
setEntity(String) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the entity name for this trigger.
setEntityNameField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field for storing the entity names for matching triggers.
setEntityNameScopes(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
If true scopes will be added for entity names for matching triggers.
setEntityScoreField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field for storing the per-entity scores for matching triggers.
setEntries(BaseTypesMap.BaseTypesEntry[]) - Method in class com.attivio.sdk.util.BaseTypesMap
 
setEntryId(String) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setErrMessage(String) - Method in class com.attivio.sdk.error.SqlSdkError
 
setEventList(List<SystemEvent>) - Method in class com.attivio.sdk.event.EventQuery
 
setExactMatch(boolean) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Deprecated.
setExcludePhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
 
setExcludePhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
 
setExpansionMode(ExpansionMode) - Method in class com.attivio.sdk.dictionary.DictionaryObject
Set the default ExpansionMode for this dictionary.
setExpression(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Set the expression to apply the aggregation function to.
setFacet(boolean) - Method in class com.attivio.sdk.search.FieldCollapse
 
setFacetField(String) - Method in class com.sample.module.SampleQueryTransformer
 
setFacetFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if facet fields should be returned.
setFacetFilters(List<FacetFilter>) - Method in class com.attivio.sdk.search.QueryRequest
Set the FacetFilters to "drill down" on.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setFacetFinderCount(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the maximum number of facets FacetFinder will add to this QueryRequest.
setFacetFinderMode(QueryRequest.FacetFinderMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for FacetFinder.
setFacets(List<AdminQuery.Facet>) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setFacets(Map<String, List<AdminQueryResult.Bucket>>) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
setFacets(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the fields to request facets for.
setFacets(FacetRequest...) - Method in class com.attivio.sdk.search.QueryRequest
Set the FacetRequests for this query.
setFacets(Collection<FacetRequest>) - Method in class com.attivio.sdk.search.QueryRequest
Set the FacetRequests for this query
setFacets(List<FacetResponse>) - Method in class com.attivio.sdk.search.QueryResponse
Set the generated facets for this response.
setFacets(FacetResponse...) - Method in class com.attivio.sdk.search.QueryResponse
Set the generated facets for this response.
setFacetSampleSize(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the sample size for sample based facets.
setFacetTime(long) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the facet generation time (in milliseconds).
setFacetTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds taken to compute facets.
setFacetTokens(boolean) - Method in class com.attivio.sdk.search.facet.FacetRequest
Experimental: Set if facet should be generated on raw tokens for field.
setFallbackField(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the fallback field (to use if highlighting yields no text).
setFalseValue(FieldExpression) - Method in class com.attivio.sdk.search.fields.Condition
Get the true value expression.
setFaultTolerant(boolean) - Method in interface com.attivio.sdk.server.component.configuration.FaultTolerantAware
Called whether the component is fault tolerant or not with the current system setting for fault tolerance.
setFeature(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
setFeatureBlacklist(Set<String>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the names of the features to exclude from relevancy model training data.
setFeatureBlacklist(String...) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the names of the features to exclude from relevancy model training data.
setFeatures(RelevancyFeatureVector) - Method in class com.attivio.sdk.search.SearchDocument
Set the feature vector for relevancy components.
setFeatureVector(RelevancyFeatureVector) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setFeatureWhitelist(Set<String>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the names of the features to use for training relevancy model.
setFeatureWhitelist(String...) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the names of the features to use for training relevancy model.
setFeedback(List<QueryFeedback>) - Method in class com.attivio.sdk.search.QueryResponse
 
setField(String) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
setField(String) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
setField(String) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
setField(String) - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
Set the field this match occurred for.
setField(IngestField) - Method in class com.attivio.sdk.ingest.IngestDocument
Set a field for this document.
setField(String, String...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Number...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Boolean...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Date...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Point...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Shape...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, ContentPointer...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Document...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the field to request a facet for.
setField(String) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the field used to generate this facet.
setField(String) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set the field to request a facet for.
setField(String) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
 
setField(String) - Method in class com.attivio.sdk.search.FieldCollapse
Set the field to use for field collapsing.
setField(String) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set the key field for joining root documents to child documents.
setField(String) - Method in class com.attivio.sdk.search.query.FacetQuery
Sets the field to apply this query to.
setField(FieldExpression) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Set the FieldExpression to use for filtering.
setField(String) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Set the field to query.
setField(String) - Method in class com.attivio.sdk.search.query.PhraseQuery
Sets the field to apply this query to.
setField(String) - Method in class com.attivio.sdk.search.query.ShapeQuery
Set the field to query.
setField(FieldExpression) - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
Set the field that will generate the categories that will be used to create per-category features.
setField(FieldExpression) - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
Set the field to use for boosting.
setField(FieldExpression) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
setField(SearchField) - Method in class com.attivio.sdk.search.SearchDocument
Set a field for this document.
setField(String) - Method in class com.attivio.sdk.search.Sort
Set the field to sort by.
setField(FieldExpression) - Method in class com.attivio.sdk.search.Sort
Set the field to sort by.
setField(FieldExpression) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setField(String) - Method in class com.sample.module.SampleDocumentModifyingTransformer
 
setFieldCollapse(FieldCollapse) - Method in class com.attivio.sdk.search.QueryRequest
Set the field collapsing specification for this QueryRequest.
setFieldExpression(FieldExpression) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the FieldExpression to request a facet for.
setFieldExpression(FieldExpression) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
 
setFieldExpression(FieldExpression) - Method in class com.attivio.sdk.search.query.FacetQuery
Set the search field to be a field expression.
setFieldMapping(Map<String, String>) - Method in interface com.attivio.sdk.server.component.configuration.HasFieldMappingProperty
Sets the Input to Output field name mapping for this stage to process.
setFieldMapping(Map<String, String>) - Method in class com.sample.module.SampleFieldValueCreatingTransformer
 
setFieldName(String) - Method in class com.attivio.sdk.search.fields.FieldLength
Set the name of the field to return.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.Freshness
Set the field name to calculate freshness from.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.MatchingTerms
 
setFieldName(String) - Method in class com.attivio.sdk.search.fields.ScopeField
Set the name of the field to return.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
 
setFieldName(String) - Method in class com.attivio.sdk.search.fields.StoredField
Set the name of the field to return.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
setFieldName(String) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
 
setFields(Collection<FieldExpression>) - Method in class com.attivio.sdk.search.QueryRequest
Set the fields to return for this QueryRequest.
setFields(FieldExpression...) - Method in class com.attivio.sdk.search.QueryRequest
Set the fields to return for this QueryRequest.
setFields(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the fields that should be returned in the response.
setFields(List<String>) - Method in interface com.attivio.sdk.server.component.configuration.HasFieldsProperty
Sets the list of fields to process.
setFilter(Query) - Method in class com.attivio.sdk.search.facet.FacetFilter
Get the filter query.
setFilter(Query) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Set the filter for this bucket.
setFilter(Query) - Method in class com.attivio.sdk.search.query.FilterQuery
 
setFilters(List<AdminQuery.Filter>) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setFilters(Map<String, Query>) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
setFilters(List<Query>) - Method in class com.attivio.sdk.search.QueryRequest
Set the filter Querys to apply to this QueryRequest.
setFirstArgument(FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Set the first argument in this binary expression.
setForeignKey(String) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
Experimental
setForeignKey(String) - Method in class com.attivio.sdk.search.query.JoinClause
Set the field that is the foreign key for this join.
setFormat(String) - Method in class com.attivio.sdk.search.fields.DateFormat
Set the date format string to apply.
setFragment(Boolean) - Method in class com.attivio.sdk.search.fields.Teaser
Set if the teaser should be fragmented.
setFragmentScope(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the name of the scope to use for fragmenting.
setFragmentSize(Integer) - Method in class com.attivio.sdk.search.fields.Teaser
Set the size of generated fragments.
setFrequency(long) - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
Set the field specific term frequency for this match.
setFromQuery(Query) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set the query for selecting root documents.
setGetAlreadyAcknowledged(boolean) - Method in class com.attivio.sdk.event.EventQuery
 
setGlobalDataStructureFactory(GlobalDataStructureFactory) - Method in interface com.attivio.sdk.server.component.configuration.GlobalDataStructureFactoryAware
This method will be called by the AIE server to supply a GlobalDataStructureFactory that this component can store and use.
setGlobalVersion(String) - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Updates the global value for the election to be based on.
setGroupBy(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the Group By specification.
setGroupBy(FieldExpression...) - Method in class com.attivio.sdk.search.QueryRequest
Set the Group By specification.
setGroupBy(List<FieldExpression>) - Method in class com.attivio.sdk.search.QueryRequest
Set the Group By specification.
setGroupByFilter(FieldExpression) - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Set the filter to apply to groups.
setGroupByFilter(String) - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Set the filter to apply to groups.
setGroupedMessageId(GroupedMessageId) - Method in interface com.attivio.sdk.esb.GroupedMessage
Sets the GroupedMessageId for this message.
setGroupedMessageId(GroupedMessageId) - Method in class com.attivio.sdk.ingest.BulkUpdate
 
setGroupedMessageId(GroupedMessageId) - Method in class com.attivio.sdk.ingest.DocumentList
 
setGroupId(String) - Method in class com.attivio.sdk.esb.GroupedMessageId
 
setGroupMembership(AttivioGroupMembership) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the AttivioGroupMembership for this document.
setGroupMemberships(Set<AttivioGroupMembership>) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets the group memberships for this principal.
setHighlight(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Gets if highlighting is enabled for this field.
setHighlight(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Set if highlighting should be performed for configured fields.
setHighlightMode(HighlightMode) - Method in class com.attivio.sdk.search.fields.Teaser
Set the mode for annotating scopes.
setHighlightMode(HighlightMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the HighlightMode for annotating scopes in highlighted text.
setHighlightScope(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the scope name to annotate phrase matches with.
setHighlightScope(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the scope used to annotate matching phrases in highlighted text.
setHighlightTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds taken to highlight results.
setHttpHeaders(Map<String, String>) - Method in class com.attivio.sdk.esb.CgiRequest
Set HTTP headers map.
setId(long) - Method in class com.attivio.sdk.event.SystemEvent
 
setId(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the unique document id.
setIdField(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the key field for joining the search query to the acl query.
setIdField(String) - Method in class com.attivio.sdk.search.query.GraphQuery
 
setIds(String...) - Method in class com.attivio.sdk.search.fields.DocBoost
Set the Ids for the documents to boost.
setIds(List<String>) - Method in class com.attivio.sdk.search.fields.DocBoost
Set the Ids for the documents to boost.
setImageUrl(String) - Method in class com.attivio.sdk.search.QueryPlacement
 
setIncludeLower(boolean) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set if the lower term should be included in the range.
setIncludeMetadataInResponse(boolean) - Method in class com.attivio.sdk.search.QueryRequest
 
setIncludePhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
 
setIncludePhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
 
setIncludeUpper(boolean) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set if the upper term should be included in the range.
setIncrement(int) - Method in class com.attivio.sdk.token.Position
Sets the position increment for this Position.
setIndexed(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Sets if this SchemaField should be indexed.
setIndexedFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if indexed fields should be returned.
setIngestWorkflowName(String) - Method in interface com.attivio.sdk.client.IngestClient
Set ingest workflow name
setInput(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch
Get the input FieldExpression to compare against cases.
setInput(List<String>) - Method in interface com.attivio.sdk.server.component.configuration.HasInputListProperty
Sets the list of fields to process as input to the stage.
setInput(String) - Method in interface com.attivio.sdk.server.component.configuration.HasInputProperty
Sets the input field name.
setInputStream(InputStream) - Method in class com.attivio.sdk.esb.CgiRequest
Sets the InputStream associated with the request.
setIntervals(DateFacetRequest.DateFacetInterval...) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
setIntervals(List<DateFacetRequest.DateFacetInterval>) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
setJoinConstraint(FieldExpression) - Method in class com.attivio.sdk.search.query.JoinClause
(Experimental) Set the join constraint.
setJoinFacetMode(JoinFacetMode) - Method in class com.attivio.sdk.search.QueryRequest
Sets the facet mode for joined documents.
setJoinKey(String) - Method in class com.sample.module.SampleQueryRewriteTransformer
 
setJoinRollupMode(JoinRollupMode) - Method in class com.attivio.sdk.search.QueryRequest
Sets the rollup mode for joined documents.
setKeepAlivePingFrequency(long) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setKey(Object) - Method in class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
setKeyField(String) - Method in interface com.attivio.sdk.server.component.reduce.ReducingTransformer
Is called once before the transformer runs
setLabel(String) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
setLabel(String) - Method in class com.attivio.sdk.search.facet.FacetFilter
Set a descriptive label for this filter.
setLabel(String) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the optional label for this range.
setLabel(String) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Set the label for this bucket.
setLabel(String) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Set the label for this bucket.
setLabel(String) - Method in class com.attivio.sdk.search.fields.MatchingFields
Get the name of the query parameter that will be used to label matching subqueries.
setLabel(String) - Method in class com.attivio.sdk.search.QueryPlacement
Get the descriptive label for this placement.
setLanguageField(String) - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
Set the field to use for constructing derived per-language dictionaries.
setLastApproved(Date) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setLastLossDetectionSequence(UUID, long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
setLastModified(Date) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setLastModified(long) - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
 
setLastModified(long) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the timestamp for the last modification to this relevancy model
setLastPublished(Date) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setLatitude(double) - Method in class com.attivio.sdk.geo.Point
 
setLatitude(double) - Method in class com.attivio.sdk.search.fields.GeoBoost
Set the center latitude to calculate distance to.
setLatitude(double) - Method in class com.attivio.sdk.search.fields.GeoDistance
Set the center latitude to calculate distance to.
setLength(int) - Method in class com.attivio.sdk.search.fields.SubString
Set the max length of the substring.
setLength(int) - Method in class com.attivio.sdk.token.Token
Truncate token text to length.
setLinear(double) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Sets the linear coefficient, or the b in ax^2 + bx + c.
setLinkField(String) - Method in class com.attivio.sdk.search.query.GraphQuery
 
setLinkText(String) - Method in class com.attivio.sdk.search.QueryPlacement
 
setLinkUrl(String) - Method in class com.attivio.sdk.search.QueryPlacement
 
setLocale(Locale) - Method in class com.attivio.sdk.client.dictionary.TermDefinition
Set the Locale for this term.
setLocale(Locale) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the Locale to use for evaluating this trigger.
setLocale(Locale) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the Locale for this field.
setLocale(Locale) - Method in class com.attivio.sdk.ingest.IngestField
Set the Locale for this field.
setLocale(Locale) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set the value's locale.
setLocale(Locale) - Method in class com.attivio.sdk.search.query.Query
Sets the local associated with this object.
setLocale(Locale) - Method in class com.attivio.sdk.search.QueryRequest
Set the Locale for this query.
setLocale(Locale) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setLocale(Locale) - Method in interface com.attivio.sdk.util.LocaleAware
Sets the local associated with this object.
setLocale(Locale) - Method in class com.attivio.util.query.QueryTraverser
Sets the local associated with this object.
setLocales(List<Locale>) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setLongitude(double) - Method in class com.attivio.sdk.geo.Point
 
setLongitude(double) - Method in class com.attivio.sdk.search.fields.GeoBoost
Set the center longitude to calculate distance to.
setLongitude(double) - Method in class com.attivio.sdk.search.fields.GeoDistance
Set the center longitude to calculate distance to.
setLowerCase(boolean) - Method in class com.attivio.sdk.schema.SchemaField
 
setLowerCaseMode(SchemaField.LowerCaseMode) - Method in class com.attivio.sdk.schema.SchemaField
Set the lower case mode of this field.
setLowerTerm(String) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set the term that specifies the lower bounds for this range.
setLowerTerm(Object) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set the term that specifies the lower bounds for this range.
setMarkup(String) - Method in class com.attivio.sdk.search.QueryPlacement
 
setMatch(TermMatch.MatchMode) - Method in class com.attivio.sdk.client.dictionary.TermMatch
Set the criteria used for matching this term.
setMatchScope(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the scope name to annotate atomic matches with.
setMax(Number) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setMaxBatchSizeMB(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the maximum size of documents (in megabytes) that will ever be sent as part of a single DocumentList.
setMaxBuckets(int) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
setMaxBuckets(int) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the maximum number of buckets to return.
setMaxBuckets(Integer) - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.setMaxBuckets(int) except that null value indicates default should be used.
setMaxBuckets(Integer) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setMaxDelta(long) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the max delta in timeUnits from the table's center that the range applies to.
setMaxFetchSize(int) - Method in class com.attivio.sdk.event.EventQuery
 
setMaxHistory(int) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the maximum number of trained relevancy models to retain.
setMaximum(Point) - Method in class com.attivio.sdk.geo.Rectangle
 
setMaximumX(double) - Method in class com.attivio.sdk.geo.Rectangle
 
setMaximumY(double) - Method in class com.attivio.sdk.geo.Rectangle
 
setMaxMemoryUsage(long) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the max memory usage allowed during computation (in bytes).
setMaxMemoryUsage(long) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setMaxRemainingTokens(int) - Method in class com.attivio.sdk.token.TokenList
Set the max remaining tokens allowed to be created.
setMaxResubmits(int) - Method in class com.attivio.sdk.search.QueryRequest
Sets the maximum number of resubmits allowed for this QueryRequest.
setMaxScore(float) - Method in class com.attivio.sdk.search.SearchDocumentList
 
setMaxSignalAge(long) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set maximum age for a signal to include when training relevancy model (in milliseconds).
setMaxTermLength(int) - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Get maximum term length for terms extracted from the index.
setMaxTermLength(int) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setMaxTokens(int) - Method in class com.attivio.sdk.schema.SchemaField
 
setMaxValue(Number) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the maximum value for this range (or null if unbounded) [inclusive].
setMaxValue(Date) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the maximum value for this range (or null if unbounded) [inclusive].
setMean(double) - Method in class com.attivio.sdk.search.fields.StandardScore
 
setMergeFragments(Boolean) - Method in class com.attivio.sdk.search.fields.Teaser
Set if fragments should be merged.
setMessage(String) - Method in class com.attivio.sdk.search.QueryFeedback
Set the message.
setMessageId(MessageId) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the message id associated with the message.
setMessageId(MessageId) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the message id associated with the message.
setMessageId(MessageId) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the message id associated with the message.
setMessageName(String) - Method in class com.attivio.sdk.search.QueryFeedback
Set the name of this message.
setMetadata(BaseTypesMap<String, String>) - Method in class com.attivio.sdk.event.SystemEvent
 
setMethod(String) - Method in class com.attivio.sdk.esb.CgiRequest
Sets the HTTP method from teh request.
setMethod(AccessControlQuery.Method) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the method for evaluating access control rights.
setMethod(BoostQuery.Method) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the method for applying boosts to the search query's score.
setMin(Number) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setMinBucketCount(int) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the minimum count that returned buckets must have.
setMinBucketCount(Integer) - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.setMinBucketCount(int) except that null value indicates default should be used.
setMinBucketCount(Integer) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setMinimum(Point) - Method in class com.attivio.sdk.geo.Rectangle
 
setMinimum(int) - Method in class com.attivio.sdk.search.query.JoinClause
Set the minimum number of child documents a parent document must have.
setMinimum(int) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Set the minimum number of sub phrases that are required to produce a match.
setMinimum(int) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setMinimumX(double) - Method in class com.attivio.sdk.geo.Rectangle
 
setMinimumY(double) - Method in class com.attivio.sdk.geo.Rectangle
 
setMinTermFrequency(int) - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Get the minimum term frequency for terms extracted from the index.
setMinTermFrequency(int) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setMinTermLength(int) - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Set minimum term length for terms extracted from the index.
setMinTermLength(int) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setMinValue(Number) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the minimum value for this range (or null if unbounded) [inclusive].
setMinValue(Date) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the minimum value for this range (or null if unbounded) [inclusive].
setMode(SpellDictionaryInfo.SpellDictionaryMode) - Method in class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
Set the mode used to extract a spellcheck dictionary from the index.
setMode(SynonymMode) - Method in class com.attivio.sdk.client.dictionary.SynonymDefinition
Set the SynonymMode for this term.
setMode(SynonymMode) - Method in class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
Set the default SynonymMode for terms in this dictionary.
setMode(SynonymMode) - Method in class com.attivio.sdk.client.dictionary.SynonymMatch
Set the mode for this match.
setMode(Commit.CommitMode) - Method in class com.attivio.sdk.ingest.Commit
Set the mode for the commit operation.
setMode(DocumentMode) - Method in class com.attivio.sdk.ingest.IngestDocument
Gets the mode for ingesting this document.
setMode(Optimize.OptimizeMode) - Method in class com.attivio.sdk.ingest.Optimize
Set the optimization mode.
setMode(FieldCollapse.Mode) - Method in class com.attivio.sdk.search.FieldCollapse
Set the FieldCollapse.Mode for field collapsing.
setMode(HighlightMode) - Method in class com.attivio.sdk.search.fields.ScopeField
 
setMode(Trim.Mode) - Method in class com.attivio.sdk.search.fields.Trim
Set the mode for the trim function.
setMode(JoinMode) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
setMode(JoinMode) - Method in class com.attivio.sdk.search.query.JoinClause
Sets the mode for joining.
setMode(AnchorFilter.AnchorMode) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Set the mode for anchoring phrase.
setMultiValue(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Set if this field can support multiple field values per document.
setMultiValueMode(MultiValueMode) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
setMultiValueMode(MultiValueMode) - Method in class com.attivio.sdk.search.fields.Concat
setName(String) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
setName(String) - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Set the name for this dictionary.
setName(String) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the name of this trigger.
setName(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of this dictionary.
setName(String) - Method in class com.attivio.sdk.schema.SchemaField
Sets this SchemaField's name.
setName(String) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the name for the user defined field.
setName(String) - Method in class com.attivio.sdk.search.facet.FacetFilter
Set the name of the facet that generated this filter.
setName(String) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the name for this facet request.
setName(String) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the name for this FacetResponse.
setName(String) - Method in class com.attivio.sdk.search.fields.QueryParameter
Set the name of the requested query parameter.
setName(String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set the name of the User Defined Function to evaluate.
setName(String) - Method in class com.attivio.sdk.search.query.QueryPlugin
Set the name associated with this query plugin.
setName(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
setName(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
Set the feature name.
setName(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setName(Principal, String) - Method in class com.attivio.sdk.security.AttivioAcl
setName(String) - Method in class com.attivio.sdk.security.AttivioRole
Sets the role name.
setName(String) - Method in class com.attivio.sdk.util.ContainerPropertyReference
 
setName(String) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setNamespace(String) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Sets the namespace all ids will be stored in.
setNamespace(String) - Method in class com.attivio.sdk.service.MockContentStoreClient
Sets the namespace all ids will be stored in.
setNegativePermissions() - Method in class com.attivio.sdk.security.AttivioAclEntry
setNodeName(String) - Method in class com.attivio.sdk.esb.MessageHistory
 
setNodeset(String) - Method in class com.attivio.sdk.event.SystemEvent
 
setNullOrder(Sort.NullSortOrder) - Method in class com.attivio.sdk.search.Sort
Set the order for sorting null values.
setNumberFound(long) - Method in class com.attivio.sdk.search.SearchDocumentList
 
setNumberOfChildren(int) - Method in class com.attivio.sdk.esb.MessageId
Sets the number of expected children.
setNumFragments(Integer) - Method in class com.attivio.sdk.search.fields.Teaser
Set the number of framents to generate (if fragmenting).
setOffset(long) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
setOffset(int) - Method in class com.attivio.sdk.search.fields.SubString
Set the offset for the start of the substring.
setOffset(long) - Method in class com.attivio.sdk.search.QueryRequest
Set the offset into the result set for the first returned document.
setOffset(long) - Method in class com.attivio.sdk.search.SearchDocumentList
Set the offset that into the overall result set for the first document in this SearchDocumentList.
setOffset(SearchTerm, int, int) - Method in class com.attivio.util.parser.QueryParsers
Hook to allow annotating search terms with start/end offset.
setOperator(BooleanExpression.Operator) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Set the comparison operator.
setOperator(Compare.Operator) - Method in class com.attivio.sdk.search.fields.Compare
Set the comparison operator.
setOptimizeInterval(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the interval on which an automatic Optimize will be sent to AIE.
setOption(String, String) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setOptions(Map<String, String>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set options to use for training relevancy model.
setOrder(Sort) - Method in class com.attivio.sdk.search.query.JoinClause
Set the order for child documents.
setOrder(Sort.SortOrder) - Method in class com.attivio.sdk.search.Sort
Set the order to sort by.
setOrdered(boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Set if terms in phrase must be in order.
setOrdered(boolean) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setOrderedCommits(boolean) - Method in interface com.attivio.sdk.client.IngestClient
Enable or disable "Ordered Commits".
setOrdinal(int) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Set the ordinal or this bucket.
setOrdinal(int) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Set the ordinal or this bucket.
setOrFields(List<String>) - Method in class com.sample.module.SampleQueryRewriteTransformer
 
setOutput(EntityOutput) - Method in class com.attivio.sdk.client.dictionary.EntityMatch
Set the output for this match.
setOutput(String) - Method in class com.attivio.sdk.client.dictionary.EntityOutput
Set the output for a matching term in an entity dictionary.
setOutput(long) - Method in class com.attivio.sdk.client.dictionary.StopwordDefinition
Set the output value for this dictionary entry.
setOutput(long) - Method in class com.attivio.sdk.client.dictionary.StopwordMatch
Set the output for this match.
setOutput(SynonymOutput) - Method in class com.attivio.sdk.client.dictionary.SynonymMatch
Set the output for this match.
setOutput(String) - Method in class com.attivio.sdk.client.dictionary.SynonymOutput
Set the output for a matching term in a synonym dictionary.
setOutput(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch.Case
 
setOutputs(List<EntityOutput>) - Method in class com.attivio.sdk.client.dictionary.EntityDefinition
Set the output values to use for matches against this entry's term.
setOutputs(List<SynonymOutput>) - Method in class com.attivio.sdk.client.dictionary.SynonymDefinition
Set the outputs for this term.
setOverwrite(boolean) - Method in interface com.attivio.sdk.server.component.configuration.HasOverwriteProperty
Sets whether or not all existing values in the output field should be overwritten.
setPagingContext(PagingContext) - Method in class com.attivio.sdk.event.EventQuery
 
setParameter(String, String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set a parameter.
setParameter(String, Boolean) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set a parameter.
setParameter(String, Date) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set a parameter.
setParameter(String, Number) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set a parameter.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.AccessControlQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.BoostQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.FacetQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.GraphQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.JoinClause
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.JoinQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
 
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.PhraseQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.Query
 
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.SavedFilter
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.SubQuery
setParameters(Map<String, Object>) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Add all parameters from value.
setParameters(Query) - Method in class com.attivio.sdk.search.query.Query
Copies all parameters from another query into this Query instance.
setParameters(Query, boolean) - Method in class com.attivio.sdk.search.query.Query
Copies all parameters from another query into this Query instance.
setPartialMatches(boolean) - Method in class com.attivio.sdk.client.dictionary.EntityDictionaryInfo
Set if partial matches are supported.
setPartialMatches(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setPartialResults(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Gets if partial result is allowed for this request.
setPassword(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Set a password with this principal
setPayload(List<DictionaryPayload>) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setPayload(DictionaryPayload...) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setPayload(String...) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setPermissionType(String) - Method in class com.attivio.sdk.security.AttivioPermission
Sets the permission type.
setPhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Set the phrase anchor filtering will be applied to.
setPhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
setPhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
 
setPhrase(Phrase) - Method in class com.attivio.sdk.search.query.PhraseQuery
 
setPlacements(List<QueryPlacement>) - Method in class com.attivio.sdk.search.QueryResponse
 
setPoints(List<Point>) - Method in class com.attivio.sdk.geo.Polygon
 
setPositionIncrement(int) - Method in class com.attivio.sdk.token.TokenIterator
Sets the position increment for the current Token
setPrefixLength(int) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
setPrimaryKey(String) - Method in class com.attivio.sdk.search.query.JoinClause
Set the field that is the primary key for this join.
setPrimarySortOrder(Sort.SortOrder) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the primary sort order for sorting buckets.
setPrimaryTableName(String) - Method in class com.sample.module.SampleQueryRewriteTransformer
 
setPrincipal(AttivioPrincipal) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the AttivioPrincipal for this document.
setPrincipal(AttivioPrincipal) - Method in class com.attivio.sdk.search.QueryRequest
 
setPrincipal(AttivioPrincipal) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setPrincipal(Principal) - Method in class com.attivio.sdk.security.AttivioAclEntry
setPrincipalId(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets the principal ID.
setPrincipalId(String) - Method in class com.attivio.sdk.security.AttivioPrincipalKey
Sets the principal ID.
setPrincipalName(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets the principal name.
setPrincipalQuery(Query) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the query that matches principal recoreds.
setPrincipalType(AttivioPrincipal.PrincipalType) - Method in class com.attivio.sdk.security.AttivioPrincipal
Set the principal type
setProcessingFeedbackHandler(ProcessingFeedbackHandler) - Method in interface com.attivio.sdk.server.component.ingest.ProvidesProcessingFeedback
This method will be called by the AIE server to supply a ProcessingFeedbackHandler that this component can store and use.
setProcessingTime(long) - Method in class com.attivio.sdk.esb.MessageHistory
 
setProjectEnv(String) - Method in class com.sample.module.SampleAttivioRunnable
 
setProjectName(String) - Method in class com.sample.module.SampleAttivioRunnable
 
setProperties(BaseTypesMap<String, String>) - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
setProperties(BaseTypesMap<String, String>) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setProperties(Map<String, String>) - Method in class com.attivio.sdk.schema.SchemaField
Sets the properties for this SchemaField.
setProperties(BaseTypesMap<String, Object>) - Method in class com.attivio.sdk.search.QueryFeedback
Set the properties for this feedback.
setProperties(Map<String, String[]>) - Method in class com.attivio.sdk.search.QueryRequest
 
setProperty(String, String) - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
setProperty(String, String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setProperty(String, Object) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets an arbitrary property for the message.
setProperty(String, Object) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets an arbitrary property for the message.
setProperty(String, Object) - Method in class com.attivio.sdk.esb.MessageMetadata
Sets a property.
setProperty(String, Object) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets an arbitrary property for the message.
setProperty(String, String) - Method in class com.attivio.sdk.schema.Schema
Sets a property on this schema.
setProperty(String, Object) - Method in class com.attivio.sdk.search.QueryFeedback
Set a property.
setProperty(String, Object) - Method in class com.attivio.sdk.search.QueryRequest
 
setProperty(String, Object) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets a property on the principal.
setPublished(boolean) - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Set if all outstanding changes to the dictionary are represented in the published dictionary.
setPublished(boolean) - Method in class com.attivio.sdk.client.dictionary.TermDefinition
Set if the most recent change to this term has been included in the published dictionary.
setPublished(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get if the most recent modification for this trigger has been published.
setPublished(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set if all outstanding changes to this dictionary have been published.
setPublishThreshold(double) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the accuracy threshold needed to be achieved to automatically publish a trained relevancy model.
setPunctuationSensitive(boolean) - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
Set if dictionary term matches should be sensitive to punctuation.
setPunctuationSensitive(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setQuadratic(double) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Sets the quadratic coefficient, or the a in ax^2 + bx + c.
setQualifiedComponentName(String) - Method in interface com.attivio.sdk.server.component.configuration.QualifiedComponentNameAware
This method will be called by the AIE server to supply a fully qualified component name that this component can store and use.
setQuery(String) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setQuery(Query) - Method in class com.attivio.sdk.client.dictionary.DerivedDictionaryInfo
Set the query for generating a derived dictionary.
setQuery(Query) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the query to use for matching this trigger.
setQuery(Query) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the query for selecting documents to update.
setQuery(String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the query for selecting documents to update.
setQuery(String, String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the query for selecting documents to update.
setQuery(Query) - Method in class com.attivio.sdk.search.fields.Teaser
Set the query to use for highlighting
setQuery(Query) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set the search query to evaluate against a composite document.
setQuery(Query) - Method in class com.attivio.sdk.search.QueryRequest
Set the search query for this QueryRequest.
setQuery(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the search query for this QueryRequest.
setQuery(String, String) - Method in class com.attivio.sdk.search.QueryRequest
Set the search query for this QueryRequest.
setQuery(String) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setQuery(String) - Method in class com.sample.module.SampleAttivioRunnable
 
setQueryLanguage(String) - Method in class com.attivio.sdk.search.query.QueryString
Set the query language for the query string.
setQueryLanguage(String) - Method in interface com.attivio.sdk.server.component.configuration.HasQueryLanguageProperty
Sets the query language
setQueryLanguage(Query, String) - Static method in class com.attivio.util.query.QueryUtils
Set the query language for query to language.
setQueryRequest(QueryRequest) - Method in class com.attivio.sdk.search.QueryResponse
Set the QueryRequest for this response.
setQueryRequest(QueryRequest) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setQueryString(String) - Method in class com.attivio.sdk.search.query.QueryString
Set the query string.
setQueryString(String) - Method in class com.attivio.sdk.search.query.SubQuery
Set the source query string used to create this sub query.
setQueryString(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the search query for this QueryRequest.
setQueryString(Query, String) - Static method in class com.attivio.util.query.QueryUtils
Set the query string for query to value.
setQueryTimestamp(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the timestamp the query was received
setQueryTimestamp(long) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setQueryWorkflowQueue(WorkflowQueue) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the workflows to send the selection query through.
setQueryWorkflowQueue(String...) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the workflows to send the selection query through.
setRadius(double) - Method in class com.attivio.sdk.geo.Circle
 
setRadiusA(double) - Method in class com.attivio.sdk.geo.Ellipse
 
setRadiusB(double) - Method in class com.attivio.sdk.geo.Ellipse
 
setRange(FacetRange) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Set the range for this bucket.
setRanges(List<FreshnessRange>) - Method in class com.attivio.sdk.search.fields.Freshness
 
setRanges(FreshnessRange...) - Method in class com.attivio.sdk.search.fields.Freshness
 
setRealmId(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets the realm ID.
setRealmId(String) - Method in class com.attivio.sdk.security.AttivioPrincipalKey
Sets the security realm ID.
setRealTime(boolean) - Method in class com.attivio.sdk.schema.SchemaField
 
setRealTimeFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if real time fields are requested instead of regular fields.
setRealTimeFields(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setReason(String) - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
setRedelivered(boolean) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the re-delivered flag.
setRedelivered(boolean) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the re-delivered flag.
setRedelivered(boolean) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the re-delivered flag.
setRelevancyFeatures(List<RelevancyFeature>) - Method in class com.attivio.sdk.search.QueryRequest
Set the features to use for relevancy.
setRelevancyFeatures(RelevancyFeature...) - Method in class com.attivio.sdk.search.QueryRequest
Set the features to use for relevancy.
setRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.search.QueryRequest
Sets the relevancy model to use for this query.
setRelevancyModelName(String) - Method in class com.attivio.sdk.search.QueryRequest
setRelevancyModelName(String) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setRelevancyModelNames(List<String>) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the requested relevancy models.
setRelevancyModelNames(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the requested relevancy models.
setRelevancyModelNames(String...) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setRelevancyModels(RelevancyModel...) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
setRelevancyModels(Iterable<RelevancyModel>) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
setRelevancyModelVersion(long) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setRemote(boolean) - Method in class com.attivio.sdk.esb.WorkflowQueue
 
setRemoveString(String) - Method in class com.attivio.sdk.search.fields.Trim
Set the string to remove.
setRequestIp(String) - Method in class com.attivio.sdk.esb.MessageMetadata
Sets the request ip.
setResolution(TimeResolution) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Sets the time resolution of the start & end deltas
setResponse(QueryResponse) - Method in class com.attivio.client.MockSearchClient
 
setResubmits(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the number of times this QueryRequest has been resubmitted.
setResults(List<T>) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
setResultTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds taken to generate results.
setRoles(Set<AttivioRole>) - Method in class com.attivio.sdk.security.AttivioPrincipal
Set roles for this principal.
setRotationAngle(double) - Method in class com.attivio.sdk.geo.Ellipse
 
setRouteImmediately(boolean) - Method in class com.attivio.sdk.esb.WorkflowQueue
Sets the 'route immediately' flag.
setRowFilter(FieldExpression) - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Set the filter to apply to rows.
setRowFilter(String) - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Set the filter to apply to rows.
setRows(int) - Method in class com.attivio.sdk.search.FieldCollapse
Set the number of rows to return for each group (including the group leader).
setRows(long) - Method in class com.attivio.sdk.search.QueryRequest
Set the requested number of documents to return in the QueryResponse for this request.
setScale(int) - Method in class com.attivio.sdk.search.fields.Cast
Set the scale for decimal values.
setSchema(Schema) - Method in class com.attivio.sdk.schema.SchemaResponse
 
setSchemaName(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the schema to use for processing queries and documents.
setSchemaName(String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the name of the schema to use for query processing.
setSchemaName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the schema to use for processing this QueryRequest.
setSchemaName(String) - Method in interface com.attivio.sdk.server.component.configuration.HasSchemaNameProperty
Sets the name of schema to use for validation
setSchemaTypes(List<SchemaField.Type>) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
 
setSchemaTypes(SchemaField.Type...) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
 
setScope(String) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
 
setScope(String) - Method in class com.attivio.sdk.search.fields.MatchingTerms
 
setScope(String) - Method in class com.attivio.sdk.search.fields.ScopeField
 
setScope(String) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
 
setScope(String) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
setScope(Phrase) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
setScope(String) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
setScope(String) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
 
setScope(String) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setScope(String) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setScopeBoosts(List<PhraseBoostFeature.ScopeBoost>) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Set the scope boosts.
setScore(double) - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
Set the fuzzy score for this match.
setScore(int) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the score for matching this trigger.
setScoreFunctions(List<FieldExpression>) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the ScoreFunctions to use for boosting AbstractFilterQuery.getQuery().
setScoreFunctions(FieldExpression...) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the ScoreFunctions to use for boosting AbstractFilterQuery.getQuery().
setScoreFunctions(List<FieldExpression>) - Method in class com.attivio.sdk.search.QueryRequest
Sets the scoring functions to use for this QueryRequest.
setScoreMode(ScoreMode) - Method in class com.attivio.sdk.search.fields.PhraseScore
Set the mode to use for scoring the phrase.
setScoreMode(ScoreMode) - Method in class com.attivio.sdk.search.query.PhraseQuery
 
setSearch(FieldExpression) - Method in class com.attivio.sdk.search.fields.Locate
Set the search string.
setSearchDepth(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the number of rows deep the search should go.
setSearchProfile(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the search profile to apply to the query request.
setSearchTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds taken to execute the search.
setSecondArgument(FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Set the second argument in this binary expression.
setSecondarySortOrder(Sort.SortOrder) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the secondary sort order for sorting buckets.
setSecondarySortOrder(Sort.SortOrder) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setSeed(long) - Method in class com.attivio.sdk.search.QueryRequest
Set the seed used for any random functions over this query request.
setSeparator(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the markup to insert between generated fragments.
setSeverity(SystemEvent.Severity) - Method in class com.attivio.sdk.event.SystemEvent
 
setShallowMode(ShallowMode) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the sample mode for facet computation.
setShallowMode(ShallowMode) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setShape(Shape) - Method in class com.attivio.sdk.search.query.ShapeQuery
 
setSignalTimestamp(long) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setSignalTypes(Set<String>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the signal types to use when training relevancy model.
setSignalTypes(String...) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setSimilarity(int) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
setSingleValue(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Set if this field is single valued.
setSizeToDomain(Map<String, String>) - Method in interface com.attivio.sdk.client.IngestClient
Sets the size to message domain map for this client.
setSnapshotName(String) - Method in class com.attivio.sdk.ingest.Backup
Set the name of the snapshot that should be created.
setSort(List<AdminQuery.Sort>) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setSort(AdminQuery.Sort...) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setSort(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Sets if this SchemaField should support sorting.
setSort(List<Sort>) - Method in class com.attivio.sdk.search.FieldCollapse
Set the sort specification.
setSort(Sort...) - Method in class com.attivio.sdk.search.FieldCollapse
Set the sort.
setSort(String, Sort.SortOrder) - Method in class com.attivio.sdk.search.FieldCollapse
Set the field to sort rows in a group.
setSort(Sort...) - Method in class com.attivio.sdk.search.QueryRequest
 
setSort(List<Sort>) - Method in class com.attivio.sdk.search.QueryRequest
Set the sorting specification for this QueryRequest.
setSortBy(FacetRequest.SortBy) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setSortFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if sort fields should be returned.
setSortOrder(FacetRequest.SortBy) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets wether to sort by bucket count or bucket label.
setSortOrder(FacetRequest.SortBy, Sort.SortOrder) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets wether to sort by bucket count or bucket label.
setSortOrder(FacetRequest.SortBy, Sort.SortOrder, Sort.SortOrder) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the sort order and sort-by's.
setSortOrder(Sort.SortOrder) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setSource(RelevancyModel.Source) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setSpellCheckDictionaryName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the dictionary to use for spellcheck.
setSpellCheckExpandSize(int) - Method in class com.attivio.sdk.search.QueryRequest
Sets the number of expanded suggestions that will be added for misspelled terms.
setSpellCheckMode(QueryRequest.SpellCheckMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for spell checking.
setStageName(String) - Method in class com.attivio.sdk.search.QueryFeedback
Set the name of the stage that generated this message.
setStandardDeviation(double) - Method in class com.attivio.sdk.search.fields.StandardScore
 
setStart(Date) - Method in class com.attivio.sdk.event.EventQuery
 
setStartDate(Date) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
setStartOffset(int) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Set the start offset (0 indexed, inclusive) for this term in the original query string.
setStartOffset(int) - Method in class com.attivio.sdk.token.Position
Deprecated.
token offsets should not be modified at the position level and should instead be set when the token is created.
setStartOffset(int) - Method in class com.attivio.sdk.token.Token
Set the start offset from the source text for this token.
setStartPosition(FieldExpression) - Method in class com.attivio.sdk.search.fields.Locate
Set the starting position to begin the search.
setStaticFields(Map<String, Object>) - Method in interface com.attivio.sdk.client.IngestClient
Set a map of fields to apply to all documents.
setStatistics(FacetStatistics) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the statistics for this response.
setStatistics(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setStatus(ChangeStatus) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setStopwordDictionaryName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the dictionary to use for stopword removal.
setStopwordsMode(QueryRequest.StopwordsMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for stopword removal.
setStored(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Sets if this SchemaField should be stored.
setStoredFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if stored fields should be returned.
setStreamFacets(boolean) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setStrength(Collate.Strength) - Method in class com.attivio.sdk.search.fields.Collate
 
setString(FieldExpression) - Method in class com.attivio.sdk.search.fields.Locate
Set the string to be searched.
setSubgroup(String) - Method in class com.attivio.sdk.security.AttivioRole
Sets the subgroup
setSubsystem(String) - Method in class com.attivio.sdk.event.EventQuery
 
setSubsystem(String) - Method in class com.attivio.sdk.event.SystemEvent
 
setSum(double) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setSumOfSquares(double) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setSynonymBoost(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the boost to apply to expanded synonyms.
setSynonymDictionary(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the synonym dictionary to use for synonym expansion.
setSynonymDictionaryName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the dictionary to use for synonym expansion.
setSynonymsMode(QueryRequest.SynonymsMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for synonym expansion.
setSystemEventPublisher(SystemEventPublisher) - Method in interface com.attivio.sdk.server.component.configuration.SystemEventPublisherAware
This method will be called by the AIE server to supply a SystemEventPublisher that this component can store and use.
setTerm(String) - Method in class com.attivio.sdk.client.dictionary.TermDefinition
Set the term.
setTerm(String) - Method in class com.attivio.sdk.client.dictionary.TermMatch
Set the input term for this match.
setTerm(String) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setTerm(PhraseTerm) - Method in class com.attivio.sdk.search.query.FacetQuery
 
setTerm(String) - Method in class com.attivio.sdk.search.query.FacetQuery
 
setTerm(Object) - Method in class com.attivio.sdk.search.query.FacetQuery
 
setTestAssociations(Map<String, String>) - Method in class com.attivio.sdk.test.TestInfo
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
 
setText(String) - Method in class com.attivio.sdk.token.Token
Set the token text.
setTimeZone(TimeZone) - Method in class com.attivio.sdk.search.QueryRequest
Set the TimeZone for this query.
setTokenized(boolean) - Method in class com.attivio.sdk.schema.SchemaField
 
setTokenizeMode(SchemaField.TokenizeMode) - Method in class com.attivio.sdk.schema.SchemaField
Set the tokenize mode of this field.
setTokenizer(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the tokenizer to use for highlighting.
setTokenizer(String) - Method in interface com.attivio.sdk.server.component.configuration.HasTokenizerProperty
Sets the name of the tokenizer to use.
setTokenList(TokenList) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set the TokenList for this value.
setTokens(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setTotalChildren(long) - Method in class com.attivio.sdk.search.SearchDocument
Set the total number of child documents available.
setTotalCount(long) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the sum of the counts for all buckets (even those not returned).
setTotalResults(long) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
setTriggerNameField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field for storing the names of matching triggers.
setTriggerNameScopes(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
If true scopes will be added for trigger names for matching triggers.
setTriggerScoreField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field for storing aggregate score for all matching triggers.
setTriggerVersionField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field that will contain a version identifer for the dictionary used to apply triggers.
setTrueValue(FieldExpression) - Method in class com.attivio.sdk.search.fields.Condition
Get the true value expression.
setTTL(boolean) - Method in class com.attivio.sdk.search.relevancy.Signal
Get if TTL will be honored for this signal.
setType(SchemaField.Type) - Method in class com.attivio.sdk.schema.SchemaField
Sets the Type of this SchemaField.
setType(SchemaField.Type) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the return type for the user defined field.
setType(SchemaField.Type) - Method in class com.attivio.sdk.search.fields.Cast
Set the type to cast to.
setType(String) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setUnsecuredZones(List<String>) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the names of zones that are not secured.
setUnsecuredZones(String...) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the names of zones that are not secured.
setUpperTerm(String) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set the term that specifies the upper bounds for this range.
setUpperTerm(Object) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set the term that specifies the upper bounds for this range.
setUser(String) - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
setUserDefinedFields(List<UserDefinedFieldDef>) - Method in class com.attivio.sdk.schema.Schema
Set the user defined fields.
setUUID(String) - Method in class com.attivio.sdk.search.query.SavedFilter
Set a unique identifier for the saved result list.
setValue(String) - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
setValue(String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setValue(String) - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
setValue(String) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a String value.
setValue(Number) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a numeric value.
setValue(Date) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Date value.
setValue(Boolean) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Boolean value.
setValue(Point) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Point value.
setValue(Shape) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Shape value.
setValue(ContentPointer) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a ContentPointer value.
setValue(Document) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Document value.
setValue(String) - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Set a String value.
setValue(Number) - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Set a numeric value.
setValue(Date) - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Set a Date value.
setValue(Boolean) - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Set a Boolean value.
setValue(Point) - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Set a Point value.
setValue(byte[]) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(String) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(BigDecimal) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(Date) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(Point) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(int) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(long) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(float) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(double) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(boolean) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(Object) - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
setValue(String) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a String value.
setValue(Number) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a numeric value.
setValue(Date) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a Date value.
setValue(Boolean) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a Boolean value.
setValue(Point) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a Point value.
setValue(Shape) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a Shape value.
setValue(char[]) - Method in class com.attivio.sdk.token.Token
Set the token text to value.
setValue(String) - Method in class com.attivio.sdk.token.Token
Set the token text to value.
setValue(CharSequence) - Method in class com.attivio.sdk.token.Token
Set the token text to value.
setValue(char[], int, int) - Method in class com.attivio.sdk.token.Token
Sets the token text.
setValue(String, int, int) - Method in class com.attivio.sdk.token.Token
Sets the token text to be a substring of value.
setValue(Object) - Method in class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
setValue(String) - Method in class com.sample.module.SampleDocumentModifyingTransformer
 
setValueCount(long) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
Get the number of unique field values for the field represented by this bucket.
setValueInternal(Serializable) - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
setValues(String...) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
setValues(E[]) - Method in class com.attivio.sdk.util.BaseTypesList
 
setVersion(Set<RevisionStatus>) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setVersion(RevisionStatus...) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setVersion(RevisionStatus) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setVersion(long) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setWeight(float) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
setWeight(double) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setWeights(List<RelevancyModel.FeatureWeight>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setWhitelist(String...) - Method in class com.attivio.sdk.search.fields.Teaser
Set the fields to extract query terms from.
setWhitelist(Collection<String>) - Method in class com.attivio.sdk.search.fields.Teaser
Set the fields to extract query terms from.
setWorkflowQueue(WorkflowQueue) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the workflow queue.
setWorkflowQueue(String...) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the workflow queue.
setWorkflowQueue(WorkflowQueue) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the workflow queue.
setWorkflowQueue(String...) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the workflow queue.
setWorkflowQueue(WorkflowQueue) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the workflow queue.
setWorkflowQueue(String...) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the workflow queue.
setWorkflowTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds spent in workflow stages.
setX(double) - Method in class com.attivio.sdk.geo.Point
Set the x coordinate value for this point.
setY(double) - Method in class com.attivio.sdk.geo.Point
Set the y coordinate value for this point.
setZkConnectString(String) - Method in class com.sample.module.SampleAttivioRunnable
 
setZone(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the zone for this document.
setZones(String...) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the zones to apply this bulk update to.
setZones(Iterable<String>) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the zones to apply this bulk update to.
setZones(List<String>) - Method in class com.attivio.sdk.ingest.Commit
Expert: Set the list of zones to commit as part of this message.
setZones(String...) - Method in class com.attivio.sdk.ingest.Commit
Expert: Set the list of zones to commit as part of this message.
setZones(List<String>) - Method in class com.attivio.sdk.ingest.Optimize
Expert: Set the list of zones to commit as part of this message.
setZones(String...) - Method in class com.attivio.sdk.ingest.Optimize
Expert: Set the list of zones to commit as part of this message.
setZones(Set<String>) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the zones to apply this query to.
setZones(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the zones to apply this query to.
ShallowMode - Enum in com.attivio.sdk.search.facet
Mode for executing facets that support shallow computations.
Shape - Class in com.attivio.sdk.geo
Represents an abstract shape.
Shape() - Constructor for class com.attivio.sdk.geo.Shape
 
ShapeFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.ShapeFilterOperator
 
ShapeQuery - Class in com.attivio.sdk.search.query
Query for matching documents with via a Shape.
ShapeQuery() - Constructor for class com.attivio.sdk.search.query.ShapeQuery
Constructor
ShapeQuery(String, Shape) - Constructor for class com.attivio.sdk.search.query.ShapeQuery
 
shapeValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a Shape.
shapeValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a Shape.
SharedClient - Annotation Type in com.attivio.sdk.client
Tagging annotation that tells the Service Discovery framework that this API should only be created once.
SharedResourceAutoCompleteProvider - Interface in com.attivio.autocomplete
Deprecated.
This class has been moved to the sdk package: SharedResourceAutoCompleteProvider
SharedResourceAutoCompleteProvider - Interface in com.attivio.sdk.autocomplete
Interface for autocomplete providers that need to share a resource
SHUTDOWN_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-10 Exceptions during shutdown
SHUTDOWN_FAILED - Static variable in class com.attivio.sdk.error.BasisTechError
Problem shutting down BasisTech Environment
sign(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
sign(String) - Method in class com.attivio.util.FieldExpressionFactory
 
Signal - Class in com.attivio.sdk.search.relevancy
 
Signal() - Constructor for class com.attivio.sdk.search.relevancy.Signal
 
Signal.SimpleSignalCompare - Class in com.attivio.sdk.search.relevancy
Compares using type, query, docId, and principal.
SIGNAL_ERROR - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-7 Error with relevancy signal input.
SignalTrackingApi - Interface in com.attivio.sdk.client
API for interacting tracking signals in the system.
SIMILARITY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for similarity parameter (int)
SIMILARITY_PREFIX - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for similarity prefix parameter (int)
SIMPLE - Static variable in class com.attivio.sdk.search.QueryLanguages
Simple Query Language.
SimpleSignalCompare() - Constructor for class com.attivio.sdk.search.relevancy.Signal.SimpleSignalCompare
 
sin(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
sin(String) - Method in class com.attivio.util.FieldExpressionFactory
 
SingleInstancePerCluster - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Indicate that maxInstances is equal to 1 for this component across the entire topology.
SingleInstancePerNamedComponent - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Indicate that maxInstances per node is equal to 1 for this component for each configuration of the class.
SingleInstancePerNode - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Indicate that maxInstances is equal to 1 for this component for each node the class/service is running on.
SITE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering search profiles by site.
size() - Method in class com.attivio.sdk.esb.WorkflowQueue
Gets the size of the queue.
size() - Method in class com.attivio.sdk.geo.AbstractPolygon
Return the number of vertices in this polygon.
size() - Method in class com.attivio.sdk.geo.Polygon
Return the number of vertices in this polygon.
size() - Method in class com.attivio.sdk.geo.Rectangle
Return the number of vertices in this polygon.
size() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the number of fields in this document.
size() - Method in class com.attivio.sdk.ingest.IngestField
Get the number of field values.
SIZE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will store a document's original size.
size() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the number of buckets in this response.
size() - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
size() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
size() - Method in class com.attivio.sdk.search.SearchDocument
Get the number of fields in this document.
size() - Method in class com.attivio.sdk.search.SearchDocumentList
 
size() - Method in class com.attivio.sdk.search.SearchField
Get the number of field values.
size() - Method in class com.attivio.sdk.security.AttivioAcl
 
size() - Method in interface com.attivio.sdk.server.udf.InputValue
Get the number of values for this field.
size() - Method in class com.attivio.sdk.token.TokenList
Returns the number of Tokens in this TokenList.
size(T[][]) - Static method in class com.attivio.util.ObjectUtils
Returns the total number of cells in a matrix
size(List<List<T>>) - Static method in class com.attivio.util.ObjectUtils
Returns the total number of cells in a matrix
SLIDER_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-9 Failed Slider test
SonarError - Class in com.attivio.sdk.error
Sonar error codes.
Sort(String, boolean) - Constructor for class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
Sort - Class in com.attivio.sdk.search
Sort specifier
Sort(String) - Constructor for class com.attivio.sdk.search.Sort
Sort descending by field name.
Sort(String, Sort.SortOrder) - Constructor for class com.attivio.sdk.search.Sort
Sort by field name according to order.
Sort(FieldExpression) - Constructor for class com.attivio.sdk.search.Sort
 
Sort(FieldExpression, Sort.SortOrder) - Constructor for class com.attivio.sdk.search.Sort
 
Sort(String, Sort.SortOrder, Sort.NullSortOrder) - Constructor for class com.attivio.sdk.search.Sort
Sort by field according to order.
Sort(FieldExpression, Sort.SortOrder, Sort.NullSortOrder) - Constructor for class com.attivio.sdk.search.Sort
 
sort(List<AuditDetail>) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
Sort.NullSortOrder - Enum in com.attivio.sdk.search
Sort order for NULL values.
Sort.SortOrder - Enum in com.attivio.sdk.search
Contains the possible sort order values
SORTED_STRING_LIST - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Use for List methods but when the UI should display the list in sorted order
SOUNDS_LIKE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying whether a term should be phonetically encoded.
SOURCE_ENGINE - Static variable in class com.attivio.sdk.schema.FieldNames
This field contains the engine name that the document came from.
SOURCEPATH - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the filepath of the document.
SOURCEURI - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the source URI of the document; string.
SPAN - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the span for a scope context.
span() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
SPELLCHECK_CORRECTED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name indicating if spellcheck suggestion was applied (boolean)
SPELLCHECK_EXPANDED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name indicating if spellcheck expansion was applied (boolean)
SPELLCHECK_FIELD - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name name indicating spell checking should use the the corrections for the specified, instead of its own.
SPELLCHECK_MODE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the spellcheck mode (com.attivio.sdk.search.QueryRequest.SpellCheckMode)
SPELLCHECK_MODE_DEFAULT - Static variable in class com.attivio.sdk.search.QueryRequest
Default spellcheck mode.
SPELLCHECK_ORIGINAL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for original value prior to spellcheck suggestion being applied (String)
SPELLCHECK_SUGGESTED - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the spellcheck suggested query
SPELLCHECK_SUGGESTED_MARKEDUP - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the marked up spellcheck suggested query
SPELLCHECK_SUGGESTIONS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for spellcheck suggestions (String[])
SpellDictionaryInfo - Class in com.attivio.sdk.client.dictionary
Dictionary type used for spellcheck dictionaries.
SpellDictionaryInfo() - Constructor for class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
SpellDictionaryInfo(String) - Constructor for class com.attivio.sdk.client.dictionary.SpellDictionaryInfo
 
SpellDictionaryInfo.SpellDictionaryMode - Enum in com.attivio.sdk.client.dictionary
 
SpellTermDefinition - Class in com.attivio.sdk.client.dictionary
Defines a term in a spellcheck dictionary.
SpellTermDefinition() - Constructor for class com.attivio.sdk.client.dictionary.SpellTermDefinition
 
SpellTermDefinition(String, Locale) - Constructor for class com.attivio.sdk.client.dictionary.SpellTermDefinition
 
SpellTermMatch - Class in com.attivio.sdk.client.dictionary
Represents a match against a compiled spellcheck dictionary.
SpellTermMatch() - Constructor for class com.attivio.sdk.client.dictionary.SpellTermMatch
 
split(String, char) - Static method in class com.attivio.util.ModelStringUtils
 
split(String, char, int) - Static method in class com.attivio.util.ModelStringUtils
 
SPRING_BEAN - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Use for any Object that should be pulled from spring
SQL_COMPILATION_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
SQL compilation error
SQL_COMPILATION_ERROR_STOP_AT_PT - Static variable in class com.attivio.sdk.error.SqlSdkError
SQL compilation error stop at pass-through
SQL_PERMISSION_ERROR_NO_PERM - Static variable in class com.attivio.sdk.error.SqlSdkError
SQL permissions error
SqlSdkError - Class in com.attivio.sdk.error
SQLSDK module error codes.
SqlSdkError(String, long) - Constructor for class com.attivio.sdk.error.SqlSdkError
Constructor
sqrt(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
sqrt(String) - Method in class com.attivio.util.FieldExpressionFactory
 
Stage - Interface in com.attivio.sdk.server.component
Base interface for all AIE components.
StandardScore - Class in com.attivio.sdk.search.fields
Standard Score FieldExpression.
StandardScore(FieldExpression, double, double) - Constructor for class com.attivio.sdk.search.fields.StandardScore
 
StandardScore(FieldExpression, double, double, String) - Constructor for class com.attivio.sdk.search.fields.StandardScore
 
start(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Starts the named connector
START_SESSION_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-2, Error have not started a session so no namespace exists.
Startable - Interface in com.attivio.sdk.server.component.lifecycle
Interface for Stages to implement if they wish to perform basic initialization after all of their properties have been set.
startComponent() - Method in interface com.attivio.sdk.server.component.lifecycle.Startable
Called on startup of the system before any components receive messages.
startLanguageRegion(Locale) - Method in class com.attivio.sdk.token.TokenSink
Start a language region for locale.
startMessageGroup() - Method in interface com.attivio.sdk.client.DocumentOutputClient
Starts a group of messages that will be processed together.
startMessageGroup() - Method in class com.attivio.sdk.test.MockIngestClient
 
startOffset - Variable in class com.attivio.sdk.search.query.phrase.PhraseTerm
 
startOffset - Variable in class com.attivio.sdk.token.Token
The start offset in the source text
startOffset - Variable in class com.attivio.sdk.util.StringParser
 
startOffset() - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
startOffset() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
startPosition(int, Token) - Method in interface com.attivio.sdk.token.TokenListSerializer
 
startScope(String) - Method in class com.attivio.sdk.token.Position
Mark this position as the first position in scope name.
startScope(String) - Method in class com.attivio.sdk.token.TokenSink
Add an TokenAnnotation.SCOPE_START token to the token list.
startScope(String, int) - Method in class com.attivio.sdk.token.TokenSink
Add a TokenAnnotation.SCOPE_START token to the token list.
startScopeCount() - Method in class com.attivio.sdk.token.ScopeInfo
 
startSession(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Starts a new session for the namespace.
startSession(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
startswith(Phrase) - Static method in class com.attivio.sdk.search.query.phrase.AnchorFilter
 
startTransformer(Stage) - Static method in class com.attivio.sdk.test.SdkTestUtils
Starts the transformer, configuring is a much as possible in the test environment.
startTransformer(Stage, SchemaUtil) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
startTransformer(Stage, SchemaUtil, ProcessingFeedbackHandler) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
startTransformer(Stage, SchemaUtil, ProcessingFeedbackHandler, AieLogger) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
startTransformer(Stage, Schema) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
startTransformer(Stage, ProcessingFeedbackHandler) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
STARTUP_ALTERED - Static variable in class com.attivio.sdk.error.AgentError
AGENT-4 Startup conditions for a process were altered to allow the system to start
STARTUP_FAILED - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-1 Index process failed to acquire or release a lock
STATE_PERSISTENCE_FAILURE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-8 Transform state persistence failed.
Stateful - Interface in com.attivio.sdk.server.component
PlatformComponents can implement this interface to indicate that they may hold state that would be lost during a dynamic removal of the component.
STATIC_FIELD_NAME - Static variable in class com.attivio.sdk.schema.FieldNames
Field containing the list of static field names
STATISTICS_LINGUISTICS_INFO - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the query linguistics info
STATISTICS_QUERY_INFO - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the query statistics
status - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
StatusListener - Interface in com.attivio.util
Accepts status messages for various system or client events.
stdev(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
stdev(String) - Method in class com.attivio.util.FieldExpressionFactory
 
stdevp(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
stdevp(String) - Method in class com.attivio.util.FieldExpressionFactory
 
StickyClient - Annotation Type in com.attivio.sdk.client
Tagging annotation that tells the Service Discovery framework that this API should use the same client connection for every API call.
stop(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Stops the connector
stop(String, long) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Stops the connector
stopComponent() - Method in interface com.attivio.sdk.server.component.lifecycle.Stoppable
Called indicate message processing is being stopped for the component.
Stoppable - Interface in com.attivio.sdk.server.component.lifecycle
Interface for Stages to implement if they wish to perform basic shutdown during the AIE shutdown process.
StopwordDefinition - Class in com.attivio.sdk.client.dictionary
Defines a term in a stopword dictionary.
StopwordDefinition() - Constructor for class com.attivio.sdk.client.dictionary.StopwordDefinition
 
StopwordDefinition(String, Locale) - Constructor for class com.attivio.sdk.client.dictionary.StopwordDefinition
 
StopwordDictionaryInfo - Class in com.attivio.sdk.client.dictionary
Dictionary type used for stopword dictionaries.
StopwordDictionaryInfo() - Constructor for class com.attivio.sdk.client.dictionary.StopwordDictionaryInfo
 
StopwordDictionaryInfo(String) - Constructor for class com.attivio.sdk.client.dictionary.StopwordDictionaryInfo
 
StopwordMatch - Class in com.attivio.sdk.client.dictionary
Represents a match against a compiled stopword dictionary.
StopwordMatch() - Constructor for class com.attivio.sdk.client.dictionary.StopwordMatch
 
STOPWORDS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the stopwords mode (on, off, auto [default=auto])
STOPWORDS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the stopword mode
STORAGE_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-1 Error persisting Visitor's History.
store(String, InputStreamBuilder) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Store a ContentPointer in the ContentStore.
store(String, IngestDocument, List<String>, boolean) - Method in interface com.attivio.sdk.client.DocumentStoreApi
Stores the document in namespace, creating indexes which allow equality filtering on the list of fields provided.
store(String, InputStreamBuilder) - Method in class com.attivio.sdk.service.MockContentStoreClient
Store a ContentPointer in the ContentStore.
store(String, IngestDocument, List<String>, boolean) - Method in class com.attivio.sdk.service.MockDocumentStore
Stores the document in namespace, creating indexes which allow equality filtering on the list of fields provided.
STORE_ADD_B4_RM - Static variable in class com.attivio.sdk.error.JoinFinderError
Add %s before remove
STORE_BAD_FLDNAME - Static variable in class com.attivio.sdk.error.JoinFinderError
Illegal field name %s contains '%s'
STORE_BAD_UPDATE_COUNT - Static variable in class com.attivio.sdk.error.JoinFinderError
"%s count != 1 : count : %d name space : %s"
STORE_CLOSE - Static variable in class com.attivio.sdk.error.JoinFinderError
"Failed to close %s : %s"
STORE_CONNECTION - Static variable in class com.attivio.sdk.error.JoinFinderError
Connection error [ %s ]
STORE_DELETE - Static variable in class com.attivio.sdk.error.JoinFinderError
Could not delete %s [ %s ]
STORE_ERROR - Static variable in class com.attivio.sdk.error.JoinFinderError
"Internal Store Error %s"
STORE_EXEC - Static variable in class com.attivio.sdk.error.JoinFinderError
"Could not execute command [%s] exception [%s]"
STORE_FETCH - Static variable in class com.attivio.sdk.error.JoinFinderError
"Could not fetch %s [ %s ]"
STORE_FMT_VERSION - Static variable in class com.attivio.sdk.error.JoinFinderError
Software storage format version %d incompatible with persisted version %d
STORE_HIDDEN - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if a stored field is hidden (won't be returned with * fields)
STORE_ID_LEN - Static variable in class com.attivio.sdk.error.JoinFinderError
"Illegal %s Id length %d should be %d"
STORE_ISCLOSE - Static variable in class com.attivio.sdk.error.JoinFinderError
"Failed to close input Stream %s"
STORE_KEY_MALFORMED - Static variable in class com.attivio.sdk.error.JoinFinderError
key [ %s ] is malformed
STORE_KEY_MISMATCH - Static variable in class com.attivio.sdk.error.JoinFinderError
Number of fields %d in key does not match the other key %d
STORE_MAX_CHARS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum number of characters to store for a field value.
STORE_NO_INFO - Static variable in class com.attivio.sdk.error.JoinFinderError
"No %s information found for name space %s"
STORE_NOT_YET - Static variable in class com.attivio.sdk.error.JoinFinderError
"%s not yet implemented"
STORE_NS_MATCH - Static variable in class com.attivio.sdk.error.JoinFinderError
"Name space %s, the number of fields, %d does not match the the number of types, %d"
STORE_NS_NULL - Static variable in class com.attivio.sdk.error.JoinFinderError
"Name space one or more of the following are null nameSpace : %s fieldNames : %s types : %s"
STORE_NS_ZERO - Static variable in class com.attivio.sdk.error.JoinFinderError
"Name space %s , number of fields must be greater than zero"
STORE_OPT_UPD - Static variable in class com.attivio.sdk.error.JoinFinderError
Optimistic update failed [ %s ] from version %d to %d
STORE_REC_NOT_FOUND - Static variable in class com.attivio.sdk.error.JoinFinderError
"%s : %s Not Found"
STORE_SELF_LINK - Static variable in class com.attivio.sdk.error.JoinFinderError
Self linking table %s
STORE_SINGLETON - Static variable in class com.attivio.sdk.error.JoinFinderError
"Multiple records found for %s"
STORE_UNKOWN_TYPE - Static variable in class com.attivio.sdk.error.JoinFinderError
"Unknown type %s"
storeAndUpdate(String, IngestDocument, List<String>, boolean) - Method in interface com.attivio.sdk.client.DocumentStoreApi
Stores the document in namespace, creating indexes which allow equality filtering on the list of fields provided.
storeAndUpdate(String, IngestDocument, List<String>, boolean) - Method in class com.attivio.sdk.service.MockDocumentStore
Stores the document in namespace, creating indexes which allow equality filtering on the list of fields provided.
StoredField - Class in com.attivio.sdk.search.fields
FieldExpression for returning the values for a stored field.
StoredField(String) - Constructor for class com.attivio.sdk.search.fields.StoredField
Construct a new field source for fieldName
StoredField(String, String) - Constructor for class com.attivio.sdk.search.fields.StoredField
Construct a new field source for fieldName
storeDictionaryInContentStore(String, byte[]) - Method in interface com.attivio.sdk.client.DictionaryClient
Deprecated. 
StoreError - Class in com.attivio.sdk.error
Errors for platform store
STREAM_TRUNCATED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-34 Stream was truncated during read
StreamingFacetResponse - Interface in com.attivio.sdk.client.streaming
 
StreamingQueryRequest - Class in com.attivio.sdk.search
Models the basic properties of a query request that is meant to provide streaming results.
StreamingQueryRequest(QueryRequest) - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest(QueryRequest, StreamingQueryRequest.DocumentStreamingMode, boolean) - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest(QueryRequest, boolean) - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest(QueryRequest, StreamingQueryRequest.DocumentStreamingMode) - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest.DocumentStreamingMode - Enum in com.attivio.sdk.search
 
StreamingQueryResponse - Interface in com.attivio.sdk.client.streaming
An interface that allows the developer to retrieve results from a streaming search query.
STRING_LIST - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Use for List methods
STRING_TO_STRING_MAP - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Use for Map<String,String> methods
StringLength - Class in com.attivio.sdk.search.fields
Computes the length of a string.
StringLength(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.StringLength
 
StringLength(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.StringLength
 
stringLength(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
StringParser - Class in com.attivio.sdk.util
Simple parser for parsing string values into more complex objects.
StringParser(String, long, CgiRequest, MessageMetadata) - Constructor for class com.attivio.sdk.util.StringParser
 
StringParser.TokenType - Enum in com.attivio.sdk.util
Type for a token.
StringParserFactory - Class in com.attivio.sdk.util
Factory for creating StringParser instances with custom languages.
StringParserFactory(StringParser.TokenType...) - Constructor for class com.attivio.sdk.util.StringParserFactory
 
stringValue() - Method in class com.attivio.sdk.esb.MessageId
a non-overridable toString()
stringValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a string.
stringValue() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
Gets the value as a string.
stringValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a string.
StructureExtractionError - Class in com.attivio.sdk.error
Contains error codes related to the Structure Extraction module.
SUBGROUP_ANY - Static variable in class com.attivio.sdk.security.AttivioRole
Represents that all subroups match.
SubQuery - Class in com.attivio.sdk.search.query
Query operator that contains sub Query.
SubQuery() - Constructor for class com.attivio.sdk.search.query.SubQuery
Constructor
SubQuery(Query) - Constructor for class com.attivio.sdk.search.query.SubQuery
Constructor
SubQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.SubQueryOperator
 
subSequence(int, int) - Method in class com.attivio.sdk.token.Token
Returns a new character sequence that is a subsequence of this sequence.
SubString - Class in com.attivio.sdk.search.fields
Substring field expression.
SubString(String, int, int) - Constructor for class com.attivio.sdk.search.fields.SubString
 
SubString(String, int, int, String) - Constructor for class com.attivio.sdk.search.fields.SubString
 
SubString(FieldExpression, int, int) - Constructor for class com.attivio.sdk.search.fields.SubString
 
SubString(FieldExpression, int, int, String) - Constructor for class com.attivio.sdk.search.fields.SubString
 
SUBSYSTEM_CONNECTOR - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_ESB - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_GC - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_HARDWARE - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_INDEX - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_INGESTION - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_NODEHEALTH - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_OS - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_PROCESS - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_QUERY - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_SQLSDK - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
subtract(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
suffix - Variable in class com.attivio.sdk.schema.SchemaField
 
sum(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
sum(String) - Method in class com.attivio.util.FieldExpressionFactory
 
supportsFormat(String) - Static method in class com.attivio.util.AttivioDateFormat
Returns true if the parse() method supports the specified date format.
SuppressWarnings - Annotation Type in com.attivio.util
SuppressWarnings annotation that can be used at runtime by findbugs but can be shipped with our source.
Switch - Class in com.attivio.sdk.search.fields
A select case field expression.
Switch() - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch(FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch.Case - Class in com.attivio.sdk.search.fields
 
SYNCHRONOUS_MESSAGE_FOR_ORDERED_COMPONENT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-74 Synchronous message sent to a component which requires ordered messages.
SynonymDefinition - Class in com.attivio.sdk.client.dictionary
Defines a term in a synonym/acronym dictionary.
SynonymDefinition() - Constructor for class com.attivio.sdk.client.dictionary.SynonymDefinition
 
SynonymDefinition(String, Locale) - Constructor for class com.attivio.sdk.client.dictionary.SynonymDefinition
 
SynonymDictionaryInfo - Class in com.attivio.sdk.client.dictionary
Dictionary type used for synonym and acronym dictionaries.
SynonymDictionaryInfo() - Constructor for class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
 
SynonymDictionaryInfo(String) - Constructor for class com.attivio.sdk.client.dictionary.SynonymDictionaryInfo
 
SynonymMatch - Class in com.attivio.sdk.client.dictionary
Represents a match against a compiled synonym dictionary.
SynonymMatch() - Constructor for class com.attivio.sdk.client.dictionary.SynonymMatch
 
SynonymMode - Enum in com.attivio.sdk.client.dictionary
Expansion mode for terms in a synonym dictionary.
SynonymOutput - Class in com.attivio.sdk.client.dictionary
Defines an output for a matching SynonymDefinition.
SynonymOutput() - Constructor for class com.attivio.sdk.client.dictionary.SynonymOutput
 
SynonymOutput(String) - Constructor for class com.attivio.sdk.client.dictionary.SynonymOutput
 
SynonymOutput(String, int) - Constructor for class com.attivio.sdk.client.dictionary.SynonymOutput
 
SYNONYMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the synonym expansion mode (on, off, auto [default=QueryRequest.getSynonymsMode()])
SYNONYMS_EXPANDED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name indicating if synonyms expansion was applied (boolean)
SYNONYMS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the synonyms mode
SYNONYMS_ORIGINAL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for original value prior to synonyms expansion (String)
SYSTEM_COLUMN_NOT_ALLOWED_ON_GROUPBY - Static variable in class com.attivio.sdk.error.SqlSdkError
system column not allowed on group by
SYSTEM_COLUMN_NOT_ALLOWED_ON_SORT - Static variable in class com.attivio.sdk.error.SqlSdkError
system column not allowed on sort
SYSTEM_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2019.
SystemEvent - Class in com.attivio.sdk.event
A significant event in the system.
SystemEvent() - Constructor for class com.attivio.sdk.event.SystemEvent
Default constructor that sets the id to a random GUID, the date to System.currentTimeMillis(), and severity to SystemEvent.Severity.SYS_INFO
SystemEvent(SystemEvent.Severity, String, String) - Constructor for class com.attivio.sdk.event.SystemEvent
Constructor, date set to System.currentTimeMillis()
SystemEvent.Acknowledgement - Class in com.attivio.sdk.event
 
SystemEvent.CorrelationState - Enum in com.attivio.sdk.event
 
SystemEvent.Severity - Enum in com.attivio.sdk.event
 
SystemEventPublisher - Interface in com.attivio.sdk.server.util
Interface that can be injected into any BaseDocumentTransformer or bean that needs to send events/traps.
SystemEventPublisherAware - Interface in com.attivio.sdk.server.component.configuration
Interface for components to implements that are interested in access to a SystemEventPublisher.

T

TABLE - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the commonly used table designation for a record for join based applications.
TABLE_EXISTS - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-3 Table already exists
tag(String, ProcessingFeedbackDocumentTagger.ProcessingResultLevel, IngestDocument, Exception, String, Object...) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger
 
tail - Variable in class com.attivio.sdk.token.Position
The tail pointer for this Position.
tan(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
tan(String) - Method in class com.attivio.util.FieldExpressionFactory
 
TASK_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-4 Attempted to create a task with a combination of owner and name that already exists.
TEASER - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds a static teaser for a document's search result.
Teaser - Class in com.attivio.sdk.search.fields
Computes a dynamic teaser.
Teaser(String) - Constructor for class com.attivio.sdk.search.fields.Teaser
 
Teaser(String, String) - Constructor for class com.attivio.sdk.search.fields.Teaser
 
Teaser(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Teaser
 
TEMP_DIR_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2015.
TEMPLATE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-69 Error running templating code.
TERM_ANCHORS_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-16 Term anchors are not enabled/supported for the field requested.
TermBoostFeature - Class in com.attivio.sdk.search.relevancy
Relevancy feature that extracts term queries from the user query.
TermBoostFeature(String) - Constructor for class com.attivio.sdk.search.relevancy.TermBoostFeature
 
TERMCOUNTCHECK_REPORT - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the term count check report
TermDefinition - Class in com.attivio.sdk.client.dictionary
Representes a term in a dictionary.
TermDefinition() - Constructor for class com.attivio.sdk.client.dictionary.TermDefinition
 
TermDefinition(String, Locale) - Constructor for class com.attivio.sdk.client.dictionary.TermDefinition
 
TermFacetBucket - Class in com.attivio.sdk.search.facet
A bucket for a discrete facet.
TermFacetBucket(String, long) - Constructor for class com.attivio.sdk.search.facet.TermFacetBucket
Constructor.
TermFacetBucket(Number, long) - Constructor for class com.attivio.sdk.search.facet.TermFacetBucket
Constructor.
TermFacetBucket(Date, long) - Constructor for class com.attivio.sdk.search.facet.TermFacetBucket
Constructor.
TermFacetBucket(Boolean, long) - Constructor for class com.attivio.sdk.search.facet.TermFacetBucket
Constructor.
TermFacetBucket(Point, long) - Constructor for class com.attivio.sdk.search.facet.TermFacetBucket
Constructor.
TermMatch - Class in com.attivio.sdk.client.dictionary
Represents a match against a compiled dictionary.
TermMatch() - Constructor for class com.attivio.sdk.client.dictionary.TermMatch
 
TermMatch.MatchMode - Enum in com.attivio.sdk.client.dictionary
Mode indicating the type of match performed.
TermQueryOperator(PhraseOperator) - Constructor for class com.attivio.util.parser.QueryOperators.TermQueryOperator
 
TermRange - Class in com.attivio.sdk.search.query.phrase
Phrase that matches all terms in a range.
TermRange() - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRange(String, String) - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRange(Object, Object) - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRange(String, String, boolean, boolean) - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRange(Object, Object, boolean, boolean) - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRangeOperator() - Constructor for class com.attivio.util.parser.QueryOperators.TermRangeOperator
 
TEST_FAILED - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-8 Hadoop test failed to complete successfully
TEST_STAGE_NAME - Static variable in class com.attivio.sdk.test.SdkTestUtils
the stage component name.
TEST_WORKFLOW - Static variable in class com.attivio.sdk.test.SdkTestUtils
the workflow to used for transformer tests
TestInfo - Class in com.attivio.sdk.test
 
TestInfo() - Constructor for class com.attivio.sdk.test.TestInfo
 
testRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
testRelevancyModel(RelevancyModel) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Test a relevancy model's accuracy according to stored signal data's expected output.
TEXT - Static variable in class com.attivio.sdk.schema.FieldNames
The field where the primary raw text content for the document is placed.
text - Variable in class com.attivio.sdk.token.Token
The character data for this token
TEXT_AREA - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for any String method that should be rendered as a text area (aka multiple lines)
TEXT_EXTRACTION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2008.
TextExtractionError - Class in com.attivio.sdk.error
The text extraction error codes
ThreadSafe - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Indicates that the component is thread safe and does not require an object pool.
TIME_ZONE_ATTRIBUTE - Static variable in class com.attivio.sdk.search.facet.DateFacetRequest
Name of attribute that will contain the time zone for date faceting.
timeDifference(long, long) - Static method in class com.attivio.util.DateUtils
Returns the time broken down by hour, minute, second.
TimeResolution - Enum in com.attivio.sdk.util
Various resolutions for date based operations.
TITLE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the title of the document; string.
TitleCase - Class in com.attivio.sdk.search.fields
Title Case String Normalization.
TitleCase(String) - Constructor for class com.attivio.sdk.search.fields.TitleCase
 
TitleCase(String, String) - Constructor for class com.attivio.sdk.search.fields.TitleCase
 
TitleCase(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.TitleCase
 
TitleCase(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.TitleCase
 
tmp - Variable in class com.attivio.sdk.test.SdkRule
 
toArray(List<Phrase>) - Static method in class com.attivio.sdk.search.query.phrase.Phrase
Get an array of phrases from terms.
toArray(T...) - Static method in class com.attivio.util.ObjectUtils
Autobox-like creating of array.
toBoolean(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toBooleanValue(Object, boolean) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive boolean.
toCalendar(Date) - Static method in class com.attivio.util.DateUtils
Convert a Date to a Calendar.
toCalendar(Date, TimeZone) - Static method in class com.attivio.util.DateUtils
Convert a Date to a Calendar using a time zone.
toCgiRequest() - Method in class com.attivio.sdk.search.QueryRequest
Creates a CgiRequest from a QueryRequest.
toCgiString() - Method in class com.attivio.sdk.search.QueryRequest
Returns a parseable CGI string representation of the request
toDate(Object, String) - Static method in class com.attivio.util.DateUtils
Converts an arbitrary object into a Date based on a format string.
toDate(Object, String, TimeZone) - Static method in class com.attivio.util.DateUtils
Converts an arbitrary object into a Date based on a format string and timezone default.
toDate(Object) - Static method in class com.attivio.util.DateUtils
Converts an arbitrary object into a Date.
toDate(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toDays(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toDecimal(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toDecimal(FieldExpression, int) - Method in class com.attivio.util.FieldExpressionFactory
 
toDouble(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toDoubleValue(Object, double) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive double.
toExternal() - Method in enum com.attivio.sdk.schema.SchemaField.Type
Converts the type to its external form
toFloat(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toFloatValue(Object, float) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive float.
toHours(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toInt(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toIntValue(Object, int) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive integer.
Token - Class in com.attivio.sdk.token
Represents a Token.
Token(String) - Constructor for class com.attivio.sdk.token.Token
Construct a new token with text
Token(char[]) - Constructor for class com.attivio.sdk.token.Token
Construct a new Token with text.
Token(CharSequence) - Constructor for class com.attivio.sdk.token.Token
Construct a new Token with text.
Token(String, TokenAnnotation) - Constructor for class com.attivio.sdk.token.Token
Construct a new annotated token with text.
token() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
TokenAnnotation - Enum in com.attivio.sdk.token
Enumeration of annotations that can be placed on tokens.
TokenAnnotationSet - Interface in com.attivio.sdk.token
 
TokenBuffer() - Constructor for class com.attivio.util.TokenUtils.TokenBuffer
 
TokenIterator - Class in com.attivio.sdk.token
Iterator that will iterate over all tokens in list
TokenIterator(TokenList) - Constructor for class com.attivio.sdk.token.TokenIterator
Constructor
TokenIterator.State - Class in com.attivio.sdk.token
Experimental: contains an opaque iteration state that can be used to reposition a token iterator.
TOKENIZATION_FAILURE - Static variable in class com.attivio.sdk.error.BasisTechError
Tokenization Failure
TOKENIZE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Name of parameter indicating if term should be tokenized
tokenize(SchemaField, Locale, TokenList) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes all tokens in tokens.
tokenize(SchemaField, Locale, String) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes value into a TokenList.
tokenize(SchemaField, Locale, SearchTerm) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes term into a Phrase for query processing.
tokenize(SchemaField, Locale, WildcardTerm) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes a wildcard term into a Phrase for query processing.
tokenize(SchemaField, Locale, TermRange) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes range into a Phrase for query processing.
TOKENIZE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-59 Tokenizer failed to properly tokenize input.
TOKENIZED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-44 Data has been tokenized, but should not have been
TOKENIZED_ATTRIBUTE - Static variable in class com.attivio.sdk.search.facet.FacetResponse
Name of attribute that will identify if the buckets for this facet represet tokens.
Tokenizer - Interface in com.attivio.sdk.server.tokenization
An interface for objects that take String and produce TokenLists.
TOKENIZER_DEFAULT - Static variable in interface com.attivio.sdk.server.tokenization.Tokenizer
The name of the default system tokenizer.
TOKENIZER_NOT_FOUND - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-58 Tokenizer specified is not available.
TokenList - Class in com.attivio.sdk.token
A Linked List of tokens with additional markup to indicate position increments and ordering of tokens.
TokenList() - Constructor for class com.attivio.sdk.token.TokenList
The default constructor
TokenList(String) - Constructor for class com.attivio.sdk.token.TokenList
Construct a new TokenList with a single token.
TokenList(Token) - Constructor for class com.attivio.sdk.token.TokenList
Construct a new TokenList with a single token.
TokenList(String...) - Constructor for class com.attivio.sdk.token.TokenList
Constructor a new TokenList with the specified tokens.
TokenList(Token...) - Constructor for class com.attivio.sdk.token.TokenList
Construct a new TokenList with the specified tokens.
TokenListParser - Class in com.attivio.util.parser
 
TokenListParser() - Constructor for class com.attivio.util.parser.TokenListParser
 
TokenListSerializer - Interface in com.attivio.sdk.token
Interface for custom token list serialization.
TokenListSerializer - Interface in com.attivio.util.parser
Deprecated.
This class has been moved to the sdk package: TokenListSerializer
tokens - Variable in class com.attivio.sdk.token.Position
The TokenList this Position points into.
TokenSink - Class in com.attivio.sdk.token
Abstract class for objects that can have tokens added to them.
TokenSink() - Constructor for class com.attivio.sdk.token.TokenSink
 
TokenUtils - Class in com.attivio.util
Utility methods for working with TokenList objects.
TokenUtils() - Constructor for class com.attivio.util.TokenUtils
 
TokenUtils.PositionBuffer - Class in com.attivio.util
Expert Use Only: Utility class for buffering and processing tokens indexed at the same position.
TokenUtils.TokenBuffer - Class in com.attivio.util
Expert Use Only: represents a Token and associated positional data as part of a TokenUtils.PositionBuffer.
toLocale(String, Locale) - Static method in class com.attivio.util.LocaleUtils
Convert a string to a Locale (return defaultValue if parsing fails)
toLong(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toLongValue(Object, long) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive long.
toLowerCase() - Method in class com.attivio.sdk.token.Token
Convert all characters in this Token to be LowerCased.
toLowerCase(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toMessageString() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets a string-based representation of the message containing string data only.
toMessageString() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets a string-based representation of the message containing string data only.
toMessageString() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets a string-based representation of the message containing string data only.
toMeters(double) - Method in enum com.attivio.sdk.geo.DistanceUnits
Convert a value to meters from this enum's type.
toMillis(long) - Method in enum com.attivio.sdk.util.TimeResolution
Convert value to milliseconds.
toMilliseconds(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toMinutes(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toMoney(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
TOO_MANY_BRANCHES - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-28 A splitter must derive from SplitDocumentList in order split a document into multiple lists.
TOO_MANY_GROUPS - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9015.
TOP_DOC_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-40.
TOP_EXISTS_AS_PROFILE_BLOCK - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-45.
toPhrase() - Method in class com.attivio.sdk.token.Position
 
toPhrase(int) - Method in class com.attivio.sdk.token.Position
 
toPhrase() - Method in class com.attivio.sdk.token.Token
Convert this token into a suitable Phrase query.
toPhrase(int) - Method in class com.attivio.sdk.token.Token
Convert this token into a suitable Phrase query.
toPhrase() - Method in class com.attivio.sdk.token.TokenList
Convert this TokenList into a comparable Phrase query.
toPhrase(int) - Method in class com.attivio.sdk.token.TokenList
Convert this TokenList into a comparable Phrase query.
toPhrase(int) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
toPhrase(int) - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
toPoint(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toProperties() - Method in class com.attivio.sdk.esb.MessageMetadata
Gets a new Properties object that represents this metadata object.
toQueryString(StringBuilder) - Method in class com.attivio.sdk.token.Position
Encode this Position into buffer suitable for parsing inside a phrase() operator.
toQueryString(StringBuilder) - Method in class com.attivio.sdk.token.Token
Encode this Token into buffer suitable for parsing inside a phrase() operator.
toQuotedString() - Method in class com.attivio.sdk.token.TokenList
 
toRemoteException() - Method in exception com.attivio.sdk.AttivioException
Convert this exception to be a remote exception.
toRemoteException() - Method in exception com.attivio.sdk.AttivioIOException
Convert this exception to be a remote exception.
toRemoteException(Throwable) - Static method in exception com.attivio.sdk.AttivioRemoteException
Convert cause to a remote exception.
toRemoteException() - Method in exception com.attivio.sdk.AttivioRuntimeException
Convert this exception to be a remote exception.
toRemoteException() - Method in interface com.attivio.sdk.AttivioThrowable
Convert this exception to be a remote exception.
toSearchTerm(Object) - Static method in class com.attivio.sdk.search.query.phrase.SearchTerm
 
toSeconds(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toShape(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toShape(Object) - Static method in class com.attivio.util.GeometryUtils
Get a shape for value (if possible).
toSortedList(Collection<T>) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary collection into a sorted list.
toString() - Method in class com.attivio.autocomplete.AutoCompleteSuggestion
Deprecated.
 
toString() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
toString() - Method in class com.attivio.sdk.client.dictionary.DictionaryInfo
 
toString() - Method in class com.attivio.sdk.client.dictionary.EntityMatch
 
toString() - Method in class com.attivio.sdk.client.dictionary.EntityOutput
 
toString() - Method in class com.attivio.sdk.client.dictionary.SpellTermMatch
 
toString() - Method in class com.attivio.sdk.client.dictionary.StopwordMatch
 
toString() - Method in class com.attivio.sdk.client.dictionary.SynonymMatch
 
toString() - Method in class com.attivio.sdk.client.dictionary.SynonymOutput
 
toString() - Method in class com.attivio.sdk.client.dictionary.TermDefinition
 
toString() - Method in class com.attivio.sdk.client.dictionary.TermMatch
 
toString() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
 
toString() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
toString() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
toString() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
toString() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
toString() - Method in class com.attivio.sdk.error.ErrorCode
toString() - Method in class com.attivio.sdk.error.ExportStatusCode
Gets the text representation of the ExportStatusCode in the same way as getCodeText does.
toString() - Method in class com.attivio.sdk.esb.AbstractListMessage
toString() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
toString(StringBuilder) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Append the string form of this request to buffer.
toString(StringBuilder, String, boolean, boolean) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, int) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, int, int) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, long) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, long, long) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, V) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, V, V) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, V[]) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString() - Method in class com.attivio.sdk.esb.CgiRequest
toString() - Method in class com.attivio.sdk.esb.GroupedMessageId
 
toString() - Method in class com.attivio.sdk.esb.MessageHistory
toString() - Method in class com.attivio.sdk.esb.MessageId
toString(int[]) - Static method in class com.attivio.sdk.esb.MessageId
Represent value as a message id string.
toString() - Method in class com.attivio.sdk.esb.ProcessingResult.Data
 
toString() - Method in class com.attivio.sdk.esb.ProcessingResult.DocData
 
toString() - Method in class com.attivio.sdk.esb.ProcessingResult.MsgData
 
toString() - Method in class com.attivio.sdk.esb.ProcessingResult
toString() - Method in class com.attivio.sdk.esb.WorkflowQueue
toString() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
toString() - Method in class com.attivio.sdk.event.SystemEvent
toString() - Method in class com.attivio.sdk.geo.Point
toString(double, double) - Static method in class com.attivio.sdk.geo.Point
Get String representation for raw point value.
toString(StringBuilder, int) - Method in class com.attivio.sdk.geo.Polygon
 
toString() - Method in class com.attivio.sdk.geo.Shape
toString(StringBuilder) - Method in class com.attivio.sdk.geo.Shape
Write the string representation of this shape to buffer.
toString(StringBuilder, double, double) - Static method in class com.attivio.sdk.geo.Shape
Write the string representation of a point to buffer.
toString() - Method in class com.attivio.sdk.ingest.IngestDocument
 
toString() - Method in class com.attivio.sdk.ingest.IngestField
 
toString() - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
toString() - Method in class com.attivio.sdk.schema.Schema
toString(StringBuilder) - Method in class com.attivio.sdk.schema.SchemaResponse
Append the string form of this request to buffer.
toString() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
toString() - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
toString() - Method in class com.attivio.sdk.search.facet.FacetFilter
 
toString() - Method in class com.attivio.sdk.search.facet.FacetRange
toString() - Method in class com.attivio.sdk.search.facet.FacetRequest
toString() - Method in class com.attivio.sdk.search.facet.FacetResponse
toString() - Method in class com.attivio.sdk.search.facet.FacetStatistics
toString() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
toString() - Method in class com.attivio.sdk.search.facet.TermFacetBucket
toString() - Method in class com.attivio.sdk.search.FieldCollapse
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.AggregateExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Cast
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ClauseContext
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Coalesce
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Collate
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Compare
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Concat
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Condition
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Constant
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.CurrentTime
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DateAdd
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DateDiff
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DateExtract
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DateFormat
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DocBoost
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression) - Method in enum com.attivio.sdk.search.fields.FieldExpression.StringMode
 
toString() - Method in class com.attivio.sdk.search.fields.FieldExpression
Return String representation of expression.
toString(StringBuilder) - Method in class com.attivio.sdk.search.fields.FieldExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.FieldExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.FieldLength
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Freshness
Writes the string representation of this field expression to buffer.
toString() - Method in class com.attivio.sdk.search.fields.FreshnessRange
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.GeoBoost
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.GeoDistance
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Locate
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.LowerCase
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.MatchingFields
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.MatchingTerms
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.NumDocs
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.PartitionId
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.QueryParameter
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.RegexMatch
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ScopeField
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ScoreExplain
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.StandardScore
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.StoredField
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.StringLength
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.SubString
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Switch
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Teaser
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.TitleCase
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Trim
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Union
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.UpperCase
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Writes the string representation of this field expression to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.BoostQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.FacetQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.FilterQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.GraphQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.JoinQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Appends the string representation of this query to buffer.
toString() - Method in class com.attivio.sdk.search.query.phrase.Phrase
toString(boolean) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Construct the string representation of this phrase.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.PhraseQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.QueryPlugin
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.QueryString
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.SavedFilter
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.ShapeQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.SubQuery
Write the String representation of this query to buffer.
toString() - Method in class com.attivio.sdk.search.QueryFeedback
toString() - Method in class com.attivio.sdk.search.QueryPlacement
Render this placement as HTML.
toString(StringBuilder) - Method in class com.attivio.sdk.search.QueryRequest
Append the string form of this request to buffer.
toString(StringBuilder) - Method in class com.attivio.sdk.search.QueryResponse
Append the string form of this request to buffer.
toString() - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
toString() - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
toString() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
toString() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
toString() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
toString() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
toString() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
toString() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
toString() - Method in class com.attivio.sdk.search.relevancy.Signal
 
toString() - Method in class com.attivio.sdk.search.relevancy.TermBoostFeature
 
toString() - Method in class com.attivio.sdk.search.SearchDocument
 
toString(StringBuilder, int) - Method in class com.attivio.sdk.search.SearchDocument
 
toString() - Method in class com.attivio.sdk.search.SearchDocumentList
 
toString() - Method in class com.attivio.sdk.search.SearchField
 
toString() - Method in class com.attivio.sdk.search.SearchFieldValue
 
toString() - Method in class com.attivio.sdk.search.Sort
toString() - Method in class com.attivio.sdk.security.AttivioAcl
toString() - Method in class com.attivio.sdk.security.AttivioAclEntry
toString() - Method in class com.attivio.sdk.security.AttivioGroupMembership
toString() - Method in class com.attivio.sdk.security.AttivioPermission
toString() - Method in enum com.attivio.sdk.security.AttivioPrincipal.PrincipalType
Returns a string representation of the enumeration member.
toString() - Method in class com.attivio.sdk.security.AttivioPrincipal
{inheritDoc}
toString() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
toString() - Method in class com.attivio.sdk.security.AttivioRole
toString() - Method in class com.attivio.sdk.test.TestInfo
 
toString() - Method in class com.attivio.sdk.token.Position
toString() - Method in class com.attivio.sdk.token.Token
Returns the String value representation of this Token.
toString() - Method in class com.attivio.sdk.token.TokenList
toString(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toStringDetailed() - Method in class com.attivio.sdk.esb.AbstractListMessage
 
toStringValue(Object, String) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a String.
TotalScopeFrequency - Class in com.attivio.sdk.search.fields
FieldExpression that returns the total number of occurrences for a specified scope across all documents for a specified field.
TotalScopeFrequency(String, String) - Constructor for class com.attivio.sdk.search.fields.TotalScopeFrequency
 
TotalTermFrequency - Class in com.attivio.sdk.search.fields
FieldExpression that returns the total number terms indexed for a specified field.
TotalTermFrequency(String) - Constructor for class com.attivio.sdk.search.fields.TotalTermFrequency
 
toTitleCase(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toUnsignedValue(Object, int) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive unsigned integer.
toUpperCase() - Method in class com.attivio.sdk.token.Token
Convert all characters in this Token to be LowerCased.
toUpperCase(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
trace(String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Logs a trace message.
trace(String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
 
TRAINING_FAILED - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-4 Relevancy model training failed.
trainRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
trainRelevancyModel(RelevancyModel) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Train a relevancy model according to signal data as specified by model
TransformerUtils - Class in com.attivio.platform.transformer.ingest.util
A series of utility functions to make common transformer code patterns easier to develop.
TransformerUtils() - Constructor for class com.attivio.platform.transformer.ingest.util.TransformerUtils
 
TRANSLATOR_NOT_A_MAPPER - Static variable in class com.attivio.sdk.error.FederationError
Translator for vendor %s cannot map SQL meta data
TriggerApi - Interface in com.attivio.sdk.client.trigger
API for defining and modifying triggers.
TriggerDefinition - Class in com.attivio.sdk.client.trigger
Defines a trigger, which is used for matching documents during ingestion processing.
TriggerDefinition() - Constructor for class com.attivio.sdk.client.trigger.TriggerDefinition
 
TriggerDefinition(String, Locale) - Constructor for class com.attivio.sdk.client.trigger.TriggerDefinition
 
TriggerDictionaryInfo - Class in com.attivio.sdk.client.trigger
Defines a dictionary of triggers.
TriggerDictionaryInfo() - Constructor for class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
TriggerDictionaryInfo(String) - Constructor for class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
Trim - Class in com.attivio.sdk.search.fields
Trim field expression.
Trim(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Trim
 
Trim(Trim.Mode, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Trim
 
Trim(Trim.Mode, FieldExpression, String, String) - Constructor for class com.attivio.sdk.search.fields.Trim
 
trim(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
trim(FieldExpression, String) - Method in class com.attivio.util.FieldExpressionFactory
 
Trim.Mode - Enum in com.attivio.sdk.search.fields
 
TRUE_SWITCH_VALUE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Constant TRUE for switchValue()
trueValue - Variable in class com.attivio.sdk.search.fields.Condition
The First argument
truncate(int) - Method in class com.attivio.sdk.token.TokenList
 
truncateAll() - Method in class com.attivio.sdk.service.MockIngestAuditApi
TRUNCATED_DATA - Static variable in class com.attivio.sdk.error.BasisTechError
Occurs when not entire data has been processed
TRUNCATING_STRING - Static variable in class com.attivio.sdk.error.SqlSdkError
truncating large string
tryAdvance(Consumer<TokenUtils.TokenBuffer>) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
TX_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-23 Commit Failure
TYPE_RECOGNITION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2007.

U

UID_FIELD - Static variable in class com.attivio.sdk.schema.Schema
The reserved ID field for documents.
UNABLE_TO_INSPECT_PUBLISHER - Static variable in class com.attivio.sdk.error.ConnectorServiceError
CONNECTOR-SERVICE-SERVLET-1: Unable to extract meta-data from DirectMessagePublisher
UnaryFieldExpression - Class in com.attivio.sdk.search.fields
Abstract FieldExpression that takes a single FieldExpression as an argument.
UnaryFieldExpression() - Constructor for class com.attivio.sdk.search.fields.UnaryFieldExpression
Construct a new UnaryFieldExpression using the default alias.
UnaryFieldExpression(String) - Constructor for class com.attivio.sdk.search.fields.UnaryFieldExpression
Construct a new UnaryFieldExpression with an alias.
UnaryFieldExpression(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.UnaryFieldExpression
Construct a new UnaryFieldExpression.
UnaryFieldExpression(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.UnaryFieldExpression
Construct a new UnaryFieldExpression.
UnaryMathExpression - Class in com.attivio.sdk.search.fields
Mathematical expression for transforming a single argument.
UnaryMathExpression(UnaryMathExpression.Method, String) - Constructor for class com.attivio.sdk.search.fields.UnaryMathExpression
Construct a new UnaryMathExpression to apply to a field.
UnaryMathExpression(UnaryMathExpression.Method, String, String) - Constructor for class com.attivio.sdk.search.fields.UnaryMathExpression
Construct a new UnaryMathExpression to apply to a field with an alias.
UnaryMathExpression(UnaryMathExpression.Method, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.UnaryMathExpression
Construct a new UnaryMathExpression.
UnaryMathExpression(UnaryMathExpression.Method, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.UnaryMathExpression
Construct a new UnaryMathExpression to apply to a FieldExpression with an alias.
UnaryMathExpression.Method - Enum in com.attivio.sdk.search.fields
Unary Function type.
UNAUTHORIZED - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-9 Unauthorized API use.
UNAVAILABLE - Static variable in interface com.attivio.sdk.client.audit.AuditReaderApi
For performance reasons some implementations may delay writes of document ids when collecting audit information.
UNCATEGORIZED_FAILURE - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-1 Uncategorized scheduler failure.
UNDEFINED_REWRITE_VARIABLE - Static variable in class com.attivio.sdk.error.DatabaseScannerError
DATABASE_SCANNER-1: Undefined SQL rewriting variable
UNDELIVERED_MESSAGE - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-5 Undelivered message error.
UNEXPECTED_MSG_TYPE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-27 unexpected message type
UNHANDLED_EXCEPTION - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-10 Unhandled exception.
UNHANDLED_EXCEPTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-52 Low-level exception occurred
UNINDEXED_FIELD_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-7 A query specifies a field that is not indexed.
Union - Class in com.attivio.sdk.search.fields
Union field values for multiple sub expressions.
Union(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.Union
 
Union(List<? extends FieldExpression>) - Constructor for class com.attivio.sdk.search.fields.Union
 
Union(FieldExpression[], String) - Constructor for class com.attivio.sdk.search.fields.Union
 
union(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
UNKNOWN_COMMAND - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-89, A command queue received an unknown command.
UNKNOWN_DISTRIBUTION_SCHEME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-47, The distribution scheme was not registered as a Spring.
UNKNOWN_DOCTYPE - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3012 Unknown document type.
UNKNOWN_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-0 UnknownError.
UNKNOWN_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-12 Unknown error occurred while running index process.
UNKNOWN_ERROR - Static variable in class com.attivio.sdk.error.ServletError
CONNECTOR-1, Error doing commit after crawl.
UNKNOWN_EXTERNAL_LIBRARY_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-17 A 3rd party component generated and error that we don't know how to handle
UNKNOWN_EXTERNAL_PROCESS_URI - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-4 No known external process associated with the external process uri.
UNKNOWN_FACET_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-5 A query specifies an unknown facet.
UNKNOWN_FIELD_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-1 A query specifies an unknown field.
UNKNOWN_LOCALE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-32, Locale was unknown
UNKNOWN_LOG_SUBSYSTEM_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-3 Used to indicate that one of the underlying components using the non default logging system logged an error but did not provide an error code.
UNKNOWN_MESSAGE_TYPE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-29 message type is unknown to this component.
UNKNOWN_TOKENIZER - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-27 A tokenizer with requested that is not known to the configuration
UNMAPPED_DOCTYPE - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3015 Unmapped document type.
unmarshal(String) - Method in class com.attivio.util.serialization.jaxb.LocaleAdapter
 
unmarshal(String) - Method in class com.attivio.util.serialization.jaxb.QueryAdapter
 
UNREGISTERED_CLIENT_ID - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-14 Received data/request for an unknown client ID.
UNREGISTERED_COMPONENT_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-33, The type of component was not registered.
UNRESOLVED_REFERENCE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-8, Attempt made to use a component reference as a full-fledged component.
UNSECURED_ZONES - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter indicating comma sep list of zones that are not secured.
unsetAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Unset a TokenAnnotation.
unsetAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.token.Token
Unset a TokenAnnotation.
unsetAnnotation(TokenAnnotation) - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Unset a TokenAnnotation.
UNSUPPORTED_APP_VERSION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2014.
UNSUPPORTED_FIELD_TYPE - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-6 An engine does not support a field type.
UNSUPPORTED_FUNCTIONALITY_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
unsupported functionality
UNSUPPORTED_SCORE_MODE - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-2 Relevancy scoring mode specified is unsupported.
UNSUPPORTED_SYNTAX - Static variable in class com.attivio.sdk.error.SqlSdkError
Unsupported SQL sytnax
UNSUPPORTED_TYPE_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
unsupported type
UPDATE_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-15.
updated(String, String) - Method in interface com.attivio.sdk.server.global.GlobalMapListener
Deprecated.
Called when an update to a GlobalMap occurs.
updateDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Update dictionary info.
updateDictionary(TriggerDictionaryInfo) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Update the metadata for a trigger dictionary.
updateDictionaryEntry(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Update a dictionary entry.
updateDocumentWithDate(String, String, Date) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
updateDocumentWithDate(String, String, byte[], Date) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
updateExtraRunInfo(String, List<String>) - Method in class com.attivio.platform.store.MockConnectorHistory
Updates the extraRunInfo for connectorName.
updateExtraRunInfo(String, List<String>) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Updates the extraRunInfo for connectorName.
updateFeature(RelevancyFeatureDef) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
updateFeature(RelevancyFeatureDef) - Method in interface com.attivio.sdk.client.RelevancyModelApi
updateKeyDate(String, Long) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
updateRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
updateRelevancyModel(RelevancyModel) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Update an existing relevancy model.
updateSchemaUtil(SchemaUtil) - Method in interface com.attivio.sdk.server.component.configuration.SchemaUtilAware
This method will be called by the AIE server to supply a SchemaUtil that this component can store and use.
updateSentCount(String, long) - Method in class com.attivio.platform.store.MockConnectorHistory
Updates the number of documents sent by connectorName.
updateSentCount(String, long) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Updates the number of documents sent by connectorName.
updateSummary(AuditClientSummary) - Method in class com.attivio.sdk.service.MockIngestAuditApi
updateTrigger(String, TriggerDefinition) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Update trigger for the dictionary identified by dictionaryName.
UPPER - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the type for the upper bounds of a range query.
UpperCase - Class in com.attivio.sdk.search.fields
Upper Case String Normalization.
UpperCase(String) - Constructor for class com.attivio.sdk.search.fields.UpperCase
 
UpperCase(String, String) - Constructor for class com.attivio.sdk.search.fields.UpperCase
 
UpperCase(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.UpperCase
 
UpperCase(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.UpperCase
 
URI - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the URI of a document.
URI_PARSE_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-43 URI parse error
UseDefaultConverter - Interface in com.attivio.util.serialization
Interface that denotes that it is ok for an object to be converted using the default reflection based XStream conversion.
USER_DIRECTORY_ERROR - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9006.
USER_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9008.
UserDefinedField - Class in com.attivio.sdk.search.fields
FieldExpression for generically modeling a user defined field implementation.
UserDefinedField(String) - Constructor for class com.attivio.sdk.search.fields.UserDefinedField
 
UserDefinedField(String, FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.UserDefinedField
 
UserDefinedFieldContext - Interface in com.attivio.sdk.server.udf
Provides per-query context information for the evaluation of user defined fields.
UserDefinedFieldDef - Class in com.attivio.sdk.schema
Definition for a User Defined Field.
UserDefinedFieldDef() - Constructor for class com.attivio.sdk.schema.UserDefinedFieldDef
 
UserDefinedFieldDef(String, SchemaField.Type, String) - Constructor for class com.attivio.sdk.schema.UserDefinedFieldDef
 
UserDefinedFieldEvaluator - Interface in com.attivio.sdk.server.udf
Interface for a user defined field implementation.
UTC - Static variable in class com.attivio.util.DateUtils
Time Zone for UTC
UUID_PARAMETER - Static variable in class com.attivio.sdk.search.query.SavedFilter
 

V

validate() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
Validate properties.
validate() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
validate() - Method in class com.attivio.sdk.dictionary.DictionaryObject
Validate properties.
validatePayload() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
validatePayload(DictionaryPayload) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
validateTerm() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
value - Variable in class com.attivio.sdk.ingest.IngestFieldValue
 
value - Variable in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
valueEquals(Object) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Returns true if other equals this IngestFieldValue's value.
valueEquals(Object) - Method in class com.attivio.sdk.search.SearchFieldValue
Returns true if other equals this SearchFieldValue's value.
valueOf(String) - Static method in enum com.attivio.sdk.businesscenter.ChangeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.businesscenter.RevisionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.client.dictionary.SpellDictionaryInfo.SpellDictionaryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.client.dictionary.SynonymMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.client.dictionary.TermMatch.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.dictionary.DictionaryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.dictionary.DictionaryPayload
 
valueOf(String) - Static method in enum com.attivio.sdk.dictionary.DictionaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.dictionary.ExpansionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.esb.ConnectorExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.esb.MessageId
Converts the result of MessageId.toString() to a MessageId
valueOf(String) - Static method in enum com.attivio.sdk.esb.ProcessingResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.event.SystemEvent.CorrelationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.event.SystemEvent.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.geo.DistanceUnits
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class com.attivio.sdk.geo.Point
Parse value as a 2 double values separated by a comma.
valueOf(Object, char) - Static method in class com.attivio.sdk.geo.Point
Parse value as a 2 double values separated by sep.
valueOf(String) - Static method in class com.attivio.sdk.geo.Point
Parse value as a 2 double values separated by a comma.
valueOf(String, char) - Static method in class com.attivio.sdk.geo.Point
Parse value as a 2 double values separated by sep.
valueOf(Object) - Static method in class com.attivio.sdk.geo.Shape
 
valueOf(String) - Static method in enum com.attivio.sdk.ingest.Commit.CommitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.ingest.DocumentMode
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class com.attivio.sdk.ingest.IngestFieldValue
Get an IngestFieldValue for value.
valueOf(String) - Static method in enum com.attivio.sdk.ingest.Optimize.BackgroundMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.ingest.Optimize.OptimizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.schema.SchemaField.LowerCaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.schema.SchemaField.TokenizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.schema.SchemaField.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class com.attivio.sdk.search.facet.FacetFilter
Parse a FacetFilter specified in value.
valueOf(String) - Static method in class com.attivio.sdk.search.facet.FacetFilter
Parse a FacetFilter specified in value.
valueOf(String) - Static method in enum com.attivio.sdk.search.facet.FacetRequest.SortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.facet.FacetRequest
Parse a FacetRequest from a string.
valueOf(String) - Static method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Parse a FacetRequest from a string.
valueOf(String) - Static method in enum com.attivio.sdk.search.facet.ScopeFacetRequest.CaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.facet.ShallowMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.FieldCollapse.Mode
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class com.attivio.sdk.search.FieldCollapse
 
valueOf(String) - Static method in class com.attivio.sdk.search.FieldCollapse
 
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.AggregateExpression.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.BinaryMathExpression.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.BooleanExpression.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.Collate.Decomposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.Collate.Strength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.Compare.Operator
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class com.attivio.sdk.search.fields.Constant
 
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.FieldExpression.StringMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.MultiaryFieldExpression.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.MultiValueMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.Trim.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.UnaryMathExpression.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.HighlightMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.JoinFacetMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.JoinRollupMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.query.AccessControlQuery.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.query.BoostQuery.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.query.JoinMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.query.phrase.AnchorFilter.AnchorMode
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class com.attivio.sdk.search.query.phrase.SearchTerm
Return the SearchTerm representation of an arbitrary value.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.AcronymsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.FacetFinderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.SpellCheckMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.StopwordsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.SynonymsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
valueOf(String) - Static method in enum com.attivio.sdk.search.relevancy.RelevancyModel.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.relevancy.ScoreMode
Returns the enum constant of this type with the specified name.
valueOf(Query) - Static method in enum com.attivio.sdk.search.relevancy.ScoreMode
Get the scoring mode set for query.
valueOf(Object) - Static method in class com.attivio.sdk.search.SearchFieldValue
Get a SearchFieldValue for value.
valueOf(String) - Static method in enum com.attivio.sdk.search.Sort.NullSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.Sort.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.Sort
Parse a Sort.
valueOf(String) - Static method in enum com.attivio.sdk.search.StreamingQueryRequest.DocumentStreamingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.security.AttivioPrincipal.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.security.AttivioPrincipalKey
Create an AttivioPrincipalKey from the String returned from AttivioPrincipalKey.getGuid().
valueOf(String) - Static method in enum com.attivio.sdk.server.annotation.ConfigurationOption.OptionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.server.annotation.ScannerInfo.ScannerPurpose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger.ProcessingResultLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class com.attivio.sdk.token.Token
Return the token representation of an arbitrary value.
valueOf(String) - Static method in enum com.attivio.sdk.token.TokenAnnotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.token.TokenList
Parses the string representation of a TokenList back into a TokenList
valueOf(String) - Static method in enum com.attivio.sdk.util.CalendarField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.util.StringParser.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.util.StringParser
 
valueOf(String, MessageMetadata) - Static method in class com.attivio.sdk.util.StringParser
 
valueOf(String, CgiRequest) - Static method in class com.attivio.sdk.util.StringParser
 
valueOf(String) - Static method in enum com.attivio.sdk.util.TimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.util.parser.FacetRequestFactory.SchemaFacetFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.util.parser.FacetRequestFactory
 
valueOf(StringParser) - Static method in class com.attivio.util.parser.FacetRequestFactory
 
values() - Static method in enum com.attivio.sdk.businesscenter.ChangeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.businesscenter.RevisionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.client.dictionary.SpellDictionaryInfo.SpellDictionaryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.client.dictionary.SynonymMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.client.dictionary.TermMatch.MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.dictionary.DictionaryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.dictionary.DictionaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.dictionary.ExpansionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.esb.ConnectorExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.esb.ProcessingResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.event.SystemEvent.CorrelationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.event.SystemEvent.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.geo.DistanceUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.ingest.Commit.CommitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.ingest.DocumentMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.ingest.Optimize.BackgroundMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.ingest.Optimize.OptimizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.schema.SchemaField.LowerCaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.schema.SchemaField.TokenizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.schema.SchemaField.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.facet.FacetRequest.SortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.facet.ScopeFacetRequest.CaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.facet.ShallowMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.FieldCollapse.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.AggregateExpression.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.BinaryMathExpression.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.BooleanExpression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.Collate.Decomposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.Collate.Strength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.Compare.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.FieldExpression.StringMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.MultiaryFieldExpression.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.MultiValueMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.Trim.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.UnaryMathExpression.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.HighlightMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.JoinFacetMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.JoinRollupMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.query.AccessControlQuery.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.query.BoostQuery.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.query.JoinMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.query.phrase.AnchorFilter.AnchorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.AcronymsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.FacetFinderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.SpellCheckMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.StopwordsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.SynonymsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.relevancy.RelevancyModel.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.relevancy.ScoreMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.Sort.NullSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.Sort.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.StreamingQueryRequest.DocumentStreamingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.security.AttivioPrincipal.PrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.server.annotation.ConfigurationOption.OptionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.server.annotation.ScannerInfo.ScannerPurpose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger.ProcessingResultLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.token.TokenAnnotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.util.CalendarField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.util.StringParser.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.util.TimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.util.parser.FacetRequestFactory.SchemaFacetFilter
Returns an array containing the constants of this enum type, in the order they are declared.
VariableListener - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
varPop(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
varSamp(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
version - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
VERSION_MISMATCH - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-112, A module or component version does not match platform
VERSION_NOT_AVAILABLE - Static variable in class com.attivio.sdk.error.OntologyError
 
VersionedMasterElection - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
visit(String, String, byte[]) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Records the key as having been visited updates its associated signature.
visit(String, String, byte[]) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
VisitorHistoryError - Class in com.attivio.sdk.error
Error codes for managing history.

W

waitForCompletion(UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Waits until all documents and messages created by this client have completed processing.
waitForCompletion(UUID, long) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Waits until all documents and messages created by this client have completed processing.
waitForCompletion(UUID, long) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Wait for the connector to complete with an optional timeout.
waitForCompletion() - Method in interface com.attivio.sdk.client.IngestClient
Wait for all MessageResults to be processed.
waitForCompletion(long) - Method in interface com.attivio.sdk.client.IngestClient
Wait the specified number of milliseconds for all MessageResults to be processed.
waitForCompletion(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Waits until all documents and messages created by this client have completed processing.
waitForCompletion(UUID, long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Waits until all documents and messages created by this client have completed processing.
warn(PlatformMessage, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, Throwable, String, Object...) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, ErrorCode, String, Object...) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, Exception, String, Object...) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Warn the client about the processing results of the current document.
warn(IngestDocument, ErrorCode, Throwable) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
 
warn(ErrorCode, Throwable, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Logs a warning message without an error code.
warn(ErrorCode, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Deprecated.
Logs a warning message with an error code.
warn(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
 
warn(ErrorCode, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
 
warn(IngestDocument, Exception, String, Object...) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
warn(IngestDocument, ErrorCode, Throwable) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
warn(ErrorCode, Throwable, String, Object...) - Method in interface com.attivio.util.StatusListener
Logs a warning message without an error code.
warn(ErrorCode, String, Object...) - Method in interface com.attivio.util.StatusListener
Logs a warning message with an error code.
warn(AttivioException) - Method in interface com.attivio.util.StatusListener
Log an AttivioException at a warning level.
warnEvent(String, String, Map<String, String>) - Method in interface com.attivio.sdk.server.util.SystemEventPublisher
Publishes an event with severity SYS_WARN to the platform.
WARNING - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for warning message applied to query object (String)
WEAK_ENCRYPTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-113, A value going through decryption is encrypted with a weaker cipher than is available
WebServiceError - Class in com.attivio.sdk.error
Error codes for web services
week(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
whenSearchable(String, UUID, String) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns the earliest date an index commit was received after the document was indexed.
whenSearchable(String, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns the earliest date an index commit was received after all documents for the client were indexed.
whenSearchable(String, UUID, String) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns the earliest date an index commit was received after the document was indexed.
whenSearchable(String, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns the earliest date an index commit was received after all documents for the client were indexed.
WhereOperator() - Constructor for class com.attivio.util.parser.QueryOperators.WhereOperator
 
WILDCARD - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for wildcard parameter (boolean)
WILDCARD_MAX_LENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the max length to create optimiezed prefix wildcard terms for
WILDCARD_MAX_PHRASE_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum number of terms a wildcard in a phrase query will expand to.
WILDCARD_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum number of terms a wildcard query will expand to.
WILDCARD_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the indexing mode for wildcards
WILDCARD_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the step value for indexing optimized prefix wildcard terms
WildcardTerm - Class in com.attivio.sdk.search.query.phrase
Phrase that matches all terms that match a wildcard expression.
WildcardTerm() - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTerm(String, TokenAnnotation) - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTerm(String, TokenAnnotation...) - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTerm(SearchTerm) - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.WildcardTermOperator
 
WORKFLOW_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-7, Workflow reference cannot be resolved.
WORKFLOW_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-47 Reference workflow does not exist
WORKFLOW_EXISTS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-28, Attempted to redefine a workflow without using override flag.
WORKFLOW_INFINITE_LOOP - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-55, Indicates that an infinite workflow loop was detected: For example: A->B, B->C, C->A.
WORKFLOW_NOT_ON_NODE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-54, A referenced workflow doesn't run on a required node.
WorkflowQueue - Class in com.attivio.sdk.esb
WorkflowQueues model the message flow for their associated message.
WorkflowQueue(String...) - Constructor for class com.attivio.sdk.esb.WorkflowQueue
Constructor.
WorkflowQueue(boolean, String...) - Constructor for class com.attivio.sdk.esb.WorkflowQueue
Constructor.
WORKFLOWS_PARAM - Static variable in class com.attivio.sdk.esb.CgiRequest
CGI parameter to specify any workflows
write(StringBuilder) - Method in class com.attivio.sdk.token.Token
Append this Token's text to the StringBuilder.
WRITE_CHILD_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-6, Failed to create or update a children record.
WRITE_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-3, Failed to create or update a document.
WRITE_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-16 Content write error
writeCharUTF(DataOutput, char) - Static method in class com.attivio.util.SerializationUtils
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Circle
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Ellipse
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Polygon
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Rectangle
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.geo.Shape
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Shape
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.schema.Schema
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.schema.SchemaField
 
writeExternal(ObjectOutput, boolean) - Method in class com.attivio.sdk.schema.SchemaField
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.SearchDocument
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.SearchDocumentList
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.SearchField
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.SearchFieldValue
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.search.SearchFieldValue
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.token.TokenList
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.token.TokenList
 
writeExternalV0(DataOutput) - Method in class com.attivio.sdk.token.TokenList
Deprecated.
writeSparseBits(DataOutput, long) - Static method in class com.attivio.util.SerializationUtils
Write a sparse bitset to out for bits in value.
writeString(DataOutput, String) - Static method in class com.attivio.util.SerializationUtils
 
writeTo(StringBuilder) - Method in class com.attivio.sdk.token.Token
Serialize this Token to buffer.
writeTo(StringBuilder) - Method in class com.attivio.sdk.token.TokenList
Write token list to buffer.
writeTo(TokenListSerializer) - Method in class com.attivio.sdk.token.TokenList
Write token list to out.
writeVInt(DataOutput, int) - Static method in class com.attivio.util.SerializationUtils
VInt compression similar to lucene, except the 1 bits are all put in the beginning.
writeZInt(DataOutput, int) - Static method in class com.attivio.util.SerializationUtils
 

X

XML - Static variable in class com.attivio.sdk.search.QueryLanguages
XML Query Language.
XML_DOM - Static variable in class com.attivio.sdk.schema.FieldNames
The field for XML represented as DOM4J Document.
XML_GREGORIAN - Static variable in class com.attivio.util.DateUtils
The Gregorian date format: yyyy-MM-dd'T'HH:mm:ss.SSSZ.
XML_GREGORIAN_NO_MILLIS - Static variable in class com.attivio.util.DateUtils
The Gregorian date format: yyyy-MM-dd'T'HH:mm:ssZ.
XML_HANDLING_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-19 There was an error handling an XML document
XML_PARSE_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-18 There was an error parsing an XML document
xmlValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a Document.
XON - Static variable in interface com.attivio.sdk.search.query.QueryParameters
(EXPERIMENTAL) Paramter name for the join constraint (NOTE: only used at parse time, never set on any Query instance)

Y

year(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 

Z

ZNODE_CREATION_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-2 Error creating a zookeeper node
ZNODE_DELETION_FAILED - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-7 Error deleting data from zookeeper
ZNODE_PARSING_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-4 Error parsing data from zookeeper
ZNODE_READ_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-3 Error reading from zookeeper
ZONE - Static variable in class com.attivio.sdk.schema.FieldNames
The internal field used for populating/querying the zone for a document.
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 
Skip navigation links

Copyright © 2018 Attivio, Inc. All Rights Reserved.

PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.