org.broadleafcommerce.openadmin.client
Class BLCLaunch

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.BLCLaunch
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class BLCLaunch
extends java.lang.Object
implements com.google.gwt.core.client.EntryPoint

Author:
jfischer

Constructor Summary
BLCLaunch()
           
 
Method Summary
static java.lang.String getSelectedModule(java.lang.String currentModulePage)
           
static java.lang.String getSelectedPage(java.lang.String currentModulePage)
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BLCLaunch

public BLCLaunch()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

getSelectedModule

public static java.lang.String getSelectedModule(java.lang.String currentModulePage)

getSelectedPage

public static java.lang.String getSelectedPage(java.lang.String currentModulePage)


Copyright © 2011. All Rights Reserved.