org.broadleafcommerce.core.web.catalog
Class CatalogSort

java.lang.Object
  extended by org.broadleafcommerce.core.web.catalog.CatalogSort

public class CatalogSort
extends Object


Constructor Summary
CatalogSort()
           
 
Method Summary
 String getSort()
           
 void setSort(String sort)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogSort

public CatalogSort()
Method Detail

getSort

public String getSort()

setSort

public void setSort(String sort)


Copyright © 2012. All Rights Reserved.