|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.shared.impl.common.TypeServiceImpl
public class TypeServiceImpl
Declares a shared interface to control type information.
| Constructor Summary | |
|---|---|
TypeServiceImpl()
|
|
| Method Summary | |
|---|---|
List |
getItemTypes()
Return list of item TypeIfcs. |
List |
getListByAuthorityDomain(String authority,
String domain)
Get list of types for authority/domain. |
TypeIfc |
getTypeById(String typeId)
Get type for id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeServiceImpl()
| Method Detail |
|---|
public TypeIfc getTypeById(String typeId)
getTypeById in interface TypeServiceAPItypeId - the id
public List getListByAuthorityDomain(String authority,
String domain)
getListByAuthorityDomain in interface TypeServiceAPIauthority - the authoritydomain - the domain
public List getItemTypes()
getItemTypes in interface TypeServiceAPI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||