com.webct.platform.framework.util.version
Class VersionConstants

java.lang.Object
  extended by com.webct.platform.framework.util.version.VersionConstants

public class VersionConstants
extends java.lang.Object

Common constants related to webct powerlink version,


Field Summary
static java.lang.String POWERLINKS_SERVICE_NAME_ANNOUNCEMENT
          The announcement Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_ASSESSMENT
          The assessment Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_ASSIGNMENT
          The assignment Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_AUTHENTICATIONMODULE
          The Authentication Module services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_CALENDAR
          The calendar Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_CONTEXT
          The context Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_FILEMANAGER
          The filemanager Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_GRADEBOOK
          The grade book Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_LEARNINGGROUP
          The learninggroup Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_MAIL
          The mail Web Services name used to retrieve it's version
static java.lang.String POWERLINKS_SERVICE_NAME_TRANSLATIONADAPTER
          The Translation Adapter service name used to retrieve it's version
 
Constructor Summary
VersionConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POWERLINKS_SERVICE_NAME_LEARNINGGROUP

public static final java.lang.String POWERLINKS_SERVICE_NAME_LEARNINGGROUP
Description copied from class: VersionConstants
The learninggroup Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_ASSESSMENT

public static final java.lang.String POWERLINKS_SERVICE_NAME_ASSESSMENT
Description copied from class: VersionConstants
The assessment Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_ANNOUNCEMENT

public static final java.lang.String POWERLINKS_SERVICE_NAME_ANNOUNCEMENT
Description copied from class: VersionConstants
The announcement Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_ASSIGNMENT

public static final java.lang.String POWERLINKS_SERVICE_NAME_ASSIGNMENT
Description copied from class: VersionConstants
The assignment Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_CALENDAR

public static final java.lang.String POWERLINKS_SERVICE_NAME_CALENDAR
Description copied from class: VersionConstants
The calendar Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_CONTEXT

public static final java.lang.String POWERLINKS_SERVICE_NAME_CONTEXT
Description copied from class: VersionConstants
The context Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_FILEMANAGER

public static final java.lang.String POWERLINKS_SERVICE_NAME_FILEMANAGER
Description copied from class: VersionConstants
The filemanager Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_GRADEBOOK

public static final java.lang.String POWERLINKS_SERVICE_NAME_GRADEBOOK
Description copied from class: VersionConstants
The grade book Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_MAIL

public static final java.lang.String POWERLINKS_SERVICE_NAME_MAIL
Description copied from class: VersionConstants
The mail Web Services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_AUTHENTICATIONMODULE

public static final java.lang.String POWERLINKS_SERVICE_NAME_AUTHENTICATIONMODULE
Description copied from class: VersionConstants
The Authentication Module services name used to retrieve it's version

See Also:
Constant Field Values

POWERLINKS_SERVICE_NAME_TRANSLATIONADAPTER

public static final java.lang.String POWERLINKS_SERVICE_NAME_TRANSLATIONADAPTER
Description copied from class: VersionConstants
The Translation Adapter service name used to retrieve it's version

See Also:
Constant Field Values
Constructor Detail

VersionConstants

public VersionConstants()


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