org.broadleafcommerce.openadmin.client.setup
Class UserSecurityPreProcessor

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

public class UserSecurityPreProcessor
extends Object
implements PreProcessor

Author:
Jeff Fischer

Constructor Summary
UserSecurityPreProcessor()
           
 
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

UserSecurityPreProcessor

public UserSecurityPreProcessor()
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.