info.magnolia.ui.vaadin.magnoliashell.rpc
Class MagnoliaShellRpcDelegate

java.lang.Object
  extended by info.magnolia.ui.vaadin.magnoliashell.rpc.MagnoliaShellRpcDelegate
All Implemented Interfaces:
com.vaadin.shared.communication.ServerRpc, ShellServerRpc, Serializable

public class MagnoliaShellRpcDelegate
extends Object
implements ShellServerRpc

MagnoliaShellRpcDelegate.

See Also:
Serialized Form

Constructor Summary
MagnoliaShellRpcDelegate(MagnoliaShell shell)
           
 
Method Summary
 void activateApp(Fragment f)
           
 void activateShellApp(Fragment f)
           
 void removeMessage(String id)
           
 void stopCurrentApp()
           
 void stopCurrentShellApp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MagnoliaShellRpcDelegate

public MagnoliaShellRpcDelegate(MagnoliaShell shell)
Method Detail

removeMessage

public void removeMessage(String id)
Specified by:
removeMessage in interface ShellServerRpc

stopCurrentShellApp

public void stopCurrentShellApp()
Specified by:
stopCurrentShellApp in interface ShellServerRpc

stopCurrentApp

public void stopCurrentApp()
Specified by:
stopCurrentApp in interface ShellServerRpc

activateApp

public void activateApp(Fragment f)
Specified by:
activateApp in interface ShellServerRpc

activateShellApp

public void activateShellApp(Fragment f)
Specified by:
activateShellApp in interface ShellServerRpc


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.