public class MarkupTestInput
extends com.hpe.caf.worker.testing.FileTestInputData
| Constructor and Description |
|---|
MarkupTestInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentFieldName()
Getter for property 'contentFieldName'.
|
List<com.hpe.caf.worker.markup.HashConfiguration> |
getHashConfiguration() |
List<com.hpe.caf.worker.markup.OutputField> |
getOutputFieldList() |
com.google.common.collect.Multimap<String,String> |
getSourceData() |
boolean |
isEmail() |
void |
setContentFieldName(String contentFieldName)
Setter for property 'contentFieldName'.
|
void |
setEmail(boolean isEmail) |
void |
setHashConfiguration(List<com.hpe.caf.worker.markup.HashConfiguration> hashConfiguration) |
void |
setOutputFieldList(List<com.hpe.caf.worker.markup.OutputField> outputFieldList) |
void |
setSourceData(com.google.common.collect.Multimap<String,String> sourceData) |
public void setSourceData(com.google.common.collect.Multimap<String,String> sourceData)
public List<com.hpe.caf.worker.markup.HashConfiguration> getHashConfiguration()
public void setHashConfiguration(List<com.hpe.caf.worker.markup.HashConfiguration> hashConfiguration)
public List<com.hpe.caf.worker.markup.OutputField> getOutputFieldList()
public void setOutputFieldList(List<com.hpe.caf.worker.markup.OutputField> outputFieldList)
public boolean isEmail()
public void setEmail(boolean isEmail)
public String getContentFieldName()
public void setContentFieldName(String contentFieldName)
contentFieldName - Value to set for property 'contentFieldName'.Copyright © 2015–2018 EntIT Software LLC, a Micro Focus company. All rights reserved.