public class S2sAppAttachments extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
S2sAppAttachments() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentId() |
String |
getContentType() |
String |
getHashCode() |
String |
getProposalNumber() |
Long |
getS2sAppAttachmentId()
Gets the s2sAppAttachmentId attribute.
|
void |
setContentId(String contentId) |
void |
setContentType(String contentType) |
void |
setHashCode(String hashCode) |
void |
setProposalNumber(String proposalNumber) |
void |
setS2sAppAttachmentId(Long appAttachmentId)
Sets the s2sAppAttachmentId attribute value.
|
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic String getContentId()
public void setContentId(String contentId)
public String getProposalNumber()
public void setProposalNumber(String proposalNumber)
public String getContentType()
public void setContentType(String contentType)
public String getHashCode()
public void setHashCode(String hashCode)
public Long getS2sAppAttachmentId()
public void setS2sAppAttachmentId(Long appAttachmentId)
appAttachmentId - The s2sAppAttachmentId to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.