public class OleDiscoveryMarcExportProfile extends Object
Constructor and Description |
---|
OleDiscoveryMarcExportProfile() |
Modifier and Type | Method and Description |
---|---|
String |
getDataField()
Gets the dataField attribute.
|
String |
getExportFormat()
Gets the exportFormat attribute.
|
String |
getExportTo()
Gets the exportTo attribute.
|
String |
getExportType()
Gets the exportType attribute.
|
Integer |
getNoOfExportThreads()
Gets the noOfExportThreads attribute.
|
Integer |
getNoOfRecords()
Gets the noOfRecords attribute.
|
List<OleDiscoveryMarcMappingField> |
getOleDiscoveryMarcMappingFields()
Gets the list of type OleDiscoveryMarcMappingField
|
void |
setDataField(String dataField)
Sets the dataField attribute value.
|
void |
setExportFormat(String exportFormat)
Sets the exportFormat attribute value.
|
void |
setExportTo(String exportTo)
Sets the exportTo attribute value.
|
void |
setExportType(String exportType)
Sets the exportType attribute value.
|
void |
setNoOfExportThreads(Integer noOfExportThreads)
Sets the noOfExportThreads attribute value.
|
void |
setNoOfRecords(Integer noOfRecords)
Sets the noOfRecords attribute value.
|
void |
setOleDiscoveryMarcMappingFields(List<OleDiscoveryMarcMappingField> oleDiscoveryMarcMappingFields)
Sets the list of values of the type OleDiscoveryMarcMappingField
|
public OleDiscoveryMarcExportProfile()
public String getExportFormat()
public void setExportFormat(String exportFormat)
exportFormat
- The exportFormat to set.public String getExportType()
public void setExportType(String exportType)
exportType
- The exportType to set.public Integer getNoOfExportThreads()
public void setNoOfExportThreads(Integer noOfExportThreads)
noOfExportThreads
- The noOfExportThreads to set.public Integer getNoOfRecords()
public void setNoOfRecords(Integer noOfRecords)
noOfRecords
- The noOfRecords to set.public String getExportTo()
public void setExportTo(String exportTo)
exportTo
- The exportTo to set.public String getDataField()
public void setDataField(String dataField)
dataField
- The dataField to set.public List<OleDiscoveryMarcMappingField> getOleDiscoveryMarcMappingFields()
public void setOleDiscoveryMarcMappingFields(List<OleDiscoveryMarcMappingField> oleDiscoveryMarcMappingFields)
oleDiscoveryMarcMappingFields
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.