au.edu.anu.portal.portlets.basiclti.adapters
Class WikispacesAdapter
java.lang.Object
au.edu.anu.portal.portlets.basiclti.adapters.AbstractAdapter
au.edu.anu.portal.portlets.basiclti.adapters.WikispacesAdapter
- All Implemented Interfaces:
- IBasicLTIAdapter
public class WikispacesAdapter
- extends AbstractAdapter
An adapter for connecting to Wikispaces (www.wikispaces.com)
- Author:
- Steve Swinsburg (steve.swinsburg@anu.edu.au)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikispacesAdapter
public WikispacesAdapter()
processLaunchData
public Map<String,String> processLaunchData(Map<String,String> params)
- Currently returns the map of params unchanged (except for adding the default params).
Note this is currently equivalent to a standard Basic LTI launch.
This adapter has been added to cater for any custom behaviour that Wikispaces may provide in the future.
- 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.