au.edu.anu.portal.portlets.basiclti.adapters
Class WimbaAdapter

java.lang.Object
  extended by au.edu.anu.portal.portlets.basiclti.adapters.AbstractAdapter
      extended by au.edu.anu.portal.portlets.basiclti.adapters.WimbaAdapter
All Implemented Interfaces:
IBasicLTIAdapter

public class WimbaAdapter
extends AbstractAdapter

An adapter for connecting to Wimba Classroom (www.wimba.com/products/wimba_classroom)

THIS ADAPTER NEEDS WORK. See docs below.

Author:
Steve Swinsburg (steve.swinsburg@anu.edu.au)

Constructor Summary
WimbaAdapter()
           
 
Method Summary
 Map<String,String> processLaunchData(Map<String,String> params)
          This adapter needs work.
 
Methods inherited from class au.edu.anu.portal.portlets.basiclti.adapters.AbstractAdapter
getDefaultParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WimbaAdapter

public WimbaAdapter()
Method Detail

processLaunchData

public Map<String,String> processLaunchData(Map<String,String> params)
This adapter needs work. It currently hardcodes the 'roles' attribute to Instructor. You will need to provide some logic so that the roles can be looked up here

Specified by:
processLaunchData in interface IBasicLTIAdapter
Specified by:
processLaunchData in class AbstractAdapter
Parameters:
params - map of launch data params
Returns:
the map, unchanged


Copyright © 2010-2012 Division of Information, Australian National University. All Rights Reserved.