org.broadleafcommerce.core.web
Class AjaxFormCommandObject

java.lang.Object
  extended by org.broadleafcommerce.core.web.AjaxFormCommandObject
Direct Known Subclasses:
PaginationCommandObject

public class AjaxFormCommandObject
extends Object


Constructor Summary
AjaxFormCommandObject()
           
 
Method Summary
 boolean isAjaxRequest()
           
 void setAjaxRequest(boolean ajaxRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AjaxFormCommandObject

public AjaxFormCommandObject()
Method Detail

isAjaxRequest

public boolean isAjaxRequest()

setAjaxRequest

public void setAjaxRequest(boolean ajaxRequest)


Copyright © 2012. All Rights Reserved.