public class OleLocationIngestSummaryRecord extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleLocationIngestSummaryRecord() | 
| Modifier and Type | Method and Description | 
|---|---|
| Timestamp | getDate() | 
| String | getFileName()Gets the fileName string value from this OleLocationIngestSummaryRecord class | 
| Integer | getOleLocationCreateCount()Gets the oleLocationCreateCount integer value from this OleLocationIngestSummaryRecord class | 
| Integer | getOleLocationFailedCount()Gets the oleLocationFailedCount integer value from this OleLocationIngestSummaryRecord class | 
| Integer | getOleLocationRejectCount()Gets the oleLocationRejectCount integer value from this OleLocationIngestSummaryRecord class | 
| String | getOleLocationSummaryId()Gets the oleLocationSummaryId string value from this OleLocationIngestSummaryRecord class | 
| Integer | getOleLocationTotCount()Gets the oleLocationTotCount integer value from this OleLocationIngestSummaryRecord class | 
| Integer | getOleLocationUpdateCount()Gets the oleLocationUpdateCount integer value from this OleLocationIngestSummaryRecord class | 
| String | getOlePrincipalName() | 
| void | setDate(Timestamp date) | 
| void | setFileName(String fileName)Sets the fileName string value inside this OleLocationIngestSummaryRecord class | 
| void | setOleLocationCreateCount(Integer LocationCreateCount) | 
| void | setOleLocationFailedCount(Integer LocationFailedCount)Sets the oleLocationFailedCount integer value inside this OleLocationIngestSummaryRecord class | 
| void | setOleLocationRejectCount(Integer LocationRejectCount)Sets the oleLocationRejectCount integer value inside this OleLocationIngestSummaryRecord class | 
| void | setOleLocationSummaryId(String oleLocationSummaryId)Sets the oleLocationSummaryId string value inside this OleLocationIngestSummaryRecord class | 
| void | setOleLocationTotCount(Integer LocationTotCount)Sets the oleLocationTotCount integer value inside this OleLocationIngestSummaryRecord class | 
| void | setOleLocationUpdateCount(Integer LocationUpdateCount)Sets the oleLocationUpdateCount integer value inside this OleLocationIngestSummaryRecord class | 
| void | setOlePrincipalName(String olePrincipalName) | 
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 OleLocationIngestSummaryRecord()
public String getOleLocationSummaryId()
public void setOleLocationSummaryId(String oleLocationSummaryId)
oleLocationSummaryId - public Integer getOleLocationRejectCount()
public void setOleLocationRejectCount(Integer LocationRejectCount)
LocationRejectCount - public Integer getOleLocationUpdateCount()
public void setOleLocationUpdateCount(Integer LocationUpdateCount)
LocationUpdateCount - public Integer getOleLocationCreateCount()
public void setOleLocationCreateCount(Integer LocationCreateCount)
public Integer getOleLocationTotCount()
public void setOleLocationTotCount(Integer LocationTotCount)
LocationTotCount - public String getFileName()
public void setFileName(String fileName)
fileName - public Integer getOleLocationFailedCount()
public void setOleLocationFailedCount(Integer LocationFailedCount)
LocationFailedCount - public String getOlePrincipalName()
public void setOlePrincipalName(String olePrincipalName)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.