Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
P
S
T
U
W
G
generatePassword(int)
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
PasswordGenerator
Generates random password of given length
generatePassword()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
PasswordGenerator
Generates password of default length.
generatePasswordsForPeople(Collection<ImportedPerson>)
- Static method in class cz.muni.fi.rtc.teacherWorkbench.model.
PasswordGenerator
Generates passwords for the users.
getDescription()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPerson
User description
getDescription()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPersonImpl
getDescrition()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
Project
Long description of the project
getDescrition()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ProjectImpl
getEmailAddress()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPerson
Email address.
getEmailAddress()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPersonImpl
getEmailFromAddress()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
Email address from which the emails are sent
getEmailFromAddress()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getEmailFromName()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
Name from which the emails are sent
getEmailFromName()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getFirstName()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPerson
First name
getFirstName()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPersonImpl
getInstance()
- Static method in class cz.muni.fi.rtc.teacherWorkbench.importer.
LogProgressMonitor
Return singleton instance
getLastName()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPerson
Last name
getLastName()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPersonImpl
getLdapAdminDN()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
DN of the LDAP administrator
getLdapAdminDN()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getLdapAdminPassword()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
LDAP administrator password in plaintext
getLdapAdminPassword()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getLdapBaseDN()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
LDAP server base DN.
getLdapBaseDN()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getLdapGroupJazzUsers()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
DN of the LDAP group mapped to JazzUsers group in RTC
getLdapGroupJazzUsers()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getLdapGroupPeople()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
DN of the LDAP group where the users are stored
getLdapGroupPeople()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getLdapPort()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
Get LDAP server port
getLdapPort()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getLdapServer()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
Get the LDAP address (IP or hostname)
getLdapServer()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getMembers()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
Project
Members of the team, including teachers.
getMembers()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ProjectImpl
getName()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
Project
Name of the project.
getName()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ProjectImpl
getProcessTemplate()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
Project
ID of the process template the newly created project should use
getProcessTemplate()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ProjectImpl
getRawPassword()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPerson
Raw (not encrypted) password.
getRawPassword()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPersonImpl
getRtcAddress()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
RTC server URL, for example https://localhost:9443/jazz
getRtcAddress()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getRtcAdminPassword()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
RTC administrator password (plaintext)
getRtcAdminPassword()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getRtcAdminUser()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
RTC administrator name.
getRtcAdminUser()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getSmtpHost()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
SMTP host used for email announcements
getSmtpHost()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getSmtpPassword()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
STMP Auth password
getSmtpPassword()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getSmtpPort()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
STMP port
getSmtpPort()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getSmtpTls()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
Whether to use TLS or not
getSmtpTls()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getSmtpUser()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfiguration
SMTP Auth username.
getSmtpUser()
- Method in class cz.muni.fi.rtc.teacherWorkbench.importer.
ImporterConfigurationImpl
getSummary()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
Project
Short description of the project
getSummary()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ProjectImpl
getUID()
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPerson
Unique identifier of the person.
getUID()
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ImportedPersonImpl
getUserRoles(ImportedPerson)
- Method in interface cz.muni.fi.rtc.teacherWorkbench.model.
Project
Get the process role ID for the given role
getUserRoles(ImportedPerson)
- Method in class cz.muni.fi.rtc.teacherWorkbench.model.
ProjectImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
P
S
T
U
W