org.sakaiproject.tool.assessment.services
Class SectionService
java.lang.Object
org.sakaiproject.tool.assessment.services.SectionService
public class SectionService
- extends Object
The SectionService calls persistent service locator to reach the
manager on the back end.
|
Constructor Summary |
SectionService()
Creates a new SectionService object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SectionService
public SectionService()
- Creates a new SectionService object.
getSection
public SectionFacade getSection(Long secId,
String agentId)
- Get a particular item from the backend, with all questions.
Copyright © 2005-2013 Sakai Project. All Rights Reserved.