public class OleDiscoveryExportProfile extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleDiscoveryExportProfile() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDataField()Gets the dataField attribute. | 
| String | getExportFormat()Gets the exportFormat attribute. | 
| String | getExportId()Gets the exportId attribute. | 
| String | getExportProfileCode() | 
| String | getExportProfileName() | 
| 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<OleDiscoveryExportMappingFields> | getOleDiscoveryExportMappingFields()Gets the list of type OleDiscoveryExportMappingFields | 
| void | setDataField(String dataField)Sets the dataField attribute value. | 
| void | setExportFormat(String exportFormat)Sets the exportFormat attribute value. | 
| void | setExportId(String exportId)Sets the exportId attribute value. | 
| void | setExportProfileCode(String exportProfileCode) | 
| void | setExportProfileName(String exportProfileName) | 
| 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 | setOleDiscoveryExportMappingFields(List<OleDiscoveryExportMappingFields> oleDiscoveryExportMappingFields)Sets the list of values of the type OleDiscoveryExportMappingFields | 
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic OleDiscoveryExportProfile()
public String getExportId()
public void setExportId(String exportId)
exportId - The exportId to set.public String getExportProfileCode()
public void setExportProfileCode(String exportProfileCode)
public String getExportProfileName()
public void setExportProfileName(String exportProfileName)
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 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 Integer getNoOfRecords()
public void setNoOfRecords(Integer noOfRecords)
noOfRecords - The noOfRecords to set.public List<OleDiscoveryExportMappingFields> getOleDiscoveryExportMappingFields()
public void setOleDiscoveryExportMappingFields(List<OleDiscoveryExportMappingFields> oleDiscoveryExportMappingFields)
oleDiscoveryExportMappingFields - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.