Java Doc for ItemContentsBean.java in  » ERP-CRM-Financial » sakai » org » sakaiproject » tool » assessment » ui » bean » delivery » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ERP CRM Financial » sakai » org.sakaiproject.tool.assessment.ui.bean.delivery 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.sakaiproject.tool.assessment.ui.bean.delivery.ItemContentsBean

ItemContentsBean
public class ItemContentsBean implements Serializable(Code)

This bean represents an item




Constructor Summary
public  ItemContentsBean()
    
public  ItemContentsBean(ItemDataIfc itemData)
    

Method Summary
public  ArrayListgetAnswers()
    
public  IntegergetAttemptsRemaining()
    
public  IntegergetDuration()
    
public  floatgetExactPoints()
    
public  StringgetFeedback()
    
public  booleangetFeedbackIsNotEmpty()
    
public  ArrayListgetFibArray()
    
public  ArrayListgetFinArray()
    
public  StringgetGradingComment()
    
public  booleangetGradingCommentIsNotEmpty()
    
public  booleangetHasAttachment()
    
public  StringgetInstruction()
    
public  booleangetIsTrue()
     If this is a true-false question return true if it is true, else false.
public  ItemDataIfcgetItemData()
    
public  ArrayListgetItemGradingDataArray()
    
public  StringgetKey()
    
public  StringgetKeyInUnicode()
    
public  ArrayListgetMatchingArray()
    
public  floatgetMaxPoints()
     String representation of the max points available for this question.
public  ArrayListgetMediaArray()
    
public  booleangetModelAnswerIsNotEmpty()
    
public  intgetNumber()
    
public  floatgetPoints()
     String representation of the rounded points.
public  StringgetPointsDisplayString()
     If we display the score, return it, followed by a slash.
public  StringgetPointsForEdit()
     String representation of the rounded points.
public  StringgetRationale()
    
public  StringgetResponseId()
    
public  String[]getResponseIds()
    
public  StringgetResponseText()
    
public  booleangetReview()
    
public  floatgetRoundedMaxPoints()
     String representation of the max points available for this question.
public  ArrayListgetSelectionArray()
    
public  StringgetSequence()
    
public  ArrayListgetShuffledAnswers()
    
public  StringgetStrippedKey()
    
public  StringgetStrippedText()
     This strips text of tags for the table of contents.
public  StringgetText()
     In the case of an ordinary question, this will obtain the a set of text with one element and return it; in FIB return multiple elements separated by underscores.
public  IntegergetTriesAllowed()
    
public  booleanisNotEmpty(String wyzText)
    
public  booleanisShowStudentQuestionScore()
    
public  booleanisShowStudentScore()
    
public  booleanisUnanswered()
    
public  voidsetAnswers(ArrayList list)
    
public  voidsetAttemptsRemaining(Integer param)
    
public  voidsetDuration(Integer param)
    
public  voidsetFeedback(String feedback)
    
public  voidsetFibArray(ArrayList newArray)
    
public  voidsetFinArray(ArrayList newArray)
    
public  voidsetGradingComment(String gradingComment)
    
public  voidsetInstruction(String instruction)
    
public  voidsetItemData(ItemDataIfc itemData)
    
public  voidsetItemGradingDataArray(ArrayList newArray)
    
public  voidsetKey(String newKey)
    
public  voidsetMatchingArray(ArrayList newArray)
    
public  voidsetMaxPoints(float maxPoints)
     String representation of the max points available for this question.
public  voidsetNumber(int number)
    
public  voidsetPoints(float points)
     String representation of the points.
public  voidsetPointsForEdit(String pointsForEdit)
     String representation of the points.
public  voidsetRationale(String newRationale)
    
public  voidsetResponseId(String presponseId)
    
public  voidsetResponseIds(String[] presponseIds)
    
public  voidsetResponseText(String presponseId)
    
public  voidsetReview(boolean preview)
    
public  voidsetSelectionArray(ArrayList newArray)
    
public  voidsetSequence(String newSequence)
    
public  voidsetShowStudentQuestionScore(boolean param)
     Set the student question score currently earned.
public  voidsetShowStudentScore(boolean showStudentScore)
     Set the student score currently earned.
public  voidsetShuffledAnswers(ArrayList newAnswers)
    
public  voidsetTriesAllowed(Integer param)
    
public  voidsetUnanswered(boolean unanswered)
    
public  Stringstrip(String text)
    


Constructor Detail
ItemContentsBean
public ItemContentsBean()(Code)



ItemContentsBean
public ItemContentsBean(ItemDataIfc itemData)(Code)




Method Detail
getAnswers
public ArrayList getAnswers()(Code)



getAttemptsRemaining
public Integer getAttemptsRemaining()(Code)



getDuration
public Integer getDuration()(Code)



getExactPoints
public float getExactPoints()(Code)
String representation of the exact points (unrounded points) String representation of the points.



getFeedback
public String getFeedback()(Code)
item level feedback the item level feedback



getFeedbackIsNotEmpty
public boolean getFeedbackIsNotEmpty()(Code)



getFibArray
public ArrayList getFibArray()(Code)



getFinArray
public ArrayList getFinArray()(Code)



getGradingComment
public String getGradingComment()(Code)
grading comment grading comment



getGradingCommentIsNotEmpty
public boolean getGradingCommentIsNotEmpty()(Code)



getHasAttachment
public boolean getHasAttachment()(Code)



getInstruction
public String getInstruction()(Code)



getIsTrue
public boolean getIsTrue()(Code)
If this is a true-false question return true if it is true, else false. If it is not a true-false question return false. true if this is a true true-false question



getItemData
public ItemDataIfc getItemData()(Code)
the item data itself



getItemGradingDataArray
public ArrayList getItemGradingDataArray()(Code)



getKey
public String getKey()(Code)



getKeyInUnicode
public String getKeyInUnicode()(Code)



getMatchingArray
public ArrayList getMatchingArray()(Code)



getMaxPoints
public float getMaxPoints()(Code)
String representation of the max points available for this question. String representation of the max points.



getMediaArray
public ArrayList getMediaArray()(Code)



getModelAnswerIsNotEmpty
public boolean getModelAnswerIsNotEmpty()(Code)



getNumber
public int getNumber()(Code)
question number



getPoints
public float getPoints()(Code)
String representation of the rounded points. String representation of the points.



getPointsDisplayString
public String getPointsDisplayString()(Code)
If we display the score, return it, followed by a slash. either, a) the score followed by a slash, or, b) "" (emptystring)



getPointsForEdit
public String getPointsForEdit()(Code)
String representation of the rounded points. String representation of the points.



getRationale
public String getRationale()(Code)



getResponseId
public String getResponseId()(Code)



getResponseIds
public String[] getResponseIds()(Code)



getResponseText
public String getResponseText()(Code)



getReview
public boolean getReview()(Code)



getRoundedMaxPoints
public float getRoundedMaxPoints()(Code)
String representation of the max points available for this question. String representation of the max points.



getSelectionArray
public ArrayList getSelectionArray()(Code)



getSequence
public String getSequence()(Code)



getShuffledAnswers
public ArrayList getShuffledAnswers()(Code)



getStrippedKey
public String getStrippedKey()(Code)



getStrippedText
public String getStrippedText()(Code)
This strips text of tags for the table of contents.



getText
public String getText()(Code)
In the case of an ordinary question, this will obtain the a set of text with one element and return it; in FIB return multiple elements separated by underscores. text of question



getTriesAllowed
public Integer getTriesAllowed()(Code)



isNotEmpty
public boolean isNotEmpty(String wyzText)(Code)



isShowStudentQuestionScore
public boolean isShowStudentQuestionScore()(Code)
Show the student question score currently earned? the score



isShowStudentScore
public boolean isShowStudentScore()(Code)
Show the student score currently earned? the score



isUnanswered
public boolean isUnanswered()(Code)
unanswered?



setAnswers
public void setAnswers(ArrayList list)(Code)



setAttemptsRemaining
public void setAttemptsRemaining(Integer param)(Code)



setDuration
public void setDuration(Integer param)(Code)



setFeedback
public void setFeedback(String feedback)(Code)
item level feedback
Parameters:
  feedback - the item level feedback



setFibArray
public void setFibArray(ArrayList newArray)(Code)



setFinArray
public void setFinArray(ArrayList newArray)(Code)



setGradingComment
public void setGradingComment(String gradingComment)(Code)
grading comment
Parameters:
  gradingComment - grading comment



setInstruction
public void setInstruction(String instruction)(Code)



setItemData
public void setItemData(ItemDataIfc itemData)(Code)
the item data itself
Parameters:
  itemData -



setItemGradingDataArray
public void setItemGradingDataArray(ArrayList newArray)(Code)



setKey
public void setKey(String newKey)(Code)



setMatchingArray
public void setMatchingArray(ArrayList newArray)(Code)



setMaxPoints
public void setMaxPoints(float maxPoints)(Code)
String representation of the max points available for this question.
Parameters:
  maxPoints - String representation of the max points available



setNumber
public void setNumber(int number)(Code)
question number
Parameters:
  number -



setPoints
public void setPoints(float points)(Code)
String representation of the points.
Parameters:
  points - String representation of the points.



setPointsForEdit
public void setPointsForEdit(String pointsForEdit)(Code)
String representation of the points.
Parameters:
  points - String representation of the points.



setRationale
public void setRationale(String newRationale)(Code)



setResponseId
public void setResponseId(String presponseId)(Code)



setResponseIds
public void setResponseIds(String[] presponseIds)(Code)



setResponseText
public void setResponseText(String presponseId)(Code)



setReview
public void setReview(boolean preview)(Code)
Does this need review?
Parameters:
  review - if true mark for review



setSelectionArray
public void setSelectionArray(ArrayList newArray)(Code)



setSequence
public void setSequence(String newSequence)(Code)



setShowStudentQuestionScore
public void setShowStudentQuestionScore(boolean param)(Code)
Set the student question score currently earned.
Parameters:
  param - true/false Show the student score currently earned?



setShowStudentScore
public void setShowStudentScore(boolean showStudentScore)(Code)
Set the student score currently earned.
Parameters:
  showStudentScore - true/false Show the student score currently earned?



setShuffledAnswers
public void setShuffledAnswers(ArrayList newAnswers)(Code)



setTriesAllowed
public void setTriesAllowed(Integer param)(Code)



setUnanswered
public void setUnanswered(boolean unanswered)(Code)
unanswered?
Parameters:
  unanswered -



strip
public String strip(String text)(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

w___w_w__._jav___a2__s.co___m___ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.