|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectblackboard.ws.gradebook.GradebookWSFactory
public class GradebookWSFactory
This class is used by Building Block code that wants to use the gradebook Web Service methods inside the Academic
Suite VM.
(C) Copyright Blackboard Inc. 2007-2008 - All Rights Reserved
| Constructor Summary | |
|---|---|
GradebookWSFactory()
|
|
| Method Summary | |
|---|---|
static GradebookWS |
getGradebookWS()
Use this method to get an instance of the web service which that can be used from within a Building Block. |
static GradebookWS |
getGradebookWSForTool()
Use this method to get a privileged instance of the web service which that can be used from within a Building Block. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GradebookWSFactory()
| Method Detail |
|---|
public static GradebookWS getGradebookWS()
WebServiceWrapper.newInstanceForBuildingBlock for more
information.
public static GradebookWS getGradebookWSForTool()
WebServiceWrapper.newInstanceForBuildingBlockForTool for more information.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||