|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.integration.helper.standalone.PublishingTargetHelperImpl
public class PublishingTargetHelperImpl
Description: This is a stub standalone context implementation helper delegate class for the PublishingTarget class. All but one method is unimplemented. "Standalone" means that Samigo (Tests and Quizzes) is running without the context of the Sakai portal and authentication mechanisms, and therefore we leave standalone-unused methods unimplemented.
Note: To customize behavior you can add your own helper class to the Spring injection via the integrationContext.xml for your context. The particular integrationContext.xml to be used is selected by the build process.
Sakai Project Copyright (c) 2005
| Constructor Summary | |
|---|---|
PublishingTargetHelperImpl()
|
|
| Method Summary | |
|---|---|
HashMap |
getTargets()
Gets to whom you can publish. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublishingTargetHelperImpl()
| Method Detail |
|---|
public HashMap getTargets()
getTargets in interface PublishingTargetHelper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||