org.olat.core.gui.components.htmlsite
Class ExternalSiteEvent
java.lang.Object
org.olat.core.gui.control.Event
org.olat.core.gui.components.htmlsite.ExternalSiteEvent
- All Implemented Interfaces:
- java.io.Serializable
public class ExternalSiteEvent
- extends Event
Initial Date: 03.02.2005
- Author:
- Felix Jost
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, wait, wait, wait |
ExternalSiteEvent
public ExternalSiteEvent(java.lang.String startUri)
- Parameters:
startUri -
isAccepted
public boolean isAccepted()
- Returns:
- whether the receiver of this event accepts the olat cmd and is
responsible for further dispatching
accept
public void accept()
getStartUri
public java.lang.String getStartUri()
getResultingMediaResource
public MediaResource getResultingMediaResource()
setResultingMediaResource
public void setResultingMediaResource(MediaResource resultingMediaResource)