org.sakaiproject.tool.assessment.qti.helper
Class AttachmentHelper

java.lang.Object
  extended by org.sakaiproject.tool.assessment.qti.helper.AttachmentHelper

public class AttachmentHelper
extends Object


Constructor Summary
AttachmentHelper()
           
 
Method Summary
 org.sakaiproject.content.api.ContentResource createContentResource(String fullFilePath, String filename, String mimeType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentHelper

public AttachmentHelper()
Method Detail

createContentResource

public org.sakaiproject.content.api.ContentResource createContentResource(String fullFilePath,
                                                                          String filename,
                                                                          String mimeType)


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