A C D E F G H I J L M N P R S T U W X

I

IllegalUserNameException - Exception in jitas.exception
It is thrown when user specified an illegal username.
IllegalUserNameException(String) - Constructor for exception jitas.exception.IllegalUserNameException
 
incrementRating(String, double) - Method in class jitas.core.Student
Increment this students rating in the given domain by a certain amount
incrementRating(double) - Method in class jitas.core.StudentModel
Increment the rating by some value
initModel(String) - Method in class jitas.core.Student
Make sure a student model exists for the given domain
InvalidLoginException - Exception in jitas.exception
It is thrown when an invalid user is trying to log in.
InvalidLoginException(String) - Constructor for exception jitas.exception.InvalidLoginException
 
InvalidPasswordException - Exception in jitas.exception
If the user trys to change their password without supplying a correct old password this will be thrown.
InvalidPasswordException(String) - Constructor for exception jitas.exception.InvalidPasswordException
 
InvalidProblemException - Exception in jitas.exception
It is thrown when an invalid problem returned from the collection
InvalidProblemException(String) - Constructor for exception jitas.exception.InvalidProblemException
 
InvalidSolutionException - Exception in jitas.exception
It is thrown when an invalid solution ris parsed
InvalidSolutionException(String) - Constructor for exception jitas.exception.InvalidSolutionException
 
isAllowedInDomain(int) - Method in class jitas.admin.GUIHelper
tests whether a student has access to a certain domain
isAllowedInDomain(String) - Method in class jitas.core.Student
Checks whether a Student has access to a domain or not.
isFileEmpty(String) - Method in class jitas.xml.parser.XMLParser
 
isLoggedIn(String) - Method in class jitas.core.Student
Get the login status for the user (ie if they are logged in or not) for a specific domain
isStudentAllowedInDomain(String, String) - Method in class jitas.core.Tutor
 
isUserCreationAllowed(String) - Method in class jitas.core.Tutor
 

A C D E F G H I J L M N P R S T U W X