org.sakaiproject.importer.impl.importables
Class AssessmentFileResource

java.lang.Object
  extended by org.sakaiproject.importer.impl.importables.AbstractImportable
      extended by org.sakaiproject.importer.impl.importables.FileResource
          extended by org.sakaiproject.importer.impl.importables.AssessmentFileResource
All Implemented Interfaces:
HasSequence, Importable

public class AssessmentFileResource
extends FileResource


Field Summary
 
Fields inherited from class org.sakaiproject.importer.impl.importables.AbstractImportable
contextPath, guid, legacyGroup, parent, sequenceNum
 
Constructor Summary
AssessmentFileResource()
           
 
Method Summary
 String getTypeName()
           
 
Methods inherited from class org.sakaiproject.importer.impl.importables.FileResource
getContentType, getDescription, getDestinationResourcePath, getFileBytes, getFileName, getTitle, setContentType, setDescription, setDestinationResourcePath, setFileBytes, setFileName, setTitle
 
Methods inherited from class org.sakaiproject.importer.impl.importables.AbstractImportable
getContextPath, getGuid, getLegacyGroup, getParent, getSequenceNum, setContextPath, setGuid, setLegacyGroup, setParent, setSequenceNum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssessmentFileResource

public AssessmentFileResource()
Method Detail

getTypeName

public String getTypeName()
Specified by:
getTypeName in interface Importable
Overrides:
getTypeName in class FileResource


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