public class OLEEResourceEventLog extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEEResourceEventLog() |
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 OLEEResourceEventLog()
public String getOleEResEventLogID()
public void setOleEResEventLogID(String oleEResEventLogID)
public String getOleERSIdentifier()
public void setOleERSIdentifier(String oleERSIdentifier)
public String getEventType()
public void setEventType(String eventType)
public Timestamp getEventDate()
public void setEventDate(Timestamp eventDate)
public String getEventUser()
public void setEventUser(String eventUser)
public String getEventNote()
public void setEventNote(String eventNote)
public OLEEResourceRecordDocument getOleERSDocument()
public void setOleERSDocument(OLEEResourceRecordDocument oleERSDocument)
public void setCurrentTimeStamp()
public String getLogTypeId()
public void setLogTypeId(String logTypeId)
public String getLogTypeName()
public void setLogTypeName(String logTypeName)
public String getProblemTypeId()
public void setProblemTypeId(String problemTypeId)
public String getProblemTypeName()
public void setProblemTypeName(String problemTypeName)
public String getEventStatus()
public void setEventStatus(String eventStatus)
public String getEventResolution()
public void setEventResolution(String eventResolution)
public Timestamp getEventResolvedDate()
public void setEventResolvedDate(Timestamp eventResolvedDate)
public String getEventTypeId()
public void setEventTypeId(String eventTypeId)
public String getEventTypeName()
public void setEventTypeName(String eventTypeName)
public OLEProblemType getProblemType()
public void setProblemType(OLEProblemType problemType)
public OLELogType getLogType()
public void setLogType(OLELogType logType)
public boolean isSaveFlag()
public void setSaveFlag(boolean saveFlag)
public org.springframework.web.multipart.MultipartFile getAttachmentFile1()
public void setAttachmentFile1(org.springframework.web.multipart.MultipartFile attachmentFile1)
public String getAttachmentFileName1()
public void setAttachmentFileName1(String attachmentFileName1)
public String getAttachmentMimeType1()
public void setAttachmentMimeType1(String attachmentMimeType1)
public byte[] getAttachmentContent1()
public void setAttachmentContent1(byte[] attachmentContent1)
public org.springframework.web.multipart.MultipartFile getAttachmentFile2()
public void setAttachmentFile2(org.springframework.web.multipart.MultipartFile attachmentFile2)
public String getAttachmentFileName2()
public void setAttachmentFileName2(String attachmentFileName2)
public String getAttachmentMimeType2()
public void setAttachmentMimeType2(String attachmentMimeType2)
public byte[] getAttachmentContent2()
public void setAttachmentContent2(byte[] attachmentContent2)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.