|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
edu.sampleu.travel.bo.MultiAttachmentSample
public class MultiAttachmentSample
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
MultiAttachmentSample()
|
|
| Method Summary | |
|---|---|
byte[] |
getAttachmentContent()
|
org.apache.struts.upload.FormFile |
getAttachmentFile()
|
java.lang.String |
getContentType()
|
java.lang.String |
getDescription()
|
java.lang.String |
getFileName()
|
java.lang.Long |
getGenId()
|
void |
setAttachmentContent(byte[] attachmentContent)
|
void |
setAttachmentFile(org.apache.struts.upload.FormFile attachmentFile)
|
void |
setContentType(java.lang.String contentType)
|
void |
setDescription(java.lang.String description)
|
void |
setFileName(java.lang.String fileName)
|
void |
setGenId(java.lang.Long genId)
|
protected java.util.LinkedHashMap |
toStringMapper()
|
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public MultiAttachmentSample()
| Method Detail |
|---|
public java.lang.Long getGenId()
public void setGenId(java.lang.Long genId)
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
public java.lang.String getFileName()
getFileName in interface org.kuali.rice.kns.bo.PersistableAttachmentpublic void setFileName(java.lang.String fileName)
setFileName in interface org.kuali.rice.kns.bo.PersistableAttachmentpublic java.lang.String getContentType()
getContentType in interface org.kuali.rice.kns.bo.PersistableAttachmentpublic void setContentType(java.lang.String contentType)
setContentType in interface org.kuali.rice.kns.bo.PersistableAttachmentpublic byte[] getAttachmentContent()
getAttachmentContent in interface org.kuali.rice.kns.bo.PersistableAttachmentpublic void setAttachmentContent(byte[] attachmentContent)
setAttachmentContent in interface org.kuali.rice.kns.bo.PersistableAttachmentpublic org.apache.struts.upload.FormFile getAttachmentFile()
public void setAttachmentFile(org.apache.struts.upload.FormFile attachmentFile)
protected java.util.LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||