A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AbstractDao<T> - Class in net.sf.sail.webapp.dao.impl
 
AbstractDao() - Constructor for class net.sf.sail.webapp.dao.impl.AbstractDao
 
AbstractGoogleChart - Class in org.telscenter.sail.webapp.presentation.google.charts
AbstractGoogleChart implements GoogleChart and provides a partial implementation to be used by subclasses.
AbstractGoogleChart() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
 
AbstractHibernateDao<T> - Class in net.sf.sail.webapp.dao.impl
 
AbstractHibernateDao() - Constructor for class net.sf.sail.webapp.dao.impl.AbstractHibernateDao
 
AbstractHttpRequest - Class in net.sf.sail.webapp.domain.webservice.http
Encapsulates Http request information.
AbstractHttpRequest(Map<String, String>, Map<String, String>, String, int) - Constructor for class net.sf.sail.webapp.domain.webservice.http.AbstractHttpRequest
Creates an AbstractHttpRequest object with all of the data required.
AbstractHttpRequest() - Constructor for class net.sf.sail.webapp.domain.webservice.http.AbstractHttpRequest
DO NOT USE THIS METHOD
AbstractHttpRestCommand - Class in net.sf.sail.webapp.dao.sds.impl
Abstract implementation of an SDS command using HTTP REST.
AbstractHttpRestCommand() - Constructor for class net.sf.sail.webapp.dao.sds.impl.AbstractHttpRestCommand
 
AbstractMigrationClass - Class in net.sf.sail.webapp.dbmigration
 
AbstractMigrationClass() - Constructor for class net.sf.sail.webapp.dbmigration.AbstractMigrationClass
 
accept(CurnitVisitor) - Method in interface net.sf.sail.webapp.domain.Curnit
Visitor pattern, accepts CurnitVisitors
accept(CurnitVisitor) - Method in class net.sf.sail.webapp.domain.impl.CurnitImpl
 
accept(OfferingVisitor) - Method in class net.sf.sail.webapp.domain.impl.OfferingImpl
 
accept(OfferingVisitor) - Method in interface net.sf.sail.webapp.domain.Offering
Visitor pattern, accepts OfferingVisitors
accept(CurnitVisitor) - Method in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
accept(CurnitVisitor) - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
accept(OfferingVisitor) - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
accept(CurnitVisitor) - Method in class org.telscenter.sail.webapp.domain.impl.UrlModuleImpl
 
accept(ProjectVisitor) - Method in class org.telscenter.sail.webapp.domain.project.impl.ExternalProjectImpl
Visitor Pattern
accept(ProjectVisitor) - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
Visitor Pattern
accept(ProjectVisitor) - Method in interface org.telscenter.sail.webapp.domain.project.Project
Visitor pattern, accepts ProjectVisitors
AccessDeniedController - Class in org.telscenter.sail.webapp.presentation.web.controllers
 
AccessDeniedController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.AccessDeniedController
 
ACCOUNT_ANSWER - Static variable in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
ACCOUNT_QUESTION - Static variable in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
AccountQuestion - Enum in org.telscenter.sail.webapp.domain
Enumeration class for account questions
accumulate(String, Object) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Accumulate values under a key.
AclEntryDao<T extends ImmutableAclEntry> - Interface in net.sf.sail.webapp.dao.authentication
This class is not being used.
AclService<T> - Interface in net.sf.sail.webapp.service
An interface for a Access Control list (acl) service which allows user to create an acl for an object.
aclService - Variable in class net.sf.sail.webapp.service.offering.impl.OfferingServiceImpl
 
aclService - Variable in class net.sf.sail.webapp.service.workgroup.impl.WorkgroupServiceImpl
 
aclService - Variable in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
AclServiceImpl<T extends Persistable> - Class in net.sf.sail.webapp.service.impl
A class which allows creation of access control lists for any object.
AclServiceImpl() - Constructor for class net.sf.sail.webapp.service.impl.AclServiceImpl
 
AclSidDao<T extends MutableAclSid> - Interface in net.sf.sail.webapp.dao.authentication
This class is not being used.
AclTargetObjectDao<T extends MutableAclTargetObject> - Interface in net.sf.sail.webapp.dao.authentication
This class is not being used.
AclTargetObjectIdentityDao<T extends MutableAclTargetObjectIdentity> - Interface in net.sf.sail.webapp.dao.authentication
This class is not being used.
activityType(String) - Method in class org.telscenter.sail.webapp.presentation.util.impl.SessionNavLogImpl
Given a String XML SockEntry, returns the String activityType
addActivity(PasActivity) - Method in class org.telscenter.sail.webapp.domain.gradingtool.PasProject
 
addAnnouncementToRun(Long, Announcement) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
addAnnouncementToRun(Long, Announcement) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Adds an Announcement to this run
addAnswer(Answer) - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Adds an Answer to this brainstorm.
addAnswer(Answer) - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
addAnswer(Brainstorm, Answer) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Saves an answer to this Brainstorm.
addAnswer(Brainstorm, Answer) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
addAuthority(GrantedAuthority) - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
addAuthority(GrantedAuthority) - Method in interface net.sf.sail.webapp.domain.authentication.MutableUserDetails
Adds a GrantedAuthority to a user.
addAxisRange(int, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Sets the range of a specified axis.
addAxisRange(int, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addAxisRange(int, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addAxisRange(int, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Sets the range of a specified axis.
addAxisRange(int, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLabels
 
addAxisStyle(int, String) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Sets styling information for the specified axis labels.
addAxisStyle(int, String, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Sets styling information for the specified axis labels.
addAxisStyle(int, String, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Sets styling information for the specified axis labels.
addAxisStyle(int, String, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addAxisStyle(int, String) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addAxisStyle(int, String, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addAxisStyle(int, String, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addAxisStyle(int, String) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addAxisStyle(int, String, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addAxisStyle(int, String) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Sets styling information for the specified axis labels.
addAxisStyle(int, String, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Sets styling information for the specified axis labels.
addAxisStyle(int, String, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Sets styling information for the specified axis labels.
addAxisStyle(int, String) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLabels
 
addAxisStyle(int, String, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLabels
 
addAxisStyle(int, String, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLabels
 
addBarWidthAndSpacing(int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.BarWidthAndSpacing
 
addBarWidthAndSpacing(int, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.BarWidthAndSpacing
 
addBookmarkerToProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
addBookmarkerToProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
addBookmarkerToProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
addBookmarkerToProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
addBookmarkerToProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
addBookmarkerToProject(Project, User) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Adds the given User bookmarker to the Project project
addChartColor(String) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChartOptions
Specifies the colors for chart data sets, data points or chart legend.
addChartColor(List<String>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChartOptions
Specifies a list of colors for this charts data sets, points and legend.
addChartColor(String) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
addChartColor(List<String>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
addChartEffect(ChartOption) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartEffect
 
addChoice(String, String) - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
 
addColor(String) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartColor
Adds a String color
addColor(List<String>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartColor
Adds a List of colors
addComment(Comment) - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.Answer
Adds a comment to this answer.
addComment(Comment) - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
AddCommentController - Class in org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm
 
AddCommentController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm.AddCommentController
 
addComments(Answer, Comment) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
For specified brainstorm and the specified answer, add a comment.
addComments(Answer, Comment) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
AddCommentToListController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading
 
AddCommentToListController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.AddCommentToListController
 
addData(List<?>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
 
addData(List<?>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChart
Data sets need to be added in an ordered List.
addELO(IELO) - Method in class org.telscenter.sail.webapp.service.repository.impl.RepositoryServiceImpl
 
addELO(IELO) - Method in class org.telscenter.sail.webapp.service.repository.impl.RooloLORRepositoryServiceImpl
 
addELO(IELO) - Method in class org.telscenter.sail.webapp.service.repository.impl.RooloRepositoryServiceImpl
 
addELO(IELO) - Method in interface org.telscenter.sail.webapp.service.repository.RepositoryService
Adds an IELO to the repository and returns the metadata.
addFillArea(String, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
The fill area is determined by the index and order of the data sets that have been added.
addFillArea(List<String>, List<Integer>, List<Integer>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Same as above except that multiple fill areas can be specified in List.
addFillArea(String, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addFillArea(List<String>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addFillArea(String, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addFillArea(List<String>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addFillArea(String, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
The fill area is determined by the index and order of the data sets that have been added.
addFillArea(List<String>, List<Integer>, List<Integer>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Same as above except that multiple fill areas can be specified in List.
addFillArea(String, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.FillArea
 
addFillArea(List<String>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.FillArea
 
addGridLines(double, double) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Adds gridlines to the chart.
addGridLines(double, double, double, double) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Adds gridlines to the chart.
addGridLines(double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addGridLines(double, double, double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addGridLines(double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addGridLines(double, double, double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addGridLines(double, double) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Adds gridlines to the chart.
addGridLines(double, double, double, double) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Adds gridlines to the chart.
addGridLines(double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.GridLines
 
addGridLines(double, double, double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.GridLines
 
AddgroupController - Class in net.sf.sail.webapp.presentation.web.controllers.groups
 
AddgroupController() - Constructor for class net.sf.sail.webapp.presentation.web.controllers.groups.AddgroupController
 
addLabelPosition(int, List<Float>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Sets the position of the provided labels along a specified axis.
addLabelPosition(int, List<Float>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addLabelPosition(int, List<Float>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addLabelPosition(int, List<Float>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Sets the position of the provided labels along a specified axis.
addLabelPosition(int, List<Float>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLabels
 
addLabels(String, List<?>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Adds a List of labels to the String axis specified.
addLabels(String, List<?>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addLabels(String, List<?>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addLabels(String, List<?>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Adds a List of labels to the String axis specified.
addLabels(String, List<?>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLabels
 
addLegendLabels(List<String>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
A legend can be added to the chart by specifying labels for the data.
addLegendLabels(List<String>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addLegendLabels(List<String>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addLegendLabels(List<String>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
A legend can be added to the chart by specifying labels for the data.
addLegendLabels(List<String>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLegend
 
addLinearGradient(String, int, Map<String, Double>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
A Linear Gradient can be added to either the background or chart area and can be used in conjunction with Linear Stripe and Solid Fill for various chart effects.
addLinearGradient(String, int, Map<String, Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addLinearGradient(String, int, Map<String, Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addLinearGradient(String, int, Map<String, Double>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
A Linear Gradient can be added to either the background or chart area and can be used in conjunction with Linear Stripe and Solid Fill for various chart effects.
addLinearStripe(String, int, Map<String, Double>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
A Linear Stripe can be added to either the background or chart area and can be used in conjunction with Linear Gradient and Solid Fill for various chart effects.
addLinearStripe(String, int, Map<String, Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addLinearStripe(String, int, Map<String, Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addLinearStripe(String, int, Map<String, Double>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
A Linear Stripe can be added to either the background or chart area and can be used in conjunction with Linear Gradient and Solid Fill for various chart effects.
addLineStyle(float, float, float) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addLineStyle(List<Float>, List<Float>, List<Float>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addLineStyle(float, float, float) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Specifies styling for a LineChart line.
addLineStyle(List<Float>, List<Float>, List<Float>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Specifies styling for LineChart lines.
addLineStyle(float, float, float) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.LineStyles
 
addLineStyle(List<Float>, List<Float>, List<Float>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.LineStyles
 
addMarkerAndStyle(ChartOption) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.MarkersAndStyle
 
addMember(User) - Method in interface net.sf.sail.webapp.domain.group.Group
Add a single member to the group.
addMember(User) - Method in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
addMember(User) - Method in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
addMember(SdsUser) - Method in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
Adds a single SdsUser to a set of workgroup members.
addMember(User) - Method in interface net.sf.sail.webapp.domain.Workgroup
 
addMember(Long, User) - Method in interface net.sf.sail.webapp.service.group.GroupService
Adds the specified user to the specified group
addMember(Long, User) - Method in class net.sf.sail.webapp.service.group.impl.GroupServiceImpl
 
addMembers(Group, Set<User>) - Method in interface net.sf.sail.webapp.service.group.GroupService
Adds members to an already-existing group If a member already exists in the group, do not add again
addMembers(Group, Set<User>) - Method in class net.sf.sail.webapp.service.group.impl.GroupServiceImpl
 
addMembers(Workgroup, Set<User>) - Method in class net.sf.sail.webapp.service.workgroup.impl.WorkgroupServiceImpl
 
addMembers(Workgroup, Set<User>) - Method in interface net.sf.sail.webapp.service.workgroup.WorkgroupService
Adds members to an already-existing workgroup.
addMoreLineStyle(String, int, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Adds a line marker to a bar chart.
addMoreLineStyle(List<String>, List<Integer>, List<Integer>, List<Integer>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Same as above except that multiple line styles can be specified in List.
addMoreLineStyle(String, int, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addMoreLineStyle(List<String>, List<Integer>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addMoreLineStyle(String, int, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addMoreLineStyle(List<String>, List<Integer>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addMoreLineStyle(String, int, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Adds a line marker to a bar chart.
addMoreLineStyle(List<String>, List<Integer>, List<Integer>, List<Integer>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Same as above except that multiple line styles can be specified in List.
addMoreLineStyle(String, int, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.MoreLineStyles
 
addMoreLineStyle(List<String>, List<Integer>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.MoreLineStyles
 
AddNewsItemController - Class in org.telscenter.sail.webapp.presentation.web.controllers.admin
 
AddNewsItemController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.admin.AddNewsItemController
 
addPeriodToRun(Long, String) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
addPeriodToRun(Long, String) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Creates and adds a period with the given String name to the run with the given Long runId.
addPermission(T, Permission) - Method in interface net.sf.sail.webapp.service.AclService
Creates an acl for an object if neccessary and adds an ace for that object with the permission specified.
addPermission(T, Permission, User) - Method in interface net.sf.sail.webapp.service.AclService
Creates an acl for an object if neccessary and adds an ace for that object with the permission specified for the specified user
addPermission(T, Permission) - Method in class net.sf.sail.webapp.service.impl.AclServiceImpl
 
addPermission(T, Permission, User) - Method in class net.sf.sail.webapp.service.impl.AclServiceImpl
 
addPremadeCommentToList(Long, PremadeComment) - Method in class org.telscenter.sail.webapp.service.premadecomment.impl.PremadeCommentServiceImpl
 
addPremadeCommentToList(Long, PremadeComment) - Method in interface org.telscenter.sail.webapp.service.premadecomment.PremadeCommentService
Adds a PremadeComment to the PremadeCommentList given the PremadeComment and the PremadeCommentList ID
addPreparedAnswer(Brainstorm) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Creates and adds a PreparedAnswer to the specified brainstorm.
addPreparedAnswer(Brainstorm) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
AddProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.student
The Controller for Add a Project page for WISE students
AddProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.AddProjectController
 
AddProjectParameters - Class in org.telscenter.sail.webapp.domain.impl
A form-backing obejct for WISE students when adding a new project
AddProjectParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.AddProjectParameters
 
AddProjectParametersValidator - Class in org.telscenter.sail.webapp.presentation.validators.student
Validator for student's AddProjectParameters
AddProjectParametersValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.student.AddProjectParametersValidator
 
addRangeMarker(String, String, double, double) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Adds a range marker to this chart.
addRangeMarker(List<String>, List<String>, List<Double>, List<Double>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Same as above except that multiple range markers can be specified in Lists.
addRangeMarker(String, String, double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addRangeMarker(List<String>, List<String>, List<Double>, List<Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addRangeMarker(String, String, double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addRangeMarker(List<String>, List<String>, List<Double>, List<Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addRangeMarker(String, String, double, double) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Adds a range marker to this chart.
addRangeMarker(List<String>, List<String>, List<Double>, List<Double>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Same as above except that multiple range markers can be specified in Lists.
addRangeMarkers(String, String, double, double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.RangeMarker
 
addRangeMarkers(List<String>, List<String>, List<Double>, List<Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.RangeMarker
 
address - Variable in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
address - Variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
addRevision(Revision) - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.Answer
Adds a revision to this answer.
addRevision(Revision) - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
addRevision(Answer, Revision) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Adds a revision to the specified Brainstorm and Answer.
addRevision(Answer, Revision) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
AddRevisionController - Class in org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm
Controller to render the add revision page.
AddRevisionController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm.AddRevisionController
 
addRolesToSharedTeacher(Long, Long, Set<String>) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
addRolesToSharedTeacher(Long, Long, Set<String>) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Allows a user to add another user as a shared teacher of a run.
addScaling(float, float) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChartOptions
Adds scaling from float min to float max for a data set.
addScaling(List<Float>, List<Float>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChartOptions
Adds scaling for multiple data sets.
addScaling(float, float) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
addScaling(List<Float>, List<Float>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
addScaling(float, float) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.DataScaling
 
addScaling(List<Float>, List<Float>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.DataScaling
 
addSdsUserToUser(Long) - Method in class net.sf.sail.webapp.service.impl.UserServiceImpl
 
addSdsUserToUser(Long) - Method in interface net.sf.sail.webapp.service.UserService
Creates and adds a SdsUser to existing User
addShapeMarker(String, String, int, float, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Adds a shape marker to this chart.
addShapeMarker(List<String>, List<String>, List<Integer>, List<Float>, List<Integer>, List<Integer>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Same as above except that multiple shape markers can be specified in Lists.
addShapeMarker(String, String, int, float, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addShapeMarker(List<String>, List<String>, List<Integer>, List<Float>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addShapeMarker(String, String, int, float, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addShapeMarker(List<String>, List<String>, List<Integer>, List<Float>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
addShapeMarker(String, String, int, float, int, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Adds a shape marker to this chart.
addShapeMarker(List<String>, List<String>, List<Integer>, List<Float>, List<Integer>, List<Integer>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Same as above except that multiple shape markers can be specified in Lists.
addShapeMarkers(String, String, int, float, int, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ShapeMarker
 
addShapeMarkers(List<String>, List<String>, List<Integer>, List<Float>, List<Integer>, List<Integer>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ShapeMarker
 
AddSharedTeacherController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
 
AddSharedTeacherController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.AddSharedTeacherController
Constructor - Specify the pages in the wizard - Specify the command name
AddSharedTeacherParameters - Class in org.telscenter.sail.webapp.domain.impl
Parameter for adding and editing SharedTeacher permissions
AddSharedTeacherParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.AddSharedTeacherParameters
 
addSharedTeacherToProject(AddSharedTeacherParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
addSharedTeacherToProject(AddSharedTeacherParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
addSharedTeacherToProject(AddSharedTeacherParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
addSharedTeacherToProject(AddSharedTeacherParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
addSharedTeacherToProject(AddSharedTeacherParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
addSharedTeacherToProject(AddSharedTeacherParameters) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
 
addSharedTeacherToRun(AddSharedTeacherParameters) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
addSharedTeacherToRun(Long, Long) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
addSharedTeacherToRun(Long, Long) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Allows a user to add another user as a shared teacher of a run.
addSharedTeacherToRun(AddSharedTeacherParameters) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
 
addSolidFill(String, String) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChartOptions
A Solid Fill can be added to either the background, chart area or to apply a transparency to the entire chart and can be used in conjunction with Linear Stripe and Linear Gradient if available for that type of chart.
addSolidFill(String, String) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
addStep(PasStep) - Method in class org.telscenter.sail.webapp.domain.gradingtool.PasActivity
 
addStudentAttendanceEntry(Long, Long, Date, String, String) - Method in class org.telscenter.sail.webapp.service.attendance.impl.StudentAttendanceServiceImpl
Create a new row in the student attendance table
addStudentAttendanceEntry(Long, Long, Date, String, String) - Method in interface org.telscenter.sail.webapp.service.attendance.StudentAttendanceService
Create a new row in the student attendance table
addStudentToRun(User, Projectcode) - Method in class org.telscenter.sail.webapp.service.student.impl.StudentServiceImpl
 
addStudentToRun(User, Projectcode) - Method in interface org.telscenter.sail.webapp.service.student.StudentService
Given a User object of a student and a Projectcode, associates the student with the Run by adding the student to the period that belongs to the Run, as indicated by the periodname portion of the Projectcode.
addTagToProject(Tag, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
addTagToProject(String, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
addTagToProject(Tag, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
addTagToProject(String, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
addTagToProject(Tag, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
addTagToProject(String, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
addTagToProject(String, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
addTagToProject(Tag, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
addTagToProject(Tag, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
addTagToProject(String, Long) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
addTagToProject(Tag, Long) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a Tag tag and a Long project id adds the given tag to the project.
addTagToProject(String, Long) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a String and a Project adds the tag to the project.
addTitle(String) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChartOptions
Adds a title to this chart.
addTitle(String, String, int) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChartOptions
Adds a String title to this chart with the optional String hexadecimal RGB color and int font size.
addTitle(String) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
addTitle(String, String, int) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
addUserToModelAndView(HttpServletRequest, ModelAndView) - Static method in class net.sf.sail.webapp.presentation.web.controllers.ControllerUtil
 
addWorkgroupThatRequestHelp(WISEWorkgroup) - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Indicate that the specified workgroup is requesting help to this brainstorm.
addWorkgroupThatRequestHelp(WISEWorkgroup) - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
addXYData(Map<?, ?>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartImpl
 
addXYData(Map<?, ?>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChart
Only to be used to add data if this chart has been set as an XYLineChart type.
addZeroLine(double) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Adds a zero line to this chart.
addZeroLine(List<Double>) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Same as above except that multiple zero lines can be specified in an ordered List.
addZeroLine(double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addZeroLine(List<Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
addZeroLine(double) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ZeroLine
 
addZeroLine(List<Double>) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ZeroLine
 
ADMIN_DEFAULT_TARGET_PATH - Static variable in class org.telscenter.sail.webapp.presentation.web.filters.TelsAuthenticationProcessingFilter
 
ADMIN_ROLE - Static variable in interface net.sf.sail.webapp.service.authentication.UserDetailsService
 
AdminJob - Class in org.telscenter.sail.webapp.domain.admin
A cron job for TELS portal.
AdminJob() - Constructor for class org.telscenter.sail.webapp.domain.admin.AdminJob
 
AdminOfferingController - Class in net.sf.sail.webapp.presentation.web.controllers.admin
 
AdminOfferingController() - Constructor for class net.sf.sail.webapp.presentation.web.controllers.admin.AdminOfferingController
 
AdminOfferingParameters - Class in net.sf.sail.webapp.domain.impl
A backing object for adminOfferings page.
AdminOfferingParameters() - Constructor for class net.sf.sail.webapp.domain.impl.AdminOfferingParameters
 
AdminOfferingValidator - Class in net.sf.sail.webapp.presentation.validators
The validator for the adminOfferings page.
AdminOfferingValidator() - Constructor for class net.sf.sail.webapp.presentation.validators.AdminOfferingValidator
 
ADMINS - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.admin.ViewAllUsersController
 
ALL_LOGGED_IN_USERS - Static variable in class net.sf.sail.webapp.presentation.web.listeners.PasSessionListener
 
ALL_NEWS - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.admin.ListNewsItemsController
 
AMP - Static variable in class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
 
AMP - Static variable in class org.telscenter.sail.webapp.presentation.util.json.XML
The Character '&'.
ANNOTATION_CONTENT - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.GradingSubmitController
 
AnnotationBundle - Interface in net.sf.sail.webapp.domain.annotation
AnnotationBundle domain object interface.
annotationBundle - Variable in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkByWorkgroupAggregateImpl
 
AnnotationBundleDao<T extends AnnotationBundle> - Interface in net.sf.sail.webapp.dao.annotation
 
AnnotationBundleImpl - Class in net.sf.sail.webapp.domain.annotation.impl
Domain Object that encapsulates the bundle and the workgroup that this AnnotationBundle is for
AnnotationBundleImpl() - Constructor for class net.sf.sail.webapp.domain.annotation.impl.AnnotationBundleImpl
 
annotationBundles - Variable in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkByStepAggregateImpl
 
AnnotationBundleService - Interface in net.sf.sail.webapp.service.annotation
Represents the set of operations on a AnnotationBundle
AnnotationBundleServiceImpl - Class in net.sf.sail.webapp.service.annotation.impl
 
AnnotationBundleServiceImpl() - Constructor for class net.sf.sail.webapp.service.annotation.impl.AnnotationBundleServiceImpl
 
Announcement - Interface in org.telscenter.sail.webapp.domain.announcement
An announcement consists of a timestamp, title and the announcement body which is in an unspecified format.
ANNOUNCEMENT - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement.ViewAnnouncementController
 
AnnouncementDao<T extends Announcement> - Interface in org.telscenter.sail.webapp.dao.announcement
 
ANNOUNCEMENTID - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement.EditAnnouncementController
 
ANNOUNCEMENTID - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement.RemoveAnnouncementController
 
ANNOUNCEMENTID - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement.ViewAnnouncementController
 
AnnouncementImpl - Class in org.telscenter.sail.webapp.domain.announcement.impl
Announcement domain object that contains Title (String), Timestamp (Date), and the Announcement (String)
AnnouncementImpl() - Constructor for class org.telscenter.sail.webapp.domain.announcement.impl.AnnouncementImpl
 
AnnouncementParameters - Class in org.telscenter.sail.webapp.domain.impl
 
AnnouncementParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.AnnouncementParameters
 
AnnouncementParametersValidator - Class in org.telscenter.sail.webapp.presentation.validators
 
AnnouncementParametersValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.AnnouncementParametersValidator
 
ANNOUNCEMENTS_JOIN_COLUMN_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
ANNOUNCEMENTS_JOIN_TABLE_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
AnnouncementService - Interface in org.telscenter.sail.webapp.service.announcement
A service for working with Announcement objects
AnnouncementServiceImpl - Class in org.telscenter.sail.webapp.service.announcement.impl
 
AnnouncementServiceImpl() - Constructor for class org.telscenter.sail.webapp.service.announcement.impl.AnnouncementServiceImpl
 
Answer - Interface in org.telscenter.sail.webapp.domain.brainstorm.answer
An answer is a first-level post to a Brainstorm question.
AnswerDao<T extends Answer> - Interface in org.telscenter.sail.webapp.dao.brainstorm.answer
DAO for Answers
AnswerImpl - Class in org.telscenter.sail.webapp.domain.brainstorm.answer.impl
 
AnswerImpl() - Constructor for class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
ANSWERS_JOIN_COLUMN_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
ANSWERS_JOIN_TABLE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
AnswerTag - Interface in org.telscenter.sail.webapp.domain.brainstorm.answer
Tag for tagging Q&A Answers.
AnswerTagImpl - Class in org.telscenter.sail.webapp.domain.brainstorm.answer.impl
 
AnswerTagImpl() - Constructor for class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerTagImpl
 
AnswerTagType - Enum in org.telscenter.sail.webapp.domain.brainstorm.answer.impl
Enum specifying the type of AnswerTags for Q&A Answers.
APOS - Static variable in class org.telscenter.sail.webapp.presentation.util.json.XML
The Character '''.
append(String, Object) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Append values to the array under a key.
APPLICATION_XML - Static variable in interface net.sf.sail.webapp.domain.webservice.http.HttpRestTransport
 
ARCHIVED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.ProjectPickerGradingController
 
ARCHIVED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ProjectPickerClassMonitorController
 
ARCHIVED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ProjectPickerManagementController
 
ArchivedRunListController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run
Puts run details into the model to be retrieved and displayed on runlist.jsp
ArchivedRunListController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.ArchivedRunListController
 
ArchivedRunManagerController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run
Puts run details into the model to be retrieved and displayed on runlist.jsp
ArchivedRunManagerController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.ArchivedRunManagerController
 
array() - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONWriter
Begin appending a new array.
assessmentItemType - Variable in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
The assessment Items for this question
AssessStudentWorkMainController - Class in org.telscenter.sail.webapp.presentation.web.controllers
main page for assess student work
AssessStudentWorkMainController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.AssessStudentWorkMainController
 
assignRole(MutableUserDetails, String) - Method in class net.sf.sail.webapp.service.impl.UserServiceImpl
 
authenticate(HttpServletRequest, HttpServletResponse) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.CredentialManager
 
AUTHOR_ROLE - Static variable in interface org.telscenter.sail.webapp.service.authentication.UserDetailsService
 
AuthorBrainstormController - Class in org.telscenter.sail.webapp.presentation.web.controllers.author.brainstorm
Controller to edit an existing brainstorm.
AuthorBrainstormController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.author.brainstorm.AuthorBrainstormController
 
AuthoringJnlpLauncherController - Class in net.sf.sail.webapp.presentation.web.controllers.offerings
 
AuthoringJnlpLauncherController() - Constructor for class net.sf.sail.webapp.presentation.web.controllers.offerings.AuthoringJnlpLauncherController
 
AuthoringJNLPModifier - Class in net.sf.sail.webapp.service.file.impl
 
AuthoringJNLPModifier() - Constructor for class net.sf.sail.webapp.service.file.impl.AuthoringJNLPModifier
 
authoringToolJnlpUrl - Variable in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
AuthorityNotFoundException - Exception in net.sf.sail.webapp.service.authentication
A checked exception thrown when an authority is requested from the data store, but an authority of that name does not exist.
AuthorityNotFoundException(String) - Constructor for exception net.sf.sail.webapp.service.authentication.AuthorityNotFoundException
 
authorProject(AuthorProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
authorProject(AuthorProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
authorProject(AuthorProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.OTrunkProjectServiceImpl
 
authorProject(AuthorProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
authorProject(AuthorProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.POTrunkProjectServiceImpl
 
authorProject(AuthorProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
authorProject(AuthorProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
authorProject(AuthorProjectParameters) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Allows users to author a project
AuthorProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.author.project
Controller for users with author privileges to author projects
AuthorProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.author.project.AuthorProjectController
 
AuthorProjectParameters - Class in org.telscenter.sail.webapp.domain.project.impl
Parameters required to author a project
AuthorProjectParameters() - Constructor for class org.telscenter.sail.webapp.domain.project.impl.AuthorProjectParameters
 
AuthorRooloProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.author.project
 
AuthorRooloProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.author.project.AuthorRooloProjectController
 
AxisRange - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
AxisRange(int, int, int) - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.AxisRange
 
AxisStyle - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
AxisStyle(int, String) - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.AxisStyle
 
AxisStyle(int, String, int) - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.AxisStyle
 
AxisStyle(int, String, int, int) - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.AxisStyle
 

B

back() - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONTokener
Back up one character.
BadHeaderException - Exception in net.sf.sail.webapp.domain.webservice
Represents errors in headers for a request.
BadHeaderException(String) - Constructor for exception net.sf.sail.webapp.domain.webservice.BadHeaderException
 
BANG - Static variable in class org.telscenter.sail.webapp.presentation.util.json.XML
The Character '!'.
BarChart - Interface in org.telscenter.sail.webapp.presentation.google.charts
A BarChart is a Bar Graph type of a GoogleChart.
BarChartImpl - Class in org.telscenter.sail.webapp.presentation.google.charts.impl
BarChartImpl initializes with the defaults: orientation = vertical and grouping is set to false.
BarChartImpl() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartImpl
 
BarChartOptions - Interface in org.telscenter.sail.webapp.presentation.google.charts
Chart Options that are available for the Bar Chart.
BarChartOptionsImpl - Class in org.telscenter.sail.webapp.presentation.google.charts.impl
 
BarChartOptionsImpl() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
BarWidthAndSpacing - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
BarWidthAndSpacing() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.BarWidthAndSpacing
 
Base64 - Class in org.telscenter.sail.webapp.presentation.util.http
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.telscenter.sail.webapp.presentation.util.http
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.telscenter.sail.webapp.presentation.util.http.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.telscenter.sail.webapp.presentation.util.http.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.telscenter.sail.webapp.presentation.util.http
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.telscenter.sail.webapp.presentation.util.http.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.telscenter.sail.webapp.presentation.util.http.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
baseUrl - Variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
BasicGoogleChartOptions - Class in org.telscenter.sail.webapp.presentation.google.charts.impl
Basic implementation of GoogleChartOptions.
BasicGoogleChartOptions() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
BatchScoreController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading
 
BatchScoreController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.BatchScoreController
 
BatchStudentChangePasswordController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
 
BatchStudentChangePasswordController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.BatchStudentChangePasswordController
 
BatchStudentChangePasswordParameters - Class in org.telscenter.sail.webapp.domain.impl
 
BatchStudentChangePasswordParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.BatchStudentChangePasswordParameters
 
BIRTH_DAY - Static variable in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
BIRTH_MONTH - Static variable in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
blockInteractionType - Variable in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
an interaction can be a choice or interaction
body - Variable in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
BookmarkController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.bookmarked
 
BookmarkController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.bookmarked.BookmarkController
 
BookmarkedProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.bookmarked
 
BookmarkedProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.bookmarked.BookmarkedProjectController
 
BOOKMARKER_PROJECT_LIST - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.bookmarked.BookmarkedProjectController
 
Brainstorm - Interface in org.telscenter.sail.webapp.domain.brainstorm
Brainstorm (aka "Q&A") interface.
BRAINSTORM_PARAM - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.author.brainstorm.AuthorBrainstormController
 
BrainstormDao<T extends Brainstorm> - Interface in org.telscenter.sail.webapp.dao.brainstorm
Dao for Brainstorms
BRAINSTORMID_PARAM - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.author.brainstorm.AuthorBrainstormController
 
BrainstormImpl - Class in org.telscenter.sail.webapp.domain.brainstorm.impl
Simple brainstorm implementation.
BrainstormImpl() - Constructor for class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
BrainstormInfo - Interface in org.telscenter.sail.webapp.domain.brainstorm
 
BrainstormResponseController - Class in org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm
 
BrainstormResponseController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm.BrainstormResponseController
 
BRAINSTORMS_JOIN_COLUMN_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
BrainstormService - Interface in org.telscenter.sail.webapp.service.brainstorm
Service layer for Brainstorm
BrainstormServiceImpl - Class in org.telscenter.sail.webapp.service.brainstorm.impl
 
BrainstormServiceImpl() - Constructor for class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
BrainstormUtils - Class in org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm
 
BrainstormUtils() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm.BrainstormUtils
 
BridgeController - Class in org.telscenter.sail.webapp.presentation.web.controllers
Controller to bridge GET/POST access to the vlewrapper webapp.
BridgeController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.BridgeController
 
buildAnnotationString(StringBuilder, EStep, ERim) - Method in class net.sf.sail.webapp.service.annotation.impl.AnnotationBundleServiceImpl
Builds the annotation string

C

canAuthorProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
canAuthorProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
canAuthorProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
canAuthorProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
canAuthorProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
canAuthorProject(Project, User) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a Project project and User user, returns boolean true if the user is allowed to author that particular project, returns false otherwise.
canCreateRun(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
canCreateRun(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
canCreateRun(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
canCreateRun(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
canCreateRun(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
canCreateRun(Project, User) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a Project project and User user, returns boolean true if the user is allowed to create a run from that project (ie, project is TELS, owner, sharedOwner), returns false otherwise.
canReadProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
canReadProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
canReadProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
canReadProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
canReadProject(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
canReadProject(Project, User) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a Project project and a User user, returns boolean true if the user has read access to that particular project, returns false otherwise.
canWorkgroupSeeResponses(WISEWorkgroup) - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns whether the specified workgroup can see other students' responses.
canWorkgroupSeeResponses(WISEWorkgroup) - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
CDL - Class in org.telscenter.sail.webapp.presentation.util.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - Constructor for class org.telscenter.sail.webapp.presentation.util.json.CDL
 
changeCurnitName(Curnit, String) - Method in interface net.sf.sail.webapp.service.curnit.CurnitService
Changes the name of the given curnit.
changeCurnitName(Curnit, String) - Method in class net.sf.sail.webapp.service.curnit.impl.CurnitServiceImpl
 
changeGroupName(Group, String) - Method in interface net.sf.sail.webapp.service.group.GroupService
Change an existing group name.
changeGroupName(Group, String) - Method in class net.sf.sail.webapp.service.group.impl.GroupServiceImpl
 
ChangePasswordController - Class in net.sf.sail.webapp.presentation.web.controllers
The Controller for Change Password page for WISE users
ChangePasswordController() - Constructor for class net.sf.sail.webapp.presentation.web.controllers.ChangePasswordController
 
ChangePasswordParameters - Class in net.sf.sail.webapp.domain.impl
A form-backing object for WISE students when changing a their existing passwords
ChangePasswordParameters() - Constructor for class net.sf.sail.webapp.domain.impl.ChangePasswordParameters
 
ChangePasswordParametersValidator - Class in net.sf.sail.webapp.presentation.validators
Validator for student's ChangePasswordParameters
ChangePasswordParametersValidator() - Constructor for class net.sf.sail.webapp.presentation.validators.ChangePasswordParametersValidator
 
ChangePeriodParameters - Class in org.telscenter.sail.webapp.domain.impl
 
ChangePeriodParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.ChangePeriodParameters
 
ChangePeriodParametersValidator - Class in org.telscenter.sail.webapp.presentation.validators.teacher
 
ChangePeriodParametersValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.teacher.ChangePeriodParametersValidator
 
ChangePeriodsController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.project
Copyright (c) 2007 Regents of the University of California (Regents).
ChangePeriodsController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.ChangePeriodsController
 
ChangePeriodTeamController - Class in org.telscenter.sail.webapp.presentation.web.controllers.student
 
ChangePeriodTeamController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.ChangePeriodTeamController
 
ChangeStudentPasswordParameters - Class in org.telscenter.sail.webapp.domain.impl
 
ChangeStudentPasswordParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.ChangeStudentPasswordParameters
 
ChangeStudentPeriodController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
 
ChangeStudentPeriodController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ChangeStudentPeriodController
 
ChangeTeacherPasswordSuccessController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
 
ChangeTeacherPasswordSuccessController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ChangeTeacherPasswordSuccessController
 
ChangeUserPasswordController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
 
ChangeUserPasswordController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ChangeUserPasswordController
 
ChangeWorkgroupController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
 
ChangeWorkgroupController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ChangeWorkgroupController
 
ChangeWorkgroupParameters - Class in org.telscenter.sail.webapp.domain.impl
 
ChangeWorkgroupParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.ChangeWorkgroupParameters
 
ChangeWorkgroupParametersValidator - Class in org.telscenter.sail.webapp.presentation.validators.teacher
Validator for ChangeWorkgroupParamters object used to change workgroups
ChangeWorkgroupParametersValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.teacher.ChangeWorkgroupParametersValidator
 
CharsetFilter - Class in net.sf.sail.webapp.presentation.web.filters
UTF-8 Filter for all requests/responses.
CharsetFilter() - Constructor for class net.sf.sail.webapp.presentation.web.filters.CharsetFilter
 
chartColor - Variable in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
ChartColor - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
ChartColor() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.ChartColor
 
chartEffect - Variable in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
ChartEffect - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
ChartEffect() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.ChartEffect
 
ChartLabels - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
ChartLabels() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLabels
 
ChartLegend - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
ChartLegend() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLegend
 
ChartOption - Interface in org.telscenter.sail.webapp.presentation.google.charts
A ChartOption is any of number of available options for a GoogleChart.
chartTitle - Variable in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
ChartTitle - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
ChartTitle() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.ChartTitle
 
CheckForExistingAccountController - Class in org.telscenter.sail.webapp.presentation.web.controllers
 
CheckForExistingAccountController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.CheckForExistingAccountController
 
checkForLegalHeaders(Map<String, String>) - Method in class net.sf.sail.webapp.domain.webservice.http.AbstractHttpRequest
Checks that the request headers are legal
CheckProjectCodeController - Class in org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.student
Looks up the project code in student lost password
CheckProjectCodeController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.student.CheckProjectCodeController
 
checkUserUpdateErrors(MutableUserDetails) - Method in class org.telscenter.sail.webapp.service.impl.UserServiceImpl
Comment me.
CHOICES - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.author.brainstorm.AuthorBrainstormController
 
ClassMonitorController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
Controller to display ClassMonitor page
ClassMonitorController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ClassMonitorController
 
ClassMonitorMeaningController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
 
ClassMonitorMeaningController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ClassMonitorMeaningController
 
ClassroomRunListController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
Puts run details into the model to be retrieved and displayed on runlist.jsp
ClassroomRunListController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ClassroomRunListController
 
close() - Method in class org.telscenter.sail.webapp.presentation.util.http.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
colorForPoints(boolean) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.BarChartOptions
Used in conjunction with Chart Colors.
colorForPoints(boolean) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartOptionsImpl
 
colorForPoints(boolean) - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartOptionsImpl
 
colorForPoints(boolean) - Method in interface org.telscenter.sail.webapp.presentation.google.charts.LineChartOptions
Used in conjunction with Chart Colors.
colorForPoints(boolean) - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartColor
Sets the separator depending on whether the colors specified are intended for data points or data sets.
COLUMN_NAME_ACCOUNTANSWER - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
COLUMN_NAME_ACCOUNTQUESTION - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
COLUMN_NAME_ACE_ORDER - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
COLUMN_NAME_ARCHIVE_REMINDER_TIME - Static variable in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
COLUMN_NAME_AUDIT_FAILURE - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
COLUMN_NAME_AUDIT_SUCCESS - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
COLUMN_NAME_AUTHOR - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_BIRTHDAY - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
COLUMN_NAME_BODY - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
COLUMN_NAME_BUNDLE - Static variable in class net.sf.sail.webapp.domain.annotation.impl.AnnotationBundleImpl
 
COLUMN_NAME_CITY - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_CLASSNAME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObject
 
COLUMN_NAME_COMMENT - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
COLUMN_NAME_COMP_TIME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_COMPUTERTIME - Static variable in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
COLUMN_NAME_CONTACT - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_COUNTRY - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_CURNIT_FK - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
COLUMN_NAME_CURNIT_ID - Static variable in class net.sf.sail.webapp.domain.sds.SdsCurnit
 
COLUMN_NAME_CURNIT_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsCurnit
 
COLUMN_NAME_CURNIT_URL - Static variable in class net.sf.sail.webapp.domain.sds.SdsCurnit
 
COLUMN_NAME_CURRICULUMSUBJECTS - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_DATE - Static variable in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
COLUMN_NAME_DESCRIPTION - Static variable in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
COLUMN_NAME_EMAIL_ADDRESS - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
COLUMN_NAME_ENDTIME - Static variable in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
COLUMN_NAME_FAMILYTAG - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
COLUMN_NAME_FIRST_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsUser
 
COLUMN_NAME_FIRSTNAME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
COLUMN_NAME_FIRSTNAME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_GENDER - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
COLUMN_NAME_GLOBAL - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
COLUMN_NAME_GRADE_RANGE - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_GRADES - Static variable in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
COLUMN_NAME_GRANTING - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
COLUMN_NAME_GROUP_FK - Static variable in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
COLUMN_NAME_ISCURRENT - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
COLUMN_NAME_JNLP_FK - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
COLUMN_NAME_JNLP_ID - Static variable in class net.sf.sail.webapp.domain.sds.SdsJnlp
 
COLUMN_NAME_JNLP_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsJnlp
 
COLUMN_NAME_JNLP_URL - Static variable in class net.sf.sail.webapp.domain.sds.SdsJnlp
 
COLUMN_NAME_KEYWORDS - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_LABEL - Static variable in class org.telscenter.sail.webapp.domain.owned.impl.OwnedImpl
 
COLUMN_NAME_LABEL - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
COLUMN_NAME_LABEL - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
COLUMN_NAME_LANGUAGE - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_LAST_CLEANED - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_LAST_EDITED - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_LAST_MINIFIED - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_LAST_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsUser
 
COLUMN_NAME_LASTLOGINTIME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
COLUMN_NAME_LASTLOGINTIME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_LASTNAME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
COLUMN_NAME_LASTNAME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_LESSON_PLAN - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_LISTPOSITION - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
COLUMN_NAME_MASK - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
COLUMN_NAME_MAX_SCORES - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_NAME - Static variable in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
COLUMN_NAME_NAV_MODE - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_NEWS - Static variable in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
COLUMN_NAME_NUMBEROFLOGINS - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
COLUMN_NAME_NUMBEROFLOGINS - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_OFFERING_FK - Static variable in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
COLUMN_NAME_OFFERING_ID - Static variable in class net.sf.sail.webapp.domain.sds.SdsOffering
 
COLUMN_NAME_OFFERING_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsOffering
 
COLUMN_NAME_OTMLFILE - Static variable in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
COLUMN_NAME_OWNER - Static variable in class org.telscenter.sail.webapp.domain.owned.impl.OwnedImpl
 
COLUMN_NAME_OWNER - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
COLUMN_NAME_OWNER - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
COLUMN_NAME_PARENT_FK - Static variable in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
COLUMN_NAME_PARENT_PROJECT_ID - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
COLUMN_NAME_PASSWORD - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
COLUMN_NAME_POST_LEVEL - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_PREVIEWOFFERING_FK - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
COLUMN_NAME_PROJECT_FK - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_PROJECTINFOTAG - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
COLUMN_NAME_RECENT_FAILED_LOGIN - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
COLUMN_NAME_RECENT_NUMBER_FAILED_LOGINS - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
COLUMN_NAME_RESET_PASSWORD_REQUEST_TIME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
COLUMN_NAME_REST_PASSWORD_KEY - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
COLUMN_NAME_ROLE - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentGrantedAuthority
 
COLUMN_NAME_ROOLOMODULEURI - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
COLUMN_NAME_ROOLOMODULEURI - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
COLUMN_NAME_ROOLOMODULEURI - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
COLUMN_NAME_ROOLOURL - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
COLUMN_NAME_ROOLOURL - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
COLUMN_NAME_ROOLOURL - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
COLUMN_NAME_RUN - Static variable in class org.telscenter.sail.webapp.domain.owned.impl.OwnedImpl
 
COLUMN_NAME_RUN - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
COLUMN_NAME_RUN_CODE - Static variable in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
COLUMN_NAME_RUN_FK - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
COLUMN_NAME_SCHOOLLEVEL - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_SCHOOLNAME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_SDS_CURNIT_FK - Static variable in class net.sf.sail.webapp.domain.impl.CurnitImpl
 
COLUMN_NAME_SDS_CURNIT_FK - Static variable in class net.sf.sail.webapp.domain.sds.SdsOffering
 
COLUMN_NAME_SDS_CURNITMAP - Static variable in class net.sf.sail.webapp.domain.sds.SdsOffering
 
COLUMN_NAME_SDS_JNLP_FK - Static variable in class net.sf.sail.webapp.domain.impl.JnlpImpl
 
COLUMN_NAME_SDS_JNLP_FK - Static variable in class net.sf.sail.webapp.domain.sds.SdsOffering
 
COLUMN_NAME_SDS_OFFERING_FK - Static variable in class net.sf.sail.webapp.domain.impl.OfferingImpl
 
COLUMN_NAME_SDS_OFFERING_FK - Static variable in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
COLUMN_NAME_SDS_SESSIONBUNDLE - Static variable in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
COLUMN_NAME_SDS_USER_FK - Static variable in class net.sf.sail.webapp.domain.impl.UserImpl
 
COLUMN_NAME_SDS_WORKGROUP_FK - Static variable in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
COLUMN_NAME_SID - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclSid
 
COLUMN_NAME_STANDARDS - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_STARTTIME - Static variable in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
COLUMN_NAME_STATE - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
COLUMN_NAME_SUBJECT - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_SUMMARY - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_TARGET_OBJECT_ID - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
COLUMN_NAME_TARGET_OBJECT_ID_NUM - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
COLUMN_NAME_TECH_REQS - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_TECHREQS - Static variable in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
COLUMN_NAME_THEME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_TITLE - Static variable in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
COLUMN_NAME_TITLE - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_TOOLS - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_TOPICKEYWORDS - Static variable in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
COLUMN_NAME_TOTAL_TIME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_TOTALTIME - Static variable in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
COLUMN_NAME_USER_DETAILS_FK - Static variable in class net.sf.sail.webapp.domain.impl.UserImpl
 
COLUMN_NAME_USER_ID - Static variable in class net.sf.sail.webapp.domain.sds.SdsUser
 
COLUMN_NAME_USERNAME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
COLUMN_NAME_VERSION_ID - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
COLUMN_NAME_WORKGROUP_FK - Static variable in class net.sf.sail.webapp.domain.annotation.impl.AnnotationBundleImpl
 
COLUMN_NAME_WORKGROUP_ID - Static variable in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
COLUMN_NAME_WORKGROUP_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
Comment - Interface in org.telscenter.sail.webapp.domain.brainstorm.comment
A Comment is a second-level response to an Answer.
CommentImpl - Class in org.telscenter.sail.webapp.domain.brainstorm.comment.impl
 
CommentImpl() - Constructor for class org.telscenter.sail.webapp.domain.brainstorm.comment.impl.CommentImpl
 
compareTo(Object) - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentGrantedAuthority
 
compareTo(Group) - Method in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
compareTo(Announcement) - Method in class org.telscenter.sail.webapp.domain.announcement.impl.AnnouncementImpl
 
compareTo(Answer) - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
compareTo(AnswerTag) - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerTagImpl
 
compareTo(PreparedAnswer) - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.PreparedAnswerImpl
 
compareTo(Revision) - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.RevisionImpl
Compare by timestamp.
compareTo(Comment) - Method in class org.telscenter.sail.webapp.domain.brainstorm.comment.impl.CommentImpl
 
compareTo(GradeWorkByWorkgroupAggregate) - Method in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkByWorkgroupAggregateImpl
 
compareTo(IndividualScore) - Method in class org.telscenter.sail.webapp.domain.grading.impl.IndividualScoreNumericImpl
 
compareTo(StudentScore) - Method in class org.telscenter.sail.webapp.domain.grading.impl.StudentScoreImpl
Compares student names for sorting
compareTo(NewsItem) - Method in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
compareTo(PremadeComment) - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
compareTo(Object) - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
compareTo(Object) - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeCommentList
 
compareTo(StudentRunInfo) - Method in class org.telscenter.sail.webapp.domain.run.StudentRunInfo
 
compareTo(ViewMyStudentsPeriod) - Method in class org.telscenter.sail.webapp.domain.teacher.management.ViewMyStudentsPeriod
Natural order is based on periodname
compareTo(WISEWorkgroupImpl) - Method in class org.telscenter.sail.webapp.domain.workgroup.impl.WISEWorkgroupImpl
 
compareTo(NavStep) - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
CompatibilityCheckController - Class in org.telscenter.sail.webapp.presentation.web.controllers
 
CompatibilityCheckController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.CompatibilityCheckController
 
COMUN_NAME_DISPLAYNAME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
CONFIG_CLASS_PARAM - Static variable in class eu.scy.CustomRemotingServlet
Name of servlet initialization parameter that specifies the implementation class which holds all the config locations.
CONFIG_CLASS_PARAM - Static variable in class net.sf.sail.webapp.spring.impl.CustomContextLoader
Name of servlet context parameter that specifies the implementation class which holds all the config locations.
CONFIG_CLASS_PARAM - Static variable in class net.sf.sail.webapp.spring.impl.CustomDispatcherServlet
Name of servlet initialization parameter that specifies the implementation class which holds all the config locations.
Connector - Class in org.telscenter.sail.webapp.presentation.util.http
 
Connector() - Constructor for class org.telscenter.sail.webapp.presentation.util.http.Connector
 
ContactWISE - Interface in org.telscenter.sail.webapp.domain.general.contactwise
 
ContactWiseController - Class in org.telscenter.sail.webapp.presentation.web.controllers
Copyright (c) 2007 Regents of the University of California (Regents).
ContactWiseController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.ContactWiseController
 
ContactWISEGeneral - Class in org.telscenter.sail.webapp.domain.general.contactwise.impl
 
ContactWISEGeneral() - Constructor for class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
ContactWISEProject - Class in org.telscenter.sail.webapp.domain.general.contactwise.impl
 
ContactWISEProject() - Constructor for class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEProject
 
ContactWiseProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers
 
ContactWiseProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.ContactWiseProjectController
 
ContactWISEValidator - Class in org.telscenter.sail.webapp.presentation.validators.general.contactwise
Validator for TELS Contact WISE page
ContactWISEValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.general.contactwise.ContactWISEValidator
 
ControllerUtil - Class in net.sf.sail.webapp.presentation.web.controllers
 
ControllerUtil() - Constructor for class net.sf.sail.webapp.presentation.web.controllers.ControllerUtil
 
Converter - Class in org.telscenter.sail.webapp.spring.impl
 
Converter() - Constructor for class org.telscenter.sail.webapp.spring.impl.Converter
 
convertXMLInputStreamToString(InputStream) - Static method in class net.sf.sail.webapp.dao.sds.impl.AbstractHttpRestCommand
 
convertXmlInputStreamToXmlDocument(InputStream) - Method in class net.sf.sail.webapp.dao.sds.impl.AbstractHttpRestCommand
 
convertXmlInputStreamToXmlDocument(InputStream) - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
Cookie - Class in org.telscenter.sail.webapp.presentation.util.json
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - Constructor for class org.telscenter.sail.webapp.presentation.util.json.Cookie
 
CookieList - Class in org.telscenter.sail.webapp.presentation.util.json
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - Constructor for class org.telscenter.sail.webapp.presentation.util.json.CookieList
 
copy() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
copyInputStream(InputStream, OutputStream) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.admin.UploadProjectController
 
CopyProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.project
 
CopyProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.CopyProjectController
 
CountriesController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher
A Controller for TELS's countries page
CountriesController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.CountriesController
 
createAdministrator(ApplicationContext, String, String) - Method in class net.sf.sail.webapp.CreateDefaultUsers
Given a MutableUserDetails object (with username and password set), creates a user with both UserDetailsService.USER_ROLE and UserDetailsService.ADMIN_ROLE authorities.
createAdministrator(ApplicationContext, String, String, String) - Method in class org.telscenter.sail.webapp.CreateDefaultUsers
Given a MutableUserDetails object (with username and password set), creates a user with both UserDetailsService.USER_ROLE and UserDetailsService.ADMIN_ROLE authorities.
createAnnotationBundle(Workgroup, ECurnitmap) - Method in interface net.sf.sail.webapp.service.annotation.AnnotationBundleService
Creates an AnnotationBundle for the specified workgroup
createAnnotationBundle(Workgroup, ECurnitmap) - Method in class net.sf.sail.webapp.service.annotation.impl.AnnotationBundleServiceImpl
 
createAnnouncement(AnnouncementParameters) - Method in interface org.telscenter.sail.webapp.service.announcement.AnnouncementService
creates a new Announcement in the data store
createAnnouncement(AnnouncementParameters) - Method in class org.telscenter.sail.webapp.service.announcement.impl.AnnouncementServiceImpl
 
CreateAnnouncementController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement
 
CreateAnnouncementController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement.CreateAnnouncementController
 
createBrainstorm(Brainstorm) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Saves the given Brainstorm in the datastore
createBrainstorm(Brainstorm) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
CreateBrainstormController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm
Creates a dummy brainstorm for a run that is specified in the request.
CreateBrainstormController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm.CreateBrainstormController
 
CreateBrainstormQuestionController - Class in org.telscenter.sail.webapp.presentation.web.controllers.author.brainstorm
Creates a BrainstormQuestion for the projectId, which is specified in the request.
CreateBrainstormQuestionController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.author.brainstorm.CreateBrainstormQuestionController
 
createContextLoader() - Method in class net.sf.sail.webapp.spring.impl.CustomContextLoaderListener
 
createCurnit(CurnitParameters) - Method in interface net.sf.sail.webapp.service.curnit.CurnitService
Registers a new SdsCurnit on the SDS and creates a Curnit object in the local data store.
createCurnit(CurnitParameters) - Method in class net.sf.sail.webapp.service.curnit.impl.CurnitServiceImpl
 
createCurnit(CurnitParameters) - Method in class org.telscenter.sail.webapp.service.module.impl.ModuleServiceImpl
 
createDefaultCurnits(ApplicationContext) - Method in class net.sf.sail.webapp.CreateDefaultOfferings
 
createDefaultCurnits(ApplicationContext) - Method in class org.telscenter.sail.webapp.CreateDefaultOfferings
 
createDefaultCurnits(ConfigurableApplicationContext) - Method in class org.telscenter.sail.webapp.CreateDefaultOtmlCurnits
 
createDefaultCurnits(ConfigurableApplicationContext) - Method in class org.telscenter.sail.webapp.CreateDefaultRooloLOROtmlCurnits
 
createDefaultCurnits(ConfigurableApplicationContext) - Method in class org.telscenter.sail.webapp.CreateDefaultRooloOtmlCurnits
 
createDefaultJnlps(ApplicationContext) - Method in class net.sf.sail.webapp.CreateDefaultOfferings
 
createDefaultJnlps(ApplicationContext) - Method in class org.telscenter.sail.webapp.CreateDefaultOfferings
 
CreateDefaultOfferings - Class in net.sf.sail.webapp
A disposable class that is used to create default curnits, jnlp(s), and offerings in the data store.
CreateDefaultOfferings(ConfigurableApplicationContext) - Constructor for class net.sf.sail.webapp.CreateDefaultOfferings
 
createDefaultOfferings(ApplicationContext, Curnit[], Jnlp[]) - Method in class net.sf.sail.webapp.CreateDefaultOfferings
 
CreateDefaultOfferings - Class in org.telscenter.sail.webapp
A disposable class that is used to create default curnits, jnlp(s), and offerings in the data store.
CreateDefaultOfferings(ConfigurableApplicationContext) - Constructor for class org.telscenter.sail.webapp.CreateDefaultOfferings
 
createDefaultOfferings(ApplicationContext, Curnit[], Jnlp[]) - Method in class org.telscenter.sail.webapp.CreateDefaultOfferings
 
createDefaultOfferings(User) - Method in class org.telscenter.sail.webapp.OfferingInitializer
 
CreateDefaultOtmlCurnits - Class in org.telscenter.sail.webapp
Adds default otml curnits to local database.
CreateDefaultOtmlCurnits(ConfigurableApplicationContext) - Constructor for class org.telscenter.sail.webapp.CreateDefaultOtmlCurnits
 
createDefaultProjects(ApplicationContext, Curnit[], Jnlp[]) - Method in class org.telscenter.sail.webapp.CreateDefaultOfferings
 
CreateDefaultRooloLOROtmlCurnits - Class in org.telscenter.sail.webapp
Adds default otml-curnits into Roolo repository.
CreateDefaultRooloLOROtmlCurnits(ConfigurableApplicationContext) - Constructor for class org.telscenter.sail.webapp.CreateDefaultRooloLOROtmlCurnits
 
CreateDefaultRooloOtmlCurnits - Class in org.telscenter.sail.webapp
Adds default otml-curnits into Roolo repository.
CreateDefaultRooloOtmlCurnits(ConfigurableApplicationContext) - Constructor for class org.telscenter.sail.webapp.CreateDefaultRooloOtmlCurnits
 
CreateDefaultUsers - Class in net.sf.sail.webapp
A disposable class that is used to create default roles in the data store and to create a default administrator account.
CreateDefaultUsers(ApplicationContext) - Constructor for class net.sf.sail.webapp.CreateDefaultUsers
 
CreateDefaultUsers - Class in org.telscenter.sail.webapp
A disposable class that is used to create default roles in the data store and to create a default administrator account.
CreateDefaultUsers(ApplicationContext) - Constructor for class org.telscenter.sail.webapp.CreateDefaultUsers
 
createEmptyProject() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
createEmptyProject() - Method in interface org.telscenter.sail.webapp.dao.project.ProjectDao
Create a new Project
createGrantedAuthority(MutableGrantedAuthority) - Method in class net.sf.sail.webapp.service.authentication.impl.UserDetailsServiceImpl
 
createGrantedAuthority(MutableGrantedAuthority) - Method in interface net.sf.sail.webapp.service.authentication.UserDetailsService
Given an object representing a role, created the granted authority record in the data store.
createGroup(GroupParameters) - Method in interface net.sf.sail.webapp.service.group.GroupService
Given a GroupParameters object, create a group and save it in the data store.
createGroup(GroupParameters) - Method in class net.sf.sail.webapp.service.group.impl.GroupServiceImpl
 
CreateHierarchyTypeController - Class in org.telscenter.sail.webapp.presentation.web.controllers
 
CreateHierarchyTypeController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.CreateHierarchyTypeController
 
createJnlp(JnlpParameters) - Method in class net.sf.sail.webapp.service.jnlp.impl.JnlpServiceImpl
 
createJnlp(JnlpParameters) - Method in interface net.sf.sail.webapp.service.jnlp.JnlpService
Creates a new SdsJnlp on the SDS as well as a Jnlp object in the local data store.
CreateNewBrainstormController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm
 
CreateNewBrainstormController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm.CreateNewBrainstormController
 
CreateNewCommentListController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading
 
CreateNewCommentListController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.CreateNewCommentListController
 
createNewsItem(NewsItemParameters) - Method in class org.telscenter.sail.webapp.service.newsitem.impl.NewsItemServiceImpl
 
createNewsItem(NewsItemParameters) - Method in interface org.telscenter.sail.webapp.service.newsitem.NewsItemService
creates a new NewsItem in the data store.
CreateNodeController - Class in org.telscenter.sail.webapp.presentation.web.controllers
 
CreateNodeController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.CreateNodeController
 
createOffering(OfferingParameters) - Method in class net.sf.sail.webapp.service.offering.impl.OfferingServiceImpl
 
createOffering(OfferingParameters) - Method in interface net.sf.sail.webapp.service.offering.OfferingService
Creates a new SdsOffering on the SDS as well as an Offering object in the local data store.
CreateOfferingController - Class in net.sf.sail.webapp.presentation.web.controllers.offerings
The controller for the create offering page
CreateOfferingController() - Constructor for class net.sf.sail.webapp.presentation.web.controllers.offerings.CreateOfferingController
 
CreateOpenResponseBrainstormController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm
 
CreateOpenResponseBrainstormController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm.CreateOpenResponseBrainstormController
 
CreateOpenResponseBrainstormParameters - Class in org.telscenter.sail.webapp.domain.brainstorm
 
CreateOpenResponseBrainstormParameters() - Constructor for class org.telscenter.sail.webapp.domain.brainstorm.CreateOpenResponseBrainstormParameters
 
CreateOpenResponseBrainstormParametersValidator - Class in org.telscenter.sail.webapp.presentation.validators.brainstorm
 
CreateOpenResponseBrainstormParametersValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.brainstorm.CreateOpenResponseBrainstormParametersValidator
 
createOrGetTag(String) - Method in class org.telscenter.sail.webapp.service.tag.impl.TagServiceImpl
 
createOrGetTag(String) - Method in interface org.telscenter.sail.webapp.service.tag.TagService
Given a String name, returns the Tag tag with the given name if it exists, creates and returns one if not.
CreateOtmlModuleParameters - Class in org.telscenter.sail.webapp.domain.impl
Params for creating OtmlModule
CreateOtmlModuleParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.CreateOtmlModuleParameters
 
createPremadeComment(PremadeCommentParameters) - Method in class org.telscenter.sail.webapp.service.premadecomment.impl.PremadeCommentServiceImpl
 
createPremadeComment(PremadeCommentParameters) - Method in interface org.telscenter.sail.webapp.service.premadecomment.PremadeCommentService
Creates a new PremadeComment in the data store.
createPremadeCommentList(PremadeCommentListParameters) - Method in class org.telscenter.sail.webapp.service.premadecomment.impl.PremadeCommentServiceImpl
 
createPremadeCommentList(PremadeCommentListParameters) - Method in interface org.telscenter.sail.webapp.service.premadecomment.PremadeCommentService
Creates a new PremadeCommentList in the data store.
createPreviewRun(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
Creates a PreviewRun for this project and set it in this project
createPreviewRun(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.OTrunkProjectServiceImpl
Creates a PreviewRun for this project and set it in this project.
createPreviewRun(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
Creates a PreviewRun for this project and set it in this project
createPreviewRun(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
Creates a PreviewRun for this project and set it in this project
createPreviewUser(ApplicationContext, String, String, String) - Method in class org.telscenter.sail.webapp.CreateDefaultUsers
Creates a PreviewUser that will be used in 'Instant Preview' page to allow any visitor to the site to preview projects without having to log in.
createPreviewWorkgroupForOfferingIfNecessary(Offering, List<Workgroup>, User, String) - Method in class net.sf.sail.webapp.service.workgroup.impl.WorkgroupServiceImpl
 
createPreviewWorkgroupForOfferingIfNecessary(Offering, List<Workgroup>, User, String) - Method in interface net.sf.sail.webapp.service.workgroup.WorkgroupService
Given a list of workgroups for a particular offering, if the list is empty (i.e.
createProject(ProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
createProject(ProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
createProject(ProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
createProject(ProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
createProject(ProjectParameters) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
createProject(ProjectParameters) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Creates a new Project Also, this creates a "Preview run"- that is, a run that is used just for the purpose of previewing this project.
CreateProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.author.project
 
CreateProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.author.project.CreateProjectController
 
createProjectInfo(IMetadata) - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
createRoles(ApplicationContext) - Method in class net.sf.sail.webapp.CreateDefaultUsers
Creates two default roles in the the data store authorities table.
createRoles(ApplicationContext) - Method in class org.telscenter.sail.webapp.CreateDefaultUsers
Creates two default roles in the the data store authorities table.
CreateRooloLOROtmlModuleParameters - Class in org.telscenter.sail.webapp.domain.impl
Params for creating RooloLOROtmlModule
CreateRooloLOROtmlModuleParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.CreateRooloLOROtmlModuleParameters
 
CreateRooloOtmlModuleParameters - Class in org.telscenter.sail.webapp.domain.impl
Params for creating RooloOtmlModule
CreateRooloOtmlModuleParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.CreateRooloOtmlModuleParameters
 
CreateRooloProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.author.project
 
CreateRooloProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.author.project.CreateRooloProjectController
 
CreateRooloXmlModuleParameters - Class in org.telscenter.sail.webapp.domain.impl
 
CreateRooloXmlModuleParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.CreateRooloXmlModuleParameters
 
createRun(RunParameters) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
Creates a run based on input parameters provided.
createRun(RunParameters) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Creates a new SdsOffering on the SDS as well as an Run object in the local data store.
CreateRunController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run
Controller for the wizard to "create a run" The default getTargetPage() method is used to find out which page to navigate to, so the controller looks for a request parameter starting with "_target" and ending with a number (e.g.
CreateRunController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.CreateRunController
Constructor - Specify the pages in the wizard - Specify the command name
createSdsUser(MutableUserDetails) - Method in class net.sf.sail.webapp.service.impl.UserServiceImpl
 
createSdsUser(MutableUserDetails) - Method in interface net.sf.sail.webapp.service.UserService
Instantiates a SdsUser object and populates its firstname and lastname using the provided MutableUserDetails and returns it
createSdsUser(MutableUserDetails) - Method in class org.telscenter.sail.webapp.service.impl.UserServiceImpl
 
createSdsWorkgroup(String, Set<User>, Offering) - Method in class net.sf.sail.webapp.service.workgroup.impl.WorkgroupServiceImpl
Creates and returns a SdsWorkgroup given parameters
CreateSingleChoiceBrainstormController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm
 
CreateSingleChoiceBrainstormController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm.CreateSingleChoiceBrainstormController
 
CreateSingleChoiceBrainstormParameters - Class in org.telscenter.sail.webapp.domain.brainstorm
 
CreateSingleChoiceBrainstormParameters() - Constructor for class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
CreateSingleChoiceBrainstormParametersValidator - Class in org.telscenter.sail.webapp.presentation.validators.brainstorm
 
CreateSingleChoiceBrainstormParametersValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.brainstorm.CreateSingleChoiceBrainstormParametersValidator
 
CreateUrlModuleParameters - Class in org.telscenter.sail.webapp.domain.impl
 
CreateUrlModuleParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.CreateUrlModuleParameters
 
createUser(MutableUserDetails) - Method in class net.sf.sail.webapp.service.impl.UserServiceImpl
 
createUser(MutableUserDetails) - Method in interface net.sf.sail.webapp.service.UserService
Given a MutableUserDetails object with a unique name, creates a remote SDS user and also inserts the object into the local db.
createUser(MutableUserDetails) - Method in class org.telscenter.sail.webapp.service.impl.UserServiceImpl
 
createWebApplicationContext(WebApplicationContext) - Method in class eu.scy.CustomRemotingServlet
 
createWebApplicationContext(ServletContext, ApplicationContext) - Method in class net.sf.sail.webapp.spring.impl.CustomContextLoader
The behaviour of this method is the same as the superclass except for setting of the config locations.
createWebApplicationContext(WebApplicationContext) - Method in class net.sf.sail.webapp.spring.impl.CustomDispatcherServlet
 
createWISEWorkgroup(String, Set<User>, Run, Group) - Method in class org.telscenter.sail.webapp.service.workgroup.impl.WISEWorkgroupServiceImpl
 
createWISEWorkgroup(String, Set<User>, Run, Group) - Method in interface org.telscenter.sail.webapp.service.workgroup.WISEWorkgroupService
Creates a WISEWorkgroup with given parameters
createWorkgroup(String, Set<User>, Offering) - Method in class net.sf.sail.webapp.service.workgroup.impl.WorkgroupServiceImpl
 
createWorkgroup(Set<User>, Offering, SdsWorkgroup) - Method in class net.sf.sail.webapp.service.workgroup.impl.WorkgroupServiceImpl
Creates and returns a Workgroup given parameters
createWorkgroup(String, Set<User>, Offering) - Method in interface net.sf.sail.webapp.service.workgroup.WorkgroupService
Creates a new SdsWorkgroup on the SDS as well as a Workgroup object in the local data store, and then associates that workgroup to an offering.
CredentialManager - Class in org.telscenter.sail.webapp.presentation.web.controllers
The Credential Manager is responsible for creating unique credentials for HttpRequests, and authenticating credentials from Servlets those credentials were forwarded to.
CredentialManager() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.CredentialManager
 
CreditsController - Class in org.telscenter.sail.webapp.presentation.web.controllers
 
CreditsController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.CreditsController
 
CRLF - Static variable in class org.telscenter.sail.webapp.presentation.util.json.HTTP
Carriage return/line feed.
Curnit - Interface in net.sf.sail.webapp.domain
Curnit domain object interface
curnit - Variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
CURNIT_MAP - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.CurrentScoreController
 
CURNIT_MAP - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.EditMaxStepValuesController
 
CURNIT_MAP - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.GradeByStepController
 
CURNIT_MAP - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.GradeWorkController
 
CURNIT_PROJECT_ID - Static variable in class net.sf.sail.webapp.service.file.impl.AuthoringJNLPModifier
 
CURNIT_URL_ATTRIBUTE - Static variable in class net.sf.sail.webapp.service.file.impl.AuthoringJNLPModifier
 
CURNIT_URL_ATTRIBUTE_POST - Static variable in class net.sf.sail.webapp.service.file.impl.AuthoringJNLPModifier
 
CurnitDao<T extends Curnit> - Interface in net.sf.sail.webapp.dao.curnit
 
curnitDao - Variable in class net.sf.sail.webapp.service.curnit.impl.CurnitServiceImpl
 
curnitDao - Variable in class net.sf.sail.webapp.service.offering.impl.OfferingServiceImpl
 
CurnitGetCurnitUrlVisitor - Class in net.sf.sail.webapp.domain.impl
 
CurnitGetCurnitUrlVisitor() - Constructor for class net.sf.sail.webapp.domain.impl.CurnitGetCurnitUrlVisitor
 
CurnitGetOtmlVisitor - Class in net.sf.sail.webapp.domain.impl
 
CurnitGetOtmlVisitor() - Constructor for class net.sf.sail.webapp.domain.impl.CurnitGetOtmlVisitor
 
CurnitImpl - Class in net.sf.sail.webapp.domain.impl
 
CurnitImpl() - Constructor for class net.sf.sail.webapp.domain.impl.CurnitImpl
 
CurnitListController - Class in net.sf.sail.webapp.presentation.web.controllers
 
CurnitListController() - Constructor for class net.sf.sail.webapp.presentation.web.controllers.CurnitListController
 
curnitmap - Variable in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkAggregateImpl
 
CurnitMap - Class in org.telscenter.sail.webapp.domain.gradingtool
 
CurnitMap() - Constructor for class org.telscenter.sail.webapp.domain.gradingtool.CurnitMap
 
Curnitmap - Interface in org.telscenter.sail.webapp.domain.project
A Curnitmap describes the structure of the curnit's contents
CurnitmapImpl - Class in org.telscenter.sail.webapp.domain.project.impl
 
CurnitmapImpl() - Constructor for class org.telscenter.sail.webapp.domain.project.impl.CurnitmapImpl
 
CurnitMapNotFoundException - Exception in net.sf.sail.webapp.dao.sds
This exception is thrown when a curnitmap is not retrieved for whatever reason.
CurnitMapNotFoundException(String) - Constructor for exception net.sf.sail.webapp.dao.sds.CurnitMapNotFoundException
 
CurnitParameters - Class in net.sf.sail.webapp.domain.impl
 
CurnitParameters() - Constructor for class net.sf.sail.webapp.domain.impl.CurnitParameters
 
CurnitParametersValidator - Class in net.sf.sail.webapp.presentation.validators
Validator for add Curnit page
CurnitParametersValidator() - Constructor for class net.sf.sail.webapp.presentation.validators.CurnitParametersValidator
 
curnitService - Variable in class net.sf.sail.webapp.presentation.web.controllers.curnit.RegisterCurnitController
 
CurnitService - Interface in net.sf.sail.webapp.service.curnit
A service for working with Curnits.
curnitService - Variable in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
CurnitServiceImpl - Class in net.sf.sail.webapp.service.curnit.impl
 
CurnitServiceImpl() - Constructor for class net.sf.sail.webapp.service.curnit.impl.CurnitServiceImpl
 
CurnitVisitor - Interface in net.sf.sail.webapp.domain
Visitor Pattern Interface for Curnit
CURRENT_RUN - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ViewMyStudentsController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.ProjectPickerGradingController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ClassroomRunListController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.MyClassroomRunsMainController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ProjectPickerClassMonitorController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ProjectPickerManagementController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ViewMyStudentsController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.ArchivedRunListController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.MyProjectRunsMainController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.RunListController
 
CURRENT_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.TeacherIndexController
 
CURRENT_RUN_LIST_KEY2 - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.TeacherIndexController
 
CURRENT_STUDENTRUNINFO_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.student.StudentDataController
 
CURRENT_STUDENTRUNINFO_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.student.StudentIndexController
 
CURRENT_STUDENTRUNINFO_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.student.StudentVLEController
 
CURRENT_USER_SESSION_KEY - Static variable in interface net.sf.sail.webapp.domain.User
 
CurrentScoreController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading
A Controller for TELS's displaying the current score for periods of a run
CurrentScoreController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.CurrentScoreController
 
Curriculumsubjects - Enum in org.telscenter.sail.webapp.domain.authentication
Enumeration class for Curriculum Subjects
CurriculumSubjectsController - Class in org.telscenter.sail.webapp.presentation.web.controllers
 
CurriculumSubjectsController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.CurriculumSubjectsController
 
CustomContextLoader - Class in net.sf.sail.webapp.spring.impl
Customized implementation that ignores the web.xml context parameter for configLocations that is normally used to list all of the spring configuration files.
CustomContextLoader() - Constructor for class net.sf.sail.webapp.spring.impl.CustomContextLoader
 
CustomContextLoaderListener - Class in net.sf.sail.webapp.spring.impl
Custom implementation for creating and returning our CustomContextLoader.
CustomContextLoaderListener() - Constructor for class net.sf.sail.webapp.spring.impl.CustomContextLoaderListener
 
CustomDispatcherServlet - Class in net.sf.sail.webapp.spring.impl
 
CustomDispatcherServlet() - Constructor for class net.sf.sail.webapp.spring.impl.CustomDispatcherServlet
Constructor that adds a required servlet initialization parameter CONFIG_CLASS_PARAM
CustomizedIndexController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.customized
Controller for customized projects index page
CustomizedIndexController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.customized.CustomizedIndexController
 
CustomRemotingServlet - Class in eu.scy
Created by IntelliJ IDEA.
CustomRemotingServlet() - Constructor for class eu.scy.CustomRemotingServlet
Constructor that adds a required servlet initialization parameter CONFIG_CLASS_PARAM
CyclicalGroupException - Exception in net.sf.sail.webapp.service.group
A checked exception thrown when there exists a cycle of groups in the data store
CyclicalGroupException(String) - Constructor for exception net.sf.sail.webapp.service.group.CyclicalGroupException
 
CyclicalGroupException(Throwable) - Constructor for exception net.sf.sail.webapp.service.group.CyclicalGroupException
 
CyclicalGroupException(String, Throwable) - Constructor for exception net.sf.sail.webapp.service.group.CyclicalGroupException
 

D

DailyAdminJob - Class in org.telscenter.sail.webapp.domain.admin
 
DailyAdminJob() - Constructor for class org.telscenter.sail.webapp.domain.admin.DailyAdminJob
 
data - Variable in class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.annotation.impl.AnnotationBundleImpl
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclSid
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObject
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentGrantedAuthority
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.impl.CurnitImpl
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.impl.JnlpImpl
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.impl.OfferingImpl
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.impl.UserImpl
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsCurnit
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsJnlp
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsOffering
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsUser
 
DATA_STORE_NAME - Static variable in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.announcement.impl.AnnouncementImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.attendance.impl.StudentAttendanceImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerTagImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.PreparedAnswerImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.RevisionImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.comment.impl.CommentImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.UrlModuleImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.message.impl.MessageImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.message.impl.MessageRecipientImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.owned.impl.OwnedImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.portal.impl.PortalStatisticsImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.DIYProjectCommunicatorImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ExternalProjectImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.POTrunkProjectImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.project.impl.TagImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.run.impl.RunStatusImpl
 
DATA_STORE_NAME - Static variable in class org.telscenter.sail.webapp.domain.workgroup.impl.WISEWorkgroupImpl
 
DataScaling - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
DataScaling() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.DataScaling
 
dateCreated - Variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
DbMigration - Class in net.sf.sail.webapp.dbmigration
 
DbMigration() - Constructor for class net.sf.sail.webapp.dbmigration.DbMigration
 
DbMigration - Class in org.telscenter.sail.webapp.dbmigration
 
DbMigration() - Constructor for class org.telscenter.sail.webapp.dbmigration.DbMigration
 
DbSchemaExporter - Class in net.sf.sail.webapp
 
DbSchemaExporter() - Constructor for class net.sf.sail.webapp.DbSchemaExporter
 
DECODE - Static variable in class org.telscenter.sail.webapp.presentation.util.http.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
defaultOtrunkCurnitUrl - Static variable in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
defaultOtrunkCurnitUrl - Static variable in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
DefaultPeriodNames - Enum in org.telscenter.sail.webapp.domain.impl
Dnumeration for default period names available to the teacher when setting up a new run
dehexchar(char) - Static method in class org.telscenter.sail.webapp.presentation.util.json.JSONTokener
Get the hex value of a character (base16).
delete(T) - Method in class net.sf.sail.webapp.dao.impl.AbstractDao
 
delete(T) - Method in class net.sf.sail.webapp.dao.impl.AbstractHibernateDao
 
delete(T) - Method in interface net.sf.sail.webapp.dao.SimpleDao
Deletes the object from a persistent data store.
delete(Module) - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
deleteAnnouncement(long) - Method in interface org.telscenter.sail.webapp.service.announcement.AnnouncementService
deletes an Announcement from the data store
deleteAnnouncement(long) - Method in class org.telscenter.sail.webapp.service.announcement.impl.AnnouncementServiceImpl
 
DeleteCommentListController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading
 
DeleteCommentListController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.DeleteCommentListController
 
deleteNewsItem(Long) - Method in class org.telscenter.sail.webapp.service.newsitem.impl.NewsItemServiceImpl
 
deleteNewsItem(Long) - Method in interface org.telscenter.sail.webapp.service.newsitem.NewsItemService
deletes a NewsItem from the data store.
deletePremadeComment(Long) - Method in class org.telscenter.sail.webapp.service.premadecomment.impl.PremadeCommentServiceImpl
 
deletePremadeComment(Long) - Method in interface org.telscenter.sail.webapp.service.premadecomment.PremadeCommentService
Removes a PremadeComment from the data store using its id.
deletePremadeCommentList(Long) - Method in class org.telscenter.sail.webapp.service.premadecomment.impl.PremadeCommentServiceImpl
 
deletePremadeCommentList(Long) - Method in interface org.telscenter.sail.webapp.service.premadecomment.PremadeCommentService
Removes a PremadeCommentList from the data store given its ID
deletePreparedAnswer(Brainstorm, Long) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Creates and adds a PreparedAnswer to the specified brainstorm.
deletePreparedAnswer(Brainstorm, Long) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
Creates and adds a PreparedAnswer to the specified brainstorm.
description - Variable in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
destroy() - Method in class net.sf.sail.webapp.presentation.web.filters.CharsetFilter
 
determineFailureUrl(HttpServletRequest, AuthenticationException) - Method in class org.telscenter.sail.webapp.presentation.web.filters.TelsAuthenticationProcessingFilter
Get the failure url.
DISPLAYNAME_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.RegisterTeacherController
 
DisplayNameOption - Enum in org.telscenter.sail.webapp.domain.brainstorm
Option for how to display the student's name to the rest of the class.
DIYProjectCommunicatorImpl - Class in org.telscenter.sail.webapp.domain.project.impl
ProjectCommunicator for External DIY Projects
DIYProjectCommunicatorImpl() - Constructor for class org.telscenter.sail.webapp.domain.project.impl.DIYProjectCommunicatorImpl
 
DO_BREAK_LINES - Static variable in class org.telscenter.sail.webapp.presentation.util.http.Base64
Do break lines when encoding.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.sf.sail.webapp.presentation.web.filters.CharsetFilter
 
doMigration(Connection) - Method in class net.sf.sail.webapp.dbmigration.AbstractMigrationClass
 
doMigration(Connection) - Method in class net.sf.sail.webapp.dbmigration.MigrateVersion1
 
doMigration(Connection) - Method in class net.sf.sail.webapp.dbmigration.MigrateVersion2
 
doMigration(Connection) - Method in class net.sf.sail.webapp.dbmigration.MigrateVersion3
 
doMigration(Connection) - Method in class org.telscenter.sail.webapp.dbmigration.MigrateVersion1
 
doMigration(Connection) - Method in class org.telscenter.sail.webapp.dbmigration.MigrateVersion2
 
doMigration(Connection) - Method in class org.telscenter.sail.webapp.dbmigration.MigrateVersion3
 
DONT_GUNZIP - Static variable in class org.telscenter.sail.webapp.presentation.util.http.Base64
Specify that gzipped data should not be automatically gunzipped.
doubleToString(double) - Static method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Produce a string from a double.
DuplicateAuthorityException - Exception in net.sf.sail.webapp.service.authentication
A checked exception thrown when the data store already contains an Authority object with the same username.
DuplicateAuthorityException(String) - Constructor for exception net.sf.sail.webapp.service.authentication.DuplicateAuthorityException
 
DuplicateRunCodeException - Exception in org.telscenter.sail.webapp.service.offering
A checked exception thrown when trying to create a run with with a runcode that already exists in the data store
DuplicateRunCodeException(String) - Constructor for exception org.telscenter.sail.webapp.service.offering.DuplicateRunCodeException
 
DuplicateRunCodeException(Throwable) - Constructor for exception org.telscenter.sail.webapp.service.offering.DuplicateRunCodeException
 
DuplicateRunCodeException(String, Throwable) - Constructor for exception org.telscenter.sail.webapp.service.offering.DuplicateRunCodeException
 
DuplicateUsernameException - Exception in net.sf.sail.webapp.service.authentication
A checked exception thrown when the data store already contains a user details object with the same username.
DuplicateUsernameException(String) - Constructor for exception net.sf.sail.webapp.service.authentication.DuplicateUsernameException
 

E

EditAnnouncementController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement
 
EditAnnouncementController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement.EditAnnouncementController
 
EditCommentController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading
 
EditCommentController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.EditCommentController
 
EditGroupController - Class in net.sf.sail.webapp.presentation.web.controllers.groups
Controller to allow Admin users to perform edit operation on a group Edit operations include: - changing group's name - changing group's parent - changing group's membership
EditGroupController() - Constructor for class net.sf.sail.webapp.presentation.web.controllers.groups.EditGroupController
 
EditMaxStepValuesController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading
 
EditMaxStepValuesController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.EditMaxStepValuesController
 
EditNewsItemController - Class in org.telscenter.sail.webapp.presentation.web.controllers.admin
 
EditNewsItemController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.admin.EditNewsItemController
 
EditPreparedAnswerController - Class in org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm
Controller to add/delete PreparedAnswer.
EditPreparedAnswerController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm.EditPreparedAnswerController
 
EditProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.admin
 
EditProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.admin.EditProjectController
 
EditRunController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run
 
EditRunController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.EditRunController
 
email - Variable in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
emailMessage(Message) - Method in class org.telscenter.sail.webapp.service.message.impl.MessageServiceImpl
 
emailMessage(Message) - Method in interface org.telscenter.sail.webapp.service.message.MessageService
Given a Message, emails that message.
EMPTY_STRING_MAP - Static variable in class net.sf.sail.webapp.dao.sds.impl.AbstractHttpRestCommand
 
EMPTY_STRING_MAP - Static variable in class net.sf.sail.webapp.domain.webservice.http.HttpPutRequest
 
EnableAccountController - Class in org.telscenter.sail.webapp.presentation.web.controllers.admin
Controller for admins to enable/disable user accounts.
EnableAccountController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.admin.EnableAccountController
 
EnableAccountParameters - Class in org.telscenter.sail.webapp.domain.impl
 
EnableAccountParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.EnableAccountParameters
 
ENCODE - Static variable in class org.telscenter.sail.webapp.presentation.util.http.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.telscenter.sail.webapp.presentation.util.http.Base64
Convenience method for encoding data to a file.
endArray() - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONWriter
End an array.
ENDED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ClassroomRunListController
 
ENDED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.MyClassroomRunsMainController
 
ENDED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.ArchivedRunListController
 
ENDED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.MyProjectRunsMainController
 
ENDED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.RunListController
 
ENDED_RUN_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.TeacherIndexController
 
ENDED_STUDENTRUNINFO_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.student.StudentDataController
 
ENDED_STUDENTRUNINFO_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.student.StudentIndexController
 
ENDED_STUDENTRUNINFO_LIST_KEY - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.student.StudentVLEController
 
endObject() - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONWriter
End an object.
endRun(Run) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
endRun(Run) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Ends this run.
EndRunController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.manage
The controller for Ending a Run for teachers
EndRunController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.manage.EndRunController
 
EndRunParameters - Class in org.telscenter.sail.webapp.domain.impl
A form-backing object for WISE teachers when ending a project run
EndRunParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.EndRunParameters
 
EndRunParametersValidator - Class in org.telscenter.sail.webapp.presentation.validators.teacher
Validator for teacher's EndRunParameters transfer object
EndRunParametersValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.teacher.EndRunParametersValidator
 
EnterProjectCodeController - Class in org.telscenter.sail.webapp.presentation.web.controllers
Enter Project Code Controller for TELS student user
EnterProjectCodeController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.EnterProjectCodeController
 
entity - Static variable in class org.telscenter.sail.webapp.presentation.util.json.XMLTokener
The table of entity values.
EQ - Static variable in class org.telscenter.sail.webapp.presentation.util.json.XML
The Character '='.
equals(Object) - Method in class net.sf.sail.webapp.domain.annotation.impl.AnnotationBundleImpl
 
equals(Object) - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclSid
 
equals(Object) - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObject
 
equals(Object) - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
equals(Object) - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentGrantedAuthority
 
equals(Object) - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
equals(Object) - Method in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
equals(Object) - Method in class net.sf.sail.webapp.domain.impl.CurnitImpl
 
equals(Object) - Method in class net.sf.sail.webapp.domain.impl.JnlpImpl
 
equals(Object) - Method in class net.sf.sail.webapp.domain.impl.OfferingImpl
 
equals(Object) - Method in class net.sf.sail.webapp.domain.impl.UserImpl
 
equals(Object) - Method in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
equals(Object) - Method in class net.sf.sail.webapp.domain.sds.SdsCurnit
 
equals(Object) - Method in class net.sf.sail.webapp.domain.sds.SdsJnlp
 
equals(Object) - Method in class net.sf.sail.webapp.domain.sds.SdsOffering
 
equals(Object) - Method in class net.sf.sail.webapp.domain.sds.SdsUser
 
equals(Object) - Method in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
equals(Object) - Method in class org.telscenter.sail.webapp.domain.grading.impl.IndividualScoreNumericImpl
 
equals(Object) - Method in class org.telscenter.sail.webapp.domain.impl.Projectcode
Two Projectcodes are considered equal when their runcode and periodname match
equals(Object) - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
equals(Object) - Method in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
equals(PremadeCommentList) - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
Compares the id of the lists to determine if they are the same
equals(PremadeCommentList) - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeCommentList
 
equals(Object) - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
ERROR_MODEL_NAME - Static variable in class net.sf.sail.webapp.presentation.web.controllers.offerings.OfferingListController
 
ERROR_MODEL_OBJECT - Static variable in class net.sf.sail.webapp.presentation.web.controllers.offerings.OfferingListController
 
ERROR_VIEW_NAME - Static variable in class net.sf.sail.webapp.presentation.web.controllers.admin.AdminOfferingController
 
ErrorController - Class in org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.teacher
displays error message for teacher lost password
ErrorController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.teacher.ErrorController
 
escape(String) - Static method in class org.telscenter.sail.webapp.presentation.util.json.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.telscenter.sail.webapp.presentation.util.json.XML
Replace special characters with XML escapes:
eu.scy - package eu.scy
 
eu.scy.controllers - package eu.scy.controllers
 
eu.scy.webapp.spring.impl - package eu.scy.webapp.spring.impl
 
execute(HttpPostRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsCurnitCreateCommandHttpRestImpl
 
execute(HttpGetRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsCurnitListCommandHttpRestImpl
 
execute(HttpPutRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsCurnitUpdateCommandHttpRestImpl
 
execute(HttpPostRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsJnlpCreateCommandHttpRestImpl
 
execute(HttpPutRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsJnlpUpdateCommandHttpRestImpl
 
execute(HttpPostRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingCreateCommandHttpRestImpl
 
execute(HttpGetRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingGetCommandHttpRestImpl
 
execute(HttpGetRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingListCommandHttpRestImpl
 
execute(HttpPutRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingUpdateCommandHttpRestImpl
 
execute(HttpPostRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsUserCreateCommandHttpRestImpl
 
execute(HttpPutRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsUserUpdateCommandHttpRestImpl
 
execute(HttpPostRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupCreateCommandHttpRestImpl
 
execute(HttpGetRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupGetCommandHttpRestImpl
 
execute(HttpPostRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupMemberCreateCommandHttpRestImpl
 
execute(HttpPutRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupUpdateCommandHttpRestImpl
 
execute(U) - Method in interface net.sf.sail.webapp.dao.sds.SdsCommand
Executes the commmand based on data contructed via the generateRequest method.
executeInternal(JobExecutionContext) - Method in class org.telscenter.sail.webapp.domain.admin.AdminJob
 
executeInternal(JobExecutionContext) - Method in class org.telscenter.sail.webapp.domain.admin.DailyAdminJob
 
expectedResponseStatusCode - Variable in class net.sf.sail.webapp.domain.webservice.http.AbstractHttpRequest
 
ExportProjectController - Class in org.telscenter.sail.webapp.presentation.web.controllers.admin
 
ExportProjectController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.admin.ExportProjectController
 
ExportsAndReportsController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.management
Copyright (c) 2007 Regents of the University of California (Regents).
ExportsAndReportsController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ExportsAndReportsController
 
exportSchemaToFile(String, String) - Static method in class net.sf.sail.webapp.DbSchemaExporter
 
extendArchiveReminderTime(Long) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
extendArchiveReminderTime(Long) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Given a Long runId, changes the archiveReminderTime to be 30 days from today.
ExtendReminderTimeController - Class in org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.manage
 
ExtendReminderTimeController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.manage.ExtendReminderTimeController
 
ExternalProject - Interface in org.telscenter.sail.webapp.domain.project
External Project Domain object.
ExternalProjectImpl - Class in org.telscenter.sail.webapp.domain.project.impl
Project stored in external locations.
ExternalProjectImpl() - Constructor for class org.telscenter.sail.webapp.domain.project.impl.ExternalProjectImpl
 
ExternalProjectService - Interface in org.telscenter.sail.webapp.service.project
ProjectService for projects on external (non-local) servers/portals.
ExternalProjectServiceImpl - Class in org.telscenter.sail.webapp.service.project.impl
DIY Project Service implementation.
ExternalProjectServiceImpl() - Constructor for class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
extractBody(String) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.GradingCellInfoController
extract the html from the body

F

FALSE - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ClassroomRunListController
 
FALSE - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.MyClassroomRunsMainController
 
FALSE - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ViewMyStudentsController
 
FALSE - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.MyProjectRunsMainController
 
FALSE - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.RunListController
 
FALSE - Static variable in class org.telscenter.sail.webapp.presentation.web.controllers.TeacherIndexController
 
FamilyTag - Enum in org.telscenter.sail.webapp.domain.project
 
familytag - Variable in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
FIELD_CURNITID - Static variable in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
FIELD_JNLPID - Static variable in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
FIELD_NAME - Static variable in class net.sf.sail.webapp.domain.impl.CurnitParameters
 
FIELD_NAME - Static variable in class net.sf.sail.webapp.domain.impl.JnlpParameters
 
FIELD_ROOLOURI - Static variable in class org.telscenter.sail.webapp.domain.impl.CreateRooloLOROtmlModuleParameters
 
FIELD_ROOLOURI - Static variable in class org.telscenter.sail.webapp.domain.impl.CreateRooloOtmlModuleParameters
 
FIELD_URL - Static variable in class net.sf.sail.webapp.domain.impl.CurnitParameters
 
FIELD_URL - Static variable in class net.sf.sail.webapp.domain.impl.JnlpParameters
 
FillArea - Class in org.telscenter.sail.webapp.presentation.google.charts.options
 
FillArea() - Constructor for class org.telscenter.sail.webapp.presentation.google.charts.options.FillArea
 
findChildren(ObjectIdentity) - Method in interface net.sf.sail.webapp.dao.authentication.AclTargetObjectIdentityDao
 
findChildren(ObjectIdentity) - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclTargetObjectIdentityDao
 
FindProjectParameters - Class in org.telscenter.sail.webapp.domain.impl
 
FindProjectParameters() - Constructor for class org.telscenter.sail.webapp.domain.impl.FindProjectParameters
 
FindProjectParametersValidator - Class in org.telscenter.sail.webapp.presentation.validators
 
FindProjectParametersValidator() - Constructor for class org.telscenter.sail.webapp.presentation.validators.FindProjectParametersValidator
 
FindProjectRunsController - Class in org.telscenter.sail.webapp.presentation.web.controllers.admin
 
FindProjectRunsController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.admin.FindProjectRunsController
 
findRunsCreatedSinceYesterday() - Method in class org.telscenter.sail.webapp.domain.admin.AdminJob
Finds number of runs that were created since yesterday
findUsersJoinedSinceYesterday(String) - Method in class org.telscenter.sail.webapp.domain.admin.AdminJob
 
findUsersWhoLoggedInSinceYesterday(String) - Method in class org.telscenter.sail.webapp.domain.admin.AdminJob
 
FIRST_NAME - Static variable in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
flushBase64() - Method in class org.telscenter.sail.webapp.presentation.util.http.Base64.OutputStream
Method added by PHIL.
ForgotAccountStudentIndexController - Class in org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.student
Controller for lost password teacher
ForgotAccountStudentIndexController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.student.ForgotAccountStudentIndexController
 
ForgotAccountTeacherIndexController - Class in org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.teacher
Controller for lost password teacher username and email lookup
ForgotAccountTeacherIndexController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.teacher.ForgotAccountTeacherIndexController
 
formBackingObject(HttpServletRequest) - Method in class net.sf.sail.webapp.presentation.web.controllers.groups.EditGroupController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.admin.EditNewsItemController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.admin.EditProjectController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.author.brainstorm.AuthorBrainstormController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.author.project.AuthorRooloProjectController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.author.project.CreateProjectController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.author.project.PublishProjectController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.ContactWiseController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.ContactWiseProjectController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.RegisterStudentController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.student.RegisterStudentController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.student.TeamSignInController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.EditMaxStepValuesController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.BatchStudentChangePasswordController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ChangeStudentPeriodController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ChangeUserPasswordController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ChangeWorkgroupController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.RemoveStudentFromRunController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.UpdateMyAccountInfoController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.customized.ShareProjectController
Adds the AddSharedTeacherParameters object as a form-backing object.
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.library.ProjectLibraryController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.RegisterTeacherController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement.CreateAnnouncementController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.announcement.EditAnnouncementController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm.CreateOpenResponseBrainstormController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm.CreateSingleChoiceBrainstormController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.brainstorm.ManageBrainstormController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.manage.EndRunController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.manage.StartRunController
 
formBackingObject(HttpServletRequest) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.ShareProjectRunController
Adds the AddSharedTeacherParameters object as a form-backing object.

G

Gender - Enum in org.telscenter.sail.webapp.domain.authentication
Enumeration class for gender {male,female}
generateKey() - Static method in class org.telscenter.sail.webapp.presentation.util.KeyGenerator
Returns a randomly generated String 10 characters in length.
generateKey(int) - Static method in class org.telscenter.sail.webapp.presentation.util.KeyGenerator
Given a int num, generates and returns a random String key the length of num.
generateLaunchProjectUrlString(HttpRestTransport, Run, Workgroup) - Static method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
Returns the basic URL used to launch the project, ie http://saildataservice.concord.org/3/offering/2374/jnlp/12063
generatePortalBaseUrlParamRequestString(HttpServletRequest) - Static method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
Generates the request parameter string to be added to the end of the launch/preview project url
generatePreviewProjectUrlString(HttpRestTransport, Run, Workgroup) - Static method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
Generates the url string that is used to preview a project
generateRandomPassword() - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.teacher.ForgotAccountTeacherIndexController
generate random password
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsCurnitCreateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsCurnitListCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsCurnitUpdateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsJnlpCreateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsJnlpUpdateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingCreateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingGetCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingListCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingUpdateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsUserCreateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsUserUpdateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupCreateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupGetCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupMemberCreateCommandHttpRestImpl
 
generateRequest() - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupUpdateCommandHttpRestImpl
 
generateRequest() - Method in interface net.sf.sail.webapp.dao.sds.SdsCommand
Puts together the request data and the sds object data required to execute the commmand.
generateRetrieveAnnotationBundleParamRequestString(HttpServletRequest, Workgroup) - Static method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
Generates the request parameter string to be added to the end of the launch/preview project url
generateRunIdParamRequestString(Long) - Static method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
Generates the request parameter string to be added to the end of the launch/preview project url
generateSdsOfferingFromParameters(OfferingParameters) - Method in class net.sf.sail.webapp.service.offering.impl.OfferingServiceImpl
 
generateSdsOfferingFromParameters(OfferingParameters) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
Based on the type of the project, the sds_curnit_map generation request url is different.
generateSessionBundleRequest(Long, Long) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupGetCommandHttpRestImpl
 
generateStudentPreviewProjectUrlString(HttpServletRequest, Project, String) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
Returns url string for previewing the run
generateStudentStartProjectUrlString(HttpServletRequest, Run, Workgroup) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
Returns url string for actual run
generateStudentStartProjectUrlString(HttpRestTransport, HttpServletRequest, Run, Workgroup, String) - Method in class org.telscenter.sail.webapp.service.project.impl.OTrunkProjectServiceImpl
Generates the url string that users need to go to start the project
generateStudentStartProjectUrlString(HttpRestTransport, HttpServletRequest, Run, Workgroup, String) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
Generates the url string that users need to go to start the project
generateStudentStartProjectUrlString(HttpRestTransport, HttpServletRequest, Run, Workgroup, String) - Method in class org.telscenter.sail.webapp.service.project.impl.POTrunkProjectServiceImpl
Generates the url string that users need to go to start the project
generateStudentStartProjectUrlString(HttpServletRequest, Run, Workgroup) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
generateWorkgroupName() - Method in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
generateWorkgroupName() - Method in interface net.sf.sail.webapp.domain.Workgroup
Generates a name for this workgroup.
generateWorkgroupWorkPdfUrlString(HttpRestTransport, HttpServletRequest, WISEWorkgroup) - Method in class org.telscenter.sail.webapp.service.workgroup.impl.WISEWorkgroupServiceImpl
 
generateWorkgroupWorkPdfUrlString(HttpRestTransport, HttpServletRequest, WISEWorkgroup) - Method in interface org.telscenter.sail.webapp.service.workgroup.WISEWorkgroupService
Generates the url string that users need to go to get the given workgroups' work as PDF
get(HttpGetRequest) - Method in interface net.sf.sail.webapp.domain.webservice.http.HttpRestTransport
Performs the GET operation given the data required for the get.
get(HttpGetRequest) - Method in class net.sf.sail.webapp.domain.webservice.http.impl.HttpRestTransportImpl
 
get(int) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get the value object associated with a key.
getAbsentUserIds() - Method in class org.telscenter.sail.webapp.domain.attendance.impl.StudentAttendanceImpl
 
getAbsentUserIds() - Method in interface org.telscenter.sail.webapp.domain.attendance.StudentAttendance
 
getAccountAnswer() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getAccountAnswer() - Method in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
getAccountAnswer() - Method in class org.telscenter.sail.webapp.presentation.web.StudentAccountForm
 
getAccountQuestion() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getAccountQuestion() - Method in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
getAccountQuestion() - Method in class org.telscenter.sail.webapp.presentation.web.StudentAccountForm
 
getAccumulatedScore(String) - Method in class org.telscenter.sail.webapp.domain.grading.impl.IndividualScoreNumericImpl
 
getAccumulatedScore(String) - Method in interface org.telscenter.sail.webapp.domain.grading.IndividualScore
Gets the accmulated score for an individual step
getAcl() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
getAclTargetObject() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
getAclTargetObject() - Method in interface net.sf.sail.webapp.domain.authentication.MutableAclTargetObjectIdentity
 
getAclTargetObjectId() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
getAclTargetObjectId() - Method in interface net.sf.sail.webapp.domain.authentication.MutableAclTargetObjectIdentity
 
getActiveVersion(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getActiveVersion(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getActiveVersion(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getActivities() - Method in class org.telscenter.sail.webapp.domain.gradingtool.PasProject
 
getActivityNum() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getActivityStepString() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getAddress() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
getAddress() - Method in interface org.telscenter.sail.webapp.domain.portal.Portal
 
getAddress() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
getAddress() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectCommunicator
Returns the address of this project communicator.
getAdminProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getAdminProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getAdminProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getAdminProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getAdminProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getAdminProjectList() - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Returns a List list of all projects in the data store.
GetAllExternalProjectsController - Class in org.telscenter.sail.webapp.presentation.web.controllers.admin
 
GetAllExternalProjectsController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.admin.GetAllExternalProjectsController
 
getAllPortalStatistics() - Method in class org.telscenter.sail.webapp.dao.portal.impl.HibernatePortalStatisticsDao
Get all the portal statistics rows ordered by timestamp oldest to newest
getAllPortalStatistics() - Method in interface org.telscenter.sail.webapp.dao.portal.PortalStatisticsDao
 
GetAllPostsController - Class in org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm
 
GetAllPostsController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm.GetAllPostsController
 
getAllProjectCommunicatorList() - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectCommunicatorServiceImpl
 
getAllProjectCommunicatorList() - Method in interface org.telscenter.sail.webapp.service.project.ProjectCommunicatorService
Returns a list of all project communicators that this portal knows about.
getAllProjectsList() - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getAllProjectsList() - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getAllProjectsList() - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getAllProjectsList() - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getAllProjectsList() - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getAllProjectsList() - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Get a List of Project
getAllRunList() - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getAllRunList() - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Retrieves a list of all Runs.
getAllSteps() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getAllSteps() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns a List, all steps associated with the run for this WorkgroupNavLog
getAnnotationBundle(Workgroup) - Method in interface net.sf.sail.webapp.service.annotation.AnnotationBundleService
Get AnnotationBundle for specified workgroup
getAnnotationBundle(Workgroup) - Method in class net.sf.sail.webapp.service.annotation.impl.AnnotationBundleServiceImpl
 
getAnnotationBundle() - Method in interface org.telscenter.sail.webapp.domain.grading.GradeWorkByWorkgroupAggregate
 
getAnnotationBundle() - Method in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkByWorkgroupAggregateImpl
 
GetAnnotationBundleController - Class in org.telscenter.sail.webapp.presentation.web.controllers.student
Controller to return the AnnotationBundle for the specified Workgroup.
GetAnnotationBundleController() - Constructor for class org.telscenter.sail.webapp.presentation.web.controllers.student.GetAnnotationBundleController
 
getAnnotationBundles() - Method in interface org.telscenter.sail.webapp.domain.grading.GradeWorkByStepAggregate
TODO HT comment me
getAnnotationBundles() - Method in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkByStepAggregateImpl
 
getAnnotationBundleService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.GradingSubmitController
 
getAnnotationBundleService() - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getAnnouncement() - Method in interface org.telscenter.sail.webapp.domain.announcement.Announcement
 
getAnnouncement() - Method in class org.telscenter.sail.webapp.domain.announcement.impl.AnnouncementImpl
 
getAnnouncement() - Method in class org.telscenter.sail.webapp.domain.impl.AnnouncementParameters
 
getAnnouncements() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getAnnouncements() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getAnswer(Long) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Returns the Answer with the provided Id
getAnswer(Long) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
getAnswerFieldExpectedLines() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
 
getAnswerFieldExpectedLines() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
getAnswerFieldExpectedLines() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.question.Question
Gets the number of lines long the answer Field
getAnswers() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns a list of Answer for this brainstorm, filtered by the subgroups of the logged-in user, if such subgroup exists.
getAnswers() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getAnswersByBrainstormId(Long) - Method in interface org.telscenter.sail.webapp.dao.brainstorm.BrainstormDao
Retrieves Answers that are associated with a Brainstorm with the given id
getAnswersByBrainstormId(Long) - Method in class org.telscenter.sail.webapp.dao.brainstorm.impl.HibernateBrainstormDao
 
getAnswersByBrainstormId(Long) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Returns a Set that are associated with the given Long id for a brainstorm.
getAnswersByBrainstormId(Long) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
getAnswerTags() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.Answer
Returns all of the AnserTags that are on this Answer.
getAnswerTags() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
getAnswerTagType() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.AnswerTag
Returns the AnswerTagType.
getAnswerTagType() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerTagImpl
 
getArchiveReminderTime() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getArchiveReminderTime() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getAuthor() - Method in class org.telscenter.sail.webapp.domain.project.impl.AuthorProjectParameters
 
getAuthor() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getAuthor() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getAuthor() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getAuthor() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getAuthor() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.library.SearchProjectLibraryParameters
 
getAuthorities() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
getAuthority() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentGrantedAuthority
 
getAuthors() - Method in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
getAuthors() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
getAuthors() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
getAuthors() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getAuthors() - Method in interface org.telscenter.sail.webapp.domain.Module
 
getAverageTimeSpentPerStep() - Method in class org.telscenter.sail.webapp.presentation.util.impl.SessionNavLogImpl
 
getAverageTimeSpentPerStep() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getAverageTimeSpentPerStep() - Method in interface org.telscenter.sail.webapp.presentation.util.SessionNavLog
Returns int the average amount of time spent on each step for this session
getAverageTimeSpentPerStep() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns the average time int in milliseconds that this workgroup has spent on all activities and steps - conflated for multiple visits
getAverageTimeSpentPerVisit() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getAverageTimeSpentPerVisit() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns the average time int in milliseconds that this workgroup has spent on a steps visited - multiple visits are not conflated
getBaseUrl() - Method in interface net.sf.sail.webapp.domain.webservice.http.HttpRestTransport
Get the base url bound to this HTTP transport.
getBaseUrl() - Method in class net.sf.sail.webapp.domain.webservice.http.impl.HttpRestTransportImpl
 
getBaseUrlString(HttpServletRequest) - Static method in class net.sf.sail.webapp.presentation.web.controllers.ControllerUtil
 
getBaseUrlWithoutPort(String) - Static method in class net.sf.sail.webapp.presentation.web.controllers.ControllerUtil
Get the url without the port
getBirthdate() - Method in class org.telscenter.sail.webapp.presentation.web.StudentAccountForm
 
getBirthday() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getBirthDay() - Method in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
getBirthMonth() - Method in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
getBirthmonth() - Method in class org.telscenter.sail.webapp.presentation.web.StudentAccountForm
 
getBody() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.PreparedAnswerImpl
 
getBody() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.RevisionImpl
 
getBody() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.PreparedAnswer
Gets the actual body of this revision in string format.
getBody() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.Revision
Gets the actual body of this revision in string format.
getBody() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.comment.Comment
Gets the actual body of this revision in string format.
getBody() - Method in class org.telscenter.sail.webapp.domain.brainstorm.comment.impl.CommentImpl
 
getBody() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
getBody() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.question.Question
The entire question body string.
getBody() - Method in class org.telscenter.sail.webapp.domain.message.impl.MessageImpl
 
getBody() - Method in interface org.telscenter.sail.webapp.domain.message.Message
 
getBodyData() - Method in class net.sf.sail.webapp.domain.webservice.http.HttpPostRequest
Returns the body data for this request.
getBodyData() - Method in class net.sf.sail.webapp.domain.webservice.http.HttpPutRequest
Returns the body data for this request.
getBookmarkerProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getBookmarkerProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getBookmarkerProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getBookmarkerProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getBookmarkerProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getBookmarkerProjectList(User) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Retrieves a List of Project that has been bookmarked by the given User
getBookmarkers() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getBookmarkers() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getBoolean(int) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get the boolean value associated with a key.
getBrainstorm(Long, Long) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Returns a Brainstorm with the specified runId and parentBrainstormId.
getBrainstorm(Long, Long) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
getBrainstormByAnswer(Answer) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Looks up the Brainstorm that the answer is for.
getBrainstormByAnswer(Answer) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
getBrainstormById(Serializable) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Retrieves a Brainstorm with the specified id.
getBrainstormById(Serializable) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
getBrainstorms() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getBrainstorms() - Method in interface org.telscenter.sail.webapp.domain.Run
Gets all Brainstorms that are in this run.
getBrainstormsByRun(Run) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Returns a set of Brainstorms that are used in the run
getBrainstormsByRun(Run) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
 
getBuilt() - Method in class net.sf.sail.webapp.dbmigration.DbMigration
 
getBundle() - Method in interface net.sf.sail.webapp.domain.annotation.AnnotationBundle
 
getBundle() - Method in class net.sf.sail.webapp.domain.annotation.impl.AnnotationBundleImpl
 
getById(Serializable) - Method in class net.sf.sail.webapp.dao.impl.AbstractDao
 
getById(Serializable) - Method in class net.sf.sail.webapp.dao.impl.AbstractHibernateDao
 
getById(Serializable) - Method in class net.sf.sail.webapp.dao.sds.impl.HttpRestSdsOfferingDao
 
getById(Serializable) - Method in class net.sf.sail.webapp.dao.sds.impl.HttpRestSdsWorkgroupDao
 
getById(Serializable) - Method in interface net.sf.sail.webapp.dao.SimpleDao
Retrieves a single object from persistent data store based on the primary key.
getById(Long) - Method in interface net.sf.sail.webapp.service.curnit.CurnitService
Gets a curnit with the given curnitId.
getById(Long) - Method in class net.sf.sail.webapp.service.curnit.impl.CurnitServiceImpl
 
getById(Long) - Method in class net.sf.sail.webapp.service.jnlp.impl.JnlpServiceImpl
 
getById(Long) - Method in interface net.sf.sail.webapp.service.jnlp.JnlpService
Gets a jnlp with the given jnlpId.
getById(Serializable) - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getById(Serializable) - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getById(Long) - Method in class org.telscenter.sail.webapp.service.module.impl.ModuleServiceImpl
 
getById(Serializable) - Method in class org.telscenter.sail.webapp.service.portal.impl.PortalServiceImpl
 
getById(Serializable) - Method in interface org.telscenter.sail.webapp.service.portal.PortalService
 
getById(Serializable) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getById(Serializable) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getById(Serializable) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getById(Serializable) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectCommunicatorServiceImpl
 
getById(Serializable) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getById(Serializable) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getById(Serializable) - Method in interface org.telscenter.sail.webapp.service.project.ProjectCommunicatorService
 
getById(Serializable) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Gets a project with the given projectid
getByUri(String) - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
getByUri(String) - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getByUri(URI) - Method in class org.telscenter.sail.webapp.service.repository.impl.RepositoryServiceImpl
 
getByUri(URI) - Method in class org.telscenter.sail.webapp.service.repository.impl.RooloLORRepositoryServiceImpl
 
getByUri(URI) - Method in class org.telscenter.sail.webapp.service.repository.impl.RooloRepositoryServiceImpl
 
getByUri(URI) - Method in interface org.telscenter.sail.webapp.service.repository.RepositoryService
Retrieves IELO from the repository given the URI.
getCause() - Method in exception org.telscenter.sail.webapp.presentation.util.json.JSONException
 
getChartData() - Method in class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
Formats the data according to chart type and returns a String of the data in Google Charts API format
getChartData() - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartImpl
 
getChartData() - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartImpl
 
getChartSize() - Method in class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
Returns the String representation for chart size of this chart int Google Chart API format
getChartType() - Method in class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
Returns a String in Google Charts API format of this chart type
getChartType() - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BarChartImpl
 
getChartType() - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.LineChartImpl
 
getChoiceMap(List<SimpleChoiceType>) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.student.brainstorm.BrainstormUtils
 
getChoices() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
getChoices() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
 
getChoices() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
getChoices() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.question.Question
Gets a List for this question
getCity() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getClassmateUserInfos(Run, WorkgroupService, RunService) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.run.RunUtil
Get the classmate user info in a JSONArray
getClassname() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObject
 
getClassname() - Method in interface net.sf.sail.webapp.domain.authentication.MutableAclTargetObject
 
getClose() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getComment() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentParameters
 
getComment() - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
getComment() - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeComment
 
getComment() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getComment() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getComments() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.Answer
Get all the comments for this answer.
getComments() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
getComments() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
getComments() - Method in interface org.telscenter.sail.webapp.domain.portal.Portal
 
getCompTime() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getCompTime() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getCompTime() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.library.SearchProjectLibraryParameters
 
getComputerTime() - Method in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
getComputerTime() - Method in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
getComputerTime() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
getComputerTime() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
getComputerTime() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getComputerTime() - Method in interface org.telscenter.sail.webapp.domain.Module
 
getConnectionString() - Method in class net.sf.sail.webapp.dbmigration.DbMigration
 
getContact() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getContact() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getContact() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.library.SearchProjectLibraryParameters
 
getCopy() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns a copy of this Brainstorm object.
getCopy() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getCopy() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
 
getCopy() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
getCopy() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.question.Question
Instantiates a copy of thie Question.
getCoreUsername() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getCoreUsername() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getCoreUsername() - Method in interface org.telscenter.sail.webapp.domain.authentication.MutableUserDetails
 
getCorrectChoice() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
getCorrectChoice() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
 
getCorrectChoice() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
getCorrectChoice() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.question.Question
Gets the String correct choice for this question
getCountry() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getCurnit() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getCurnit() - Method in interface org.telscenter.sail.webapp.domain.project.Project
Get the Curnit of this project
getCurnitId() - Method in class net.sf.sail.webapp.domain.impl.OfferingParameters
 
getCurnitId() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
getCurnitList() - Method in interface net.sf.sail.webapp.service.curnit.CurnitService
Gets a List of curnits.
getCurnitList() - Method in class net.sf.sail.webapp.service.curnit.impl.CurnitServiceImpl
 
getCurnitList() - Method in class org.telscenter.sail.webapp.service.module.impl.ModuleServiceImpl
 
getCurnitmap() - Method in interface org.telscenter.sail.webapp.domain.grading.GradeWorkAggregate
TODO HT comment me
getCurnitmap() - Method in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkAggregateImpl
 
getCurnitmap(Long) - Method in interface org.telscenter.sail.webapp.service.grading.GradingService
Returns a ECurnitMap representation of the Curnit that is associated with a Run with the specified runId.
getCurnitmap(Long) - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getCurnitService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.author.project.PublishProjectController
 
getCurriculumsubjects() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.annotation.impl.HibernateAnnotationBundleDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclEntryDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclSidDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclTargetObjectDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclTargetObjectIdentityDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateGrantedAuthorityDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateUserDetailsDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.curnit.impl.HibernateCurnitDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.group.impl.HibernateGroupDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.impl.AbstractHibernateDao
Gets the class of the persistent entity.
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.jnlp.impl.HibernateJnlpDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.offering.impl.HibernateOfferingDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.user.impl.HibernateUserDao
 
getDataObjectClass() - Method in class net.sf.sail.webapp.dao.workgroup.impl.HibernateWorkgroupDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.announcement.impl.HibernateAnnouncementDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.attendance.impl.HibernateStudentAttendanceDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.brainstorm.answer.impl.HibernateAnswerDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.brainstorm.impl.HibernateBrainstormDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.message.impl.HibernateMessageDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.module.impl.HibernateModuleDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.newsitem.impl.HibernateNewsItemDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.offering.impl.HibernateRunDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.portal.impl.HibernatePortalDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.portal.impl.HibernatePortalStatisticsDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentListDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateDIYProjectCommunicatorDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateExternalProjectDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateTagDao
 
getDataObjectClass() - Method in class org.telscenter.sail.webapp.dao.workgroup.impl.HibernateWISEWorkgroupDao
 
getDate() - Method in class org.telscenter.sail.webapp.domain.impl.NewsItemParameters
 
getDate() - Method in class org.telscenter.sail.webapp.domain.message.impl.MessageImpl
 
getDate() - Method in interface org.telscenter.sail.webapp.domain.message.Message
 
getDate() - Method in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
getDate() - Method in interface org.telscenter.sail.webapp.domain.newsitem.NewsItem
 
getDateCreated() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getDateCreated() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getDbVersion(Connection) - Method in class net.sf.sail.webapp.dbmigration.DbMigration
 
getDefaultOtrunkCurnitUrl() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
getDefaultOtrunkCurnitUrl() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getDescription() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getDescription() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getDescription() - Method in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
getDescription() - Method in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
getDescription() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
getDescription() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
getDescription() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getDescription() - Method in interface org.telscenter.sail.webapp.domain.Module
 
getDescription() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getDescription() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getDispatcherServletContextConfigLocations() - Method in class eu.scy.webapp.spring.impl.SpringConfigurationImpl
 
getDispatcherServletContextConfigLocations() - Method in class net.sf.sail.webapp.spring.impl.SpringConfigurationImpl
 
getDispatcherServletContextConfigLocations() - Method in interface net.sf.sail.webapp.spring.SpringConfiguration
Get the list of XML files used to instantiate the beans within the DispatcherServlet context.
getDispatcherServletContextConfigLocations() - Method in class org.telscenter.sail.webapp.spring.impl.SpringConfigurationImpl
 
getDisplayname() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getDisplayname() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.PreparedAnswerImpl
 
getDisplayname() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.RevisionImpl
 
getDisplayname() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.PreparedAnswer
Sets the name that this answer will be posted as.
getDisplayname() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.Revision
Returns the displayname of this revision.
getDisplayNameOption() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns how the students' responses should be labeled.
getDisplayNameOption() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateOpenResponseBrainstormParameters
 
getDisplayNameOption() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
getDisplayNameOption() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getDiyportalhostname() - Method in class org.telscenter.sail.webapp.domain.project.impl.DIYProjectCommunicatorImpl
 
getDoEnable() - Method in class org.telscenter.sail.webapp.domain.impl.EnableAccountParameters
 
getDouble(int) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get the double value associated with a key.
getDurationMilliseconds() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getDurationMinutes() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getDurationSeconds() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getEAnnotationBundle() - Method in interface net.sf.sail.webapp.domain.annotation.AnnotationBundle
Returns this AnnotationBundle represented as an EAnnotationBundle object.
getEAnnotationBundle() - Method in class net.sf.sail.webapp.domain.annotation.impl.AnnotationBundleImpl
 
getECurnitmap() - Method in interface org.telscenter.sail.webapp.domain.project.Curnitmap
 
getECurnitmap() - Method in class org.telscenter.sail.webapp.domain.project.impl.CurnitmapImpl
 
getElo() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloOtmlModuleParameters
 
getElo() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloXmlModuleParameters
 
getElo() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
getElo() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getELOByUri(URI) - Method in class org.telscenter.sail.webapp.service.repository.impl.RooloLORRepositoryServiceImpl
 
getELOByUri(URI) - Method in class org.telscenter.sail.webapp.service.repository.impl.RooloRepositoryServiceImpl
 
getEloForModule(Module) - Method in class org.telscenter.sail.webapp.dao.module.impl.HibernateModuleDao
 
getEloForModule(Module) - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
getEloForModule(Module) - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getEloForModule(Module) - Method in interface org.telscenter.sail.webapp.dao.module.ModuleDao
Given a RooloOtmlModuleImpl retrieves the associated IELO from the repository
getEloForModule(RooloOtmlModuleImpl) - Method in class org.telscenter.sail.webapp.service.module.impl.ModuleServiceImpl
 
getEloForModule(RooloOtmlModuleImpl) - Method in interface org.telscenter.sail.webapp.service.module.ModuleService
Given a RooloOtmlModuleImpl, retrieves and returns the IELO from the repository
getEmail() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getEmail() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getEmailAddress() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
getEmailAddress() - Method in interface net.sf.sail.webapp.domain.authentication.MutableUserDetails
Gets the user's email address.
getEmaillisteners() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.CreateRunController
 
getEndtime() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getEndtime() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getErrorView() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.teacher.ForgotAccountTeacherIndexController
 
getESessionBundle() - Method in class net.sf.sail.webapp.domain.sessionbundle.impl.SessionBundleImpl
 
getESessionBundle() - Method in interface net.sf.sail.webapp.domain.sessionbundle.SessionBundle
Returns this SessionBundle represented as an ESessionBundle object.
getExceptionResolver() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.OutsideErrorController
 
getExpectedResponseStatusCode() - Method in class net.sf.sail.webapp.domain.webservice.http.AbstractHttpRequest
Returns the expected response status code for this request.
getExplanation() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.AnswerTag
Returns the explanation associated with this AnswerTag.
getExplanation() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerTagImpl
 
getExternalId() - Method in interface org.telscenter.sail.webapp.domain.project.ExternalProject
 
getExternalId() - Method in class org.telscenter.sail.webapp.domain.project.impl.ExternalProjectImpl
 
getExternalId() - Method in class org.telscenter.sail.webapp.domain.workgroup.impl.WISEWorkgroupImpl
 
getExternalId() - Method in interface org.telscenter.sail.webapp.domain.workgroup.WISEWorkgroup
 
getExternalProjectList() - Method in interface org.telscenter.sail.webapp.service.project.ExternalProjectService
 
getExternalProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getExtras() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getExtras() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getFamily() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.library.SearchProjectLibraryParameters
 
getFamilytag() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectInfoParameters
 
getFamilytag() - Method in class org.telscenter.sail.webapp.domain.project.cmsImpl.RooloLORProjectImpl
 
getFamilytag() - Method in class org.telscenter.sail.webapp.domain.project.cmsImpl.RooloProjectImpl
 
getFamilytag() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getFamilyTag() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getFamilytag() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getFamilyTag() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getFile() - Method in class org.telscenter.sail.webapp.domain.admin.OtmlFileUpload
 
getFile() - Method in class org.telscenter.sail.webapp.domain.admin.XMLFileUpload
 
getFile() - Method in class org.telscenter.sail.webapp.domain.project.ProjectUpload
 
getFileText(String) - Static method in class org.telscenter.sail.webapp.presentation.util.RetrieveFile
Given a String path the absolute path to a file, reads the text from the file as a String and returns the string.
getFileText(File) - Static method in class org.telscenter.sail.webapp.presentation.util.RetrieveFile
Given a File, reads the text from the file as a String and returns the string.
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.annotation.impl.HibernateAnnotationBundleDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclEntryDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclSidDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclTargetObjectDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateAclTargetObjectIdentityDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateGrantedAuthorityDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.authentication.impl.HibernateUserDetailsDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.curnit.impl.HibernateCurnitDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.group.impl.HibernateGroupDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.impl.AbstractHibernateDao
Gets a string that will perform a query to retrieve all available objects from the persistent data store.
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.jnlp.impl.HibernateJnlpDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.offering.impl.HibernateOfferingDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.user.impl.HibernateUserDao
 
getFindAllQuery() - Method in class net.sf.sail.webapp.dao.workgroup.impl.HibernateWorkgroupDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.announcement.impl.HibernateAnnouncementDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.attendance.impl.HibernateStudentAttendanceDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.brainstorm.answer.impl.HibernateAnswerDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.brainstorm.impl.HibernateBrainstormDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.message.impl.HibernateMessageDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.module.impl.HibernateModuleDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.newsitem.impl.HibernateNewsItemDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.offering.impl.HibernateRunDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.portal.impl.HibernatePortalDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.portal.impl.HibernatePortalStatisticsDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentListDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateDIYProjectCommunicatorDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateTagDao
 
getFindAllQuery() - Method in class org.telscenter.sail.webapp.dao.workgroup.impl.HibernateWISEWorkgroupDao
 
getFirstName() - Method in class net.sf.sail.webapp.domain.sds.SdsUser
 
getFirstname() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getFirstname() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getFirstname() - Method in interface org.telscenter.sail.webapp.domain.authentication.MutableUserDetails
 
getFirstName() - Method in class org.telscenter.sail.webapp.domain.grading.impl.StudentScoreImpl
 
getFirstName() - Method in interface org.telscenter.sail.webapp.domain.grading.StudentScore
An individuals first name
getFirstName() - Method in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
getFirstNameLastNameLogin(User) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.run.RunUtil
Obtain the first name, last name, and login for the user
getGender() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getGoogleMapKey() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
getGoogleMapKey() - Method in interface org.telscenter.sail.webapp.domain.portal.Portal
Gets the Googlemap key used by this portal.
getGradableSteps(ECurnitmap) - Method in interface org.telscenter.sail.webapp.service.grading.GradingService
Given an ECurnitmap returns a list of gradable steps
getGradableSteps(Long) - Method in interface org.telscenter.sail.webapp.service.grading.GradingService
Given a Long runId returns a list of gradable steps associated with a Run with the specified runId.
getGradableSteps(ECurnitmap) - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getGradableSteps(Long) - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getGradeLevel() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getGradeLevel() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getGradeRange() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getGradeRange() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getGradeRange() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.library.SearchProjectLibraryParameters
 
getGrades() - Method in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
getGrades() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
getGrades() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
getGrades() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getGrades() - Method in interface org.telscenter.sail.webapp.domain.Module
 
getGradeWorkByStepAggregate(Long, String) - Method in interface org.telscenter.sail.webapp.service.grading.GradingService
Returns an aggregate object to allow WISE teachers to grade student work for a particular Step of a particular Project that is being used in a Run indicated by the runId.
getGradeWorkByStepAggregate(Long, String) - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getGradeWorkByStepAggregateAllPeriods(Long, EStep) - Method in interface org.telscenter.sail.webapp.service.grading.GradingService
Returns an aggregate object to allow WISE teachers to grade student work for a particular Step of a particular Project that is being used in a Run indicated by the runId.
getGradeWorkByStepAggregateAllPeriods(Long, EStep) - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getGradeWorkByWorkgroupAggregate(Long, Workgroup) - Method in interface org.telscenter.sail.webapp.service.grading.GradingService
Returns an aggregate object to allow WISE teachers to grade student work of a particular Workgroup of a particular Project that is being used in a Run indicated by the runId.
getGradeWorkByWorkgroupAggregate(Long, Workgroup) - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getGradingService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.GradingSubmitController
 
getGrantedAuthority() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclSid
 
getGrantedAuthority() - Method in interface net.sf.sail.webapp.domain.authentication.MutableAclSid
Gets the Sid as a String if this instance has been created using a granted authority.
getGroup() - Method in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
getGroup() - Method in interface net.sf.sail.webapp.domain.Workgroup
 
getGroup() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.Answer
Returns the Group that this answer was posted to, and members in the group can see this answer
getGroup() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
getGroup() - Method in class org.telscenter.sail.webapp.domain.grading.impl.IndividualScoreNumericImpl
 
getGroup() - Method in interface org.telscenter.sail.webapp.domain.grading.IndividualScore
Gets the associated group for this individual
getGroup() - Method in class org.telscenter.sail.webapp.domain.run.StudentRunInfo
 
getGroupId() - Method in class net.sf.sail.webapp.domain.group.impl.GroupParameters
 
getGroupId() - Method in class org.telscenter.sail.webapp.domain.impl.BatchStudentChangePasswordParameters
 
getGrouplessStudents() - Method in class org.telscenter.sail.webapp.domain.teacher.management.ViewMyStudentsPeriod
 
getGroups() - Method in interface net.sf.sail.webapp.service.group.GroupService
Gets all the groups available.
getGroups() - Method in class net.sf.sail.webapp.service.group.impl.GroupServiceImpl
 
getHostNameFromUrl(String) - Static method in class net.sf.sail.webapp.presentation.web.controllers.ControllerUtil
Get the host name from the url
getHowDidYouHearAboutUs() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
Get the how the teacher heard about us
getHttpRestTransport() - Method in class org.telscenter.sail.webapp.domain.project.impl.AuthorProjectParameters
 
getHttpRestTransport() - Method in class org.telscenter.sail.webapp.domain.project.impl.LaunchProjectParameters
 
getHttpRestTransport() - Method in class org.telscenter.sail.webapp.domain.project.impl.LaunchReportParameters
 
getHttpRestTransport() - Method in class org.telscenter.sail.webapp.domain.project.impl.PreviewProjectParameters
 
getHttpServletRequest() - Method in class org.telscenter.sail.webapp.domain.project.impl.AuthorProjectParameters
 
getHttpServletRequest() - Method in class org.telscenter.sail.webapp.domain.project.impl.LaunchProjectParameters
 
getHttpServletRequest() - Method in class org.telscenter.sail.webapp.domain.project.impl.LaunchReportParameters
 
getHttpServletRequest() - Method in class org.telscenter.sail.webapp.domain.project.impl.PreviewProjectParameters
 
getHttpServletResponse() - Method in class org.telscenter.sail.webapp.domain.project.impl.AuthorProjectParameters
 
getId() - Method in class net.sf.sail.webapp.domain.annotation.impl.AnnotationBundleImpl
 
getId() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
getId() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclSid
 
getId() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObject
 
getId() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
getId() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentGrantedAuthority
 
getId() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
getId() - Method in interface net.sf.sail.webapp.domain.authentication.MutableUserDetails
Gets the id for this user details object in the persistent store
getId() - Method in interface net.sf.sail.webapp.domain.Curnit
 
getId() - Method in interface net.sf.sail.webapp.domain.group.Group
Gets the id for this object.
getId() - Method in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
getId() - Method in class net.sf.sail.webapp.domain.impl.CurnitImpl
 
getId() - Method in class net.sf.sail.webapp.domain.impl.JnlpImpl
 
getId() - Method in class net.sf.sail.webapp.domain.impl.OfferingImpl
 
getId() - Method in class net.sf.sail.webapp.domain.impl.UserImpl
 
getId() - Method in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
getId() - Method in interface net.sf.sail.webapp.domain.Jnlp
 
getId() - Method in interface net.sf.sail.webapp.domain.Offering
 
getId() - Method in interface net.sf.sail.webapp.domain.Persistable
Primary identifier that is unique for each different object instance.
getId() - Method in interface net.sf.sail.webapp.domain.User
 
getId() - Method in interface net.sf.sail.webapp.domain.Workgroup
 
getId() - Method in interface org.telscenter.sail.webapp.domain.announcement.Announcement
 
getId() - Method in class org.telscenter.sail.webapp.domain.announcement.impl.AnnouncementImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.attendance.impl.StudentAttendanceImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerTagImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.PreparedAnswerImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.RevisionImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.brainstorm.comment.impl.CommentImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.gradingtool.PasActivity
 
getId() - Method in class org.telscenter.sail.webapp.domain.gradingtool.PasProject
 
getId() - Method in class org.telscenter.sail.webapp.domain.gradingtool.PasStep
 
getId() - Method in class org.telscenter.sail.webapp.domain.impl.AnnouncementParameters
 
getId() - Method in class org.telscenter.sail.webapp.domain.impl.NewsItemParameters
 
getId() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectInfoParameters
 
getId() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.message.impl.MessageImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.message.impl.MessageRecipientImpl
 
getId() - Method in interface org.telscenter.sail.webapp.domain.message.Message
 
getId() - Method in interface org.telscenter.sail.webapp.domain.message.MessageRecipient
 
getId() - Method in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
getId() - Method in interface org.telscenter.sail.webapp.domain.newsitem.NewsItem
 
getId() - Method in class org.telscenter.sail.webapp.domain.owned.impl.OwnedImpl
 
getId() - Method in interface org.telscenter.sail.webapp.domain.owned.Owned
 
getId() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalStatisticsImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
getId() - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeComment
 
getId() - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeCommentList
 
getId() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getId() - Method in class org.telscenter.sail.webapp.domain.project.impl.TagImpl
 
getId() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getId() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getId() - Method in interface org.telscenter.sail.webapp.domain.project.Tag
 
getId() - Method in class org.telscenter.sail.webapp.domain.run.impl.RunStatusImpl
 
getIdentifier() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
getIndividualScores(GradeWorkByWorkgroupAggregate, HashMap<String, EStep>) - Method in interface org.telscenter.sail.webapp.service.grading.GradingService
Returns a Set of IndividualScore objects for all of the members within a specified GradeWorkByWorkgroupAggregate and gradableSteps map
getIndividualScores(GradeWorkByWorkgroupAggregate, HashMap<String, EStep>) - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getInfo() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getInfo() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getInfo() - Method in interface org.telscenter.sail.webapp.domain.authentication.MutableUserDetails
 
getInfo() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getInfo() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getInputFieldValidationMessage(String, String) - Method in class net.sf.sail.webapp.presentation.validators.ChangePasswordParametersValidator
 
getInt(int) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get the int value associated with a key.
getIsStudent() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getIsStudent() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getIssuetype() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getIssuetype() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getJavaMail() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.ContactWiseController
 
getJavaMail() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.ContactWiseProjectController
 
getJavaMail() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.teacher.ForgotAccountTeacherIndexController
helper for sending emails
getJavaMail() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.run.CreateRunController
 
getJavaType() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
getJdbcDriver() - Method in class net.sf.sail.webapp.dbmigration.DbMigration
 
getJnlp() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getJnlp() - Method in interface org.telscenter.sail.webapp.domain.project.Project
Get the Jnlp of this project
getJnlpId() - Method in class net.sf.sail.webapp.domain.impl.OfferingParameters
 
getJnlpId() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
getJnlpList() - Method in class net.sf.sail.webapp.service.jnlp.impl.JnlpServiceImpl
 
getJnlpList() - Method in interface net.sf.sail.webapp.service.jnlp.JnlpService
Gets a List that allows traversal of jnlps available.
getJSONArray(int) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalStatisticsImpl
Get the JSONObject representation of this object
getJSONObject() - Method in interface org.telscenter.sail.webapp.domain.portal.PortalStatistics
 
getJSONObject(int) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get the JSONObject value associated with a key.
getKeywords() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getKeywords() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getKeywords() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getKeywords() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getLabel() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentListParameters
 
getLabel() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentParameters
 
getLabel() - Method in class org.telscenter.sail.webapp.domain.owned.impl.OwnedImpl
 
getLabel() - Method in interface org.telscenter.sail.webapp.domain.owned.Owned
 
getLabel() - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
getLabel() - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeCommentList
 
getLanguage() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getLanguage() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getLastCleaned() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getLastCleaned() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getLastEdited() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getLastEdited() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getLastLoginTime() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getLastLoginTime() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getLastMinified() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getLastMinified() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getLastName() - Method in class net.sf.sail.webapp.domain.sds.SdsUser
 
getLastname() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getLastname() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getLastname() - Method in interface org.telscenter.sail.webapp.domain.authentication.MutableUserDetails
 
getLastName() - Method in class org.telscenter.sail.webapp.domain.grading.impl.StudentScoreImpl
 
getLastName() - Method in interface org.telscenter.sail.webapp.domain.grading.StudentScore
An individuals last name
getLastName() - Method in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
getLastRun() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getLastRun() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getLatestId() - Method in interface net.sf.sail.webapp.dao.curnit.CurnitDao
 
getLatestId() - Method in class net.sf.sail.webapp.dao.curnit.impl.HibernateCurnitDao
 
getLatestId() - Method in interface net.sf.sail.webapp.service.curnit.CurnitService
Returns the latest Long id of a curnit found in the data store.
getLatestId() - Method in class net.sf.sail.webapp.service.curnit.impl.CurnitServiceImpl
 
getLatestId() - Method in class org.telscenter.sail.webapp.dao.module.impl.HibernateModuleDao
 
getLatestId() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
getLatestId() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getLatitude() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
getLatitude() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectCommunicator
Returns the Latitude coordinates of this project communicator
getLaunchProjectUrl(ExternalProjectService, LaunchProjectParameters) - Method in class org.telscenter.sail.webapp.domain.project.impl.DIYProjectCommunicatorImpl
 
getLaunchProjectUrl(ExternalProjectService, LaunchProjectParameters) - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
getLaunchProjectUrl(ExternalProjectService, LaunchProjectParameters) - Method in interface org.telscenter.sail.webapp.domain.project.ProjectCommunicator
 
getLaunchReportUrl(LaunchReportParameters) - Method in class org.telscenter.sail.webapp.domain.project.impl.DIYProjectCommunicatorImpl
 
getLaunchReportUrl(LaunchReportParameters) - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
getLaunchReportUrl(LaunchReportParameters) - Method in interface org.telscenter.sail.webapp.domain.project.ProjectCommunicator
Returns url where the report can be viewed
getLearningObject() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloLOROtmlModuleParameters
 
getLearningObject() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
getLearningObject() - Method in class org.telscenter.sail.webapp.domain.project.cmsImpl.RooloLORProjectImpl
 
getLeastTimeSpentStep() - Method in class org.telscenter.sail.webapp.presentation.util.impl.SessionNavLogImpl
 
getLeastTimeSpentStep() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getLeastTimeSpentStep() - Method in interface org.telscenter.sail.webapp.presentation.util.SessionNavLog
Returns the NavStep that the student spent the least amount of time on
getLeastTimeSpentStep() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns the NavStep of the step that the workgroup spent the least amount of time on - cumulative for the step
getLeastTimeSpentVisit() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getLeastTimeSpentVisit() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns the NavStep of the the step visited that the workgroup spent the least amount of time on - not cumulative
getLessonPlan() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getLessonPlan() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getList() - Method in class net.sf.sail.webapp.dao.impl.AbstractDao
 
getList() - Method in class net.sf.sail.webapp.dao.impl.AbstractHibernateDao
 
getList() - Method in class net.sf.sail.webapp.dao.sds.impl.HttpRestSdsCurnitDao
 
getList() - Method in class net.sf.sail.webapp.dao.sds.impl.HttpRestSdsOfferingDao
 
getList() - Method in interface net.sf.sail.webapp.dao.SimpleDao
Gets a list of objects from a persistent data store.
getList() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
getList() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getList() - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getList() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentListParameters
 
getListByGlobal() - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentListDao
 
getListByGlobal() - Method in interface org.telscenter.sail.webapp.dao.premadecomment.PremadeCommentListDao
Returns a List of PremadeCommentList that have the global field set to true.
getListById(Long) - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentListDao
 
getListById(Long) - Method in interface org.telscenter.sail.webapp.dao.premadecomment.PremadeCommentListDao
Returns a PremadeCommentList that has the given id
getListByOfferingAndUser(Offering, User) - Method in class net.sf.sail.webapp.dao.workgroup.impl.HibernateWorkgroupDao
 
getListByOfferingAndUser(Offering, User) - Method in interface net.sf.sail.webapp.dao.workgroup.WorkgroupDao
Gets a list of workgroups for the specified user in for the specified offering
getListByOfferingAndUser(Offering, User) - Method in class org.telscenter.sail.webapp.dao.workgroup.impl.HibernateWISEWorkgroupDao
 
getListByOwner(User) - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentListDao
 
getListByOwner(User) - Method in interface org.telscenter.sail.webapp.dao.premadecomment.PremadeCommentListDao
Returns a List that the given User owns.
getListByRecipient(User) - Method in class org.telscenter.sail.webapp.dao.message.impl.HibernateMessageDao
 
getListByRecipient(User, boolean) - Method in class org.telscenter.sail.webapp.dao.message.impl.HibernateMessageDao
 
getListByRecipient(User) - Method in interface org.telscenter.sail.webapp.dao.message.MessageDao
Retrieves all (read and unread) messages for recipient
getListByRecipient(User, boolean) - Method in interface org.telscenter.sail.webapp.dao.message.MessageDao
Retrieves read or unread messages for recipient
getListByRun(Run) - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentListDao
 
getListByRun(Run) - Method in interface org.telscenter.sail.webapp.dao.premadecomment.PremadeCommentListDao
Returns a List that is associated with the given Run.
getListBySender(User) - Method in class org.telscenter.sail.webapp.dao.message.impl.HibernateMessageDao
 
getListBySender(User) - Method in interface org.telscenter.sail.webapp.dao.message.MessageDao
Retrieves all messages that the specified user has sent.
getListByUser(User) - Method in class net.sf.sail.webapp.dao.workgroup.impl.HibernateWorkgroupDao
 
getListByUser(User) - Method in interface net.sf.sail.webapp.dao.workgroup.WorkgroupDao
Gets a list of workgroups for the specified user
getListByUser(User) - Method in class org.telscenter.sail.webapp.dao.workgroup.impl.HibernateWISEWorkgroupDao
 
getListPosition() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentParameters
 
getListPosition() - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
getListPosition() - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeComment
 
getLoggingLevel() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getLoggingLevel() - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
getLoggingLevel() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getLoginsFromWorkgroup(Workgroup) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.run.RunUtil
Get the student logins as a string delimited by ':"
getLoginTimestamp() - Method in class org.telscenter.sail.webapp.domain.attendance.impl.StudentAttendanceImpl
 
getLoginTimestamp() - Method in interface org.telscenter.sail.webapp.domain.attendance.StudentAttendance
 
getLong(int) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get the long value associated with a key.
getLongestTime(List<WorkgroupNavLog>) - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.reports.TotalTimePerStepController
 
getLongestTimeSpentStep() - Method in class org.telscenter.sail.webapp.presentation.util.impl.SessionNavLogImpl
 
getLongestTimeSpentStep() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getLongestTimeSpentStep() - Method in interface org.telscenter.sail.webapp.presentation.util.SessionNavLog
Returns the NavStep that the student spent the most time on
getLongestTimeSpentStep() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns the NavStep of the step that the workgroup cumulatively spent the longest amount of time on
getLongestTimeSpentVisit() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getLongestTimeSpentVisit() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns the NavStep of the step visited that the workgroup spent the longest time on - not cumulative
getLongitude() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
getLongitude() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectCommunicator
Returns the Longitude coordinates of this project communicator
getLookupCriteria() - Method in class org.telscenter.sail.webapp.domain.impl.LookupParameters
 
getLookupData() - Method in class org.telscenter.sail.webapp.domain.impl.LookupParameters
 
getLookupField() - Method in class org.telscenter.sail.webapp.domain.impl.LookupParameters
 
getMailCcs() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getMailCcs() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getMailMessage() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getMailMessage() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getMailMessage() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEProject
 
getMailRecipients() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getMailRecipients() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getMailSubject() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getMailSubject() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getMailSubject() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEProject
 
getManuallyEnteredPeriods() - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
getMaxScores() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getMaxScores() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getMaxWorkgroupSize() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getMaxWorkgroupSize() - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
getMaxWorkgroupSize() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getMemberIds() - Method in class net.sf.sail.webapp.domain.group.impl.GroupParameters
 
getMembers() - Method in interface net.sf.sail.webapp.domain.group.Group
Get the list of members of this group.
getMembers() - Method in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
getMembers() - Method in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
getMembers() - Method in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
getMembers() - Method in interface net.sf.sail.webapp.domain.Workgroup
 
getMessage() - Method in exception net.sf.sail.webapp.dao.ObjectNotFoundException
 
getMessage() - Method in exception net.sf.sail.webapp.service.authentication.AuthorityNotFoundException
 
getMessage() - Method in exception net.sf.sail.webapp.service.authentication.DuplicateAuthorityException
 
getMessage() - Method in exception net.sf.sail.webapp.service.authentication.DuplicateUsernameException
 
getMessage() - Method in exception net.sf.sail.webapp.service.authentication.UserNotFoundException
 
getMessage() - Method in exception net.sf.sail.webapp.service.NotAuthorizedException
 
getMetadata() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
getMetadata() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getMetadata() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getMetadata(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getMetadata(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getMetadata(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getMetadata(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getMetadata(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getMetadata(Long) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a Long projectId returns the ProjectMetadata that is associated with that projectId and versionId, if one exists, returns null otherwise.
getModule_url() - Method in class org.telscenter.sail.webapp.domain.impl.CreateUrlModuleParameters
 
getModuleUrl() - Method in class org.telscenter.sail.webapp.domain.impl.UrlModuleImpl
 
getMyUserInfo(Run, WorkgroupService) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.run.RunUtil
Get the signed in user info in a JSONObject
getName() - Method in interface net.sf.sail.webapp.domain.group.Group
Gets the name of this group.
getName() - Method in class net.sf.sail.webapp.domain.group.impl.GroupParameters
 
getName() - Method in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
getName() - Method in class net.sf.sail.webapp.domain.impl.CurnitImpl
 
getName() - Method in class net.sf.sail.webapp.domain.impl.CurnitParameters
 
getName() - Method in class net.sf.sail.webapp.domain.impl.JnlpParameters
 
getName() - Method in class net.sf.sail.webapp.domain.impl.OfferingParameters
 
getName() - Method in class net.sf.sail.webapp.domain.sds.SdsCurnit
 
getName() - Method in class net.sf.sail.webapp.domain.sds.SdsJnlp
 
getName() - Method in class net.sf.sail.webapp.domain.sds.SdsOffering
 
getName() - Method in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
getName() - Method in class org.telscenter.sail.webapp.domain.admin.OtmlFileUpload
 
getName() - Method in class org.telscenter.sail.webapp.domain.admin.XMLFileUpload
 
getName() - Method in interface org.telscenter.sail.webapp.domain.general.contactwise.ContactWISE
 
getName() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEGeneral
 
getName() - Method in enum org.telscenter.sail.webapp.domain.general.contactwise.IssueType
 
getName() - Method in enum org.telscenter.sail.webapp.domain.general.contactwise.OperatingSystem
 
getName() - Method in enum org.telscenter.sail.webapp.domain.general.contactwise.WebBrowser
 
getName() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getName() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getName() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getName() - Method in class org.telscenter.sail.webapp.domain.project.impl.TagImpl
 
getName() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getName() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getName() - Method in class org.telscenter.sail.webapp.domain.project.ProjectUpload
 
getName() - Method in interface org.telscenter.sail.webapp.domain.project.Tag
 
getName() - Method in interface org.telscenter.sail.webapp.domain.Run
Returns name of the run.
getNames(JSONObject) - Static method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get an array of field names from an Object.
getNavLogs(SessionBundle) - Method in class org.telscenter.sail.webapp.presentation.util.impl.SessionNavLogImpl
Given a SessionBundle returns a List list of navigation log entries
getNavMode() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getNavSteps() - Method in class org.telscenter.sail.webapp.presentation.util.impl.SessionNavLogImpl
 
getNavSteps() - Method in interface org.telscenter.sail.webapp.presentation.util.SessionNavLog
Returns a Set which contain information about the steps visited during this session
getNewChoices() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
 
getNewChoices() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
getNewChoices() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.question.Question
Gets the String new choices for this question
getNewPassword() - Method in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
getNews() - Method in class org.telscenter.sail.webapp.domain.impl.NewsItemParameters
 
getNews() - Method in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
getNews() - Method in interface org.telscenter.sail.webapp.domain.newsitem.NewsItem
 
getNewsItemService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.admin.AddNewsItemController
 
getNewsItemService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.admin.EditNewsItemController
 
getNextUsernameSuffix(String) - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
Get the next username suffix.
getNextUsernameSuffix(String) - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
Get the next username suffix.
getNextUsernameSuffix(String) - Method in interface org.telscenter.sail.webapp.domain.authentication.MutableUserDetails
Get the next username suffix
getNumberOfLogins() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
the number of user logins
getNumberOfLogins() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getNumberOfLogins() - Method in interface org.telscenter.sail.webapp.domain.authentication.MutableUserDetails
Returns the number of times the user has logined into the system
getNumberOfRecentFailedLoginAttempts() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
Get the number of recent failed login attempts
getNumberOfRecentFailedLoginAttempts() - Method in interface net.sf.sail.webapp.domain.authentication.MutableUserDetails
Get the number of recent failed login attempts
getNumOfSteps() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getNumOfSteps() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns the total number int of unique steps for this project
getNumOfVisits() - Method in class org.telscenter.sail.webapp.presentation.util.impl.WorkgroupNavLogImpl
 
getNumOfVisits() - Method in interface org.telscenter.sail.webapp.presentation.util.WorkgroupNavLog
Returns the number int of visits to steps (not necessarily unique) for this project
getOffering() - Method in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
getOffering() - Method in interface net.sf.sail.webapp.domain.Workgroup
 
getOffering(Long) - Method in class net.sf.sail.webapp.service.offering.impl.OfferingServiceImpl
 
getOffering(Long) - Method in interface net.sf.sail.webapp.service.offering.OfferingService
Given an offering id, obtains the offering
getOfferingId() - Method in class net.sf.sail.webapp.domain.impl.AdminOfferingParameters
 
getOfferingId() - Method in class org.telscenter.sail.webapp.domain.grading.impl.IndividualScoreNumericImpl
 
getOfferingId() - Method in interface org.telscenter.sail.webapp.domain.grading.IndividualScore
Gets the associated offering id
getOfferingId() - Method in class org.telscenter.sail.webapp.domain.impl.ChangeWorkgroupParameters
 
getOfferingList() - Method in class net.sf.sail.webapp.service.offering.impl.OfferingServiceImpl
 
getOfferingList() - Method in interface net.sf.sail.webapp.service.offering.OfferingService
Gets a list of offerings.
getOpen() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getOptions() - Method in class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
 
getOptions() - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChart
Returns the options for this chart type
getOptionsString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.AbstractGoogleChart
Returns the String options that are used to generate the URL.
getOptionString() - Method in interface org.telscenter.sail.webapp.presentation.google.charts.ChartOption
Returns a String of this option's parameters in Google API format.
getOptionString() - Method in interface org.telscenter.sail.webapp.presentation.google.charts.GoogleChartOptions
Returns a String in Google Chart API format of the values of the options that have been specified for this chart
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.impl.BasicGoogleChartOptions
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.AxisRange
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.AxisStyle
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.BarWidthAndSpacing
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartColor
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartEffect
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLabels
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartLegend
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ChartTitle
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.DataScaling
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.FillArea
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.GridLines
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.LabelPosition
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.LinearGradient
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.LinearStripes
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.LineStyles
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.MarkersAndStyle
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.MoreLineStyles
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.RangeMarker
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ShapeMarker
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.SolidFill
 
getOptionString() - Method in class org.telscenter.sail.webapp.presentation.google.charts.options.ZeroLine
 
getOriginalMessage() - Method in class org.telscenter.sail.webapp.domain.message.impl.MessageImpl
 
getOriginalMessage() - Method in interface org.telscenter.sail.webapp.domain.message.Message
 
getOtml() - Method in class org.telscenter.sail.webapp.domain.impl.CreateOtmlModuleParameters
 
getOtml() - Method in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
getOtmlfile() - Method in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
getOwner() - Method in class org.telscenter.sail.webapp.domain.impl.NewsItemParameters
 
getOwner() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentListParameters
 
getOwner() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentParameters
 
getOwner() - Method in class org.telscenter.sail.webapp.domain.newsitem.impl.NewsItemImpl
 
getOwner() - Method in interface org.telscenter.sail.webapp.domain.newsitem.NewsItem
 
getOwner() - Method in class org.telscenter.sail.webapp.domain.owned.impl.OwnedImpl
 
getOwner() - Method in interface org.telscenter.sail.webapp.domain.owned.Owned
 
getOwner() - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentImpl
 
getOwner() - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
getOwner() - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeComment
 
getOwner() - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeCommentList
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.impl.ModuleImpl
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
getOwners() - Method in interface org.telscenter.sail.webapp.domain.Module
 
getOwners() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getOwners() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getOwners() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getOwnerSid() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
getOwnerSid() - Method in interface net.sf.sail.webapp.domain.authentication.MutableAclTargetObjectIdentity
 
getOwnerWorkgroup() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.AnswerTag
Gets the owner workgroup of this AnswerTag.
getOwnerWorkgroup() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerTagImpl
 
getParent() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclTargetObjectIdentity
 
getParent() - Method in interface net.sf.sail.webapp.domain.authentication.MutableAclTargetObjectIdentity
 
getParent() - Method in interface net.sf.sail.webapp.domain.group.Group
Gets the parent group for this group.
getParent() - Method in class net.sf.sail.webapp.domain.group.impl.PersistentGroup
 
getParentBrainstormId() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns this Brainstorm's parent brainstormId.
getParentBrainstormId() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getParentBrainstormsForProject(Project) - Method in interface org.telscenter.sail.webapp.service.brainstorm.BrainstormService
Returns a set of Brainstorms that are used in the project
getParentBrainstormsForProject(Project) - Method in class org.telscenter.sail.webapp.service.brainstorm.impl.BrainstormServiceImpl
Returns a set of Brainstorms that are used in the project.
getParentId() - Method in class net.sf.sail.webapp.domain.group.impl.GroupParameters
 
getParentProjectId() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
getParentProjectId() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getParentProjectId() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getPasswd1() - Method in class net.sf.sail.webapp.domain.impl.ChangePasswordParameters
 
getPasswd2() - Method in class net.sf.sail.webapp.domain.impl.ChangePasswordParameters
 
getPassword() - Method in class net.sf.sail.webapp.dbmigration.DbMigration
 
getPassword() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
 
getPassword2() - Method in class org.telscenter.sail.webapp.presentation.web.TeamSignInForm
 
getPassword3() - Method in class org.telscenter.sail.webapp.presentation.web.TeamSignInForm
 
getPeriod() - Method in class org.telscenter.sail.webapp.domain.teacher.management.ViewMyStudentsPeriod
 
getPeriod() - Method in class org.telscenter.sail.webapp.domain.workgroup.impl.WISEWorkgroupImpl
 
getPeriod() - Method in interface org.telscenter.sail.webapp.domain.workgroup.WISEWorkgroup
Gets the period that this workgroup belongs in
getPeriodByName(String) - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getPeriodByName(String) - Method in interface org.telscenter.sail.webapp.domain.Run
Returns the period with periodName that is associated with this run
getPeriodId() - Method in class org.telscenter.sail.webapp.domain.impl.ChangeWorkgroupParameters
 
getPeriodNames() - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
getPeriodOfStudent(User) - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getPeriodOfStudent(User) - Method in interface org.telscenter.sail.webapp.domain.Run
Returns the Period (Group) that this student is in for this run.
getPeriods() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getPeriods() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getPermission() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
getPermission() - Method in class org.telscenter.sail.webapp.domain.impl.AddSharedTeacherParameters
 
getPermissions(T, User) - Method in interface net.sf.sail.webapp.service.AclService
Gets a list of Permissions that the user has on the specified object.
getPermissions(T, User) - Method in class net.sf.sail.webapp.service.impl.AclServiceImpl
 
getPodId() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getPortalName() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
getPortalName() - Method in interface org.telscenter.sail.webapp.domain.portal.Portal
Returns this portal's name.
getPortalProperties() - Method in class net.sf.sail.webapp.presentation.web.controllers.LoginController
 
getPortalProperties() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.StatisticsController
Get the portal properties
getPortalProperties() - Method in class org.telscenter.sail.webapp.presentation.web.filters.TelsAuthenticationProcessingFilter
 
getPortalStatistics() - Method in class org.telscenter.sail.webapp.service.portal.impl.PortalStatisticsServiceImpl
Get all the portal statistics ordered by timestamp from oldest to newest
getPortalStatistics() - Method in interface org.telscenter.sail.webapp.service.portal.PortalStatisticsService
 
getPortalStatisticsDao() - Method in class org.telscenter.sail.webapp.service.portal.impl.PortalStatisticsServiceImpl
 
getPortalStatisticsDao() - Method in interface org.telscenter.sail.webapp.service.portal.PortalStatisticsService
 
getPortalStatisticsService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.PortalStatisticsController
 
getPortalUrl() - Method in class org.telscenter.sail.webapp.domain.project.impl.AuthorProjectParameters
 
getPortalUrl() - Method in class org.telscenter.sail.webapp.domain.project.impl.PreviewProjectParameters
 
getPortalUrl(HttpServletRequest) - Static method in class org.telscenter.sail.webapp.presentation.util.Util
Returns the portal's base url, given the request.
getPortalUrlString(HttpServletRequest) - Static method in class net.sf.sail.webapp.presentation.web.controllers.ControllerUtil
 
getPossibleScore(String) - Method in class org.telscenter.sail.webapp.domain.grading.impl.IndividualScoreNumericImpl
 
getPossibleScore(String) - Method in interface org.telscenter.sail.webapp.domain.grading.IndividualScore
Gets the possible score for that step
getPostLevel() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getPostLevel() - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
getPostLevel() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getPostLevel() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getPostLevel() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getPremadeCommentById(Long) - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentDao
Get the premade comment given the id
getPremadeCommentById(Long) - Method in interface org.telscenter.sail.webapp.dao.premadecomment.PremadeCommentDao
Retrieves a PremadeComment with the given id
getPremadeCommentList() - Method in class org.telscenter.sail.webapp.domain.premadecomment.impl.PremadeCommentListImpl
 
getPremadeCommentList() - Method in interface org.telscenter.sail.webapp.domain.premadecomment.PremadeCommentList
 
getPremadeCommentsByRun(Run) - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentDao
 
getPremadeCommentsByRun(Run) - Method in interface org.telscenter.sail.webapp.dao.premadecomment.PremadeCommentDao
Retrieves a List that is owned by the given Run
getPremadeCommentsByUser(User) - Method in class org.telscenter.sail.webapp.dao.premadecomment.impl.HibernatePremadeCommentDao
 
getPremadeCommentsByUser(User) - Method in interface org.telscenter.sail.webapp.dao.premadecomment.PremadeCommentDao
Retrieves a List that is owned by the given User
getPremadeCommentService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.AddCommentToListController
 
getPremadeCommentService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.CreateNewCommentListController
 
getPremadeCommentService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.DeleteCommentListController
 
getPremadeCommentService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.EditCommentController
 
getPremadeCommentService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.grading.PremadeCommentsController
 
getPreparedAnswers() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns a set of PreparedAnswer for this brainstorm.
getPreparedAnswers() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getPresentUserIds() - Method in class org.telscenter.sail.webapp.domain.attendance.impl.StudentAttendanceImpl
 
getPresentUserIds() - Method in interface org.telscenter.sail.webapp.domain.attendance.StudentAttendance
 
getPreviewProjectUrl(ExternalProjectImpl) - Method in class org.telscenter.sail.webapp.domain.project.impl.DIYProjectCommunicatorImpl
 
getPreviewProjectUrl(ExternalProjectImpl) - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
getPreviewProjectUrl(ExternalProjectImpl) - Method in interface org.telscenter.sail.webapp.domain.project.ProjectCommunicator
 
getPreviewRun() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getPreviewRun() - Method in interface org.telscenter.sail.webapp.domain.project.Project
Get the Run that will be used to preview this project
getPreviewWorkgroupForRooloOffering(Offering, User) - Method in class net.sf.sail.webapp.service.workgroup.impl.WorkgroupServiceImpl
 
getPreviewWorkgroupForRooloOffering(Offering, User) - Method in interface net.sf.sail.webapp.service.workgroup.WorkgroupService
Creates a workgroup for a preview offering.
getPreviewWorkgroupForRooloOffering(Offering, User) - Method in class org.telscenter.sail.webapp.service.workgroup.impl.WISEWorkgroupServiceImpl
 
getPrincipal() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclSid
 
getPrincipal() - Method in interface net.sf.sail.webapp.domain.authentication.MutableAclSid
Gets the Sid as a String if this instance has been created using a principal.
getProject() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns the Project that has this brainstorm.
getProject() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateOpenResponseBrainstormParameters
 
getProject() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
getProject() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getProject() - Method in class org.telscenter.sail.webapp.domain.gradingtool.CurnitMap
 
getProject() - Method in class org.telscenter.sail.webapp.domain.impl.AddSharedTeacherParameters
 
getProject() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getProject() - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
getProject() - Method in class org.telscenter.sail.webapp.domain.project.impl.AuthorProjectParameters
 
getProject() - Method in class org.telscenter.sail.webapp.domain.project.impl.PreviewProjectParameters
 
getProject() - Method in interface org.telscenter.sail.webapp.domain.Run
Gets the project that this run uses
getProjectcode() - Method in class org.telscenter.sail.webapp.domain.impl.AddProjectParameters
 
getProjectcode() - Method in class org.telscenter.sail.webapp.domain.impl.ChangePeriodParameters
 
getProjectcode() - Method in class org.telscenter.sail.webapp.domain.impl.Projectcode
 
getProjectCode() - Method in class org.telscenter.sail.webapp.domain.impl.ReminderParameters
 
getProjectCode() - Method in class org.telscenter.sail.webapp.presentation.web.StudentAccountForm
 
getProjectcodeTo() - Method in class org.telscenter.sail.webapp.domain.impl.ChangePeriodParameters
 
getProjectCommunicator() - Method in interface org.telscenter.sail.webapp.domain.project.ExternalProject
 
getProjectCommunicator() - Method in class org.telscenter.sail.webapp.domain.project.impl.ExternalProjectImpl
 
getProjectCommunicator() - Method in interface org.telscenter.sail.webapp.service.project.ExternalProjectService
 
getProjectCommunicator() - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectCommunicatorDao() - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectCopies(Long) - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getProjectCopies(Long) - Method in interface org.telscenter.sail.webapp.dao.project.ProjectDao
Retrieves and returns a list of projects that are copies of the specified project (has projectId as parentfk)
getProjectCopies(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectCopies(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectCopies(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectCopies(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectCopies(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectCopies(Long) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a project id, returns projects that are copies of the project
getProjectDao() - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectFull(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectFull(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectFull(Long) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectId() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEProject
 
getProjectId() - Method in class org.telscenter.sail.webapp.domain.impl.FindProjectParameters
 
getProjectId() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getProjectId() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getProjectInfo() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getProjectInfo() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getProjectInfoFromCurnitProxy(IELO) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectList(String) - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getProjectList(String) - Method in interface org.telscenter.sail.webapp.dao.project.ProjectDao
Returns a List of Project from the data store that satisifies the given String query.
getProjectList() - Method in class org.telscenter.sail.webapp.domain.project.impl.DIYProjectCommunicatorImpl
 
getProjectList() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectCommunicatorImpl
 
getProjectList() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectCommunicator
 
getProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectList(String) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectList(String) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectList(String) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectList(String) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectList() - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectList(String) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectList() - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Get a List of Project
getProjectList(User) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Get a List of Project that the specified user owns
getProjectList(String) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a String query, returns a List of Project that satisfies the query.
getProjectListByInfo(ProjectInfo) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectListByInfo(ProjectInfo) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectListByInfo(ProjectInfo) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectListByInfo(ProjectInfo) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectListByInfo(ProjectInfo) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectListByInfo(ProjectInfo) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Get a List of Project with matching ProjectInfo
getProjectListByTag(FamilyTag) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectListByTag(String) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectListByTag(FamilyTag) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectListByTag(String) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectListByTag(String) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectListByTag(FamilyTag) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectListByTag(FamilyTag) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectListByTag(String) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectListByTag(FamilyTag) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectListByTag(String) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectListByTag(FamilyTag) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Get a List of Project with matching FamilyTag
getProjectListByTag(String) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Get a List of Project with matching ProjectInfoTag
getProjectListByTagName(String) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectListByTagName(String) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectListByTagName(String) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectListByTagName(String) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectListByTagName(String) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectListByTagName(String) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a String tag name, returns a List list of projects with that tag.
getProjectListByTagNames(Set<String>) - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getProjectListByTagNames(Set<String>) - Method in interface org.telscenter.sail.webapp.dao.project.ProjectDao
Given a Set set of tag names, returns a List list of projects from the data store that contain all of those tags.
getProjectListByTagNames(Set<String>) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectListByTagNames(Set<String>) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getProjectListByTagNames(Set<String>) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectListByTagNames(Set<String>) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getProjectListByTagNames(Set<String>) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectListByTagNames(Set<String>) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Given a Set set of tag names, returns a List list of projects with all of the tag names.
getProjectListByUAR(User, String) - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getProjectListByUAR(User, String) - Method in interface org.telscenter.sail.webapp.dao.project.ProjectDao
Returns a List of Project from the data store that is associated with the given User user and String role.
getProjectLiveCycle() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getProjectLiveCycle() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getProjectMetadataFile(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getProjectMetadataFile(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getProjectMetadataFile(Project) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getProjectName() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEProject
 
getProjectname() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
getProjectname() - Method in class org.telscenter.sail.webapp.domain.impl.PublishProjectParameters
 
getProjectpath() - Method in class org.telscenter.sail.webapp.domain.impl.PublishProjectParameters
 
getProjectService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.admin.EditProjectController
 
getProjectService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.author.project.PublishProjectController
 
getProjectService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.CompatibilityCheckController
 
getProjectService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.ContactWiseProjectController
 
getProjectService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.ProjectMetadataController
 
getProjectService(Project) - Method in class org.telscenter.sail.webapp.service.project.ProjectServiceFactory
Returns a ProjectService instance that serves the provided Project.
getProjectService(ProjectType) - Method in class org.telscenter.sail.webapp.service.project.ProjectServiceFactory
Returns a ProjectService instance that serves the provided Project.
getProjectType() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
getProjectType() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getProjectType() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getProjectUsage(Long) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getProjectUsage(Long) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Given a Long projectId, returns the Integer number of runs associated with that id.
getProjectWithoutMetadata(Long) - Method in class org.telscenter.sail.webapp.dao.project.impl.HibernateProjectDao
 
getProjectWithoutMetadata(Long) - Method in interface org.telscenter.sail.webapp.dao.project.ProjectDao
Retrieves and returns a Project from the data store without populating its metadata.
getPrompt() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.JaxbQuestionImpl
 
getPrompt() - Method in class org.telscenter.sail.webapp.domain.brainstorm.question.impl.QuestionImpl
 
getPrompt() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.question.Question
Gets the question prompt, which is the part that will be shown to the students.
getProxy() - Method in class org.telscenter.sail.webapp.domain.project.cmsImpl.RooloProjectImpl
Get the proxy
getQuestion() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns the Question for this brainstorm.
getQuestion() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateOpenResponseBrainstormParameters
 
getQuestion() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
getQuestion() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getQuestiontype() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Returns the type of Question for this brainstorm
getQuestionType() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateOpenResponseBrainstormParameters
 
getQuestionType() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
getQuestiontype() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getRecentFailedLoginTime() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
Get the recent failed login timestamp
getRecentFailedLoginTime() - Method in interface net.sf.sail.webapp.domain.authentication.MutableUserDetails
Get the recent failed login timestamp
getRecipient() - Method in class org.telscenter.sail.webapp.domain.message.impl.MessageRecipientImpl
 
getRecipient() - Method in interface org.telscenter.sail.webapp.domain.message.MessageRecipient
 
getRecipients() - Method in class org.telscenter.sail.webapp.domain.message.impl.MessageImpl
 
getRecipients() - Method in interface org.telscenter.sail.webapp.domain.message.Message
 
getRelativeUrl() - Method in class net.sf.sail.webapp.domain.webservice.http.AbstractHttpRequest
Returns the target URL for this request.
getRemotingContextConfigLocations() - Method in class eu.scy.webapp.spring.impl.SpringConfigurationImpl
 
getRepeatedPassword() - Method in class org.telscenter.sail.webapp.presentation.web.UserAccountForm
 
getRequestHeaders() - Method in class net.sf.sail.webapp.domain.webservice.http.AbstractHttpRequest
Returns the request headers for this request.
getRequestParameters() - Method in class net.sf.sail.webapp.domain.webservice.http.AbstractHttpRequest
Returns the request parameters for this request.
getResetPasswordKey() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
Get the password key
getResetPasswordKey() - Method in interface net.sf.sail.webapp.domain.authentication.MutableUserDetails
Get the password key
getResetPasswordRequestTime() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentUserDetails
Get the time the user requested a password reset
getResetPasswordRequestTime() - Method in interface net.sf.sail.webapp.domain.authentication.MutableUserDetails
Get the time the user requested a password reset
getRetrieveContentUrl() - Method in class net.sf.sail.webapp.domain.sds.SdsOffering
 
getRetrieveotmlurl() - Method in class org.telscenter.sail.webapp.domain.impl.CreateOtmlModuleParameters
 
getRetrieveotmlurl() - Method in class org.telscenter.sail.webapp.domain.impl.OtmlModuleImpl
 
getRetrieveOtmlUrl() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
Returns a url string that can be used to retrieve this module's otml
getRetrieveOtmlUrl() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
Returns a url string that can be used to retrieve this module's otml
getRetrieveOtmlUrl() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
Returns a url string that can be used to retrieve this module's otml
getRevisions() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.answer.Answer
Gets all the revisions in this Answer.
getRevisions() - Method in class org.telscenter.sail.webapp.domain.brainstorm.answer.impl.AnswerImpl
 
getRooloModuleUri() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
getRooloModuleUri() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
getRoolomoduleuri() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getRooloRepositoryUrl() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloLOROtmlModuleDao
 
getRooloRepositoryUrl() - Method in class org.telscenter.sail.webapp.dao.module.impl.RooloOtmlModuleDao
 
getRooloRepositoryUrl() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloLOROtmlModuleParameters
 
getRooloRepositoryUrl() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloOtmlModuleParameters
 
getRooloRepositoryUrl() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloXmlModuleParameters
 
getRooloRepositoryUrl() - Method in class org.telscenter.sail.webapp.domain.impl.RooloEnlaceLORModuleImpl
 
getRooloRepositoryUrl() - Method in class org.telscenter.sail.webapp.domain.impl.RooloOtmlModuleImpl
 
getRoolorepositoryurl() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getRoolouri() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloLOROtmlModuleParameters
 
getRoolouri() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloOtmlModuleParameters
 
getRoolouri() - Method in class org.telscenter.sail.webapp.domain.impl.CreateRooloXmlModuleParameters
 
getRootApplicationContextConfigLocations() - Method in class eu.scy.webapp.spring.impl.SpringConfigurationImpl
 
getRootApplicationContextConfigLocations() - Method in class net.sf.sail.webapp.spring.impl.SpringConfigurationImpl
 
getRootApplicationContextConfigLocations() - Method in interface net.sf.sail.webapp.spring.SpringConfiguration
Get the list of applicationContext XML files used to instantiate the beans in the Spring container.
getRootApplicationContextConfigLocations() - Method in class org.telscenter.sail.webapp.spring.impl.SpringConfigurationImpl
 
getRootProjectId() - Method in class org.telscenter.sail.webapp.domain.impl.ProjectParameters
 
getRootProjectId() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getRootProjectId() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getRun() - Method in interface org.telscenter.sail.webapp.domain.brainstorm.Brainstorm
Return the Run that this Brainstorm is for
getRun() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateOpenResponseBrainstormParameters
 
getRun() - Method in class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
getRun() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getRun() - Method in class org.telscenter.sail.webapp.domain.impl.AddSharedTeacherParameters
 
getRun() - Method in class org.telscenter.sail.webapp.domain.impl.ChangePeriodParameters
 
getRun() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentListParameters
 
getRun() - Method in class org.telscenter.sail.webapp.domain.impl.PremadeCommentParameters
 
getRun() - Method in class org.telscenter.sail.webapp.domain.owned.impl.OwnedImpl
 
getRun() - Method in interface org.telscenter.sail.webapp.domain.owned.Owned
 
getRun() - Method in class org.telscenter.sail.webapp.domain.project.impl.LaunchProjectParameters
 
getRun() - Method in class org.telscenter.sail.webapp.domain.project.impl.LaunchReportParameters
 
getRun() - Method in class org.telscenter.sail.webapp.domain.run.StudentRunInfo
 
getRun() - Method in class org.telscenter.sail.webapp.domain.teacher.management.ViewMyStudentsPeriod
 
getRuncode() - Method in class org.telscenter.sail.webapp.domain.impl.Projectcode
 
getRuncode() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getRuncode() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getRunCode_part1() - Method in class org.telscenter.sail.webapp.domain.impl.AddProjectParameters
 
getRunCode_part1() - Method in class org.telscenter.sail.webapp.presentation.web.StudentAccountForm
 
getRunCode_part2() - Method in class org.telscenter.sail.webapp.domain.impl.AddProjectParameters
 
getRunCode_part2() - Method in class org.telscenter.sail.webapp.presentation.web.StudentAccountForm
 
getRunId() - Method in class org.telscenter.sail.webapp.domain.attendance.impl.StudentAttendanceImpl
 
getRunId() - Method in interface org.telscenter.sail.webapp.domain.attendance.StudentAttendance
 
getRunId() - Method in class org.telscenter.sail.webapp.domain.general.contactwise.impl.ContactWISEProject
 
getRunId() - Method in interface org.telscenter.sail.webapp.domain.grading.GradeWorkAggregate
Returns the runId that this object is for
getRunId() - Method in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkAggregateImpl
 
getRunId() - Method in class org.telscenter.sail.webapp.domain.impl.AnnouncementParameters
 
getRunId() - Method in class org.telscenter.sail.webapp.domain.impl.EndRunParameters
 
getRunId() - Method in class org.telscenter.sail.webapp.domain.impl.FindProjectParameters
 
getRunId() - Method in class org.telscenter.sail.webapp.domain.impl.StartRunParameters
 
getRunId() - Method in class org.telscenter.sail.webapp.domain.teacher.management.RemoveStudentFromRunParameters
 
getRunId() - Method in class org.telscenter.sail.webapp.presentation.web.TeamSignInForm
 
getRunIdsToArchive() - Method in class org.telscenter.sail.webapp.domain.impl.RunParameters
 
getRunInfo(Run) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.run.RunUtil
Get the run info for the run and put it into a JSON object
getRunList() - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getRunList(User) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getRunList() - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Retrieves a list of Run
getRunList(User) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Retrieves a list of Run that the given user is associated with
getRunListByOwner(User) - Method in class org.telscenter.sail.webapp.dao.offering.impl.HibernateRunDao
 
getRunListByOwner(User) - Method in interface org.telscenter.sail.webapp.dao.offering.RunDao
Retrieves a list of runs from the data store given a User who is the owner of the runs.
getRunListByOwner(User) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getRunListByOwner(User) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Retrieves a list of Run that the specified user owns
getRunListBySharedOwner(User) - Method in class org.telscenter.sail.webapp.dao.offering.impl.HibernateRunDao
 
getRunListBySharedOwner(User) - Method in interface org.telscenter.sail.webapp.dao.offering.RunDao
Retrieves a list of runs from the data store given a User who is the shared-owner of the runs.
getRunListBySharedOwner(User) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getRunListBySharedOwner(User) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Retrieves a list of Run that the specified user is an shared-owner
getRunListByUserInPeriod(User) - Method in class org.telscenter.sail.webapp.dao.offering.impl.HibernateRunDao
 
getRunListByUserInPeriod(User) - Method in interface org.telscenter.sail.webapp.dao.offering.RunDao
Retrieves a List list of runs from the data store given a User who is attached to a period that is attached to the run.
getRunName() - Method in class org.telscenter.sail.webapp.domain.impl.EndRunParameters
 
getRunPeriod() - Method in class org.telscenter.sail.webapp.domain.impl.Projectcode
 
getRunsByActivity() - Method in class org.telscenter.sail.webapp.dao.offering.impl.HibernateRunDao
 
getRunsByActivity() - Method in interface org.telscenter.sail.webapp.dao.offering.RunDao
Returns a List list of runs ordered descending by how active they are.
getRunsByActivity() - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getRunsByActivity() - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Returns a List list of runs ordered descending by how active they are.
getRunService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.BridgeController
 
getRunService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.ContactWiseProjectController
 
getRunService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.forgotaccount.student.CheckProjectCodeController
 
getRunService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.LostPasswordStudentProjectCodeController
 
getRunService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.AddSharedTeacherController
 
getRunService() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.management.ManageExtraTeachersController
 
getRunsOfProject(Long) - Method in class org.telscenter.sail.webapp.dao.offering.impl.HibernateRunDao
 
getRunsOfProject(Long) - Method in interface org.telscenter.sail.webapp.dao.offering.RunDao
Retrieves a List of Run that are associated with the given Long project id.
getRunsRunWithinPeriod(String) - Method in class org.telscenter.sail.webapp.dao.offering.impl.HibernateRunDao
 
getRunsRunWithinPeriod(String) - Method in interface org.telscenter.sail.webapp.dao.offering.RunDao
Returns a List list of runs that were run within the given String period.
getRunsRunWithinPeriod(String) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getRunsRunWithinPeriod(String) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Returns a List list of runs that were run within the given String period.
getRunStatus() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getRunStatus() - Method in interface org.telscenter.sail.webapp.domain.Run
returns RunSettings for this run.
getSchoollevel() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getSchoolname() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getSdsCurnit() - Method in interface net.sf.sail.webapp.domain.Curnit
 
getSdsCurnit() - Method in class net.sf.sail.webapp.domain.impl.CurnitImpl
 
getSdsCurnit() - Method in class net.sf.sail.webapp.domain.sds.SdsOffering
 
getSdsCurnit() - Method in class org.telscenter.sail.webapp.domain.impl.RooloXmlModuleImpl
 
getSdsCurnitMap(SdsOffering) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsOfferingGetCommandHttpRestImpl
 
getSdsCurnitMap(SdsOffering) - Method in interface net.sf.sail.webapp.dao.sds.SdsOfferingGetCommand
Retrieves the curnitmap for this sdsOffering from the sds, independently of the retrieving the sds offering itself.
getSdsCurnitMap() - Method in class net.sf.sail.webapp.domain.sds.SdsOffering
 
getSdsJnlp() - Method in class net.sf.sail.webapp.domain.impl.JnlpImpl
 
getSdsJnlp() - Method in interface net.sf.sail.webapp.domain.Jnlp
 
getSdsJnlp() - Method in class net.sf.sail.webapp.domain.sds.SdsOffering
 
getSdsObjectId() - Method in class net.sf.sail.webapp.domain.sds.SdsCurnit
 
getSdsObjectId() - Method in class net.sf.sail.webapp.domain.sds.SdsJnlp
 
getSdsObjectId() - Method in interface net.sf.sail.webapp.domain.sds.SdsObject
 
getSdsObjectId() - Method in class net.sf.sail.webapp.domain.sds.SdsOffering
 
getSdsObjectId() - Method in class net.sf.sail.webapp.domain.sds.SdsUser
 
getSdsObjectId() - Method in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
getSdsOffering() - Method in exception net.sf.sail.webapp.dao.sds.CurnitMapNotFoundException
 
getSdsOffering() - Method in class net.sf.sail.webapp.domain.impl.OfferingImpl
 
getSdsOffering() - Method in interface net.sf.sail.webapp.domain.Offering
Gets the SdsOffering object.
getSdsOffering() - Method in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
getSdsSessionBundle(HttpGetRequest) - Method in class net.sf.sail.webapp.dao.sds.impl.SdsWorkgroupGetCommandHttpRestImpl
 
getSdsSessionBundle() - Method in class net.sf.sail.webapp.domain.sds.SdsWorkgroup
 
getSdsUser() - Method in class net.sf.sail.webapp.domain.impl.UserImpl
 
getSdsUser() - Method in interface net.sf.sail.webapp.domain.User
Gets the sdsUser object.
getSdsWorkgroup() - Method in class net.sf.sail.webapp.domain.impl.WorkgroupImpl
 
getSdsWorkgroup() - Method in interface net.sf.sail.webapp.domain.Workgroup
Gets the SdsWorkgroup object.
getSearchtype() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.library.SearchProjectLibraryParameters
 
getSender() - Method in class org.telscenter.sail.webapp.domain.message.impl.MessageImpl
 
getSender() - Method in interface org.telscenter.sail.webapp.domain.message.Message
 
getSendmailProperties() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
getSendmailProperties() - Method in interface org.telscenter.sail.webapp.domain.portal.Portal
 
getSerialVersionUID() - Static method in class org.telscenter.sail.webapp.domain.brainstorm.CreateSingleChoiceBrainstormParameters
 
getSessionBundles() - Method in interface org.telscenter.sail.webapp.domain.grading.GradeWorkByStepAggregate
TODO HT comment me
getSessionBundles() - Method in interface org.telscenter.sail.webapp.domain.grading.GradeWorkByWorkgroupAggregate
 
getSessionBundles() - Method in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkByStepAggregateImpl
 
getSessionBundles() - Method in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkByWorkgroupAggregateImpl
 
getSessionBundles(Long, Workgroup) - Method in class org.telscenter.sail.webapp.service.grading.impl.SessionBundleServiceImpl
 
getSessionBundles(Long, Workgroup) - Method in interface org.telscenter.sail.webapp.service.grading.SessionBundleService
Get SessionBundle for specified workgroup.
getSettings() - Method in class org.telscenter.sail.webapp.domain.portal.impl.PortalImpl
 
getSettings() - Method in interface org.telscenter.sail.webapp.domain.portal.Portal
 
getSharedowners() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getSharedowners() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectImpl
 
getSharedowners() - Method in interface org.telscenter.sail.webapp.domain.project.Project
 
getSharedowners() - Method in interface org.telscenter.sail.webapp.domain.Run
Returns the shared owners for this run
getSharedOwnerUsername() - Method in class org.telscenter.sail.webapp.domain.impl.AddSharedTeacherParameters
 
getSharedProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getSharedProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getSharedProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getSharedProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getSharedProjectList(User) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getSharedProjectList(User) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Get a List of Project that have been shared with the specified user.
getSharedTeacherRole(Run, User) - Method in class org.telscenter.sail.webapp.service.offering.impl.RunServiceImpl
 
getSharedTeacherRole(Run, User) - Method in interface org.telscenter.sail.webapp.service.offering.RunService
Returns the permission that the specified user has on the specified run
getSharedTeacherRole(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ExternalProjectServiceImpl
 
getSharedTeacherRole(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.LdProjectServiceImpl
 
getSharedTeacherRole(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.PodProjectServiceImpl
 
getSharedTeacherRole(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.ProjectServiceImpl
 
getSharedTeacherRole(Project, User) - Method in class org.telscenter.sail.webapp.service.project.impl.RooloProjectServiceImpl
 
getSharedTeacherRole(Project, User) - Method in interface org.telscenter.sail.webapp.service.project.ProjectService
Returns the permission that the specified user has on the specified project
getSharedTeacherUserInfos(Run, WorkgroupService) - Static method in class org.telscenter.sail.webapp.presentation.web.controllers.run.RunUtil
Get an array of shared teacher user infos in a JSONArray
getSid() - Method in class net.sf.sail.webapp.domain.authentication.impl.PersistentAclEntry
 
getSignedInUser() - Static method in class net.sf.sail.webapp.presentation.web.controllers.ControllerUtil
Returns signed in user.
getSignupdate() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.StudentUserDetails
 
getSignupdate() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getSignupdate() - Method in interface org.telscenter.sail.webapp.domain.authentication.MutableUserDetails
 
getSource() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectInfoImpl
 
getSource() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectInfo
 
getStandards() - Method in class org.telscenter.sail.webapp.domain.project.impl.ProjectMetadataImpl
 
getStandards() - Method in interface org.telscenter.sail.webapp.domain.project.ProjectMetadata
 
getStartProjectUrl() - Method in class org.telscenter.sail.webapp.domain.run.StudentRunInfo
 
getStarttime() - Method in class org.telscenter.sail.webapp.domain.brainstorm.impl.BrainstormImpl
 
getStarttime() - Method in class org.telscenter.sail.webapp.domain.impl.RunImpl
 
getStarttime() - Method in interface org.telscenter.sail.webapp.domain.Run
 
getState() - Method in class org.telscenter.sail.webapp.domain.authentication.impl.TeacherUserDetails
 
getStatus() - Method in class org.telscenter.sail.webapp.presentation.web.controllers.teacher.project.library.SearchProjectLibraryParameters
 
getStep() - Method in interface org.telscenter.sail.webapp.domain.grading.GradeWorkByStepAggregate
TODO HT comment me
getStep() - Method in class org.telscenter.sail.webapp.domain.grading.impl.GradeWorkByStepAggregateImpl
 
getStepByPodUUID(String, long) - Method in class org.telscenter.sail.webapp.presentation.util.impl.SessionNavLogImpl
Given a String id (podUUID) and a long runId, returns the step that is associated with that run and that podUUID
getStepNum() - Method in class org.telscenter.sail.webapp.presentation.util.NavStep
 
getSteps() - Method in class org.telscenter.sail.webapp.domain.gradingtool.PasActivity
 
getSteps(Long) - Method in interface org.telscenter.sail.webapp.service.grading.GradingService
Returns a List of all steps for a given run with the specified runId.
getSteps(Long) - Method in class org.telscenter.sail.webapp.service.grading.impl.GradingServiceImpl
 
getString(int) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.telscenter.sail.webapp.presentation.util.json.JSONObject
Get the string associated with a key.
getStudent() - Method in class org.telscenter.sail.webapp.domain.impl.ChangePeriodParameters
 
getStudent() - Method in class org.telscenter.sail.webapp.domain.impl.ChangeWorkgroupParameters
 
getStudentAttendanceByRunId(Long) - Method in class org.telscenter.sail.webapp.dao.attendance.impl.HibernateStudentAttendanceDao
Get all the student attendance entries for a run id
getStudentAttendanceByRunId(Long) - Method in interface org.telscenter.sail.webapp.dao.attendance.StudentAttendanceDao
 
getStudentAttendanceByRunId(Long) - Method in class org.telscenter.sail.webapp.service.attendance.impl.StudentAttendanceServiceImpl
Get the a list of StudentAttendance object that have the given runId
getStudentAttendanceByRunId(Long) - Method in interface org.telscenter.sail.webapp.service.attendance.StudentAttendanceService
Get the a list of StudentAttendance object that have the given runId
getStudentAttendanceDao() - Method in class org.telscenter.sail.webapp.service.attendance.impl.StudentAttendanceServiceImpl
 
getStudentAttendanceDao() - Method in interface org.telscenter.sail.webapp.service.attendance.