org.sakaiproject.tool.assessment.shared.api.assessment
Interface SectionServiceAPI


public interface SectionServiceAPI

The SectionServiceAPI declares a shared interface to get assessment section information.

Author:
Ed Smiley

Method Summary
 SectionDataIfc getSection(Long secId, String agentId)
           
 

Method Detail

getSection

SectionDataIfc getSection(Long secId,
                          String agentId)


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