com.webct.platform.sdk.announcement.utils
Class AnnouncementSDKConstants

java.lang.Object
  extended by com.webct.platform.sdk.announcement.utils.AnnouncementSDKConstants

public class AnnouncementSDKConstants
extends java.lang.Object


Field Summary
static java.lang.String ROLE_CDES
          The Course Designer role
static java.lang.String ROLE_CINS
          The Course Instructor role
static java.lang.String ROLE_IADM
          The Institution Administrator role
static java.lang.String ROLE_IDES
          The Institution Designer role
static java.lang.String ROLE_IMEM
          The Institution Member role
static java.lang.String ROLE_KADM
          The Group Administrator role
static java.lang.String ROLE_KDES
          The Group Designer role
static java.lang.String ROLE_NADM
          The Division Administrator role
static java.lang.String ROLE_NDES
          The Division Designer role
static java.lang.String ROLE_SAUD
          The Auditor role
static java.lang.String ROLE_SDES
          The Section Designer role
static java.lang.String ROLE_SINS
          The Section Instructor role
static java.lang.String ROLE_SSTU
          The Student role
static java.lang.String ROLE_STEA
          The Teaching Assistant role
 
Constructor Summary
AnnouncementSDKConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROLE_SDES

public static final java.lang.String ROLE_SDES
Description copied from class: AnnouncementSDKConstants
The Section Designer role

See Also:
Constant Field Values

ROLE_STEA

public static final java.lang.String ROLE_STEA
Description copied from class: AnnouncementSDKConstants
The Teaching Assistant role

See Also:
Constant Field Values

ROLE_SINS

public static final java.lang.String ROLE_SINS
Description copied from class: AnnouncementSDKConstants
The Section Instructor role

See Also:
Constant Field Values

ROLE_SSTU

public static final java.lang.String ROLE_SSTU
Description copied from class: AnnouncementSDKConstants
The Student role

See Also:
Constant Field Values

ROLE_SAUD

public static final java.lang.String ROLE_SAUD
Description copied from class: AnnouncementSDKConstants
The Auditor role

See Also:
Constant Field Values

ROLE_IADM

public static final java.lang.String ROLE_IADM
Description copied from class: AnnouncementSDKConstants
The Institution Administrator role

See Also:
Constant Field Values

ROLE_IDES

public static final java.lang.String ROLE_IDES
Description copied from class: AnnouncementSDKConstants
The Institution Designer role

See Also:
Constant Field Values

ROLE_IMEM

public static final java.lang.String ROLE_IMEM
Description copied from class: AnnouncementSDKConstants
The Institution Member role

See Also:
Constant Field Values

ROLE_NADM

public static final java.lang.String ROLE_NADM
Description copied from class: AnnouncementSDKConstants
The Division Administrator role

See Also:
Constant Field Values

ROLE_NDES

public static final java.lang.String ROLE_NDES
Description copied from class: AnnouncementSDKConstants
The Division Designer role

See Also:
Constant Field Values

ROLE_CINS

public static final java.lang.String ROLE_CINS
Description copied from class: AnnouncementSDKConstants
The Course Instructor role

See Also:
Constant Field Values

ROLE_CDES

public static final java.lang.String ROLE_CDES
Description copied from class: AnnouncementSDKConstants
The Course Designer role

See Also:
Constant Field Values

ROLE_KADM

public static final java.lang.String ROLE_KADM
Description copied from class: AnnouncementSDKConstants
The Group Administrator role

See Also:
Constant Field Values

ROLE_KDES

public static final java.lang.String ROLE_KDES
Description copied from class: AnnouncementSDKConstants
The Group Designer role

See Also:
Constant Field Values
Constructor Detail

AnnouncementSDKConstants

public AnnouncementSDKConstants()


Copyright © 2000-2004 WebCT Corp. All Rights Reserved.