|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.rice.krad.bo.PersistableAttachmentBase
@MappedSuperclass public class PersistableAttachmentBase
This is a description of what this class does - chitra07 don't forget to fill this in.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
PersistableAttachmentBase()
|
|
| Method Summary | |
|---|---|
byte[] |
getAttachmentContent()
This overridden method ... |
String |
getContentType()
This overridden method ... |
String |
getFileName()
This overridden method ... |
void |
setAttachmentContent(byte[] attachmentContent)
This overridden method ... |
void |
setContentType(String contentType)
This overridden method ... |
void |
setFileName(String fileName)
This overridden method ... |
| Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
|---|
toString |
| Constructor Detail |
|---|
public PersistableAttachmentBase()
| Method Detail |
|---|
public byte[] getAttachmentContent()
getAttachmentContent in interface PersistableAttachmentPersistableAttachment.getAttachmentContent()public void setAttachmentContent(byte[] attachmentContent)
setAttachmentContent in interface PersistableAttachmentPersistableAttachment.setAttachmentContent(byte[])public String getFileName()
getFileName in interface PersistableAttachmentPersistableAttachment.getFileName()public void setFileName(String fileName)
setFileName in interface PersistableAttachmentPersistableAttachment.setFileName(java.lang.String)public String getContentType()
getContentType in interface PersistableAttachmentPersistableAttachment.getContentType()public void setContentType(String contentType)
setContentType in interface PersistableAttachmentPersistableAttachment.setContentType(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||