public interface ItemTextAttachmentIfc extends AttachmentIfc
ACTIVE_STATUS, ASSESSMENT_ATTACHMENT, ASSESSMENTGRADING_ATTACHMENT, INACTIVE_STATUS, ITEM_ATTACHMENT, ITEM_TEXT_ATTACHMENT, ITEMGRADING_ATTACHMENT, SECTION_ATTACHMENT| Modifier and Type | Method and Description |
|---|---|
Long |
getAttachmentType() |
ItemTextIfc |
getItemText() |
void |
setAttachmentType(Long attachmentType) |
void |
setItemText(ItemTextIfc itemText) |
getAttachmentId, getCreatedBy, getCreatedDate, getDescription, getFilename, getFileSize, getIsLink, getLastModifiedBy, getLastModifiedDate, getLocation, getMimeType, getResourceId, getStatus, setAttachmentId, setCreatedBy, setCreatedDate, setDescription, setFilename, setFileSize, setIsLink, setLastModifiedBy, setLastModifiedDate, setLocation, setMimeType, setResourceId, setStatusLong getAttachmentType()
void setAttachmentType(Long attachmentType)
ItemTextIfc getItemText()
void setItemText(ItemTextIfc itemText)
Copyright © 2005–2016 Sakai Project. All rights reserved.