|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectokapi.tools.OkapiEditSectionParticipantsM
public class OkapiEditSectionParticipantsM
ToolModel to email to class lists.
| Constructor Summary | |
|---|---|
OkapiEditSectionParticipantsM()
|
|
| Method Summary | |
|---|---|
protected static int |
findNumberOfSections(java.lang.String masterSubjectId,
java.lang.String termCode)
|
protected static java.util.List |
getRecitationInfo(java.lang.String masterSubjectId,
java.lang.String termCode)
|
OkapiToolModelReturn |
returnObject(java.util.List pathVector,
java.lang.String pathSegment,
javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context,
java.util.List nexusHistory,
java.lang.String requestedType)
Method returnObject |
void |
setDataSource(javax.sql.DataSource dataSource)
Set the dataSource to be used for data access. |
protected static void |
setSectionAssignments(java.lang.String sectionId,
java.util.List selectedUsernames,
OkapiNexus mainNexus)
Bulk set sections |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OkapiEditSectionParticipantsM()
| Method Detail |
|---|
public void setDataSource(javax.sql.DataSource dataSource)
dataSource -
public OkapiToolModelReturn returnObject(java.util.List pathVector,
java.lang.String pathSegment,
javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context,
java.util.List nexusHistory,
java.lang.String requestedType)
throws OkapiPermissionDeniedException,
OkapiAuthenticationRequiredException
returnObject in interface OkapiToolModelpathVector - pathSegment - request - context - nexusHistory - requestedType -
OkapiAuthenticationRequiredException
OkapiPermissionDeniedException
protected static void setSectionAssignments(java.lang.String sectionId,
java.util.List selectedUsernames,
OkapiNexus mainNexus)
throws java.lang.Exception
sectionId - "mitsis" or a section id, e.g. "r04"selectedUsernames - list of users to assign to section, or null or empty to
use all enrolled studentsmainNexus - main nexus
java.lang.Exception
protected static int findNumberOfSections(java.lang.String masterSubjectId,
java.lang.String termCode)
protected static java.util.List getRecitationInfo(java.lang.String masterSubjectId,
java.lang.String termCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||