org.broadleafcommerce.openadmin.client.setup
Class UrlStructurePreProcessor

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.setup.UrlStructurePreProcessor
All Implemented Interfaces:
PreProcessor

public class UrlStructurePreProcessor
extends Object
implements PreProcessor

Author:
Jeff Fischer

Constructor Summary
UrlStructurePreProcessor()
           
 
Method Summary
 void preProcess(ServerProcessProgressWindow progressWindow, Map<String,String> piplineSeed, PreProcessStatus cb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlStructurePreProcessor

public UrlStructurePreProcessor()
Method Detail

preProcess

public void preProcess(ServerProcessProgressWindow progressWindow,
                       Map<String,String> piplineSeed,
                       PreProcessStatus cb)
Specified by:
preProcess in interface PreProcessor


Copyright © 2013. All Rights Reserved.