org.broadleafcommerce.inventory.admin.client
Class InventoryModule

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.AbstractModule
      extended by org.broadleafcommerce.inventory.admin.client.InventoryModule
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint, org.broadleafcommerce.openadmin.client.Module

public class InventoryModule
extends org.broadleafcommerce.openadmin.client.AbstractModule

Author:
Phillip Verheyden

Field Summary
 
Fields inherited from class org.broadleafcommerce.openadmin.client.AbstractModule
moduleKey, moduleTitle, order, pages, sections
 
Constructor Summary
InventoryModule()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class org.broadleafcommerce.openadmin.client.AbstractModule
addConstants, addStandardSection, getModuleKey, getModuleTitle, getOrder, getPages, getSections, postDraw, preDraw, registerModule, removeSection, setModuleKey, setModuleTitle, setOrder, setSection, setSections, setSecurity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InventoryModule

public InventoryModule()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
Overrides:
onModuleLoad in class org.broadleafcommerce.openadmin.client.AbstractModule


Copyright © 2013. All Rights Reserved.