A C D E F G H I L M O P S T U V W

F

forName(String) - Static method in class org.oscelot.webct.dao.UserRole
Deprecated. This class has been replaced with a set of string constants defined in the UserVO class

This public method returns a UserRole object for a given role name. Supported user role names include:

  • Auditor - SAUD
  • Course Designer - CDES
  • Course Instructor - CINS
  • Designer Instructor - SIND
  • Domain Admin - DADM
  • Domain Designer - DDES
  • Group Admin - KADM
  • Group Designer - KDES
  • Institutional Admin - IADM
  • Institutional Designer - IDES
  • Section Designer - SDES
  • Section Instructor - SINS
  • Server Admin - VADM
  • Student - SSTU
  • TA - STEA
  • Mentor - SMEN

A C D E F G H I L M O P S T U V W