com.hp.autonomy.hod.client.api.textindex.document.AddToTextIndexRequestBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-hod-client Show documentation
Show all versions of java-hod-client Show documentation
Java Client for communicating with HP Haven OnDemand
/*
* Copyright 2015-2016 Hewlett-Packard Development Company, L.P.
* Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License.
*/
package com.hp.autonomy.hod.client.api.textindex.document;
import com.hp.autonomy.hod.client.converter.DoNotConvert;
import com.hp.autonomy.hod.client.util.MultiMap;
import lombok.Data;
import lombok.experimental.Accessors;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
@Data
@Accessors(chain = true)
public class AddToTextIndexRequestBuilder {
/**
* @param duplicateMode The duplicate mode of the document
*/
private DuplicateMode duplicateMode;
private List referencePrefixes = new ArrayList<>();
private List