public class OleDiscoveryExportMappingFields extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleDiscoveryExportMappingFields() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()Gets the description attribute. | 
| String | getExportId()Gets the exportId attribute. | 
| String | getItemField()Gets the itemField attribute. | 
| String | getMappingFieldId()Gets the mappingFieldId attribute. | 
| String | getMarcField()Gets the marcField attribute. | 
| OleDiscoveryExportProfile | getOleDiscoveryExportProfile()Gets the oleDiscoveryExportProfile instance. | 
| void | setDescription(String description)Sets the description attribute value. | 
| void | setExportId(String exportId)Sets the exportId attribute value. | 
| void | setItemField(String itemField)Sets the itemField attribute value. | 
| void | setMappingFieldId(String mappingFieldId)Sets the mappingFieldId attribute value. | 
| void | setMarcField(String marcField)Sets the marcField attribute value. | 
| void | setOleDiscoveryExportProfile(OleDiscoveryExportProfile oleDiscoveryExportProfile)Sets the value for oleDiscoveryExportProfile. | 
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 OleDiscoveryExportMappingFields()
public String getMappingFieldId()
public void setMappingFieldId(String mappingFieldId)
mappingFieldId - The mappingFieldId to set.public String getMarcField()
public void setMarcField(String marcField)
marcField - The marcField to set.public String getItemField()
public void setItemField(String itemField)
itemField - The itemField to set.public String getDescription()
public void setDescription(String description)
description - The description to set.public String getExportId()
public void setExportId(String exportId)
exportId - The exportId to set.public OleDiscoveryExportProfile getOleDiscoveryExportProfile()
public void setOleDiscoveryExportProfile(OleDiscoveryExportProfile oleDiscoveryExportProfile)
oleDiscoveryExportProfile - The oleDiscoveryExportProfile to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.