|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.repository.controllers.RepositoryAddCallback
public class RepositoryAddCallback
Initial Date: Apr 7, 2004
| Method Summary | |
|---|---|
void |
canceled(UserRequest ureq)
Call canceled upon user cancel. |
void |
failed(UserRequest ureq)
Call failed upon failure. |
void |
finished(UserRequest ureq)
Call finished() upon success. |
void |
setDisplayName(java.lang.String displayName)
This is a display name, displayed as "name" in the repository entry. |
void |
setResourceable(OLATResourceable resourceable)
Set handler specific resourceable. |
void |
setResourceName(java.lang.String resourceName)
This is a resource specific name, displayed as "reference" in the repository entry. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setResourceable(OLATResourceable resourceable)
resourceable - public void setResourceName(java.lang.String resourceName)
resourceName - public void setDisplayName(java.lang.String displayName)
displayName - public void finished(UserRequest ureq)
ureq - public void canceled(UserRequest ureq)
ureq - public void failed(UserRequest ureq)
ureq -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||