public interface SectionAttachmentIfc extends AttachmentIfc
ACTIVE_STATUS, ASSESSMENT_ATTACHMENT, INACTIVE_STATUS, ITEM_ATTACHMENT, ITEMGRADING_ATTACHMENT, SECTION_ATTACHMENT| Modifier and Type | Method and Description |
|---|---|
Long |
getAttachmentType() |
SectionDataIfc |
getSection() |
void |
setAttachmentType(Long attachmentType) |
void |
setSection(SectionDataIfc section) |
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)
SectionDataIfc getSection()
void setSection(SectionDataIfc section)
Copyright © 2005-2014 Sakai Project. All Rights Reserved.