org.sakaiproject.tool.assessment.shared.impl.assessment
Class SectionServiceImpl

java.lang.Object
  extended by org.sakaiproject.tool.assessment.shared.impl.assessment.SectionServiceImpl
All Implemented Interfaces:
SectionServiceAPI

public class SectionServiceImpl
extends Object
implements SectionServiceAPI

SectionServiceImpl implements a shared interface to get/set section information.

Author:
Ed Smiley

Constructor Summary
SectionServiceImpl()
           
 
Method Summary
 SectionDataIfc getSection(Long secId, String agentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionServiceImpl

public SectionServiceImpl()
Method Detail

getSection

public SectionDataIfc getSection(Long secId,
                                 String agentId)
Specified by:
getSection in interface SectionServiceAPI


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