public class MeetingActionsActionBase.PrintableAttachment extends AttachmentDataSource
UPDATE_USER_LENGTH| Constructor and Description |
|---|
MeetingActionsActionBase.PrintableAttachment() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent()
This method requires sub classes to define a byteArray that represents the content of the attachment.
|
void |
setContent(byte[] streamData) |
getContentType, getFileName, setContentType, setFileNamegetAuthorPersonName, 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 MeetingActionsActionBase.PrintableAttachment()
public byte[] getContent()
AttachmentDataSourcegetContent in class AttachmentDataSourcepublic void setContent(byte[] streamData)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.