org.broadleafcommerce.admin.client
Class MerchandisingModule

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

public class MerchandisingModule
extends AbstractModule

Author:
jfischer

Field Summary
 
Fields inherited from class org.broadleafcommerce.openadmin.client.AbstractModule
currentSandBox, moduleKey, moduleTitle, pages
 
Constructor Summary
MerchandisingModule()
           
 
Method Summary
 void onModuleLoad()
           
 void postDraw()
           
 
Methods inherited from class org.broadleafcommerce.openadmin.client.AbstractModule
addConstants, getCurrentSandBox, getModuleKey, getModuleTitle, getPages, preDraw, registerModule, removeSection, setCurrentSandBox, setModuleKey, setModuleTitle, setSection, setSection, setSecurity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MerchandisingModule

public MerchandisingModule()
Method Detail

onModuleLoad

public void onModuleLoad()

postDraw

public void postDraw()
Specified by:
postDraw in interface Module
Overrides:
postDraw in class AbstractModule


Copyright © 2011. All Rights Reserved.