public class OlePatronIngestSummaryRecord extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OlePatronIngestSummaryRecord() |
Modifier and Type | Method and Description |
---|---|
Timestamp |
getCreatedDate()
Gets the value of createdDate property
|
String |
getFailureRecords() |
String |
getFileName()
Gets the value of fileName property
|
String |
getOlePatronSummaryId()
Gets the value of olePatronSummaryId property
|
Integer |
getPatronCreateCount()
Gets the value of patronCreateCount property
|
Integer |
getPatronFailedCount()
Gets the value of patronFailedCount property
|
Integer |
getPatronRejectCount()
Gets the value of patronRejectCount property
|
Integer |
getPatronTotCount()
Gets the value of patronTotCount property
|
Integer |
getPatronUpdateCount()
Gets the value of patronUpdateCount property
|
String |
getPrincipalName()
Gets the value of principalName property
|
void |
setCreatedDate(Timestamp createdDate)
Sets the value for createdDate property
|
void |
setFailureRecords(String failureRecords) |
void |
setFileName(String fileName)
Sets the value for fileName property
|
void |
setOlePatronSummaryId(String olePatronSummaryId)
Sets the value for olePatronSummaryId property
|
void |
setPatronCreateCount(Integer patronCreateCount)
Sets the value for patronCreateCount property
|
void |
setPatronFailedCount(Integer patronFailedCount)
Sets the value for patronFailedCount property
|
void |
setPatronRejectCount(Integer patronRejectCount)
Sets the value for patronRejectCount property
|
void |
setPatronTotCount(Integer patronTotCount)
Sets the value for patronTotCount property
|
void |
setPatronUpdateCount(Integer patronUpdateCount)
Sets the value for patronUpdateCount property
|
void |
setPrincipalName(String principalName)
Sets the value for principalName property
|
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, setVersionNumber
public OlePatronIngestSummaryRecord()
public String getFailureRecords()
public void setFailureRecords(String failureRecords)
public String getOlePatronSummaryId()
public void setOlePatronSummaryId(String olePatronSummaryId)
olePatronSummaryId
- public Integer getPatronRejectCount()
public void setPatronRejectCount(Integer patronRejectCount)
patronRejectCount
- public Integer getPatronUpdateCount()
public void setPatronUpdateCount(Integer patronUpdateCount)
patronUpdateCount
- public Integer getPatronCreateCount()
public void setPatronCreateCount(Integer patronCreateCount)
patronCreateCount
- public Integer getPatronTotCount()
public void setPatronTotCount(Integer patronTotCount)
patronTotCount
- public String getFileName()
public void setFileName(String fileName)
fileName
- public Integer getPatronFailedCount()
public void setPatronFailedCount(Integer patronFailedCount)
patronFailedCount
- public String getPrincipalName()
public void setPrincipalName(String principalName)
principalName
- public Timestamp getCreatedDate()
public void setCreatedDate(Timestamp createdDate)
createdDate
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.