|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuestionPoolException | |
|---|---|
| org.sakaiproject.tool.assessment.business.questionpool | |
| org.sakaiproject.tool.assessment.osid.questionpool.impl | |
| Uses of QuestionPoolException in org.sakaiproject.tool.assessment.business.questionpool |
|---|
| Methods in org.sakaiproject.tool.assessment.business.questionpool that throw QuestionPoolException | |
|---|---|
Serializable |
QuestionPool.getData()
DOCUMENTATION PENDING |
String |
QuestionPool.getDescription()
DOCUMENTATION PENDING |
String |
QuestionPool.getDisplayName()
DOCUMENTATION PENDING |
org.osid.shared.Id |
QuestionPool.getId()
DOCUMENTATION PENDING |
org.osid.shared.Id |
QuestionPool.getParentId()
DOCUMENTATION PENDING |
QuestionPool |
QuestionPool.getParentPool()
DOCUMENTATION PENDING |
org.osid.shared.Type |
QuestionPool.getQuestionPoolType()
DOCUMENTATION PENDING |
void |
QuestionPool.setParentId(org.osid.shared.Id parentId)
DOCUMENTATION PENDING |
void |
QuestionPool.updateData(Serializable data)
DOCUMENTATION PENDING |
void |
QuestionPool.updateDescription(String description)
DOCUMENTATION PENDING |
void |
QuestionPool.updateDisplayName(String displayName)
DOCUMENTATION PENDING |
| Uses of QuestionPoolException in org.sakaiproject.tool.assessment.osid.questionpool.impl |
|---|
| Methods in org.sakaiproject.tool.assessment.osid.questionpool.impl that throw QuestionPoolException | |
|---|---|
Serializable |
QuestionPoolImpl.getData()
|
String |
QuestionPoolImpl.getDescription()
|
String |
QuestionPoolImpl.getDisplayName()
|
org.osid.shared.Id |
QuestionPoolImpl.getId()
DOCUMENTATION PENDING |
org.osid.shared.Id |
QuestionPoolImpl.getParentId()
|
QuestionPool |
QuestionPoolImpl.getParentPool()
|
org.osid.shared.Type |
QuestionPoolImpl.getQuestionPoolType()
|
void |
QuestionPoolImpl.setDisplayName(String pdisplayName)
|
void |
QuestionPoolImpl.setParentId(org.osid.shared.Id parentId)
Sets the parent id object for the question pool |
void |
QuestionPoolImpl.updateData(Serializable pdata)
|
void |
QuestionPoolImpl.updateDescription(String pdescription)
|
void |
QuestionPoolImpl.updateDisplayName(String pdisplayName)
|
void |
QuestionPoolImpl.updateQuestionPoolType(org.osid.shared.Type questionPoolType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||