public class CoiDisclosureAttachment extends CoiDisclosureAssociate implements Comparable<CoiDisclosureAttachment>
UPDATE_USER_LENGTH| Constructor and Description |
|---|
CoiDisclosureAttachment() |
CoiDisclosureAttachment(CoiDisclosure coiDisclosure) |
getCoiDisclosure, getCoiDisclosureNumber, getSequenceNumber, getSequenceOwner, resetPersistenceState, setCoiDisclosure, setCoiDisclosureNumber, setSequenceNumber, setSequenceOwnergetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic CoiDisclosureAttachment()
public CoiDisclosureAttachment(CoiDisclosure coiDisclosure)
public Long getFinancialEntityId()
public void setFinancialEntityId(Long financialEntityId)
public PersonFinIntDisclosure getFinancialEntity()
public void setFinancialEntity(PersonFinIntDisclosure financialEntity)
public String getFinancialEntityName()
public String getEventTypeCode()
public void setEventTypeCode(String eventTypeCode)
public String getProjectId()
public void setProjectId(String projectId)
public Timestamp getCreateTimestamp()
public void setCreateTimestamp(Timestamp createTimestamp)
public String getContactEmailAddress()
public void setContactEmailAddress(String contactEmailAddress)
public String getContactPhoneNumber()
public void setContactPhoneNumber(String contactPhoneNumber)
public String getContactName()
public void setContactName(String contactName)
public String getComments()
public void setComments(String comments)
public Long getAttachmentId()
public void setAttachmentId(Long attachmentId)
public Long getAttachmentIdForPermission()
public void setAttachmentIdForPermission(Long attachmentId)
public Long getFileId()
public void setFileId(Long fileId)
public Integer getDocumentId()
public void setDocumentId(Integer documentId)
public AttachmentFile getFile()
public void setFile(AttachmentFile file)
public org.apache.struts.upload.FormFile getNewFile()
public void setNewFile(org.apache.struts.upload.FormFile newFile)
public String getUpdateUserFullName()
public void setUpdateUserFullName(String updateUserFullName)
public Long getCoiDisclosureId()
getCoiDisclosureId in class CoiDisclosureAssociatepublic void setCoiDisclosureId(Long coiDisclosureId)
setCoiDisclosureId in class CoiDisclosureAssociatepublic String getDescription()
public void setDescription(String description)
public void setDocumentStatusCode(String documentStatusCode)
public String getDocumentStatusCode()
public CoiAttachmentType getCoiAttachmentType()
public void setCoiAttachmentType(CoiAttachmentType coiAttachmentType)
public String getTypeCode()
public void setTypeCode(String typeCode)
public static void addAttachmentToCollection(CoiDisclosureAttachment coiDisclosureAttachment, List<CoiDisclosureAttachment> coiDisclosureAttachments)
public void setUpdateUser(String updateUser)
KraPersistableBusinessObjectBasesetUpdateUser in class KraPersistableBusinessObjectBaseupdateUser - the user who updated this objectpublic String getProjectName()
public int compareTo(CoiDisclosureAttachment arg0)
compareTo in interface Comparable<CoiDisclosureAttachment>public boolean equals(Object obj)
equals in class CoiDisclosureAssociateObject.equals(java.lang.Object)public int hashCode()
hashCode in class CoiDisclosureAssociateObject.hashCode()public Long getOriginalCoiDisclosureId()
public void setOriginalCoiDisclosureId(Long originalCoiDisclosureId)
public CoiDisclosure getOriginalCoiDisclosure()
public void setOriginalCoiDisclosure(CoiDisclosure originalCoiDisclosure)
public String getShortDescription()
protected void postRemove()
postRemove in class org.kuali.rice.krad.bo.PersistableBusinessObjectBasepublic String getUsageSectionId()
public void setUsageSectionId(String usageSectionId)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.