org.sakaiproject.tool.assessment.ui.bean.print
Class SectionContentsBean

java.lang.Object
  extended by org.sakaiproject.tool.assessment.ui.bean.delivery.SectionContentsBean
      extended by org.sakaiproject.tool.assessment.ui.bean.print.SectionContentsBean
All Implemented Interfaces:
Serializable

public class SectionContentsBean
extends SectionContentsBean

See Also:
Serialized Form

Constructor Summary
SectionContentsBean(SectionContentsBean section)
           
 
Method Summary
 ArrayList getItemContents()
          Contents of part.
 
Methods inherited from class org.sakaiproject.tool.assessment.ui.bean.delivery.SectionContentsBean
getAttachmentList, getDescription, getHasAttachment, getItemContentsForRandomDraw, getItemContentsForRandomQuestionOrdering, getItemContentsSize, getMaxPoints, getNonDefaultText, getNoQuestions, getNumber, getNumbering, getNumberToBeDrawn, getNumberToBeDrawnString, getNumParts, getPoints, getPointsDisplayString, getPoolIdToBeDrawn, getPoolIdToBeDrawnString, getPoolNameToBeDrawn, getQuestionNumbers, getQuestionOrdering, getQuestionOrderingString, getQuestions, getRandomQuestionsDrawDate, getRandomQuestionsDrawTime, getRoundedMaxPoints, getSectionAuthorType, getSectionAuthorTypeString, getSectionId, getText, getTitle, getUnansweredQuestions, isShowStudentQuestionScore, roundTo2Decimals, setAttachmentList, setDescription, setItemContents, setItemContentsSize, setMaxPoints, setMetaData, setNoQuestions, setNumber, setNumbering, setNumberToBeDrawn, setNumParts, setPoints, setPoolIdToBeDrawn, setPoolNameToBeDrawn, setQuestionNumbers, setQuestionOrdering, setQuestions, setRandomQuestionsDrawDate, setRandomQuestionsDrawTime, setSectionAuthorType, setSectionId, setShowStudentQuestionScore, setText, setTitle, setUnansweredQuestions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionContentsBean

public SectionContentsBean(SectionContentsBean section)
Method Detail

getItemContents

public ArrayList getItemContents()
Contents of part.

Overrides:
getItemContents in class SectionContentsBean
Returns:
item contents of part.


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