org.sakaiproject.tool.assessment.integration.helper.integrated
Class ServerConfigurationServiceHelperImpl

java.lang.Object
  extended by org.sakaiproject.tool.assessment.integration.helper.integrated.ServerConfigurationServiceHelperImpl
All Implemented Interfaces:
ServerConfigurationServiceHelper

public class ServerConfigurationServiceHelperImpl
extends Object
implements ServerConfigurationServiceHelper

An implementation of Samigo-specific authorization (based on Gradebook's) needs based on the shared Section Awareness API.


Constructor Summary
ServerConfigurationServiceHelperImpl()
           
 
Method Summary
 String getString(String key, String defaultValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerConfigurationServiceHelperImpl

public ServerConfigurationServiceHelperImpl()
Method Detail

getString

public String getString(String key,
                        String defaultValue)
Specified by:
getString in interface ServerConfigurationServiceHelper


Copyright © 2005-2013 Sakai Project. All Rights Reserved.