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 Object
implements com.google.gwt.core.client.EntryPoint

Author:
jfischer

Constructor Summary
BLCLaunch()
           
 
Method Summary
static String getDefaultItem(String url)
           
static String getSelectedModule(String currentModulePage)
           
static String getSelectedPage(String currentModulePage)
           
 void onModuleLoad()
           
 void onModuleLoad2()
           
 
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

onModuleLoad2

public void onModuleLoad2()

getSelectedModule

public static String getSelectedModule(String currentModulePage)

getSelectedPage

public static String getSelectedPage(String currentModulePage)

getDefaultItem

public static String getDefaultItem(String url)


Copyright © 2013. All Rights Reserved.