org.sakaiproject.tool.assessment.shared.impl.assessment
Class SectionServiceImpl
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SectionServiceImpl
public SectionServiceImpl()
getSection
public SectionDataIfc getSection(Long secId,
String agentId)
- Specified by:
getSection in interface SectionServiceAPI
Copyright © 2005-2013 Sakai Project. All Rights Reserved.