org.sakaiproject.tool.assessment.util
Class AttachmentUtil

java.lang.Object
  extended by org.sakaiproject.tool.assessment.util.AttachmentUtil

public class AttachmentUtil
extends Object


Constructor Summary
AttachmentUtil()
           
 
Method Summary
 List prepareAssessmentAttachment(ItemGradingData itemGradingData, Set itemGradingAttachmentSet)
           
 List prepareReferenceList(List attachmentList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentUtil

public AttachmentUtil()
Method Detail

prepareAssessmentAttachment

public List prepareAssessmentAttachment(ItemGradingData itemGradingData,
                                        Set itemGradingAttachmentSet)

prepareReferenceList

public List prepareReferenceList(List attachmentList)


Copyright © 2005-2012 Sakai Project. All Rights Reserved.