org.sakaiproject.tool.assessment.services.shared
Class TypeService
java.lang.Object
org.sakaiproject.tool.assessment.services.shared.TypeService
public class TypeService
- extends Object
The QuestionPoolService calls the service locator to reach the
manager on the back end.
- Author:
- Rachel Gollub
|
Constructor Summary |
TypeService()
Creates a new QuestionPoolService object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeService
public TypeService()
- Creates a new QuestionPoolService object.
getTypeById
public TypeFacade getTypeById(String typeId)
getFacadeListByAuthorityDomain
public List getFacadeListByAuthorityDomain(String authority,
String domain)
getListByAuthorityDomain
public List getListByAuthorityDomain(String authority,
String domain)
getFacadeItemTypes
public List getFacadeItemTypes()
Copyright © 2005-2012 Sakai Project. All Rights Reserved.