org.broadleafcommerce.openadmin.web.form.entity
Class DefaultEntityFormActions

java.lang.Object
  extended by org.broadleafcommerce.openadmin.web.form.entity.DefaultEntityFormActions

public class DefaultEntityFormActions
extends Object


Field Summary
static EntityFormAction DELETE
           
static EntityFormAction SAVE
           
 
Constructor Summary
DefaultEntityFormActions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SAVE

public static final EntityFormAction SAVE

DELETE

public static final EntityFormAction DELETE
Constructor Detail

DefaultEntityFormActions

public DefaultEntityFormActions()


Copyright © 2013. All Rights Reserved.