org.telscenter.pas.beans
Interface IAuthorNotation
- All Known Implementing Classes:
- AbstractUrlStep, AppletViewer, Assessment, Bookmark, BrowseWeb, ChallengeQuestion, ConcordModelState, DisplayPage, Evidence, ExecStep, FlashViewer, Generic, HelloWorld, HingedDelegator, HingeSelector, ImageCollector, JaxbQtiNote, JaxbQtiSelfAssessment, JaxbQtiStep, JaxbQtiStudentAssessment, JgroupsDraw, JgroupsWhiteboard, JmdnsBrowsingStep, MulticastListener, Note, OutsideLink, PasActivity, PasProject, PasStep, Pedraw, ProjectInfoStep, SelfAssessment, Sensemaker, ShowAllWorkStep, StudentAssessment, UnsupportedConversion, WobbleModule
public interface IAuthorNotation
Interface that beans may implement to record author notes.
- Author:
- turadg
getAuthorNotes
java.lang.String getAuthorNotes()
setAuthorNotes
void setAuthorNotes(java.lang.String authorNotes)
setTitle
void setTitle(java.lang.String title)
getTitle
java.lang.String getTitle()
Copyright © 2004-2008 TELS Center. All Rights Reserved.