public class S2sApplication extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
S2sApplication() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplication() |
String |
getProposalNumber() |
List<S2sAppAttachments> |
getS2sAppAttachmentList()
Gets the s2sAttachments attribute.
|
void |
setApplication(String application) |
void |
setProposalNumber(String proposalNumber) |
void |
setS2sAppAttachmentList(List<S2sAppAttachments> s2sAppAttachmentList)
Sets the s2sAttachments 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 getProposalNumber()
public void setProposalNumber(String proposalNumber)
public String getApplication()
public void setApplication(String application)
public List<S2sAppAttachments> getS2sAppAttachmentList()
public void setS2sAppAttachmentList(List<S2sAppAttachments> s2sAppAttachmentList)
attachments - The s2sAttachments to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.